Created
May 23, 2020 22:47
-
-
Save hwalinga/b3d36e5a8f7bbc85bf78cef4d8b266b9 to your computer and use it in GitHub Desktop.
perl on Ubuntu 20.04 LTS - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for perl on Ubuntu 20.04 LTS | |
| Build date: 2020-05-23 22:21:28 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| HOMEBREW_VERSION: 2.2.17 | |
| ORIGIN: https://github.com/Homebrew/brew | |
| HEAD: ca5eac845dc11e991d7d8f8c85aebb82dd454f37 | |
| Last commit: 5 days ago | |
| Core tap ORIGIN: https://github.com/Homebrew/linuxbrew-core | |
| Core tap HEAD: 49409ac3a6ff5c6d09ba1fe48778e9fe4028cec2 | |
| Core tap last commit: 81 minutes ago | |
| HOMEBREW_PREFIX: /home/hielke/.linuxbrew | |
| HOMEBREW_REPOSITORY: /home/hielke/.linuxbrew/Homebrew | |
| HOMEBREW_CELLAR: /home/hielke/.linuxbrew/Cellar | |
| HOMEBREW_MAKE_JOBS: 4 | |
| CPU: quad-core 64-bit ivybridge | |
| Homebrew Ruby: 2.6.3 => /home/hielke/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.6.3/bin/ruby | |
| Clang: N/A | |
| Git: 2.25.1 => /bin/git | |
| Curl: 7.68.0 => /usr/bin/curl | |
| Kernel: Linux 4.4.0-18362-Microsoft x86_64 GNU/Linux | |
| OS: Ubuntu 20.04 LTS (focal) | |
| Host glibc: 2.31 | |
| /usr/bin/gcc: 9.3.0 | |
| glibc: N/A | |
| gcc: 5.5.0_7 | |
| xorg: N/A |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Please note that these warnings are just used to help the Homebrew maintainers | |
| with debugging if you file an issue. If everything you use Homebrew for is | |
| working fine: please don't worry or file an issue; just ignore this. Thanks! | |
| Warning: "config" scripts exist outside your system or Homebrew directories. | |
| `./configure` scripts often look for *-config scripts to determine if | |
| software packages are installed, and which additional flags to use when | |
| compiling and linking. | |
| Having additional scripts in your path can confuse software installed via | |
| Homebrew if the config script overrides a system or Homebrew-provided | |
| script of the same name. We found the following "config" scripts: | |
| /home/hielke/miniconda3/bin/curl-config | |
| /home/hielke/miniconda3/bin/krb5-config | |
| /home/hielke/miniconda3/bin/ncursesw6-config | |
| /home/hielke/miniconda3/bin/python3-config | |
| /home/hielke/miniconda3/bin/python3.7-config | |
| /home/hielke/miniconda3/bin/python3.7m-config | |
| Warning: Your Homebrew's prefix is not /home/linuxbrew/.linuxbrew. | |
| Some of Homebrew's bottles (binary packages) can only be used with the default | |
| prefix (/home/linuxbrew/.linuxbrew). | |
| You will encounter build failures with some formulae. | |
| Please create pull requests instead of asking for help on Homebrew's GitHub, | |
| Discourse, Twitter or IRC. You are responsible for resolving any issues you | |
| experience while you are running this unsupported configuration. | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| perl |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2020-05-23 22:05:52 +0200 | |
| ./Configure | |
| -des | |
| -Dprefix=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1 | |
| -Dprivlib=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib/perl5/5.30.2 | |
| -Dsitelib=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib/perl5/site_perl/5.30.2 | |
| -Dotherlibdirs=/home/hielke/.linuxbrew/lib/perl5/site_perl/5.30.2 | |
| -Dperlpath=/home/hielke/.linuxbrew/opt/perl/bin/perl | |
| -Dstartperl=#!/home/hielke/.linuxbrew/opt/perl/bin/perl | |
| -Dman1dir=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/share/man/man1 | |
| -Dman3dir=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/share/man/man3 | |
| -Duseshrplib | |
| -Duselargefiles | |
| -Dusethreads | |
| -Dlocincpth=/home/hielke/.linuxbrew/include | |
| First let's make sure your kit is complete. Checking... | |
| Locating common programs... | |
| Checking compatibility between /usr/bin/echo and builtin echo (if any)... | |
| Symbolic links are supported. | |
| Checking how to test for symbolic links... | |
| You can test for symbolic links with 'test -h'. | |
| Checking for cross-compile | |
| No targethost for running compiler tests against defined, running locally | |
| Good, your tr supports [:lower:] and [:upper:] to convert case. | |
| Using [:upper:] and [:lower:] to convert case. | |
| aix_3 dragonfly irix_5 nonstopux sunos_4_0 | |
| aix_4 dynixptx irix_6_0 openbsd sunos_4_1 | |
| aix dynix irix_6_1 opus super-ux | |
| altos486 epix irix_6 os2 svr4 | |
| amigaos esix4 isc_2 os390 svr5 | |
| atheos fps isc os400 ti1500 | |
| aux_3 freebsd linux-android posix-bc ultrix_4 | |
| bitrig freemint linux qnx umips | |
| bsdos gnukfreebsd lynxos riscos unicosmk | |
| catamount gnuknetbsd midnightbsd sco_2_3_0 unicos | |
| convexos gnu minix sco_2_3_1 unisysdynix | |
| cxux greenhills mips sco_2_3_2 utekv | |
| cygwin haiku mirbsd sco_2_3_3 uwin | |
| darwin hpux mpc sco_2_3_4 vos | |
| dcosx i386 ncr_tower sco | |
| dec_osf interix netbsd solaris_2 | |
| dos_djgpp irix_4 newsos4 stellar | |
| Which of these apply, if any? [linux] | |
| Operating system name? [linux] | |
| Operating system version? [4.4.0-18362-microsoft] | |
| Installation prefix to use? (~name ok) | |
| [/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1] | |
| AFS does not seem to be running... | |
| What installation prefix should I use for installing files? (~name ok) | |
| [/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1] | |
| Getting the current patchlevel... | |
| Build a threading Perl? [y] | |
| Use which C compiler? [cc] | |
| Checking for GNU cc in disguise and/or its version number... | |
| Now, how can we feed standard input to your C preprocessor... | |
| Directories to use for library searches? | |
| [/home/hielke/.linuxbrew/lib /home/hielke/.linuxbrew/Cellar/gcc/5.5.0_7/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/include-fixed /home/hielke/.linuxbrew/Cellar/gcc/5.5.0_7/bin/../lib/gcc/../../lib /usr/include/x86_64-linux-gnu /usr/lib /usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /lib64 /usr/lib64] | |
| What is the file extension used for shared libraries? [so] | |
| Make shared library basenames unique? [n] | |
| Build Perl for SOCKS? [n] | |
| Try to use long doubles if available? [n] | |
| Checking for optional libraries... | |
| What libraries to use? | |
| [-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat] | |
| What optimizer/debugger flag should be used? [-O2] | |
| Any additional cc flags? | |
| [-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include] | |
| Let me guess what the preprocessor flags are... | |
| Any additional ld flags (NOT including libraries)? | |
| [ -fstack-protector-strong -L/usr/local/lib] | |
| Checking your choice of C compiler and flags for coherency... | |
| Checking to see how big your integers are... | |
| Checking to see if you have long long... | |
| Checking to see how big your long longs are... | |
| Computing filename position in cpp output for #include directives... | |
| <inttypes.h> found. | |
| Checking to see if you have int64_t... | |
| Checking which 64-bit integer type we could use... | |
| We could use 'long' for 64-bit integers. | |
| Try to use maximal 64-bit support, if available? [y] | |
| Checking if your C library has broken 64-bit functions... | |
| Checking for GNU C Library... | |
| nm probably won't work on the GNU C Library. | |
| Shall I use /home/hielke/.linuxbrew/opt/binutils/bin/nm to extract C symbols from the libraries? | |
| [n] | |
| Checking for C++... | |
| Checking to see how big your double precision numbers are... | |
| Checking to see if you have long double... | |
| ldexpl() found. | |
| Checking to see how big your long doubles are... | |
| Checking the kind of long doubles you have... | |
| You have x86 80-bit little endian long doubles. | |
| What is your architecture name [x86_64-linux] | |
| Add the Perl API version to your archname? [n] | |
| Threads selected. | |
| ...setting architecture name to x86_64-linux-thread. | |
| Multiplicity selected. | |
| ...setting architecture name to x86_64-linux-thread-multi. | |
| This architecture is naturally 64-bit, not changing architecture name. | |
| Pathname where the public executables will reside? (~name ok) | |
| [/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/bin] | |
| Directory /home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/bin doesn't exist. Use that name anyway? | |
| [y] | |
| Use relocatable @INC? [n] | |
| Pathname where the private library files will reside? (~name ok) | |
| [/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib/perl5/5.30.2] | |
| Where do you want to put the public architecture-dependent libraries? (~name ok) | |
| [/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib/perl5/5.30.2/x86_64-linux-thread-multi] | |
| Other username to test security of setuid scripts with? [none] | |
| Well, the recommended value is *not* secure. | |
| Does your kernel have *secure* setuid scripts? [n] | |
| Installation prefix to use for add-on modules and utilities? (~name ok) | |
| [/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1] | |
| Pathname for the site-specific library files? (~name ok) | |
| [/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib/perl5/site_perl/5.30.2] | |
| List of earlier versions to include in @INC? [none] | |
| <malloc/malloc.h> NOT found. | |
| <malloc.h> found. | |
| Checking to see how big your pointers are... | |
| Do you wish to wrap malloc calls to protect against potential overflows? [y] | |
| Do you wish to attempt to use the malloc that comes with perl5? [n] | |
| Your system wants malloc to return 'void *', it would seem. | |
| Your system uses void free(), it would seem. | |
| Pathname for the site-specific architecture-dependent library files? (~name ok) | |
| [/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib/perl5/site_perl/5.30.2/x86_64-linux-thread-multi] | |
| Do you want to configure vendor-specific add-on directories? [n] | |
| Colon-separated list of additional directories for perl to search? | |
| [/home/hielke/.linuxbrew/lib/perl5/site_perl/5.30.2] | |
| Support DTrace if available? [n] | |
| Install any extra modules (y or n)? [n] | |
| Directory for the main Perl5 html pages? (~name ok) [none] | |
| Directory for the Perl5 module html pages? (~name ok) [none] | |
| Do you want to install perl as /usr/bin/perl? [n] | |
| dlopen() found. | |
| <unistd.h> found. | |
| Do you wish to use dynamic loading? [y] | |
| Source file to use for dynamic loading [ext/DynaLoader/dl_dlopen.xs] | |
| Any special flags to pass to cc -c to compile shared library modules? | |
| [-fPIC] | |
| What command should be used to create dynamic libraries? [cc] | |
| Any special flags to pass to cc to create a dynamically loaded library? | |
| [-shared -O2 -L/usr/local/lib -fstack-protector-strong] | |
| Any special flags to pass to cc to use dynamic linking? [-Wl,-E] | |
| ld supports scripting | |
| Build a shared libperl.so (y/n) [y] | |
| What name do you want to give to the shared libperl? [libperl.so] | |
| Adding -Wl,-rpath,/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib/perl5/5.30.2/x86_64-linux-thread-multi/CORE to the flags | |
| passed to cc so that the perl executable will find the | |
| installed shared libperl.so. | |
| System manual is in /usr/share/man/man1. | |
| Where do the main Perl5 manual pages (source) go? (~name ok) | |
| [/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/share/man/man1] | |
| What suffix should be used for the main Perl5 man pages? [1] | |
| You can have filenames longer than 14 characters. | |
| Where do the perl5 library man pages (source) go? (~name ok) | |
| [/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/share/man/man3] | |
| What suffix should be used for the perl5 library man pages? [3] | |
| Figuring out host name... | |
| Your host name appears to be "Computer". Right? [y] | |
| What is your domain name? [.localdomain] | |
| What is your e-mail address? [hielke@computer.localdomain] | |
| Perl administrator e-mail address [hielke@computer.localdomain] | |
| Do you want to use a version number suffix for installed binaries? [n] | |
| Where do you keep publicly executable scripts? (~name ok) | |
| [/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/bin] | |
| Directory /home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/bin doesn't exist. Use that name anyway? | |
| [y] | |
| Pathname where the add-on public executables should be installed? (~name ok) | |
| [/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/bin] | |
| Directory /home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/bin doesn't exist. Use that name anyway? | |
| [y] | |
| Pathname where the site-specific html pages should be installed? (~name ok) | |
| [none] | |
| Pathname where the site-specific library html pages should be installed? (~name ok) | |
| [none] | |
| Pathname where the site-specific manual pages should be installed? (~name ok) | |
| [/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/share/man/man1] | |
| Pathname where the site-specific library manual pages should be installed? (~name ok) | |
| [/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/share/man/man3] | |
| Pathname where add-on public executable scripts should be installed? (~name ok) | |
| [/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/bin] | |
| backtrace() found. | |
| Use the "fast stdio" if available? [n] | |
| off_t found. | |
| Checking to see how big your file offsets are... | |
| fpos_t found. | |
| Checking the size of fpos_t... | |
| Try to understand large files, if available? [y] | |
| Rechecking to see how big your file offsets are... | |
| Rechecking the size of fpos_t... 16 bytes. | |
| qgcvt() found. | |
| Checking the kind of doubles you have... | |
| You have IEEE 754 64-bit little endian doubles. | |
| Checking how to print long doubles... | |
| gconvert NOT found. | |
| gcvt() found. | |
| I'll use gcvt to convert floats into a string. | |
| fwalk() NOT found. | |
| accept4() found. | |
| access() found. | |
| <sys/file.h> defines the *_OK access constants. | |
| accessx() NOT found. | |
| acosh() found. | |
| aintl() NOT found. | |
| alarm() found. | |
| ctime64() NOT found. | |
| localtime64() NOT found. | |
| gmtime64() NOT found. | |
| mktime64() NOT found. | |
| difftime64() NOT found. | |
| asctime64() NOT found. | |
| <pthread.h> found. | |
| <sys/types.h> found. | |
| <sys/select.h> found. | |
| Testing to see if we should include <sys/time.h>. | |
| We'll include <sys/time.h>. | |
| Checking to see if your struct tm has tm_zone field... | |
| Checking to see if your struct tm has tm_gmtoff field... | |
| asctime_r() found. | |
| asinh() found. | |
| atanh() found. | |
| atolf() NOT found. | |
| atoll() found. | |
| Checking whether your compiler can handle __attribute__((format)) ... | |
| Checking whether your compiler allows __printf__ format to be null ... | |
| Checking whether your compiler can handle __attribute__((malloc)) ... | |
| Checking whether your compiler can handle __attribute__((nonnull(1))) ... | |
| Checking whether your compiler can handle __attribute__((noreturn)) ... | |
| Checking whether your compiler can handle __attribute__((pure)) ... | |
| Checking whether your compiler can handle __attribute__((unused)) ... | |
| Checking whether your compiler can handle __attribute__((deprecated)) ... | |
| Checking whether your compiler can handle __attribute__((warn_unused_result)) ... | |
| getpgrp() found. | |
| You have to use getpgrp() instead of getpgrp(pid). | |
| setpgrp() found. | |
| You have to use setpgrp() instead of setpgrp(pid,pgrp). | |
| Checking whether your compiler can handle __builtin_add_overflow ... | |
| Checking whether your compiler can handle __builtin_sub_overflow ... | |
| Checking whether your compiler can handle __builtin_mul_overflow ... | |
| Checking whether your compiler can handle __builtin_choose_expr ... | |
| Checking whether your compiler can handle __builtin_expect ... | |
| Checking for C99 variadic macros. | |
| You have C99 variadic macros. | |
| You have void (*signal())(). | |
| Checking whether your C compiler can cast large floats to int32. | |
| Checking whether your C compiler can cast negative float to unsigned. | |
| cbrt() found. | |
| chown() found. | |
| chroot() found. | |
| chsize() NOT found. | |
| class() NOT found. | |
| clearenv() found. | |
| Hmm... Looks like you have Berkeley networking support. | |
| socketpair() found. | |
| Checking the availability sa_len in the sock struct ... | |
| Checking the availability struct sockaddr_in6 ... | |
| Checking the availability sin6_scope_id in struct sockaddr_in6 ... | |
| Checking the availability struct ip_mreq ... | |
| Checking the availability struct ip_mreq_source ... | |
| Checking the availability struct ipv6_mreq ... | |
| Checking the availability struct ipv6_mreq_source ... | |
| Checking the availability of certain socket constants... | |
| <sys/uio.h> found. | |
| Checking to see if your system supports struct cmsghdr... | |
| copysign() found. | |
| copysignl() found. | |
| crypt() found. | |
| <crypt.h> found. | |
| crypt_r() found. | |
| ctermid() found. | |
| ctermid_r() NOT found. | |
| ctime_r() found. | |
| cuserid() found. | |
| dbmclose() found. | |
| <dbm.h> found. | |
| difftime() found. | |
| <dirent.h> found. | |
| Your directory entries are struct dirent. | |
| Your directory entry does not know about the d_namlen field. | |
| Checking to see if DIR has a dd_fd member variable | |
| <sys/dir.h> found. | |
| <sys/ndir.h> NOT found. | |
| dirfd() found. | |
| dladdr() found. | |
| dlerror() found. | |
| <dlfcn.h> found. | |
| What is the extension of dynamically loaded modules [so] | |
| Checking whether your dlsym() needs a leading underscore ... | |
| dlsym doesn't need a leading underscore. | |
| drand48_r() found. | |
| dup2() found. | |
| dup3() found. | |
| <xlocale.h> NOT found. | |
| newlocale() found. | |
| freelocale() found. | |
| uselocale() found. | |
| duplocale() found. | |
| querylocale() NOT found. | |
| eaccess() found. | |
| endgrent() found. | |
| <grp.h> found. | |
| endgrent_r() NOT found. | |
| endhostent() found. | |
| <netdb.h> found. | |
| endhostent_r() NOT found. | |
| endnetent() found. | |
| endnetent_r() NOT found. | |
| endprotoent() found. | |
| endprotoent_r() NOT found. | |
| endpwent() found. | |
| <pwd.h> found. | |
| endpwent_r() NOT found. | |
| endservent() found. | |
| endservent_r() NOT found. | |
| <sys/file.h> defines the O_* constants... | |
| and you have the 3 argument form of open(). | |
| <sys/file.h> found. | |
| We'll be including <sys/file.h>. | |
| <fcntl.h> found. | |
| We don't need to include <fcntl.h> if we include <sys/file.h>. | |
| fork() found. | |
| pipe() found. | |
| Figuring out the flag used by open() for non-blocking I/O... | |
| Let's see what value errno gets from read() on a O_NONBLOCK file... | |
| erf() found. | |
| erfc() found. | |
| exp2() found. | |
| expm1() found. | |
| Checking how std your stdio is... | |
| fchdir() found. | |
| fchmod() found. | |
| openat() found. | |
| unlinkat() found. | |
| renameat() found. | |
| linkat() found. | |
| fchmodat() found. | |
| fchown() found. | |
| fcntl() found. | |
| Well, your system knows about the normal fd_set typedef... | |
| and you have the normal fd_set macros (just as I'd expect). | |
| fdclose() NOT found. | |
| fdim() found. | |
| fegetround() found. | |
| fgetpos() found. | |
| finite() found. | |
| finitel() found. | |
| flock() found. | |
| fma() found. | |
| fmax() found. | |
| fmin() found. | |
| fp_class() NOT found. | |
| Checking to see if you have fpclassify... | |
| fp_classify() NOT found. | |
| fp_classl() NOT found. | |
| pathconf() found. | |
| fpathconf() found. | |
| fpclass() NOT found. | |
| fpclassl() NOT found. | |
| fpgetround() NOT found. | |
| Checking to see if you have fpos64_t... | |
| frexpl() found. | |
| <sys/param.h> found. | |
| <sys/mount.h> found. | |
| Checking to see if your system supports struct fs_data... | |
| fseeko() found. | |
| fsetpos() found. | |
| fstatfs() found. | |
| statvfs() found. | |
| fstatvfs() found. | |
| fsync() found. | |
| ftello() found. | |
| Checking if you have a working futimes() | |
| Yes, you have | |
| A working gai_strerror() found. | |
| <ndbm.h> found. | |
| <gdbm/ndbm.h> NOT found. | |
| <gdbm-ndbm.h> NOT found. | |
| dbm_open() found. | |
| Checking if your <ndbm.h> uses prototypes... | |
| getaddrinfo() found. | |
| getcwd() found. | |
| getespwnam() NOT found. | |
| getfsstat() NOT found. | |
| getgrent() found. | |
| getgrent_r() found. | |
| getgrgid_r() found. | |
| getgrnam_r() found. | |
| gethostbyaddr() found. | |
| gethostbyname() found. | |
| gethostent() found. | |
| gethostname() found. | |
| uname() found. | |
| Shall I ignore gethostname() from now on? [n] | |
| gethostbyaddr_r() found. | |
| gethostbyname_r() found. | |
| gethostent_r() found. | |
| getitimer() found. | |
| getlogin() found. | |
| getlogin_r() found. | |
| getmnt() NOT found. | |
| getmntent() found. | |
| getnameinfo() found. | |
| getnetbyaddr() found. | |
| getnetbyname() found. | |
| getnetent() found. | |
| getnetbyaddr_r() found. | |
| getnetbyname_r() found. | |
| getnetent_r() found. | |
| getpagesize() found. | |
| getprotobyname() found. | |
| getprotobynumber() found. | |
| getprotoent() found. | |
| getpgid() found. | |
| getpgrp2() NOT found. | |
| getppid() found. | |
| getpriority() found. | |
| getprotobyname_r() found. | |
| getprotobynumber_r() found. | |
| getprotoent_r() found. | |
| getprpwnam() NOT found. | |
| getpwent() found. | |
| getpwent_r() found. | |
| getpwnam_r() found. | |
| getpwuid_r() found. | |
| getservbyname() found. | |
| getservbyport() found. | |
| getservent() found. | |
| getservbyname_r() found. | |
| getservbyport_r() found. | |
| getservent_r() found. | |
| getspnam() found. | |
| <shadow.h> found. | |
| getspnam_r() found. | |
| gettimeofday() found. | |
| gmtime_r() found. | |
| hasmntopt() found. | |
| <netinet/in.h> found. | |
| <arpa/inet.h> found. | |
| htonl() found. | |
| hypot() found. | |
| ilogb() found. | |
| ilogbl() found. | |
| inet_aton() found. | |
| inet_ntop() found. | |
| inet_pton() found. | |
| isascii() found. | |
| isblank() found. | |
| Checking to see if you have isfinite... | |
| isfinitel() NOT found. | |
| Checking to see if you have isinf... | |
| isinfl() found. | |
| Checking to see if you have isless... | |
| Checking to see if you have isnan... | |
| isnanl() found. | |
| Checking to see if you have isnormal... | |
| j0() found. | |
| j0l() found. | |
| killpg() found. | |
| localeconv() found. | |
| lchown() found. | |
| LDBL_DIG found. | |
| lgamma() found. | |
| lgamma_r() found. | |
| Checking to see if your libm supports _LIB_VERSION... | |
| No, it does not (probably harmless) | |
| link() found. | |
| llrint() found. | |
| llrintl() found. | |
| llround() found. | |
| llroundl() found. | |
| localeconv_l() NOT found. | |
| localtime_r() found. | |
| lockf() found. | |
| log1p() found. | |
| log2() found. | |
| logb() found. | |
| lrint() found. | |
| lrintl() found. | |
| lround() found. | |
| lroundl() found. | |
| lstat() found. | |
| madvise() found. | |
| malloc_size() NOT found. | |
| malloc_good_size() NOT found. | |
| mblen() found. | |
| mbrlen() found. | |
| mbrtowc() found. | |
| mbstowcs() found. | |
| mbtowc() found. | |
| memmem() found. | |
| memrchr() found. | |
| mkdir() found. | |
| mkdtemp() found. | |
| mkfifo() found. | |
| mkostemp() found. | |
| mkstemp() found. | |
| mkstemps() found. | |
| mktime() found. | |
| <sys/mman.h> found. | |
| mmap() found. | |
| and it returns (void *). | |
| sqrtl() found. | |
| scalbnl() found. | |
| truncl() found. | |
| modfl() found. | |
| mprotect() found. | |
| msgctl() found. | |
| msgget() found. | |
| msgsnd() found. | |
| msgrcv() found. | |
| You have the full msg*(2) library. | |
| Checking to see if your system supports struct msghdr... | |
| msync() found. | |
| munmap() found. | |
| nan() found. | |
| nanosleep() found. | |
| nearbyint() found. | |
| nextafter() found. | |
| nexttoward() found. | |
| nice() found. | |
| <langinfo.h> found. | |
| nl_langinfo() found. | |
| <quadmath.h> found. | |
| Choosing the C types to be used for Perl's internal types... | |
| Checking how many bits of your UVs your NVs can preserve... | |
| Checking to find the largest integer value your NVs can hold... | |
| The largest integer your NVs can preserve is equal to 256.0*256.0*256.0*256.0*256.0*256.0*2.0*2.0*2.0*2.0*2.0 | |
| Checking whether NV 0.0 is all bits zero in memory... | |
| 0.0 is represented as all bits zero in memory | |
| Checking to see if you have off64_t... | |
| Checking what constant to use for creating joinable pthreads... | |
| You seem to use PTHREAD_CREATE_JOINABLE. | |
| pause() found. | |
| pipe2() found. | |
| poll() found. | |
| prctl() found. | |
| readlink() found. | |
| vfork() found. | |
| Do you still want to use vfork()? [n] | |
| pthread_atfork found. | |
| pthread_attr_setscope() found. | |
| sched_yield() found. | |
| pthread_yield() found. | |
| Checking to see if you have ptrdiff_t... | |
| random_r() found. | |
| readdir() found. | |
| seekdir() found. | |
| telldir() found. | |
| rewinddir() found. | |
| readdir64_r() found. | |
| readdir_r() found. | |
| readv() found. | |
| recvmsg() found. | |
| regcomp() found. | |
| remainder() found. | |
| remquo() found. | |
| rename() found. | |
| rint() found. | |
| rmdir() found. | |
| round() found. | |
| scalbn() found. | |
| select() found. | |
| semctl() found. | |
| semget() found. | |
| semop() found. | |
| You have the full sem*(2) library. | |
| You do not have union semun in <sys/sem.h>. | |
| You cannot use union semun for semctl IPC_STAT. | |
| You cannot use struct semid_ds* for semctl IPC_STAT. | |
| sendmsg() found. | |
| setegid() found. | |
| seteuid() found. | |
| setgrent() found. | |
| setgrent_r() NOT found. | |
| sethostent() found. | |
| sethostent_r() NOT found. | |
| setitimer() found. | |
| setlinebuf() found. | |
| <locale.h> found. | |
| <wctype.h> found. | |
| towupper() found. | |
| Your system has setlocale()... | |
| and it seems sane | |
| setlocale_r() NOT found. | |
| setnetent() found. | |
| setnetent_r() NOT found. | |
| setprotoent() found. | |
| setpgid() found. | |
| setpgrp2() NOT found. | |
| setpriority() found. | |
| setproctitle() NOT found. | |
| setprotoent_r() NOT found. | |
| setpwent() found. | |
| setpwent_r() NOT found. | |
| setregid() found. | |
| setresgid() found. | |
| setreuid() found. | |
| setresuid() found. | |
| setrgid() NOT found. | |
| setruid() NOT found. | |
| setservent() found. | |
| setservent_r() NOT found. | |
| setsid() found. | |
| setvbuf() found. | |
| shmctl() found. | |
| shmget() found. | |
| shmat() found. | |
| and it returns (void *). | |
| shmdt() found. | |
| You have the full shm*(2) library. | |
| sigaction() found. | |
| pid_t found. | |
| Checking if your siginfo_t has si_errno field... | |
| Checking if your siginfo_t has si_pid field... | |
| Checking if your siginfo_t has si_uid field... | |
| Checking if your siginfo_t has si_addr field... | |
| Checking if your siginfo_t has si_status field... | |
| Checking if your siginfo_t has si_band field... | |
| Checking if your siginfo_t has si_value field... | |
| Checking if your siginfo_t has si_fd field... | |
| <sunmath.h> NOT found. | |
| Checking to see if you have signbit() available to work on double... Yes. | |
| sigprocmask() found. | |
| POSIX sigsetjmp found. | |
| snprintf() found. | |
| vsnprintf() found. | |
| sockatmark() found. | |
| socks5_init() NOT found. | |
| srand48_r() found. | |
| srandom_r() found. | |
| stat() found. | |
| <sys/stat.h> found. | |
| Checking to see if your struct stat has st_blocks field... | |
| <sys/vfs.h> found. | |
| <sys/statfs.h> found. | |
| Checking to see if your system supports struct statfs... | |
| Checking to see if your struct statfs has f_flags field... | |
| Your compiler supports static __inline__. | |
| Checking how to access stdio streams by file descriptor number... | |
| I can't figure out how to access stdio streams by file descriptor number. | |
| strcoll() found. | |
| strerror_l() found. | |
| strerror_r() found. | |
| strftime() found. | |
| strnlen() found. | |
| strtod() found. | |
| strtod_l() found. | |
| strtol() found. | |
| strtold() found. | |
| strtold_l() found. | |
| strtoll() found. | |
| strtoq() found. | |
| strtoul() found. | |
| strtoull() found. | |
| strtouq() found. | |
| strxfrm() found. | |
| symlink() found. | |
| syscall() found. | |
| sysconf() found. | |
| system() found. | |
| tcgetpgrp() found. | |
| tcsetpgrp() found. | |
| tgamma() found. | |
| Your system has nl_langinfo_l()... | |
| and it is thread-safe (just as I'd hoped). | |
| define | |
| time() found. | |
| time_t found. | |
| timegm() found. | |
| <sys/times.h> found. | |
| times() found. | |
| clock_t found. | |
| tmpnam_r() found. | |
| towlower() found. | |
| trunc() found. | |
| truncate() found. | |
| ttyname_r() found. | |
| tzname[] found. | |
| (Testing for character data alignment may crash the test. That's okay.) | |
| It seems that you must access character data in an aligned manner. | |
| ualarm() found. | |
| umask() found. | |
| unordered() NOT found. | |
| unsetenv() found. | |
| usleep() found. | |
| ustat() NOT found. | |
| closedir() found. | |
| Checking whether closedir() returns a status... | |
| wait4() found. | |
| waitpid() found. | |
| A working wcscmp() found. | |
| wcstombs() found. | |
| A working wcsxfrm() found. | |
| wctomb() found. | |
| writev() found. | |
| Checking alignment constraints... | |
| Doubles must be aligned on a how-many-byte boundary? [8] | |
| Checking how long a character is (in bits)... | |
| What is the length of a character (in bits)? [8] | |
| Checking to see how your cpp does stuff like concatenate tokens... | |
| Oh! Smells like ANSI's been here. | |
| <db.h> found. | |
| Checking Berkeley DB version ... | |
| Looks OK. | |
| Checking return type needed for hash for Berkeley DB ... | |
| Checking return type needed for prefix for Berkeley DB ... | |
| Exclude . from @INC by default? [y] | |
| Checking the kind of infinities and nans you have... | |
| (The following tests may crash. That's okay.) | |
| Checking how many mantissa bits your doubles have... | |
| Checking how many mantissa bits your long doubles have... | |
| Checking how many mantissa bits your NVs have... | |
| Using our internal random number implementation... | |
| Determining whether or not we are on an EBCDIC system... | |
| Nope, no EBCDIC, probably ASCII or some ISO Latin. Or UTF-8. | |
| Checking how to flush all pending stdio output... | |
| Your fflush(NULL) works okay for output streams. | |
| Let's see if it clobbers input pipes... | |
| fflush(NULL) seems to behave okay with input streams. | |
| Checking the size of gid_t... | |
| Checking the sign of gid_t... | |
| Checking how to print 64-bit integers... | |
| Checking the format strings to be used for Perl's internal types... | |
| Checking the format string to be used for gids... | |
| getgroups() found. | |
| setgroups() found. | |
| What type pointer is the second argument to getgroups() and setgroups()? | |
| [gid_t] | |
| Checking if your /home/hielke/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/make program sets $(MAKE)... | |
| mode_t found. | |
| It seems that va_copy() or similar will be needed. | |
| size_t found. | |
| What is the type for the 1st argument to gethostbyaddr? [char *] | |
| What is the type for the 2nd argument to gethostbyaddr? [size_t] | |
| What pager is used on your system? [/usr/bin/less -R] | |
| Checking how to generate random libraries on your machine... | |
| Your select() operates on 64 bits at a time. | |
| Generating a list of signal names and numbers... | |
| Checking the size of size_t... | |
| Checking to see if you have socklen_t... | |
| <socks.h> NOT found. | |
| I'll be using ssize_t for functions returning a byte count. | |
| Checking the size of st_ino... | |
| Checking the sign of st_ino... | |
| Your stdio uses signed chars. | |
| Checking the size of uid_t... | |
| Checking the sign of uid_t... | |
| Checking the format string to be used for uids... | |
| Determining whether we can use sysctl with KERN_PROC_PATHNAME to find executing program... | |
| I'm unable to compile the test program. | |
| I'll assume no sysctl with KERN_PROC_PATHNAME here. | |
| Determining whether we can use _NSGetExecutablePath to find executing program... | |
| I'm unable to compile the test program. | |
| I'll assume no _NSGetExecutablePath here. | |
| Which compiler compiler (yacc) shall I use? [yacc] | |
| <bfd.h> found. | |
| <execinfo.h> found. | |
| <fenv.h> found. | |
| <fp.h> NOT found. | |
| <fp_class.h> NOT found. | |
| <gdbm.h> found. | |
| gdbm_open() found. | |
| <ieeefp.h> NOT found. | |
| <libutil.h> NOT found. | |
| <mach/cthreads.h> NOT found. | |
| <mntent.h> found. | |
| <net/errno.h> NOT found. | |
| <netinet/tcp.h> found. | |
| <poll.h> found. | |
| <prot.h> NOT found. | |
| Guessing which symbols your C compiler and preprocessor define... | |
| awk: cmd. line:1: warning: regexp escape sequence `\=' is not a known regexp operator | |
| Adding -D_FORTIFY_SOURCE=2 to ccflags... | |
| tcsetattr() found. | |
| You have POSIX termios.h... good! | |
| <stdbool.h> found. | |
| <stdint.h> found. | |
| <sys/access.h> NOT found. | |
| <sys/filio.h> NOT found. | |
| <sys/ioctl.h> found. | |
| <syslog.h> found. | |
| <sys/mode.h> NOT found. | |
| <sys/poll.h> found. | |
| <sys/resource.h> found. | |
| <sys/security.h> NOT found. | |
| <sys/statvfs.h> found. | |
| <sys/un.h> found. | |
| <sys/utsname.h> found. | |
| <sys/wait.h> found. | |
| <ustat.h> NOT found. | |
| <utime.h> found. | |
| <wchar.h> found. | |
| Looking for extensions... | |
| What extensions do you wish to load dynamically? | |
| [attributes B Compress/Raw/Bzip2 Compress/Raw/Zlib Cwd Data/Dumper DB_File Devel/Peek Devel/PPPort Digest/MD5 Digest/SHA Encode Fcntl File/DosGlob File/Glob Filter/Util/Call GDBM_File Hash/Util Hash/Util/FieldHash I18N/Langinfo IO IPC/SysV List/Util Math/BigInt/FastCalc MIME/Base64 mro NDBM_File ODBM_File Opcode PerlIO/encoding PerlIO/mmap PerlIO/scalar PerlIO/via POSIX re SDBM_File Socket Storable Sys/Hostname Sys/Syslog threads threads/shared Tie/Hash/NamedCapture Time/HiRes Time/Piece Unicode/Collate Unicode/Normalize XS/APItest XS/Typemap] | |
| What extensions do you wish to load statically? [none] | |
| Stripping down executable paths... | |
| Creating config.sh... | |
| Doing variable substitutions on .SH files... | |
| Extracting config.h (with variable substitutions) | |
| cflags.SH: Adding -std=c89. | |
| cflags.SH: Adding -Werror=declaration-after-statement. | |
| cflags.SH: Adding -Werror=pointer-arith. | |
| cflags.SH: Adding -Wextra. | |
| cflags.SH: Adding -Wc++-compat. | |
| cflags.SH: Adding -Wwrite-strings. | |
| cflags.SH: cc = cc | |
| cflags.SH: ccflags = -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 | |
| cflags.SH: stdflags = -std=c89 | |
| cflags.SH: optimize = -O2 | |
| cflags.SH: warn = -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings | |
| Extracting cflags (with variable substitutions) | |
| Not re-extracting config.h | |
| Extracting makedepend (with variable substitutions) | |
| Extracting Makefile (with variable substitutions) | |
| Extracting myconfig (with variable substitutions) | |
| Extracting pod/Makefile (with variable substitutions) | |
| Extracting Policy.sh (with variable substitutions) | |
| Extracting runtests (with variable substitutions) | |
| Run make depend now? [y] | |
| cc -c -DPERL_CORE -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -std=c89 -O2 -Wall -Werror=declaration-after-statement -Werror=pointer-arith -Wextra -Wc++-compat -Wwrite-strings -fPIC generate_uudmap.c | |
| cc -o generate_uudmap -fstack-protector-strong -L/usr/local/lib generate_uudmap.o -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc | |
| ./generate_uudmap uudmap.h bitcount.h mg_data.h | |
| sh ./makedepend MAKE="/usr/bin/make" cflags | |
| make[1]: Entering directory '/tmp/perl-20200523-796-1bv89jc/perl-5.30.2' | |
| rm -f opmini.c | |
| rm -f perlmini.c | |
| /usr/bin/ln -s op.c opmini.c | |
| /usr/bin/ln -s perl.c perlmini.c | |
| echo av.c scope.c op.c doop.c doio.c dump.c gv.c hv.c mg.c reentr.c mro_core.c perl.c perly.c pp.c pp_hot.c pp_ctl.c pp_sys.c regcomp.c regexec.c utf8.c sv.c taint.c toke.c util.c deb.c run.c universal.c pad.c globals.c keywords.c perlio.c perlapi.c numeric.c mathoms.c locale.c pp_pack.c pp_sort.c caretx.c dquote.c time64.c miniperlmain.c opmini.c perlmini.c | tr ' ' '\n' >.clist | |
| make[1]: Leaving directory '/tmp/perl-20200523-796-1bv89jc/perl-5.30.2' | |
| Finding dependencies for av.o | |
| Finding dependencies for scope.o | |
| Finding dependencies for op.o | |
| Finding dependencies for doop.o | |
| Finding dependencies for doio.o | |
| Finding dependencies for dump.o | |
| Finding dependencies for gv.o | |
| Finding dependencies for hv.o | |
| Finding dependencies for mg.o | |
| Finding dependencies for reentr.o | |
| Finding dependencies for mro_core.o | |
| Finding dependencies for perl.o | |
| Finding dependencies for perly.o | |
| Finding dependencies for pp.o | |
| Finding dependencies for pp_hot.o | |
| Finding dependencies for pp_ctl.o | |
| Finding dependencies for pp_sys.o | |
| Finding dependencies for regcomp.o | |
| Finding dependencies for regexec.o | |
| Finding dependencies for utf8.o | |
| Finding dependencies for sv.o | |
| Finding dependencies for taint.o | |
| Finding dependencies for toke.o | |
| Finding dependencies for util.o | |
| Finding dependencies for deb.o | |
| Finding dependencies for run.o | |
| Finding dependencies for universal.o | |
| Finding dependencies for pad.o | |
| Finding dependencies for globals.o | |
| Finding dependencies for keywords.o | |
| Finding dependencies for perlio.o | |
| Finding dependencies for perlapi.o | |
| Finding dependencies for numeric.o | |
| Finding dependencies for mathoms.o | |
| Finding dependencies for locale.o | |
| Finding dependencies for pp_pack.o | |
| Finding dependencies for pp_sort.o | |
| Finding dependencies for caretx.o | |
| Finding dependencies for dquote.o | |
| Finding dependencies for time64.o | |
| Finding dependencies for miniperlmain.o | |
| Finding dependencies for opmini.o | |
| Finding dependencies for perlmini.o | |
| Updating makefile... | |
| Now you must run 'make'. | |
| If you compile perl5 on a different machine or from a different object | |
| directory, copy the Policy.sh file from this object directory to the | |
| new one before you run Configure -- this will help you with most of | |
| the policy defaults. | |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cc called with: -V | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -V -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -D_REENTRANT -D_GNU_SOURCE try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -D_REENTRANT -D_GNU_SOURCE try.c -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -D_REENTRANT -D_GNU_SOURCE try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -D_REENTRANT -D_GNU_SOURCE try.c -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -D_REENTRANT -D_GNU_SOURCE try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -D_REENTRANT -D_GNU_SOURCE try.c -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -v | |
| superenv executed: gcc-5 -v | |
| cc called with: -E | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -v try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -v try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -fno-strict-aliasing -o gcctest gcctest.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -O2 -fno-strict-aliasing -o gcctest gcctest.c -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -O2 -pipe -o gcctest gcctest.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -O2 -pipe -o gcctest gcctest.c -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -O2 -fstack-protector-strong -o gcctest gcctest.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -O2 -fstack-protector-strong -o gcctest gcctest.c -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -DLFRULB=bar -D_REENTRANT - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -DLFRULB=bar -D_REENTRANT - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -DLFRULB=bar -D_REENTRANT - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -DLFRULB=bar -D_REENTRANT - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -DLFRULB=bar -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E - -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E - -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -c -DTRY_MALLOC malloc.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -c -DTRY_MALLOC malloc.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -c -DTRY_FREE malloc.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -c -DTRY_FREE malloc.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib -o a.out try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib -o a.out try.c -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -fPIC -Wl,-E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib -shared -O2 -L/usr/local/lib -fstack-protector-strong -o a.out try.c -Wl,--version-script=try.h | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -fPIC -Wl,-E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib -shared -O2 -L/usr/local/lib -fstack-protector-strong -o a.out try.c -Wl,--version-script=try.h -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DTRY_gconvert try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DTRY_gconvert try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DTRY_gcvt try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DTRY_gcvt try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o access -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -DI_SYS_FILE access.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o access -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -DI_SYS_FILE access.c -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DI_SYSTIME -DS_TIMEVAL -DS_TIMEZONE try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DI_SYSTIME -DS_TIMEVAL -DS_TIMEZONE try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c attrib.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c attrib.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o attrib attrib.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -o attrib attrib.c -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c attrib.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c attrib.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c attrib.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c attrib.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c attrib.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c attrib.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c attrib.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c attrib.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c attrib.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c attrib.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c attrib.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c attrib.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c attrib.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c attrib.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -DTRY_BSD_PGRP -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -DTRY_BSD_PGRP -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -DTRY_BSD_PGRP -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -DTRY_BSD_PGRP -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E - -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E - -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E - -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E - -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o dirfd -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib dirfd.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o dirfd -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib dirfd.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c dyna.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -c dyna.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o dyna.so -fstack-protector-strong -L/usr/local/lib -shared -O2 -L/usr/local/lib -fstack-protector-strong tmp-dyna.o | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o dyna.so -fstack-protector-strong -L/usr/local/lib -shared -O2 -L/usr/local/lib -fstack-protector-strong tmp-dyna.o -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o fred -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -fPIC -Wl,-E -Wl,-rpath,/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib/perl5/5.30.2/x86_64-linux-thread-multi/CORE fred.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o fred -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -fPIC -Wl,-E -Wl,-rpath,/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib/perl5/5.30.2/x86_64-linux-thread-multi/CORE fred.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E - -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E - -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DI_SYS_FILE try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DI_SYS_FILE try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E - -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E - -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DTRYBITS try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DTRYBITS try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E - -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E - -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E - -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E - -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o isascii -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib isascii.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o isascii -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib isascii.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -o isblank isblank.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -o isblank isblank.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c mmap.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c mmap.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DJOINABLE=PTHREAD_CREATE_JOINABLE try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DJOINABLE=PTHREAD_CREATE_JOINABLE try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DPTHREAD_ATFORK try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DPTHREAD_ATFORK try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DSCHED_YIELD try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DSCHED_YIELD try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DPTHREAD_YIELD try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DPTHREAD_YIELD try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c shmat.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c shmat.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E - -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E - -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DINLINE=__inline__ a.c try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DINLINE=__inline__ a.c try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DINLINE=__inline__ -DUSE_B a.c b.c try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DINLINE=__inline__ -DUSE_B a.c b.c try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DSTDIO_STREAM_ARRAY=_iob try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DSTDIO_STREAM_ARRAY=_iob try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DSTDIO_STREAM_ARRAY=__iob try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DSTDIO_STREAM_ARRAY=__iob try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DSTDIO_STREAM_ARRAY=__sF try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib -DSTDIO_STREAM_ARRAY=__sF try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -E -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include - -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c | |
| superenv added: -isystem/home/hielke/.linuxbrew/include | |
| superenv executed: gcc-5 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c try.c -isystem/home/hielke/.linuxbrew/include | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat | |
| superenv added: -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/local/lib try.c -lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat -isystem/home/hielke/.linuxbrew/include -L/home/hielke/.linuxbrew/lib -B/home/hielke/.linuxbrew/opt/glibc/lib -Wl,-rpath=/home/hielke/.linuxbrew/Cellar/perl/5.30.2_1/lib -Wl,-rpath=/home/hielke/.linuxbrew/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/libbsd/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/expat/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/openssl@1.1/lib -Wl,-rpath=/home/hielke/.linuxbrew/opt/berkeley-db/lib -Wl,--dynamic-linker=/home/hielke/.linuxbrew/lib/ld.so | |
| cc called with: -o try -O2 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/home/hielke/.linuxbrew/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -L/usr/ |
View raw
(Sorry about that, but we can’t show files that are this big right now.)
View raw
(Sorry about that, but we can’t show files that are this big right now.)
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