Auto detecting your dev setup to initialize the default profile (/tmp/c3ipr/pr_1998_2_0_5/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/tmp/c3ipr/pr_1998_2_0_5/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /tmp/c3ipr/pr_1998_2_0_5/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 10.009765625 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: patches/* [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK Exporting package recipe ftjam/2.5.2 exports: File 'conandata.yml' found. Exporting it... ftjam/2.5.2 exports: Copied 1 '.yml' file: conandata.yml ftjam/2.5.2 exports_sources: Copied 2 '.patch' files: 0001-jam-2.5-overflow.patch, 0002-msvc-mingw-fix-makefile.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.5.2': {'url': 'http://downloads.sourceforge.net/freetype/ftjam-2.5.2.tar.gz', 'sha256': 'a5d456f65477d77936e1726f5f803a2e6def18a6c6fccf5ea8528926c136abc8'}}, 'patches': {'2.5.2': [{'patch_file': 'patches/0001-jam-2.5-overflow.patch', 'base_path': 'source_subfolder'}, {'patch_file': 'patches/0002-msvc-mingw-fix-makefile.patch', 'base_path': 'source_subfolder'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 2.5.2: - base_path: source_subfolder patch_file: patches/0001-jam-2.5-overflow.patch - base_path: source_subfolder patch_file: patches/0002-msvc-mingw-fix-makefile.patch sources: 2.5.2: sha256: a5d456f65477d77936e1726f5f803a2e6def18a6c6fccf5ea8528926c136abc8 url: http://downloads.sourceforge.net/freetype/ftjam-2.5.2.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK ftjam/2.5.2: A new conanfile.py version was exported ftjam/2.5.2: Folder: /tmp/c3ipr/pr_1998_2_0_5/.conan/data/ftjam/2.5.2/_/_/export ftjam/2.5.2: Using the exported files summary hash as the recipe revision: 20d52fec3ee5e475a5dfb97d2f604151 ftjam/2.5.2: Exported revision: 20d52fec3ee5e475a5dfb97d2f604151 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux os_build=Linux [options] [build_requires] [env] ftjam/2.5.2: Forced build from source bison/3.5.3: Not found in local cache, looking in remotes... bison/3.5.3: Trying with 'c3i_PR-1998_96cf89da3a4b56989f0badc379dcc59f0cbcc570'... bison/3.5.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bison/3.5.3: Downloaded recipe revision 91fd2e14ca55ea0b2852ef53aa38fc32 m4/1.4.18: Not found in local cache, looking in remotes... m4/1.4.18: Trying with 'c3i_PR-1998_96cf89da3a4b56989f0badc379dcc59f0cbcc570'... m4/1.4.18: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz m4/1.4.18: Downloaded recipe revision c47101028f87da50d1dffbf91fa353e9 ftjam/2.5.2 (test package): Installing package Requirements ftjam/2.5.2 from local cache - Cache Packages ftjam/2.5.2:15c6f8a55cbf8b39b86ca055629a91be1b2d3cf5 - Build Build requirements bison/3.5.3 from 'central' - Downloaded m4/1.4.18 from 'central' - Downloaded Build requirements packages bison/3.5.3:1b9622b508d83f5549523b9a96f3d7c3c0b0db06 - Download m4/1.4.18:de4275ee691d96340132fbc9cb5a0ea8e46b33d9 - Download Installing (downloading, building) binaries... m4/1.4.18: Retrieving package de4275ee691d96340132fbc9cb5a0ea8e46b33d9 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz m4/1.4.18: Package installed de4275ee691d96340132fbc9cb5a0ea8e46b33d9 m4/1.4.18: Downloaded package revision 0cb46c7b38d37df4f23b4a923cf89256 bison/3.5.3: Retrieving package 1b9622b508d83f5549523b9a96f3d7c3c0b0db06 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bison/3.5.3: Package installed 1b9622b508d83f5549523b9a96f3d7c3c0b0db06 bison/3.5.3: Downloaded package revision ec83daa53a3e7c1e555673ef770f747f m4/1.4.18: Appending PATH environment variable: /tmp/c3ipr/pr_1998_2_0_5/.conan/data/m4/1.4.18/_/_/package/de4275ee691d96340132fbc9cb5a0ea8e46b33d9/bin m4/1.4.18: Setting M4 environment variable: /tmp/c3ipr/pr_1998_2_0_5/.conan/data/m4/1.4.18/_/_/package/de4275ee691d96340132fbc9cb5a0ea8e46b33d9/bin/m4 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK bison/3.5.3: Setting BISON_ROOT environment variable: /tmp/c3ipr/pr_1998_2_0_5/.conan/data/bison/3.5.3/_/_/package/1b9622b508d83f5549523b9a96f3d7c3c0b0db06 bison/3.5.3: Appending PATH environment variable: /tmp/c3ipr/pr_1998_2_0_5/.conan/data/bison/3.5.3/_/_/package/1b9622b508d83f5549523b9a96f3d7c3c0b0db06/bin bison/3.5.3: Setting the BISON_PKGDATADIR environment variable: /tmp/c3ipr/pr_1998_2_0_5/.conan/data/bison/3.5.3/_/_/package/1b9622b508d83f5549523b9a96f3d7c3c0b0db06/bin/share/bison [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK ftjam/2.5.2: Applying build-requirement: bison/3.5.3 ftjam/2.5.2: Applying build-requirement: m4/1.4.18 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ftjam/2.5.2: Configuring sources in /tmp/c3ipr/pr_1998_2_0_5/.conan/data/ftjam/2.5.2/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK ftjam/2.5.2: Copying sources to build folder ftjam/2.5.2: Building your package in /tmp/c3ipr/pr_1998_2_0_5/.conan/data/ftjam/2.5.2/_/_/build/15c6f8a55cbf8b39b86ca055629a91be1b2d3cf5 ftjam/2.5.2: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK ftjam/2.5.2: Calling build() ftjam/2.5.2: Calling: > ./configure '--prefix=/tmp/c3ipr/pr_1998_2_0_5/.conan/data/ftjam/2.5.2/_/_/package/15c6f8a55cbf8b39b86ca055629a91be1b2d3cf5' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----Running------ > ./configure '--prefix=/tmp/c3ipr/pr_1998_2_0_5/.conan/data/ftjam/2.5.2/_/_/package/15c6f8a55cbf8b39b86ca055629a91be1b2d3cf5' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' ----------------- checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for gcc... /usr/bin/gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ANSI C... none needed checking how to run the C preprocessor... /usr/bin/gcc -E checking for rm... rm -f checking for rmdir... rmdir checking for a BSD-compatible install... /usr/bin/install -c configure: creating ./config.status config.status: creating ../../Makefile config.status: creating ../../patchlevel.h config.status: creating ../../Jamrules ----Running------ > make -j3 ----------------- /usr/bin/gcc -o jam0 -m64 -g builtins.c command.c compile.c execnt.c execunix.c execvms.c expand.c filent.c fileos2.c fileunix.c filevms.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c parse.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c timestamp.c variable.c execunix.c: In function ‘execcmd’: execunix.c:232:13: warning: implicit declaration of function ‘vfork’ [-Wimplicit-function-declaration] if ((pid = vfork()) == 0) ^ execunix.c:234:3: warning: implicit declaration of function ‘execvp’ [-Wimplicit-function-declaration] execvp( argv[0], argv ); ^ execunix.c:235:3: warning: implicit declaration of function ‘_exit’ [-Wimplicit-function-declaration] _exit(127); ^ execunix.c:235:3: warning: incompatible implicit declaration of built-in function ‘_exit’ execunix.c: In function ‘execwait’: execunix.c:277:15: warning: implicit declaration of function ‘wait’ [-Wimplicit-function-declaration] while( ( w = wait( &status ) ) == -1 && errno == EINTR ) ^ expand.c: In function ‘var_expand’: expand.c:87:14: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=] printf( "expand '%.*s'\n", end - in, in ); ^ expand.c:291:26: warning: format ‘%i’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] fprintf( stderr, "ERROR: String longer than %i characters: '%s' + '%s'\n", ^ expand.c:314:26: warning: format ‘%i’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] fprintf( stderr, "ERROR: String longer than %i characters: '%s' + '%s'\n", ^ expand.c:341:26: warning: format ‘%i’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] fprintf( stderr, "ERROR: String longer than %i characters: '%s' + '%s'\n", ^ fileunix.c: In function ‘file_archscan’: fileunix.c:205:6: warning: implicit declaration of function ‘read’ [-Wimplicit-function-declaration] if( read( fd, buf, SARMAG ) != SARMAG || ^ fileunix.c:208:6: warning: implicit declaration of function ‘close’ [-Wimplicit-function-declaration] close( fd ); ^ fileunix.c:260:7: warning: implicit declaration of function ‘lseek’ [-Wimplicit-function-declaration] lseek(fd, offset + SARHDR, 0); ^ hash.c: In function ‘hashstat’: hash.c:249:10: warning: format ‘%d’ expects argument of type ‘int’, but argument 7 has type ‘long unsigned int’ [-Wformat=] printf( "%s table: %d+%d+%d (%dK+%dK) items+table+hash, %f density\n", ^ make1.c: In function ‘make1d’: make1.c:389:8: warning: implicit declaration of function ‘unlink’ [-Wimplicit-function-declaration] if( !unlink( targets->string ) ) ^ chmod a+w jambase.c ./jam0 ...found 222 target(s)... ...updating 34 target(s)... MkDir1 bin.unix Cc bin.unix/builtins.o Cc bin.unix/command.o Cc bin.unix/compile.o Cc bin.unix/execunix.o execunix.c: In function ‘execcmd’: execunix.c:232:13: warning: implicit declaration of function ‘vfork’ [-Wimplicit-function-declaration] if ((pid = vfork()) == 0) ^ execunix.c:234:3: warning: implicit declaration of function ‘execvp’ [-Wimplicit-function-declaration] execvp( argv[0], argv ); ^ execunix.c:235:3: warning: implicit declaration of function ‘_exit’ [-Wimplicit-function-declaration] _exit(127); ^ execunix.c:235:3: warning: incompatible implicit declaration of built-in function ‘_exit’ execunix.c: In function ‘execwait’: execunix.c:277:15: warning: implicit declaration of function ‘wait’ [-Wimplicit-function-declaration] while( ( w = wait( &status ) ) == -1 && errno == EINTR ) ^ Cc bin.unix/fileunix.o fileunix.c: In function ‘file_archscan’: fileunix.c:205:6: warning: implicit declaration of function ‘read’ [-Wimplicit-function-declaration] if( read( fd, buf, SARMAG ) != SARMAG || ^ fileunix.c:208:6: warning: implicit declaration of function ‘close’ [-Wimplicit-function-declaration] close( fd ); ^ fileunix.c:260:7: warning: implicit declaration of function ‘lseek’ [-Wimplicit-function-declaration] lseek(fd, offset + SARHDR, 0); ^ Cc bin.unix/pathunix.o Yacc1 jamgram.c jamgram.h YaccMv jamgram.c jamgram.h Cc bin.unix/jamgram.o Cc bin.unix/expand.o expand.c: In function ‘var_expand’: expand.c:87:14: warning: field precision specifier ‘.*’ expects argument of type ‘int’, but argument 2 has type ‘long int’ [-Wformat=] printf( "expand '%.*s'\n", end - in, in ); ^ expand.c:291:26: warning: format ‘%i’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] fprintf( stderr, "ERROR: String longer than %i characters: '%s' + '%s'\n", ^ expand.c:314:26: warning: format ‘%i’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] fprintf( stderr, "ERROR: String longer than %i characters: '%s' + '%s'\n", ^ expand.c:341:26: warning: format ‘%i’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] fprintf( stderr, "ERROR: String longer than %i characters: '%s' + '%s'\n", ^ Cc bin.unix/glob.o Cc bin.unix/hash.o hash.c: In function ‘hashstat’: hash.c:249:10: warning: format ‘%d’ expects argument of type ‘int’, but argument 7 has type ‘long unsigned int’ [-Wformat=] printf( "%s table: %d+%d+%d (%dK+%dK) items+table+hash, %f density\n", ^ Cc bin.unix/headers.o Cc bin.unix/lists.o Cc bin.unix/make.o Cc bin.unix/make1.o make1.c: In function ‘make1d’: make1.c:389:8: warning: implicit declaration of function ‘unlink’ [-Wimplicit-function-declaration] if( !unlink( targets->string ) ) ^ Cc bin.unix/newstr.o Cc bin.unix/option.o Cc bin.unix/parse.o Cc bin.unix/regexp.o Cc bin.unix/rules.o GenFile1 jamgram.y jamgramtab.h Cc bin.unix/scan.o Cc bin.unix/search.o Cc bin.unix/timestamp.o Cc bin.unix/variable.o Cc bin.unix/hdrmacro.o Archive bin.unix/libjam.a ar: `u' modifier ignored since `D' is the default (see `U') ar: creating bin.unix/libjam.a Ranlib bin.unix/libjam.a Cc bin.unix/mkjambase.o mkjambase.c:27:1: warning: return type defaults to ‘int’ [-Wimplicit-int] main( int argc, char **argv, char **envp ) ^ Link bin.unix/mkjambase Chmod1 bin.unix/mkjambase Cc bin.unix/jam.o GenFile1 jambase.c Cc bin.unix/jambase.o Link bin.unix/jam Chmod1 bin.unix/jam Strip bin.unix/jam ...updated 34 target(s)... ftjam/2.5.2: Package '15c6f8a55cbf8b39b86ca055629a91be1b2d3cf5' built ftjam/2.5.2: Build folder /tmp/c3ipr/pr_1998_2_0_5/.conan/data/ftjam/2.5.2/_/_/build/15c6f8a55cbf8b39b86ca055629a91be1b2d3cf5 ftjam/2.5.2: Generated conaninfo.txt ftjam/2.5.2: Generated conanbuildinfo.txt ftjam/2.5.2: Generating the package ftjam/2.5.2: Package folder /tmp/c3ipr/pr_1998_2_0_5/.conan/data/ftjam/2.5.2/_/_/package/15c6f8a55cbf8b39b86ca055629a91be1b2d3cf5 ftjam/2.5.2: Calling package() ----Running------ > make install -j3 ----------------- builds/unix/mkinstalldirs /tmp/c3ipr/pr_1998_2_0_5/.conan/data/ftjam/2.5.2/_/_/package/15c6f8a55cbf8b39b86ca055629a91be1b2d3cf5/bin mkdir -p -- /tmp/c3ipr/pr_1998_2_0_5/.conan/data/ftjam/2.5.2/_/_/package/15c6f8a55cbf8b39b86ca055629a91be1b2d3cf5/bin /usr/bin/install -c bin.unix/jam /tmp/c3ipr/pr_1998_2_0_5/.conan/data/ftjam/2.5.2/_/_/package/15c6f8a55cbf8b39b86ca055629a91be1b2d3cf5/bin/jam [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK ftjam/2.5.2 package(): Packaged 2 files: jam, LICENSE ftjam/2.5.2: Package '15c6f8a55cbf8b39b86ca055629a91be1b2d3cf5' created ftjam/2.5.2: Created package revision 8706f811597b3f9bbb9e798c4c7b3fe0 ftjam/2.5.2: Appending PATH environment variable: /tmp/c3ipr/pr_1998_2_0_5/.conan/data/ftjam/2.5.2/_/_/package/15c6f8a55cbf8b39b86ca055629a91be1b2d3cf5/bin ftjam/2.5.2: Setting JAM environment variable: /tmp/c3ipr/pr_1998_2_0_5/.conan/data/ftjam/2.5.2/_/_/package/15c6f8a55cbf8b39b86ca055629a91be1b2d3cf5/bin/jam [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK ftjam/2.5.2 (test package): Generator txt created conanbuildinfo.txt ftjam/2.5.2 (test package): Generated conaninfo.txt ftjam/2.5.2 (test package): Generated graphinfo Using lockfile: '/tmp/c3ipr/co_pr_1998_2_0_5/recipes/ftjam/all/test_package/build/4963bbe949a5a06e7cbe262e1161147ad9146ff9/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK ftjam/2.5.2 (test package): Calling build() ----Running------ > /tmp/c3ipr/pr_1998_2_0_5/.conan/data/ftjam/2.5.2/_/_/package/15c6f8a55cbf8b39b86ca055629a91be1b2d3cf5/bin/jam -d7 ----------------- set JAMDATE = Wed Jun 24 18:12:13 2020 set JAMUNAME = x86_64 #1 SMP Tue Sep 3 02:58:08 PDT 2019 4.14.138+ jnlp-linux-gcc-5-x81tg Linux set UNIX = true set OS = LINUX set JAMVERSION = 2.5.2 set JENKINS_HOME = /var/jenkins_home set MB_JENKINS_MY_BLOODY_JENKINS_PORT_50000_TCP = tcp://10.28.15.74:50000 set MB_JENKINS_INTERNAL_LB_PORT_8080_TCP_PROTO = tcp set KUBERNETES_PORT = tcp://10.28.0.1:443 set KUBERNETES_SERVICE_PORT = 443 set JENKINS_SECRET = 590cb322bf04a2d2d9fb1845de8c14aeadffa9dfba4100ca5a026cbfb9b12784 set MB_JENKINS_MY_BLOODY_JENKINS_PORT_8080_TCP = tcp://10.28.15.74:8080 set MB_JENKINS_INTERNAL_LB_PORT = tcp://10.28.6.34:50000 set MB_JENKINS_INTERNAL_LB_SERVICE_PORT = 50000 set CONAN_NON_INTERACTIVE = False set CONAN_REQUEST_TIMEOUT = 60 set CXXFLAGS = -m64 -g set HOSTNAME = jnlp-linux-gcc-5-x81tg set RUN_CHANGES_DISPLAY_URL = https://ci-conan-prod.jfrog.team/job/conan-center-pull-request/job/PR-1998/2/display/redirect?page=changes set HUDSON_URL = https://ci-conan-prod.jfrog.team/ set SHLVL = 1 set NODE_LABELS = jnlp-linux-gcc-5-x81tg linux linux_gcc_5 set CONAN_SKIP_VS_PROJECTS_UPGRADE = False set LD_LIBRARY_PATH = set MB_JENKINS_INTERNAL_LB_PORT_50000_TCP = tcp://10.28.6.34:50000 set MB_JENKINS_MY_BLOODY_JENKINS_PORT_16022_TCP = tcp://10.28.15.74:16022 set HOME = /home/conan set BUILD_URL = https://ci-conan-prod.jfrog.team/job/conan-center-pull-request/job/PR-1998/2/ set MB_JENKINS_MY_BLOODY_JENKINS_SERVICE_PORT_SSHD = 16022 set MB_JENKINS_INTERNAL_LB_PORT_8080_TCP = tcp://10.28.6.34:8080 set CONAN_COMPRESSION_LEVEL = 9 set JENKINS_SERVER_COOKIE = durable-6c6e298781561c5bf919720b1e5f7521 set HUDSON_COOKIE = d800a5ad-79c5-4691-b304-80fc9f676682 set LDFLAGS = -m64 set MB_JENKINS_MY_BLOODY_JENKINS_SERVICE_PORT_JNLP = 50000 set CONAN_USER_HOME_SHORT = /tmp/c3ipr/pr_1998_2_0_5/.short set LC_CTYPE = C.UTF-8 set PYENV_DIR = /tmp/c3ipr/co_pr_1998_2_0_5 set CONAN_LOG_RUN_TO_FILE = False set CONAN_HOOKS = attribute_checker,conan-center set CCFLAGS = -m64 -g set LINKFLAGS = -m64 set WORKSPACE = /home/conan/workspace/onan-center-pull-request_PR-1998 set CHANGE_ID = 1998 set CONAN_SKIP_BROKEN_SYMLINKS_CHECK = False set NODE_NAME = jnlp-linux-gcc-5-x81tg set CONAN_SYSREQUIRES_SUDO = True set CHANGE_TARGET = master set MB_JENKINS_INTERNAL_LB_SERVICE_PORT_JNLP = 50000 set STAGE_NAME = linux_gcc_5 - ftjam/2.5.2 set JENKINS_TUNNEL = mb-jenkins-my-bloody-jenkins:50000 set EXECUTOR_NUMBER = 0 set CONAN_REVISIONS_ENABLED = 1 set BUILD_DISPLAY_NAME = #2 set KUBERNETES_PORT_443_TCP_ADDR = 10.28.0.1 set JOB_BASE_NAME = PR-1998 set HUDSON_HOME = /var/jenkins_home set PATH = /tmp/c3ipr/pr_1998_2_0_5/.conan/data/ftjam/2.5.2/_/_/package/15c6f8a55cbf8b39b86ca055629a91be1b2d3cf5/bin /tmp/c3ipr/pr_1998_2_0_5/.conan/data/ftjam/2.5.2/_/_/package/15c6f8a55cbf8b39b86ca055629a91be1b2d3cf5/bin /opt/pyenv/versions/3.7.5/bin /opt/pyenv/libexec /opt/pyenv/plugins/python-build/bin /opt/pyenv/plugins/pyenv-virtualenv/bin /opt/pyenv/plugins/pyenv-update/bin /opt/pyenv/plugins/pyenv-installer/bin /opt/pyenv/plugins/pyenv-doctor/bin /opt/pyenv/shims /usr/local/sbin /usr/local/bin /usr/sbin /usr/bin /sbin /bin set PYENV_HOOK_PATH = /opt/pyenv/pyenv.d /usr/local/etc/pyenv.d /etc/pyenv.d /usr/lib/pyenv/hooks /opt/pyenv/plugins/pyenv-virtualenv/etc/pyenv.d /opt/pyenv/plugins/pyenv-which-ext/etc/pyenv.d set KUBERNETES_PORT_443_TCP_PORT = 443 set MB_JENKINS_MY_BLOODY_JENKINS_SERVICE_PORT_HTTP = 8080 set CONAN_USER_HOME = /tmp/c3ipr/pr_1998_2_0_5 set BUILD_ID = 2 set CFLAGS = -m64 -g set LINKLIBS = set BUILD_TAG = jenkins-conan-center-pull-request-PR-1998-2 set KUBERNETES_PORT_443_TCP_PROTO = tcp set CHANGE_FORK = madebr set JENKINS_URL = https://ci-conan-prod.jfrog.team/ set JOB_URL = https://ci-conan-prod.jfrog.team/job/conan-center-pull-request/job/PR-1998/ set CHANGE_TITLE = Add jam/2.5.2 recipe set JENKINS_AGENT_NAME = jnlp-linux-gcc-5-x81tg set CONAN_LOG_RUN_TO_OUTPUT = True set CONAN_DEFAULT_PACKAGE_ID_MODE = semver_direct_mode set PYENV_VERSION = 3.7.5 set BUILD_NUMBER = 2 set CPPFLAGS = -D_GLIBCXX_USE_CXX11_ABI=0 set JENKINS_NODE_COOKIE = 5822a160-a97f-4836-9a23-75b597a13e18 set MB_JENKINS_MY_BLOODY_JENKINS_PORT_50000_TCP_ADDR = 10.28.15.74 set CHANGE_AUTHOR_DISPLAY_NAME = Anonymous Maarten set CONAN_CACHE_NO_LOCKS = False set CHANGE_AUTHOR = madebr set MB_JENKINS_INTERNAL_LB_SERVICE_PORT_HTTP = 8080 set RUN_DISPLAY_URL = https://ci-conan-prod.jfrog.team/job/conan-center-pull-request/job/PR-1998/2/display/redirect set CXX = /usr/bin/g++ set CONAN_LOGGING_LEVEL = critical set HUDSON_SERVER_COOKIE = 18e6aa8dd5c65be1 set MB_JENKINS_MY_BLOODY_JENKINS_SERVICE_HOST = 10.28.15.74 set MB_JENKINS_MY_BLOODY_JENKINS_PORT_8080_TCP_ADDR = 10.28.15.74 set CONAN_TEMP_TEST_FOLDER = False set CHANGE_BRANCH = jam set MB_JENKINS_MY_BLOODY_JENKINS_PORT_50000_TCP_PORT = 50000 set JOB_DISPLAY_URL = https://ci-conan-prod.jfrog.team/job/conan-center-pull-request/job/PR-1998/display/redirect set CONAN_HOOK_ERROR_LEVEL = 40 set MB_JENKINS_MY_BLOODY_JENKINS_PORT_50000_TCP_PROTO = tcp set JENKINS_NAME = jnlp-linux-gcc-5-x81tg set KUBERNETES_SERVICE_PORT_HTTPS = 443 set KUBERNETES_PORT_443_TCP = tcp://10.28.0.1:443 set MB_JENKINS_MY_BLOODY_JENKINS_PORT_8080_TCP_PORT = 8080 set JOB_NAME = conan-center-pull-request/PR-1998 set CONAN_SYSREQUIRES_MODE = enabled set LIBS = set KUBERNETES_SERVICE_HOST = 10.28.0.1 set PWD = /tmp/c3ipr/co_pr_1998_2_0_5/recipes/ftjam/all/test_package/build/4963bbe949a5a06e7cbe262e1161147ad9146ff9 set MB_JENKINS_MY_BLOODY_JENKINS_PORT_16022_TCP_ADDR = 10.28.15.74 set MB_JENKINS_MY_BLOODY_JENKINS_PORT_8080_TCP_PROTO = tcp set MB_JENKINS_INTERNAL_LB_PORT_50000_TCP_ADDR = 10.28.6.34 set PYENV_ROOT = /opt/pyenv set DYLD_LIBRARY_PATH = set CONAN_PRINT_RUN_COMMANDS = 1 set MB_JENKINS_INTERNAL_LB_SERVICE_HOST = 10.28.6.34 set MB_JENKINS_INTERNAL_LB_PORT_8080_TCP_ADDR = 10.28.6.34 set JAM = /tmp/c3ipr/pr_1998_2_0_5/.conan/data/ftjam/2.5.2/_/_/package/15c6f8a55cbf8b39b86ca055629a91be1b2d3cf5/bin/jam set MB_JENKINS_MY_BLOODY_JENKINS_SERVICE_PORT = 8080 set MB_JENKINS_INTERNAL_LB_PORT_50000_TCP_PORT = 50000 set MB_JENKINS_MY_BLOODY_JENKINS_PORT = tcp://10.28.15.74:8080 set CC = /usr/bin/gcc set MB_JENKINS_MY_BLOODY_JENKINS_PORT_16022_TCP_PORT = 16022 set CONAN_ERROR_ON_OVERRIDE = False set BRANCH_NAME = PR-1998 set MB_JENKINS_INTERNAL_LB_PORT_50000_TCP_PROTO = tcp set MB_JENKINS_MY_BLOODY_JENKINS_PORT_16022_TCP_PROTO = tcp set CHANGE_URL = https://github.com/conan-io/conan-center-index/pull/1998 set MB_JENKINS_INTERNAL_LB_PORT_8080_TCP_PORT = 8080 >> set JAMBASEDATE = 2004.10.07 set JAMBASEDATE = 2004.10.07 >> switch LINUX >> set CCFLAGS ?= set CCFLAGS = >> set C++FLAGS ?= -m64 -g set C++FLAGS = -m64 -g >> set CHMOD ?= chmod set CHMOD = chmod >> set CHGRP ?= chgrp set CHGRP = chgrp >> set CHOWN ?= chown set CHOWN = chown >> set LEX ?= lex set LEX = lex >> set LINKFLAGS ?= -m64 -g set LINKFLAGS = -m64 -g >> set LINKLIBS ?= set LINKLIBS = >> set OPTIM ?= -O set OPTIM = -O >> set RANLIB ?= ranlib set RANLIB = ranlib >> set YACC ?= yacc set YACC = yacc >> set YACCGEN ?= .c set YACCGEN = .c >> set YACCFILES ?= y.tab set YACCFILES = y.tab >> set YACCFLAGS ?= -d set YACCFLAGS = -d >> set SUFOBJSHR ?= .lo set SUFOBJSHR = .lo >> set SUFLIBSHR ?= .la set SUFLIBSHR = .la >> set PICFLAGS ?= -fpic set PICFLAGS = -fpic >> set STDHDRS ?= /usr/include set STDHDRS = /usr/include >> set SUFOBJSHR ?= set SUFOBJSHR = >> set SUFLIBSHR ?= set SUFLIBSHR = >> set DC ?= dmd set DC = dmd >> set AR ?= ar ru set AR = ar ru >> set AS ?= as set AS = as >> set ASFLAGS ?= set ASFLAGS = >> set AWK ?= awk set AWK = awk >> set BINDIR ?= /usr/local/bin set BINDIR = /usr/local/bin >> set C++ ?= cc set C++ = cc >> set C++FLAGS ?= set C++FLAGS = >> set CC ?= cc set CC = cc >> set CCFLAGS ?= set CCFLAGS = >> set CP ?= cp -f set CP = cp -f >> set CRELIB ?= set CRELIB = >> set DOT ?= . set DOT = . >> set DOTDOT ?= .. set DOTDOT = .. >> set EXEMODE ?= 711 set EXEMODE = 711 >> set FILEMODE ?= 644 set FILEMODE = 644 >> set FORTRAN ?= f77 set FORTRAN = f77 >> set FORTRANFLAGS ?= set FORTRANFLAGS = >> set HDRS ?= set HDRS = >> set INSTALLGRIST ?= installed set INSTALLGRIST = installed >> set JAMFILE ?= Jamfile set JAMFILE = Jamfile >> set JAMRULES ?= Jamrules set JAMRULES = Jamrules >> set LEX ?= set LEX = >> set LIBDIR ?= /usr/local/lib set LIBDIR = /usr/local/lib >> set LINK ?= /usr/bin/gcc set LINK = /usr/bin/gcc >> set LINKFLAGS ?= set LINKFLAGS = >> set LINKLIBS ?= set LINKLIBS = >> set LN ?= ln set LN = ln >> set MANDIR ?= /usr/local/man set MANDIR = /usr/local/man >> set MKDIR ?= mkdir set MKDIR = mkdir >> set MV ?= mv -f set MV = mv -f >> set OPTIM ?= set OPTIM = >> set RCP ?= rcp set RCP = rcp >> set RM ?= rm -f set RM = rm -f >> set RMDIR ?= rm -f set RMDIR = rm -f >> set RSH ?= rsh set RSH = rsh >> set SED ?= sed set SED = sed >> set SHELLHEADER ?= #!/bin/sh set SHELLHEADER = #!/bin/sh >> set SHELLMODE ?= 755 set SHELLMODE = 755 >> set SLASH ?= / set SLASH = / >> set SUBDIRRULES ?= set SUBDIRRULES = >> set SUBDIRRESET ?= ASFLAGS HDRS C++FLAGS CCFLAGS set SUBDIRRESET = ASFLAGS HDRS C++FLAGS CCFLAGS >> set SUFEXE ?= set SUFEXE = >> set SUFLIB ?= .a set SUFLIB = .a >> set SUFOBJ ?= .o set SUFOBJ = .o >> set UNDEFFLAG ?= -u _ set UNDEFFLAG = -u _ >> set YACC ?= set YACC = >> set YACCGEN ?= set YACCGEN = >> set YACCFILES ?= set YACCFILES = >> set YACCFLAGS ?= set YACCFLAGS = >> set HDRPATTERN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRPATTERN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ >> set OSFULL = LINUX set OSFULL = LINUX >> Depends all : shell files lib exe obj >> Depends all shell files lib exe obj : first >> NotFile all first shell files lib exe obj dirs clean uninstall >> Always clean uninstall >> rule As >> rule Bulk >> rule Dc >> rule Cc >> rule C++ >> rule Chmod >> rule File >> rule Fortran >> rule GenFile >> rule GenFile1 >> rule HardLink >> rule HdrMacroFile >> rule HdrRule >> rule InstallInto >> rule InstallBin >> rule InstallFile >> rule InstallLib >> rule InstallMan >> rule InstallShell >> rule Lex >> rule Library >> rule SharedLibrary >> rule LibToolFind >> rule LibraryFromObjects >> rule SharedLibraryFromObjects >> rule SharedLink-VISUALC >> rule SharedLink-BORLANDC >> rule SharedLink-LCC >> rule SharedLink-WATCOM >> rule SharedLink-DIGITALMARS >> rule Link >> rule LinkLibraries >> rule LinkSharedLibraries >> rule Main >> rule MainFromObjects >> rule MakeLocate >> rule MkDir >> rule Object >> rule ObjectCcFlags >> rule ObjectC++Flags >> rule ObjectDefines >> rule ObjectHdrs >> rule Objects >> rule SharedObjects >> rule RmTemps >> rule Setuid >> rule Shell >> rule SoftLink >> rule SubDir >> rule FSubDirPath >> rule SubDirDcFlags >> rule SubDirCcFlags >> rule SubDirC++Flags >> rule SubDirHdrs >> rule SubInclude >> rule SubRules >> rule Undefines >> rule UserObject >> rule Yacc >> rule FGrist >> rule FGristFiles >> rule FGristSourceFiles >> rule FReverse >> rule FSubDir >> rule FStripCommon >> rule FRelPath >> rule FAppendSuffix >> rule FQuote >> rule FDefines >> rule FIncludes >> rule FDirName >> rule BULK >> rule FILE >> rule HDRRULE >> rule INSTALL >> rule LIBRARY >> rule LIBS >> rule LINK >> rule MAIN >> rule SETUID >> rule SHELL >> rule UNDEFINES >> rule INSTALLBIN >> rule INSTALLLIB >> rule INSTALLMAN >> rule addDirName >> rule makeCommon >> rule _makeCommon >> rule makeDirName >> rule makeGrist >> rule makeGristedName >> rule makeRelPath >> rule makeString >> rule makeSubDir >> rule makeSuffixed >> rule _PkgAppend >> rule _PkgPrepend >> rule PkgBegin >> rule PkgEnd >> rule _PkgReverse >> rule _PkgGeneratePc >> rule PkgInstallPc >> rule _PkgUpdate >> rule _PkgUses >> rule PkgUses >> rule _PkgMakeLocate >> rule _PkgInstallInto >> rule _PkgInstallBin >> rule _PkgInstallShell >> rule _PkgInstallFile >> rule PkgIncludes >> rule PkgDefines >> rule PkgInstallHeader >> rule PkgInstallLib >> rule PkgNeedLib >> rule PkgMain >> rule PkgGlob >> include Jamfile search Jamfile: Jamfile scan directory . time ( Jamfile ) : SPOTTED time ( main.c ) : SPOTTED time ( conaninfo.txt ) : SPOTTED time ( . ) : SPOTTED time ( conanbuildinfo.txt ) : SPOTTED time ( header.h ) : SPOTTED time ( graph_info.json ) : SPOTTED time ( source.c ) : SPOTTED time ( .. ) : SPOTTED time ( conan.lock ) : SPOTTED >> Main test_package : main.c source.c >>>> MainFromObjects test_package : main.o source.o >>>>|> local _s _t = set _t = set _s = >>>>|> FGristFiles main.o source.o >>>>|> set _s = main.o source.o set _s = main.o source.o >>>>|> FAppendSuffix test_package : >>>>|> set _t = test_package set _t = test_package >>>>|> Depends exe : test_package >>>>|> Depends test_package : main.o source.o >>>>|> MakeLocate test_package : >>>>|> Clean clean : test_package >>>>|> Link test_package : main.o source.o >>>>|>>> set MODE on test_package = 711 >>>>|>>> Chmod test_package >>>>|>>>>| Chmod1 test_package set _t = set _s = >>>> Objects main.c source.c >>>>|> local _i = set _i = >>>>|> FGristFiles main.c source.c set _i = main.c >>>>|> Object main.o : main.c >>>>|>>> Clean clean : main.o >>>>|>>> MakeLocate main.o : >>>>|>>> set SEARCH on main.c = >>>>|>>> set HDRS on main.o = >>>>|>>> set HDRRULE on main.c = HdrRule >>>>|>>> set HDRSCAN on main.c = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ >>>>|>>> set HDRSEARCH on main.c = /usr/include >>>>|>>> set HDRGRIST on main.c = >>>>|>>> set DEFINES on main.o += >>>>|>>> switch .c >>>>|>>> Cc main.o : main.c >>>>|>>>>| Depends main.o : main.c >>>>|>>>>| set CCFLAGS on main.o += -m64 -g >>>>|>>>>| on main.o set HDRS = set DEFINES = set CCFLAGS = -m64 -g >>>>|>>>>| FIncludes set HDRS = set DEFINES = set CCFLAGS = -m64 -g >>>>|>>>>| set CCHDRS on main.o = >>>>|>>>>| on main.o set HDRS = set DEFINES = set CCFLAGS = -m64 -g set CCHDRS = >>>>|>>>>| FDefines set HDRS = set DEFINES = set CCFLAGS = -m64 -g set CCHDRS = >>>>|>>>>| set CCDEFS on main.o = >>>>|> Depends obj : main.o set _i = source.c >>>>|> Object source.o : source.c >>>>|>>> Clean clean : source.o >>>>|>>> MakeLocate source.o : >>>>|>>> set SEARCH on source.c = >>>>|>>> set HDRS on source.o = >>>>|>>> set HDRRULE on source.c = HdrRule >>>>|>>> set HDRSCAN on source.c = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ >>>>|>>> set HDRSEARCH on source.c = /usr/include >>>>|>>> set HDRGRIST on source.c = >>>>|>>> set DEFINES on source.o += >>>>|>>> switch .c >>>>|>>> Cc source.o : source.c >>>>|>>>>| Depends source.o : source.c >>>>|>>>>| set CCFLAGS on source.o += -m64 -g >>>>|>>>>| on source.o set HDRS = set DEFINES = set CCFLAGS = -m64 -g >>>>|>>>>| FIncludes set HDRS = set DEFINES = set CCFLAGS = -m64 -g >>>>|>>>>| set CCHDRS on source.o = >>>>|>>>>| on source.o set HDRS = set DEFINES = set CCFLAGS = -m64 -g set CCHDRS = >>>>|>>>>| FDefines set HDRS = set DEFINES = set CCFLAGS = -m64 -g set CCHDRS = >>>>|>>>>| set CCDEFS on source.o = >>>>|> Depends obj : source.o set _i = set JAMCMDARGS = make -- all time -- all: unbound make -- shell time -- shell: unbound make -- first time -- first: unbound made stable first made stable shell make -- files time -- files: unbound made stable files make -- lib time -- lib: unbound made stable lib make -- exe time -- exe: unbound make -- test_package set MODE = 711 search test_package: test_package set MODE = time -- test_package: missing make -- main.o set HDRS = set DEFINES = set CCFLAGS = -m64 -g set CCHDRS = set CCDEFS = search main.o: main.o set HDRS = set DEFINES = set CCFLAGS = -m64 -g set CCHDRS = set CCDEFS = time -- main.o: missing make -- main.c set SEARCH = set HDRRULE = HdrRule set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRSEARCH = /usr/include set HDRGRIST = search main.c: main.c header scan main.c header found: header.h header found: stdio.h >> HdrRule main.c : header.h stdio.h >>>> local s = header.h stdio.h set s = header.h stdio.h >>>> Includes main.c : header.h stdio.h >>>> set SEARCH on header.h stdio.h = /usr/include >>>> NoCare header.h stdio.h >>>> set HDRSEARCH on header.h stdio.h = /usr/include >>>> set HDRSCAN on header.h stdio.h = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ >>>> set HDRRULE on header.h stdio.h = HdrRule >>>> set HDRGRIST on header.h stdio.h = set s = set SEARCH = set HDRRULE = set HDRSCAN = set HDRSEARCH = set HDRGRIST = time -- main.c: Wed Jun 24 18:12:13 2020 make -- main.c time -- main.c: unbound make -- header.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search header.h: header.h header scan header.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = time -- header.h: Wed Jun 24 18:12:13 2020 made* newer header.h make -- stdio.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search stdio.h: stdio.h search stdio.h: /usr/include/stdio.h scan directory /usr/include time ( /usr/include/. ) : SPOTTED time ( /usr/include/.. ) : SPOTTED time ( /usr/include/X11 ) : SPOTTED time ( /usr/include/nl_types.h ) : SPOTTED time ( /usr/include/openssl ) : SPOTTED time ( /usr/include/syscall.h ) : SPOTTED time ( /usr/include/unistd.h ) : SPOTTED time ( /usr/include/stdio.h ) : SPOTTED time ( /usr/include/errno.h ) : SPOTTED time ( /usr/include/monetary.h ) : SPOTTED time ( /usr/include/endian.h ) : SPOTTED time ( /usr/include/readline ) : SPOTTED time ( /usr/include/netdb.h ) : SPOTTED time ( /usr/include/argp.h ) : SPOTTED time ( /usr/include/neteconet ) : SPOTTED time ( /usr/include/getopt.h ) : SPOTTED time ( /usr/include/err.h ) : SPOTTED time ( /usr/include/gmpxx.h ) : SPOTTED time ( /usr/include/video ) : SPOTTED time ( /usr/include/asm-generic ) : SPOTTED time ( /usr/include/tic.h ) : SPOTTED time ( /usr/include/re_comp.h ) : SPOTTED time ( /usr/include/regex.h ) : SPOTTED time ( /usr/include/bits ) : SPOTTED time ( /usr/include/termio.h ) : SPOTTED time ( /usr/include/glob.h ) : SPOTTED time ( /usr/include/nss.h ) : SPOTTED time ( /usr/include/alloca.h ) : SPOTTED time ( /usr/include/term.h ) : SPOTTED time ( /usr/include/tgmath.h ) : SPOTTED time ( /usr/include/link.h ) : SPOTTED time ( /usr/include/gshadow.h ) : SPOTTED time ( /usr/include/search.h ) : SPOTTED time ( /usr/include/drm ) : SPOTTED time ( /usr/include/shadow.h ) : SPOTTED time ( /usr/include/cursslk.h ) : SPOTTED time ( /usr/include/stropts.h ) : SPOTTED time ( /usr/include/rpcsvc ) : SPOTTED time ( /usr/include/argz.h ) : SPOTTED time ( /usr/include/aio.h ) : SPOTTED time ( /usr/include/netax25 ) : SPOTTED time ( /usr/include/stdlib.h ) : SPOTTED time ( /usr/include/tar.h ) : SPOTTED time ( /usr/include/envz.h ) : SPOTTED time ( /usr/include/wordexp.h ) : SPOTTED time ( /usr/include/inttypes.h ) : SPOTTED time ( /usr/include/linux ) : SPOTTED time ( /usr/include/cursesm.h ) : SPOTTED time ( /usr/include/wchar.h ) : SPOTTED time ( /usr/include/strings.h ) : SPOTTED time ( /usr/include/wctype.h ) : SPOTTED time ( /usr/include/ncursesw ) : SPOTTED time ( /usr/include/unctrl.h ) : SPOTTED time ( /usr/include/ifaddrs.h ) : SPOTTED time ( /usr/include/cursesw.h ) : SPOTTED time ( /usr/include/sound ) : SPOTTED time ( /usr/include/complex.h ) : SPOTTED time ( /usr/include/sqlite3ext.h ) : SPOTTED time ( /usr/include/ucontext.h ) : SPOTTED time ( /usr/include/nfs ) : SPOTTED time ( /usr/include/panel.h ) : SPOTTED time ( /usr/include/malloc.h ) : SPOTTED time ( /usr/include/arpa ) : SPOTTED time ( /usr/include/mntent.h ) : SPOTTED time ( /usr/include/execinfo.h ) : SPOTTED time ( /usr/include/form.h ) : SPOTTED time ( /usr/include/libintl.h ) : SPOTTED time ( /usr/include/gnumake.h ) : SPOTTED time ( /usr/include/bzlib.h ) : SPOTTED time ( /usr/include/syslog.h ) : SPOTTED time ( /usr/include/string.h ) : SPOTTED time ( /usr/include/gnu ) : SPOTTED time ( /usr/include/ncurses_dll.h ) : SPOTTED time ( /usr/include/netiucv ) : SPOTTED time ( /usr/include/netrom ) : SPOTTED time ( /usr/include/ar.h ) : SPOTTED time ( /usr/include/poll.h ) : SPOTTED time ( /usr/include/curses.h ) : SPOTTED time ( /usr/include/scsi ) : SPOTTED time ( /usr/include/stdint.h ) : SPOTTED time ( /usr/include/misc ) : SPOTTED time ( /usr/include/regexp.h ) : SPOTTED time ( /usr/include/eti.h ) : SPOTTED time ( /usr/include/lastlog.h ) : SPOTTED time ( /usr/include/rpc ) : SPOTTED time ( /usr/include/mqueue.h ) : SPOTTED time ( /usr/include/wait.h ) : SPOTTED time ( /usr/include/lzma.h ) : SPOTTED time ( /usr/include/netipx ) : SPOTTED time ( /usr/include/xlocale.h ) : SPOTTED time ( /usr/include/pwd.h ) : SPOTTED time ( /usr/include/xen ) : SPOTTED time ( /usr/include/ustat.h ) : SPOTTED time ( /usr/include/semaphore.h ) : SPOTTED time ( /usr/include/zlib.h ) : SPOTTED time ( /usr/include/gnu-versions.h ) : SPOTTED time ( /usr/include/spawn.h ) : SPOTTED time ( /usr/include/net ) : SPOTTED time ( /usr/include/sqlite3.h ) : SPOTTED time ( /usr/include/term_entry.h ) : SPOTTED time ( /usr/include/libio.h ) : SPOTTED time ( /usr/include/sched.h ) : SPOTTED time ( /usr/include/dirent.h ) : SPOTTED time ( /usr/include/netatalk ) : SPOTTED time ( /usr/include/values.h ) : SPOTTED time ( /usr/include/pthread.h ) : SPOTTED time ( /usr/include/dlfcn.h ) : SPOTTED time ( /usr/include/x86_64-linux-gnu ) : SPOTTED time ( /usr/include/elf.h ) : SPOTTED time ( /usr/include/sgtty.h ) : SPOTTED time ( /usr/include/pty.h ) : SPOTTED time ( /usr/include/uchar.h ) : SPOTTED time ( /usr/include/mpfr.h ) : SPOTTED time ( /usr/include/resolv.h ) : SPOTTED time ( /usr/include/utime.h ) : SPOTTED time ( /usr/include/time.h ) : SPOTTED time ( /usr/include/utmp.h ) : SPOTTED time ( /usr/include/fstab.h ) : SPOTTED time ( /usr/include/nc_tparm.h ) : SPOTTED time ( /usr/include/byteswap.h ) : SPOTTED time ( /usr/include/printf.h ) : SPOTTED time ( /usr/include/ctype.h ) : SPOTTED time ( /usr/include/lzma ) : SPOTTED time ( /usr/include/netash ) : SPOTTED time ( /usr/include/protocols ) : SPOTTED time ( /usr/include/crypt.h ) : SPOTTED time ( /usr/include/rdma ) : SPOTTED time ( /usr/include/fts.h ) : SPOTTED time ( /usr/include/stdio_ext.h ) : SPOTTED time ( /usr/include/fmtmsg.h ) : SPOTTED time ( /usr/include/error.h ) : SPOTTED time ( /usr/include/fcntl.h ) : SPOTTED time ( /usr/include/signal.h ) : SPOTTED time ( /usr/include/etip.h ) : SPOTTED time ( /usr/include/ttyent.h ) : SPOTTED time ( /usr/include/obstack.h ) : SPOTTED time ( /usr/include/asm ) : SPOTTED time ( /usr/include/fnmatch.h ) : SPOTTED time ( /usr/include/paths.h ) : SPOTTED time ( /usr/include/memory.h ) : SPOTTED time ( /usr/include/grp.h ) : SPOTTED time ( /usr/include/_G_config.h ) : SPOTTED time ( /usr/include/math.h ) : SPOTTED time ( /usr/include/thread_db.h ) : SPOTTED time ( /usr/include/ftw.h ) : SPOTTED time ( /usr/include/netpacket ) : SPOTTED time ( /usr/include/netrose ) : SPOTTED time ( /usr/include/sudo_plugin.h ) : SPOTTED time ( /usr/include/mcheck.h ) : SPOTTED time ( /usr/include/stab.h ) : SPOTTED time ( /usr/include/fenv.h ) : SPOTTED time ( /usr/include/mpc.h ) : SPOTTED time ( /usr/include/iconv.h ) : SPOTTED time ( /usr/include/cursesapp.h ) : SPOTTED time ( /usr/include/utmpx.h ) : SPOTTED time ( /usr/include/assert.h ) : SPOTTED time ( /usr/include/netinet ) : SPOTTED time ( /usr/include/zconf.h ) : SPOTTED time ( /usr/include/locale.h ) : SPOTTED time ( /usr/include/cursesf.h ) : SPOTTED time ( /usr/include/uapi ) : SPOTTED time ( /usr/include/termcap.h ) : SPOTTED time ( /usr/include/libgen.h ) : SPOTTED time ( /usr/include/termios.h ) : SPOTTED time ( /usr/include/limits.h ) : SPOTTED time ( /usr/include/sys ) : SPOTTED time ( /usr/include/cpio.h ) : SPOTTED time ( /usr/include/features.h ) : SPOTTED time ( /usr/include/menu.h ) : SPOTTED time ( /usr/include/mpf2mpfr.h ) : SPOTTED time ( /usr/include/setjmp.h ) : SPOTTED time ( /usr/include/langinfo.h ) : SPOTTED time ( /usr/include/mtd ) : SPOTTED time ( /usr/include/stdc-predef.h ) : SPOTTED time ( /usr/include/ulimit.h ) : SPOTTED time ( /usr/include/fpu_control.h ) : SPOTTED time ( /usr/include/c++ ) : SPOTTED time ( /usr/include/cursesp.h ) : SPOTTED time ( /usr/include/aliases.h ) : SPOTTED time ( /usr/include/gconv.h ) : SPOTTED time ( /usr/include/ncurses.h ) : SPOTTED time ( /usr/include/sysexits.h ) : SPOTTED header scan stdio.h header found: features.h header found: stddef.h header found: bits/types.h header found: libio.h header found: stdarg.h header found: bits/stdio_lim.h header found: bits/sys_errlist.h header found: getopt.h header found: bits/stdio.h header found: bits/stdio2.h header found: bits/stdio-ldbl.h >> HdrRule stdio.h : features.h stddef.h bits/types.h libio.h stdarg.h bits/stdio_lim.h bits/sys_errlist.h getopt.h bits/stdio.h bits/stdio2.h bits/stdio-ldbl.h >>>> local s = features.h stddef.h bits/types.h libio.h stdarg.h bits/stdio_lim.h bits/sys_errlist.h getopt.h bits/stdio.h bits/stdio2.h bits/stdio-ldbl.h set s = features.h stddef.h bits/types.h libio.h stdarg.h bits/stdio_lim.h bits/sys_errlist.h getopt.h bits/stdio.h bits/stdio2.h bits/stdio-ldbl.h >>>> Includes stdio.h : features.h stddef.h bits/types.h libio.h stdarg.h bits/stdio_lim.h bits/sys_errlist.h getopt.h bits/stdio.h bits/stdio2.h bits/stdio-ldbl.h >>>> set SEARCH on features.h stddef.h bits/types.h libio.h stdarg.h bits/stdio_lim.h bits/sys_errlist.h getopt.h bits/stdio.h bits/stdio2.h bits/stdio-ldbl.h = /usr/include >>>> NoCare features.h stddef.h bits/types.h libio.h stdarg.h bits/stdio_lim.h bits/sys_errlist.h getopt.h bits/stdio.h bits/stdio2.h bits/stdio-ldbl.h >>>> set HDRSEARCH on features.h stddef.h bits/types.h libio.h stdarg.h bits/stdio_lim.h bits/sys_errlist.h getopt.h bits/stdio.h bits/stdio2.h bits/stdio-ldbl.h = /usr/include >>>> set HDRSCAN on features.h stddef.h bits/types.h libio.h stdarg.h bits/stdio_lim.h bits/sys_errlist.h getopt.h bits/stdio.h bits/stdio2.h bits/stdio-ldbl.h = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ >>>> set HDRRULE on features.h stddef.h bits/types.h libio.h stdarg.h bits/stdio_lim.h bits/sys_errlist.h getopt.h bits/stdio.h bits/stdio2.h bits/stdio-ldbl.h = HdrRule >>>> set HDRGRIST on features.h stddef.h bits/types.h libio.h stdarg.h bits/stdio_lim.h bits/sys_errlist.h getopt.h bits/stdio.h bits/stdio2.h bits/stdio-ldbl.h = set s = set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- stdio.h: /usr/include/stdio.h time -- stdio.h: Tue Feb 5 20:04:14 2019 make -- stdio.h time -- stdio.h: unbound make -- features.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search features.h: features.h search features.h: /usr/include/features.h header scan features.h header found: stdc-predef.h header found: sys/cdefs.h header found: gnu/stubs.h >> HdrRule features.h : stdc-predef.h sys/cdefs.h gnu/stubs.h >>>> local s = stdc-predef.h sys/cdefs.h gnu/stubs.h set s = stdc-predef.h sys/cdefs.h gnu/stubs.h >>>> Includes features.h : stdc-predef.h sys/cdefs.h gnu/stubs.h >>>> set SEARCH on stdc-predef.h sys/cdefs.h gnu/stubs.h = /usr/include >>>> NoCare stdc-predef.h sys/cdefs.h gnu/stubs.h >>>> set HDRSEARCH on stdc-predef.h sys/cdefs.h gnu/stubs.h = /usr/include >>>> set HDRSCAN on stdc-predef.h sys/cdefs.h gnu/stubs.h = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ >>>> set HDRRULE on stdc-predef.h sys/cdefs.h gnu/stubs.h = HdrRule >>>> set HDRGRIST on stdc-predef.h sys/cdefs.h gnu/stubs.h = set s = set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- features.h: /usr/include/features.h time -- features.h: Tue Feb 5 20:03:47 2019 make -- features.h time -- features.h: unbound make -- stdc-predef.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search stdc-predef.h: stdc-predef.h search stdc-predef.h: /usr/include/stdc-predef.h header scan stdc-predef.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- stdc-predef.h: /usr/include/stdc-predef.h time -- stdc-predef.h: Tue Feb 5 20:03:47 2019 made* newer stdc-predef.h make -- sys/cdefs.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search sys/cdefs.h: sys/cdefs.h search sys/cdefs.h: /usr/include/sys/cdefs.h scan directory /usr/include/sys time ( /usr/include/sys/un.h ) : SPOTTED time ( /usr/include/sys/syscall.h ) : SPOTTED time ( /usr/include/sys/resource.h ) : SPOTTED time ( /usr/include/sys/unistd.h ) : SPOTTED time ( /usr/include/sys/acct.h ) : SPOTTED time ( /usr/include/sys/quota.h ) : SPOTTED time ( /usr/include/sys/bitypes.h ) : SPOTTED time ( /usr/include/sys/errno.h ) : SPOTTED time ( /usr/include/sys/auxv.h ) : SPOTTED time ( /usr/include/sys/klog.h ) : SPOTTED time ( /usr/include/sys/timerfd.h ) : SPOTTED time ( /usr/include/sys/timex.h ) : SPOTTED time ( /usr/include/sys/cdefs.h ) : SPOTTED time ( /usr/include/sys/kd.h ) : SPOTTED time ( /usr/include/sys/epoll.h ) : SPOTTED time ( /usr/include/sys/queue.h ) : SPOTTED time ( /usr/include/sys/ttychars.h ) : SPOTTED time ( /usr/include/sys/stropts.h ) : SPOTTED time ( /usr/include/sys/select.h ) : SPOTTED time ( /usr/include/sys/vfs.h ) : SPOTTED time ( /usr/include/sys/ioctl.h ) : SPOTTED time ( /usr/include/sys/eventfd.h ) : SPOTTED time ( /usr/include/sys/vt.h ) : SPOTTED time ( /usr/include/sys/ipc.h ) : SPOTTED time ( /usr/include/sys/socket.h ) : SPOTTED time ( /usr/include/sys/mman.h ) : SPOTTED time ( /usr/include/sys/mtio.h ) : SPOTTED time ( /usr/include/sys/ptrace.h ) : SPOTTED time ( /usr/include/sys/file.h ) : SPOTTED time ( /usr/include/sys/ucontext.h ) : SPOTTED time ( /usr/include/sys/user.h ) : SPOTTED time ( /usr/include/sys/utsname.h ) : SPOTTED time ( /usr/include/sys/io.h ) : SPOTTED time ( /usr/include/sys/. ) : SPOTTED time ( /usr/include/sys/syslog.h ) : SPOTTED time ( /usr/include/sys/dir.h ) : SPOTTED time ( /usr/include/sys/poll.h ) : SPOTTED time ( /usr/include/sys/sysinfo.h ) : SPOTTED time ( /usr/include/sys/vm86.h ) : SPOTTED time ( /usr/include/sys/sysmacros.h ) : SPOTTED time ( /usr/include/sys/vlimit.h ) : SPOTTED time ( /usr/include/sys/msg.h ) : SPOTTED time ( /usr/include/sys/times.h ) : SPOTTED time ( /usr/include/sys/personality.h ) : SPOTTED time ( /usr/include/sys/signalfd.h ) : SPOTTED time ( /usr/include/sys/reg.h ) : SPOTTED time ( /usr/include/sys/statfs.h ) : SPOTTED time ( /usr/include/sys/wait.h ) : SPOTTED time ( /usr/include/sys/shm.h ) : SPOTTED time ( /usr/include/sys/swap.h ) : SPOTTED time ( /usr/include/sys/ustat.h ) : SPOTTED time ( /usr/include/sys/pci.h ) : SPOTTED time ( /usr/include/sys/fsuid.h ) : SPOTTED time ( /usr/include/sys/stat.h ) : SPOTTED time ( /usr/include/sys/soundcard.h ) : SPOTTED time ( /usr/include/sys/perm.h ) : SPOTTED time ( /usr/include/sys/sysctl.h ) : SPOTTED time ( /usr/include/sys/elf.h ) : SPOTTED time ( /usr/include/sys/vtimes.h ) : SPOTTED time ( /usr/include/sys/profil.h ) : SPOTTED time ( /usr/include/sys/debugreg.h ) : SPOTTED time ( /usr/include/sys/time.h ) : SPOTTED time ( /usr/include/sys/types.h ) : SPOTTED time ( /usr/include/sys/statvfs.h ) : SPOTTED time ( /usr/include/sys/socketvar.h ) : SPOTTED time ( /usr/include/sys/sendfile.h ) : SPOTTED time ( /usr/include/sys/gmon_out.h ) : SPOTTED time ( /usr/include/sys/xattr.h ) : SPOTTED time ( /usr/include/sys/param.h ) : SPOTTED time ( /usr/include/sys/ultrasound.h ) : SPOTTED time ( /usr/include/sys/fcntl.h ) : SPOTTED time ( /usr/include/sys/signal.h ) : SPOTTED time ( /usr/include/sys/.. ) : SPOTTED time ( /usr/include/sys/raw.h ) : SPOTTED time ( /usr/include/sys/gmon.h ) : SPOTTED time ( /usr/include/sys/reboot.h ) : SPOTTED time ( /usr/include/sys/ttydefaults.h ) : SPOTTED time ( /usr/include/sys/procfs.h ) : SPOTTED time ( /usr/include/sys/termios.h ) : SPOTTED time ( /usr/include/sys/prctl.h ) : SPOTTED time ( /usr/include/sys/uio.h ) : SPOTTED time ( /usr/include/sys/sem.h ) : SPOTTED time ( /usr/include/sys/mount.h ) : SPOTTED time ( /usr/include/sys/fanotify.h ) : SPOTTED time ( /usr/include/sys/timeb.h ) : SPOTTED time ( /usr/include/sys/inotify.h ) : SPOTTED header scan sys/cdefs.h header found: features.h header found: bits/wordsize.h >> HdrRule sys/cdefs.h : features.h bits/wordsize.h >>>> local s = features.h bits/wordsize.h set s = features.h bits/wordsize.h >>>> Includes sys/cdefs.h : features.h bits/wordsize.h >>>> set SEARCH on features.h bits/wordsize.h = /usr/include >>>> NoCare features.h bits/wordsize.h >>>> set HDRSEARCH on features.h bits/wordsize.h = /usr/include >>>> set HDRSCAN on features.h bits/wordsize.h = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ >>>> set HDRRULE on features.h bits/wordsize.h = HdrRule >>>> set HDRGRIST on features.h bits/wordsize.h = set s = set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- sys/cdefs.h: /usr/include/sys/cdefs.h time -- sys/cdefs.h: Tue Feb 5 20:04:22 2019 make -- sys/cdefs.h time -- sys/cdefs.h: unbound make -- bits/wordsize.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search bits/wordsize.h: bits/wordsize.h search bits/wordsize.h: /usr/include/bits/wordsize.h scan directory /usr/include/bits time ( /usr/include/bits/posix_opt.h ) : SPOTTED time ( /usr/include/bits/syscall.h ) : SPOTTED time ( /usr/include/bits/resource.h ) : SPOTTED time ( /usr/include/bits/math-vector.h ) : SPOTTED time ( /usr/include/bits/unistd.h ) : SPOTTED time ( /usr/include/bits/mathdef.h ) : SPOTTED time ( /usr/include/bits/stdio.h ) : SPOTTED time ( /usr/include/bits/errno.h ) : SPOTTED time ( /usr/include/bits/endian.h ) : SPOTTED time ( /usr/include/bits/typesizes.h ) : SPOTTED time ( /usr/include/bits/netdb.h ) : SPOTTED time ( /usr/include/bits/auxv.h ) : SPOTTED time ( /usr/include/bits/fenvinline.h ) : SPOTTED time ( /usr/include/bits/timerfd.h ) : SPOTTED time ( /usr/include/bits/waitstatus.h ) : SPOTTED time ( /usr/include/bits/timex.h ) : SPOTTED time ( /usr/include/bits/epoll.h ) : SPOTTED time ( /usr/include/bits/sockaddr.h ) : SPOTTED time ( /usr/include/bits/wchar-ldbl.h ) : SPOTTED time ( /usr/include/bits/stdlib-ldbl.h ) : SPOTTED time ( /usr/include/bits/huge_valf.h ) : SPOTTED time ( /usr/include/bits/link.h ) : SPOTTED time ( /usr/include/bits/select2.h ) : SPOTTED time ( /usr/include/bits/stropts.h ) : SPOTTED time ( /usr/include/bits/ioctl-types.h ) : SPOTTED time ( /usr/include/bits/select.h ) : SPOTTED time ( /usr/include/bits/setjmp2.h ) : SPOTTED time ( /usr/include/bits/stdlib.h ) : SPOTTED time ( /usr/include/bits/ioctls.h ) : SPOTTED time ( /usr/include/bits/eventfd.h ) : SPOTTED time ( /usr/include/bits/libio-ldbl.h ) : SPOTTED time ( /usr/include/bits/in.h ) : SPOTTED time ( /usr/include/bits/ipc.h ) : SPOTTED time ( /usr/include/bits/socket.h ) : SPOTTED time ( /usr/include/bits/wchar.h ) : SPOTTED time ( /usr/include/bits/mman.h ) : SPOTTED time ( /usr/include/bits/nan.h ) : SPOTTED time ( /usr/include/bits/fcntl-linux.h ) : SPOTTED time ( /usr/include/bits/signum.h ) : SPOTTED time ( /usr/include/bits/socket_type.h ) : SPOTTED time ( /usr/include/bits/utsname.h ) : SPOTTED time ( /usr/include/bits/waitflags.h ) : SPOTTED time ( /usr/include/bits/inf.h ) : SPOTTED time ( /usr/include/bits/huge_val.h ) : SPOTTED time ( /usr/include/bits/syslog-ldbl.h ) : SPOTTED time ( /usr/include/bits/string2.h ) : SPOTTED time ( /usr/include/bits/. ) : SPOTTED time ( /usr/include/bits/syslog.h ) : SPOTTED time ( /usr/include/bits/string.h ) : SPOTTED time ( /usr/include/bits/sigstack.h ) : SPOTTED time ( /usr/include/bits/poll.h ) : SPOTTED time ( /usr/include/bits/mman-linux.h ) : SPOTTED time ( /usr/include/bits/poll2.h ) : SPOTTED time ( /usr/include/bits/elfclass.h ) : SPOTTED time ( /usr/include/bits/environments.h ) : SPOTTED time ( /usr/include/bits/confname.h ) : SPOTTED time ( /usr/include/bits/siginfo.h ) : SPOTTED time ( /usr/include/bits/signalfd.h ) : SPOTTED time ( /usr/include/bits/xtitypes.h ) : SPOTTED time ( /usr/include/bits/statfs.h ) : SPOTTED time ( /usr/include/bits/fcntl2.h ) : SPOTTED time ( /usr/include/bits/mathcalls.h ) : SPOTTED time ( /usr/include/bits/mqueue.h ) : SPOTTED time ( /usr/include/bits/stdlib-float.h ) : SPOTTED time ( /usr/include/bits/sys_errlist.h ) : SPOTTED time ( /usr/include/bits/shm.h ) : SPOTTED time ( /usr/include/bits/socket2.h ) : SPOTTED time ( /usr/include/bits/ustat.h ) : SPOTTED time ( /usr/include/bits/semaphore.h ) : SPOTTED time ( /usr/include/bits/posix2_lim.h ) : SPOTTED time ( /usr/include/bits/syslog-path.h ) : SPOTTED time ( /usr/include/bits/sched.h ) : SPOTTED time ( /usr/include/bits/sigset.h ) : SPOTTED time ( /usr/include/bits/dirent.h ) : SPOTTED time ( /usr/include/bits/mathinline.h ) : SPOTTED time ( /usr/include/bits/stat.h ) : SPOTTED time ( /usr/include/bits/huge_vall.h ) : SPOTTED time ( /usr/include/bits/sigaction.h ) : SPOTTED time ( /usr/include/bits/stdio_lim.h ) : SPOTTED time ( /usr/include/bits/dlfcn.h ) : SPOTTED time ( /usr/include/bits/local_lim.h ) : SPOTTED time ( /usr/include/bits/sysctl.h ) : SPOTTED time ( /usr/include/bits/libm-simd-decl-stubs.h ) : SPOTTED time ( /usr/include/bits/posix1_lim.h ) : SPOTTED time ( /usr/include/bits/time.h ) : SPOTTED time ( /usr/include/bits/utmp.h ) : SPOTTED time ( /usr/include/bits/byteswap-16.h ) : SPOTTED time ( /usr/include/bits/byteswap.h ) : SPOTTED time ( /usr/include/bits/types.h ) : SPOTTED time ( /usr/include/bits/statvfs.h ) : SPOTTED time ( /usr/include/bits/cmathcalls.h ) : SPOTTED time ( /usr/include/bits/msq.h ) : SPOTTED time ( /usr/include/bits/param.h ) : SPOTTED time ( /usr/include/bits/error.h ) : SPOTTED time ( /usr/include/bits/fcntl.h ) : SPOTTED time ( /usr/include/bits/.. ) : SPOTTED time ( /usr/include/bits/pthreadtypes.h ) : SPOTTED time ( /usr/include/bits/initspin.h ) : SPOTTED time ( /usr/include/bits/fenv.h ) : SPOTTED time ( /usr/include/bits/wordsize.h ) : SPOTTED time ( /usr/include/bits/monetary-ldbl.h ) : SPOTTED time ( /usr/include/bits/ipctypes.h ) : SPOTTED time ( /usr/include/bits/printf-ldbl.h ) : SPOTTED time ( /usr/include/bits/string3.h ) : SPOTTED time ( /usr/include/bits/utmpx.h ) : SPOTTED time ( /usr/include/bits/stdlib-bsearch.h ) : SPOTTED time ( /usr/include/bits/locale.h ) : SPOTTED time ( /usr/include/bits/a.out.h ) : SPOTTED time ( /usr/include/bits/wchar2.h ) : SPOTTED time ( /usr/include/bits/termios.h ) : SPOTTED time ( /usr/include/bits/uio.h ) : SPOTTED time ( /usr/include/bits/sem.h ) : SPOTTED time ( /usr/include/bits/mqueue2.h ) : SPOTTED time ( /usr/include/bits/stdio-ldbl.h ) : SPOTTED time ( /usr/include/bits/setjmp.h ) : SPOTTED time ( /usr/include/bits/stab.def ) : SPOTTED time ( /usr/include/bits/hwcap.h ) : SPOTTED time ( /usr/include/bits/math-finite.h ) : SPOTTED time ( /usr/include/bits/inotify.h ) : SPOTTED time ( /usr/include/bits/sigcontext.h ) : SPOTTED time ( /usr/include/bits/sigthread.h ) : SPOTTED time ( /usr/include/bits/xopen_lim.h ) : SPOTTED time ( /usr/include/bits/stdio2.h ) : SPOTTED header scan bits/wordsize.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- bits/wordsize.h: /usr/include/bits/wordsize.h time -- bits/wordsize.h: Tue Feb 5 20:04:13 2019 made* newer bits/wordsize.h made* newer sys/cdefs.h make -- gnu/stubs.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search gnu/stubs.h: gnu/stubs.h search gnu/stubs.h: /usr/include/gnu/stubs.h scan directory /usr/include/gnu time ( /usr/include/gnu/libc-version.h ) : SPOTTED time ( /usr/include/gnu/stubs-64.h ) : SPOTTED time ( /usr/include/gnu/stubs-x32.h ) : SPOTTED time ( /usr/include/gnu/. ) : SPOTTED time ( /usr/include/gnu/stubs.h ) : SPOTTED time ( /usr/include/gnu/stubs-32.h ) : SPOTTED time ( /usr/include/gnu/lib-names-64.h ) : SPOTTED time ( /usr/include/gnu/.. ) : SPOTTED time ( /usr/include/gnu/lib-names.h ) : SPOTTED header scan gnu/stubs.h header found: gnu/stubs-32.h header found: gnu/stubs-64.h header found: gnu/stubs-x32.h >> HdrRule gnu/stubs.h : gnu/stubs-32.h gnu/stubs-64.h gnu/stubs-x32.h >>>> local s = gnu/stubs-32.h gnu/stubs-64.h gnu/stubs-x32.h set s = gnu/stubs-32.h gnu/stubs-64.h gnu/stubs-x32.h >>>> Includes gnu/stubs.h : gnu/stubs-32.h gnu/stubs-64.h gnu/stubs-x32.h >>>> set SEARCH on gnu/stubs-32.h gnu/stubs-64.h gnu/stubs-x32.h = /usr/include >>>> NoCare gnu/stubs-32.h gnu/stubs-64.h gnu/stubs-x32.h >>>> set HDRSEARCH on gnu/stubs-32.h gnu/stubs-64.h gnu/stubs-x32.h = /usr/include >>>> set HDRSCAN on gnu/stubs-32.h gnu/stubs-64.h gnu/stubs-x32.h = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ >>>> set HDRRULE on gnu/stubs-32.h gnu/stubs-64.h gnu/stubs-x32.h = HdrRule >>>> set HDRGRIST on gnu/stubs-32.h gnu/stubs-64.h gnu/stubs-x32.h = set s = set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- gnu/stubs.h: /usr/include/gnu/stubs.h time -- gnu/stubs.h: Tue Feb 5 20:03:47 2019 make -- gnu/stubs.h time -- gnu/stubs.h: unbound make -- gnu/stubs-32.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search gnu/stubs-32.h: gnu/stubs-32.h search gnu/stubs-32.h: /usr/include/gnu/stubs-32.h header scan gnu/stubs-32.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- gnu/stubs-32.h: /usr/include/gnu/stubs-32.h time -- gnu/stubs-32.h: Tue Feb 5 20:07:08 2019 made* newer gnu/stubs-32.h make -- gnu/stubs-64.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search gnu/stubs-64.h: gnu/stubs-64.h search gnu/stubs-64.h: /usr/include/gnu/stubs-64.h header scan gnu/stubs-64.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- gnu/stubs-64.h: /usr/include/gnu/stubs-64.h time -- gnu/stubs-64.h: Tue Feb 5 20:04:51 2019 made* newer gnu/stubs-64.h make -- gnu/stubs-x32.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search gnu/stubs-x32.h: gnu/stubs-x32.h search gnu/stubs-x32.h: /usr/include/gnu/stubs-x32.h header scan gnu/stubs-x32.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- gnu/stubs-x32.h: /usr/include/gnu/stubs-x32.h time -- gnu/stubs-x32.h: Tue Feb 5 20:09:06 2019 made* newer gnu/stubs-x32.h made* newer gnu/stubs.h made* newer features.h make -- stddef.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search stddef.h: stddef.h search stddef.h: /usr/include/stddef.h search stddef.h: stddef.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = time -- stddef.h: missing made stable stddef.h make -- bits/types.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search bits/types.h: bits/types.h search bits/types.h: /usr/include/bits/types.h header scan bits/types.h header found: features.h header found: bits/wordsize.h header found: bits/typesizes.h >> HdrRule bits/types.h : features.h bits/wordsize.h bits/typesizes.h >>>> local s = features.h bits/wordsize.h bits/typesizes.h set s = features.h bits/wordsize.h bits/typesizes.h >>>> Includes bits/types.h : features.h bits/wordsize.h bits/typesizes.h >>>> set SEARCH on features.h bits/wordsize.h bits/typesizes.h = /usr/include >>>> NoCare features.h bits/wordsize.h bits/typesizes.h >>>> set HDRSEARCH on features.h bits/wordsize.h bits/typesizes.h = /usr/include >>>> set HDRSCAN on features.h bits/wordsize.h bits/typesizes.h = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ >>>> set HDRRULE on features.h bits/wordsize.h bits/typesizes.h = HdrRule >>>> set HDRGRIST on features.h bits/wordsize.h bits/typesizes.h = set s = set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- bits/types.h: /usr/include/bits/types.h time -- bits/types.h: Tue Feb 5 20:04:19 2019 make -- bits/types.h time -- bits/types.h: unbound make -- bits/typesizes.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search bits/typesizes.h: bits/typesizes.h search bits/typesizes.h: /usr/include/bits/typesizes.h header scan bits/typesizes.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- bits/typesizes.h: /usr/include/bits/typesizes.h time -- bits/typesizes.h: Tue Feb 5 20:04:19 2019 made* newer bits/typesizes.h made* newer bits/types.h make -- libio.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search libio.h: libio.h search libio.h: /usr/include/libio.h header scan libio.h header found: _G_config.h header found: stdarg.h header found: sys/cdefs.h header found: shlib-compat.h header found: bits/libio-ldbl.h >> HdrRule libio.h : _G_config.h stdarg.h sys/cdefs.h shlib-compat.h bits/libio-ldbl.h >>>> local s = _G_config.h stdarg.h sys/cdefs.h shlib-compat.h bits/libio-ldbl.h set s = _G_config.h stdarg.h sys/cdefs.h shlib-compat.h bits/libio-ldbl.h >>>> Includes libio.h : _G_config.h stdarg.h sys/cdefs.h shlib-compat.h bits/libio-ldbl.h >>>> set SEARCH on _G_config.h stdarg.h sys/cdefs.h shlib-compat.h bits/libio-ldbl.h = /usr/include >>>> NoCare _G_config.h stdarg.h sys/cdefs.h shlib-compat.h bits/libio-ldbl.h >>>> set HDRSEARCH on _G_config.h stdarg.h sys/cdefs.h shlib-compat.h bits/libio-ldbl.h = /usr/include >>>> set HDRSCAN on _G_config.h stdarg.h sys/cdefs.h shlib-compat.h bits/libio-ldbl.h = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ >>>> set HDRRULE on _G_config.h stdarg.h sys/cdefs.h shlib-compat.h bits/libio-ldbl.h = HdrRule >>>> set HDRGRIST on _G_config.h stdarg.h sys/cdefs.h shlib-compat.h bits/libio-ldbl.h = set s = set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- libio.h: /usr/include/libio.h time -- libio.h: Tue Feb 5 20:04:14 2019 make -- libio.h time -- libio.h: unbound make -- _G_config.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search _G_config.h: _G_config.h search _G_config.h: /usr/include/_G_config.h header scan _G_config.h header found: bits/types.h header found: stddef.h header found: wchar.h header found: gconv.h >> HdrRule _G_config.h : bits/types.h stddef.h wchar.h gconv.h >>>> local s = bits/types.h stddef.h wchar.h gconv.h set s = bits/types.h stddef.h wchar.h gconv.h >>>> Includes _G_config.h : bits/types.h stddef.h wchar.h gconv.h >>>> set SEARCH on bits/types.h stddef.h wchar.h gconv.h = /usr/include >>>> NoCare bits/types.h stddef.h wchar.h gconv.h >>>> set HDRSEARCH on bits/types.h stddef.h wchar.h gconv.h = /usr/include >>>> set HDRSCAN on bits/types.h stddef.h wchar.h gconv.h = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ >>>> set HDRRULE on bits/types.h stddef.h wchar.h gconv.h = HdrRule >>>> set HDRGRIST on bits/types.h stddef.h wchar.h gconv.h = set s = set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- _G_config.h: /usr/include/_G_config.h time -- _G_config.h: Tue Feb 5 20:04:14 2019 make -- _G_config.h time -- _G_config.h: unbound make -- wchar.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search wchar.h: wchar.h search wchar.h: /usr/include/wchar.h header scan wchar.h header found: features.h header found: stdio.h header found: stdarg.h header found: bits/wchar.h header found: stddef.h header found: wctype.h header found: xlocale.h header found: xlocale.h header found: xlocale.h header found: wctype.h header found: bits/wchar2.h header found: bits/wchar-ldbl.h >> HdrRule wchar.h : features.h stdio.h stdarg.h bits/wchar.h stddef.h wctype.h xlocale.h xlocale.h xlocale.h wctype.h bits/wchar2.h bits/wchar-ldbl.h >>>> local s = features.h stdio.h stdarg.h bits/wchar.h stddef.h wctype.h xlocale.h xlocale.h xlocale.h wctype.h bits/wchar2.h bits/wchar-ldbl.h set s = features.h stdio.h stdarg.h bits/wchar.h stddef.h wctype.h xlocale.h xlocale.h xlocale.h wctype.h bits/wchar2.h bits/wchar-ldbl.h >>>> Includes wchar.h : features.h stdio.h stdarg.h bits/wchar.h stddef.h wctype.h xlocale.h xlocale.h xlocale.h wctype.h bits/wchar2.h bits/wchar-ldbl.h >>>> set SEARCH on features.h stdio.h stdarg.h bits/wchar.h stddef.h wctype.h xlocale.h xlocale.h xlocale.h wctype.h bits/wchar2.h bits/wchar-ldbl.h = /usr/include >>>> NoCare features.h stdio.h stdarg.h bits/wchar.h stddef.h wctype.h xlocale.h xlocale.h xlocale.h wctype.h bits/wchar2.h bits/wchar-ldbl.h >>>> set HDRSEARCH on features.h stdio.h stdarg.h bits/wchar.h stddef.h wctype.h xlocale.h xlocale.h xlocale.h wctype.h bits/wchar2.h bits/wchar-ldbl.h = /usr/include >>>> set HDRSCAN on features.h stdio.h stdarg.h bits/wchar.h stddef.h wctype.h xlocale.h xlocale.h xlocale.h wctype.h bits/wchar2.h bits/wchar-ldbl.h = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ >>>> set HDRRULE on features.h stdio.h stdarg.h bits/wchar.h stddef.h wctype.h xlocale.h xlocale.h xlocale.h wctype.h bits/wchar2.h bits/wchar-ldbl.h = HdrRule >>>> set HDRGRIST on features.h stdio.h stdarg.h bits/wchar.h stddef.h wctype.h xlocale.h xlocale.h xlocale.h wctype.h bits/wchar2.h bits/wchar-ldbl.h = set s = set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- wchar.h: /usr/include/wchar.h time -- wchar.h: Tue Feb 5 20:04:17 2019 make -- wchar.h time -- wchar.h: unbound make -- stdarg.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search stdarg.h: stdarg.h search stdarg.h: /usr/include/stdarg.h search stdarg.h: stdarg.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = time -- stdarg.h: missing made stable stdarg.h make -- bits/wchar.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search bits/wchar.h: bits/wchar.h search bits/wchar.h: /usr/include/bits/wchar.h header scan bits/wchar.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- bits/wchar.h: /usr/include/bits/wchar.h time -- bits/wchar.h: Tue Feb 5 20:04:17 2019 made* newer bits/wchar.h make -- wctype.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search wctype.h: wctype.h search wctype.h: /usr/include/wctype.h header scan wctype.h header found: features.h header found: bits/types.h header found: wchar.h header found: endian.h header found: xlocale.h >> HdrRule wctype.h : features.h bits/types.h wchar.h endian.h xlocale.h >>>> local s = features.h bits/types.h wchar.h endian.h xlocale.h set s = features.h bits/types.h wchar.h endian.h xlocale.h >>>> Includes wctype.h : features.h bits/types.h wchar.h endian.h xlocale.h >>>> set SEARCH on features.h bits/types.h wchar.h endian.h xlocale.h = /usr/include >>>> NoCare features.h bits/types.h wchar.h endian.h xlocale.h >>>> set HDRSEARCH on features.h bits/types.h wchar.h endian.h xlocale.h = /usr/include >>>> set HDRSCAN on features.h bits/types.h wchar.h endian.h xlocale.h = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ >>>> set HDRRULE on features.h bits/types.h wchar.h endian.h xlocale.h = HdrRule >>>> set HDRGRIST on features.h bits/types.h wchar.h endian.h xlocale.h = set s = set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- wctype.h: /usr/include/wctype.h time -- wctype.h: Tue Feb 5 20:04:24 2019 make -- wctype.h time -- wctype.h: unbound make -- endian.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search endian.h: endian.h search endian.h: /usr/include/endian.h header scan endian.h header found: features.h header found: bits/endian.h header found: bits/byteswap.h >> HdrRule endian.h : features.h bits/endian.h bits/byteswap.h >>>> local s = features.h bits/endian.h bits/byteswap.h set s = features.h bits/endian.h bits/byteswap.h >>>> Includes endian.h : features.h bits/endian.h bits/byteswap.h >>>> set SEARCH on features.h bits/endian.h bits/byteswap.h = /usr/include >>>> NoCare features.h bits/endian.h bits/byteswap.h >>>> set HDRSEARCH on features.h bits/endian.h bits/byteswap.h = /usr/include >>>> set HDRSCAN on features.h bits/endian.h bits/byteswap.h = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ >>>> set HDRRULE on features.h bits/endian.h bits/byteswap.h = HdrRule >>>> set HDRGRIST on features.h bits/endian.h bits/byteswap.h = set s = set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- endian.h: /usr/include/endian.h time -- endian.h: Tue Feb 5 20:04:16 2019 make -- endian.h time -- endian.h: unbound make -- bits/endian.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search bits/endian.h: bits/endian.h search bits/endian.h: /usr/include/bits/endian.h header scan bits/endian.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- bits/endian.h: /usr/include/bits/endian.h time -- bits/endian.h: Tue Feb 5 20:04:16 2019 made* newer bits/endian.h make -- bits/byteswap.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search bits/byteswap.h: bits/byteswap.h search bits/byteswap.h: /usr/include/bits/byteswap.h header scan bits/byteswap.h header found: features.h header found: bits/types.h header found: bits/wordsize.h header found: bits/byteswap-16.h >> HdrRule bits/byteswap.h : features.h bits/types.h bits/wordsize.h bits/byteswap-16.h >>>> local s = features.h bits/types.h bits/wordsize.h bits/byteswap-16.h set s = features.h bits/types.h bits/wordsize.h bits/byteswap-16.h >>>> Includes bits/byteswap.h : features.h bits/types.h bits/wordsize.h bits/byteswap-16.h >>>> set SEARCH on features.h bits/types.h bits/wordsize.h bits/byteswap-16.h = /usr/include >>>> NoCare features.h bits/types.h bits/wordsize.h bits/byteswap-16.h >>>> set HDRSEARCH on features.h bits/types.h bits/wordsize.h bits/byteswap-16.h = /usr/include >>>> set HDRSCAN on features.h bits/types.h bits/wordsize.h bits/byteswap-16.h = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ >>>> set HDRRULE on features.h bits/types.h bits/wordsize.h bits/byteswap-16.h = HdrRule >>>> set HDRGRIST on features.h bits/types.h bits/wordsize.h bits/byteswap-16.h = set s = set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- bits/byteswap.h: /usr/include/bits/byteswap.h time -- bits/byteswap.h: Tue Feb 5 20:04:16 2019 make -- bits/byteswap.h time -- bits/byteswap.h: unbound make -- bits/byteswap-16.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search bits/byteswap-16.h: bits/byteswap-16.h search bits/byteswap-16.h: /usr/include/bits/byteswap-16.h header scan bits/byteswap-16.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- bits/byteswap-16.h: /usr/include/bits/byteswap-16.h time -- bits/byteswap-16.h: Tue Feb 5 20:04:16 2019 made* newer bits/byteswap-16.h made* newer bits/byteswap.h made* newer endian.h make -- xlocale.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search xlocale.h: xlocale.h search xlocale.h: /usr/include/xlocale.h header scan xlocale.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- xlocale.h: /usr/include/xlocale.h time -- xlocale.h: Tue Feb 5 20:03:48 2019 made* newer xlocale.h made* newer wctype.h make -- bits/wchar2.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search bits/wchar2.h: bits/wchar2.h search bits/wchar2.h: /usr/include/bits/wchar2.h header scan bits/wchar2.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- bits/wchar2.h: /usr/include/bits/wchar2.h time -- bits/wchar2.h: Tue Feb 5 20:04:17 2019 made* newer bits/wchar2.h make -- bits/wchar-ldbl.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search bits/wchar-ldbl.h: bits/wchar-ldbl.h search bits/wchar-ldbl.h: /usr/include/bits/wchar-ldbl.h header scan bits/wchar-ldbl.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- bits/wchar-ldbl.h: /usr/include/bits/wchar-ldbl.h time -- bits/wchar-ldbl.h: Tue Feb 5 20:04:17 2019 made* newer bits/wchar-ldbl.h made* newer wchar.h make -- gconv.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search gconv.h: gconv.h search gconv.h: /usr/include/gconv.h header scan gconv.h header found: features.h header found: wchar.h header found: stddef.h >> HdrRule gconv.h : features.h wchar.h stddef.h >>>> local s = features.h wchar.h stddef.h set s = features.h wchar.h stddef.h >>>> Includes gconv.h : features.h wchar.h stddef.h >>>> set SEARCH on features.h wchar.h stddef.h = /usr/include >>>> NoCare features.h wchar.h stddef.h >>>> set HDRSEARCH on features.h wchar.h stddef.h = /usr/include >>>> set HDRSCAN on features.h wchar.h stddef.h = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ >>>> set HDRRULE on features.h wchar.h stddef.h = HdrRule >>>> set HDRGRIST on features.h wchar.h stddef.h = set s = set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- gconv.h: /usr/include/gconv.h time -- gconv.h: Tue Feb 5 20:03:48 2019 make -- gconv.h time -- gconv.h: unbound made* newer gconv.h made* newer _G_config.h make -- shlib-compat.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search shlib-compat.h: shlib-compat.h search shlib-compat.h: /usr/include/shlib-compat.h search shlib-compat.h: shlib-compat.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = time -- shlib-compat.h: missing made stable shlib-compat.h make -- bits/libio-ldbl.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search bits/libio-ldbl.h: bits/libio-ldbl.h search bits/libio-ldbl.h: /usr/include/bits/libio-ldbl.h header scan bits/libio-ldbl.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- bits/libio-ldbl.h: /usr/include/bits/libio-ldbl.h time -- bits/libio-ldbl.h: Tue Feb 5 20:04:14 2019 made* newer bits/libio-ldbl.h made* newer libio.h make -- bits/stdio_lim.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search bits/stdio_lim.h: bits/stdio_lim.h search bits/stdio_lim.h: /usr/include/bits/stdio_lim.h header scan bits/stdio_lim.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- bits/stdio_lim.h: /usr/include/bits/stdio_lim.h time -- bits/stdio_lim.h: Tue Feb 5 20:04:14 2019 made* newer bits/stdio_lim.h make -- bits/sys_errlist.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search bits/sys_errlist.h: bits/sys_errlist.h search bits/sys_errlist.h: /usr/include/bits/sys_errlist.h header scan bits/sys_errlist.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- bits/sys_errlist.h: /usr/include/bits/sys_errlist.h time -- bits/sys_errlist.h: Tue Feb 5 20:04:14 2019 made* newer bits/sys_errlist.h make -- getopt.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search getopt.h: getopt.h search getopt.h: /usr/include/getopt.h header scan getopt.h header found: ctype.h >> HdrRule getopt.h : ctype.h >>>> local s = ctype.h set s = ctype.h >>>> Includes getopt.h : ctype.h >>>> set SEARCH on ctype.h = /usr/include >>>> NoCare ctype.h >>>> set HDRSEARCH on ctype.h = /usr/include >>>> set HDRSCAN on ctype.h = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ >>>> set HDRRULE on ctype.h = HdrRule >>>> set HDRGRIST on ctype.h = set s = set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- getopt.h: /usr/include/getopt.h time -- getopt.h: Tue Feb 5 20:04:19 2019 make -- getopt.h time -- getopt.h: unbound make -- ctype.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search ctype.h: ctype.h search ctype.h: /usr/include/ctype.h header scan ctype.h header found: features.h header found: bits/types.h header found: endian.h header found: xlocale.h >> HdrRule ctype.h : features.h bits/types.h endian.h xlocale.h >>>> local s = features.h bits/types.h endian.h xlocale.h set s = features.h bits/types.h endian.h xlocale.h >>>> Includes ctype.h : features.h bits/types.h endian.h xlocale.h >>>> set SEARCH on features.h bits/types.h endian.h xlocale.h = /usr/include >>>> NoCare features.h bits/types.h endian.h xlocale.h >>>> set HDRSEARCH on features.h bits/types.h endian.h xlocale.h = /usr/include >>>> set HDRSCAN on features.h bits/types.h endian.h xlocale.h = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ >>>> set HDRRULE on features.h bits/types.h endian.h xlocale.h = HdrRule >>>> set HDRGRIST on features.h bits/types.h endian.h xlocale.h = set s = set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- ctype.h: /usr/include/ctype.h time -- ctype.h: Tue Feb 5 20:04:08 2019 make -- ctype.h time -- ctype.h: unbound made* newer ctype.h made* newer getopt.h make -- bits/stdio.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search bits/stdio.h: bits/stdio.h search bits/stdio.h: /usr/include/bits/stdio.h header scan bits/stdio.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- bits/stdio.h: /usr/include/bits/stdio.h time -- bits/stdio.h: Tue Feb 5 20:04:14 2019 made* newer bits/stdio.h make -- bits/stdio2.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search bits/stdio2.h: bits/stdio2.h search bits/stdio2.h: /usr/include/bits/stdio2.h header scan bits/stdio2.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- bits/stdio2.h: /usr/include/bits/stdio2.h time -- bits/stdio2.h: Tue Feb 5 20:04:14 2019 made* newer bits/stdio2.h make -- bits/stdio-ldbl.h set SEARCH = /usr/include set HDRSEARCH = /usr/include set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRRULE = HdrRule set HDRGRIST = search bits/stdio-ldbl.h: bits/stdio-ldbl.h search bits/stdio-ldbl.h: /usr/include/bits/stdio-ldbl.h header scan bits/stdio-ldbl.h set SEARCH = set HDRSEARCH = set HDRSCAN = set HDRRULE = set HDRGRIST = bind -- bits/stdio-ldbl.h: /usr/include/bits/stdio-ldbl.h time -- bits/stdio-ldbl.h: Tue Feb 5 20:04:14 2019 made* newer bits/stdio-ldbl.h made* newer stdio.h made* newer main.c made+ missing main.o make -- source.o set HDRS = set DEFINES = set CCFLAGS = -m64 -g set CCHDRS = set CCDEFS = search source.o: source.o set HDRS = set DEFINES = set CCFLAGS = -m64 -g set CCHDRS = set CCDEFS = time -- source.o: missing make -- source.c set SEARCH = set HDRRULE = HdrRule set HDRSCAN = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ set HDRSEARCH = /usr/include set HDRGRIST = search source.c: source.c header scan source.c header found: header.h >> HdrRule source.c : header.h >>>> local s = header.h set s = header.h >>>> Includes source.c : header.h >>>> set SEARCH on header.h = /usr/include >>>> NoCare header.h >>>> set HDRSEARCH on header.h = /usr/include >>>> set HDRSCAN on header.h = ^[ ]*#[ ]*include[ ]*[<"]([^">]*)[">].*$ >>>> set HDRRULE on header.h = HdrRule >>>> set HDRGRIST on header.h = set s = set SEARCH = set HDRRULE = set HDRSCAN = set HDRSEARCH = set HDRGRIST = time -- source.c: Wed Jun 24 18:12:13 2020 make -- source.c time -- source.c: unbound made* newer source.c made+ missing source.o made+ update test_package made update exe make -- obj time -- obj: unbound made update obj made update all ...found 48 target(s)... ...updating 3 target(s)... set CCDEFS = set CCHDRS = set CCFLAGS = -m64 -g set DEFINES = set HDRS = set CCDEFS = set CCHDRS = set CCFLAGS = -m64 -g set DEFINES = set HDRS = Cc main.o set CCDEFS = set CCHDRS = set CCFLAGS = -m64 -g set DEFINES = set HDRS = set CCDEFS = set CCHDRS = set CCFLAGS = -m64 -g set DEFINES = set HDRS = Cc source.o set MODE = 711 set NEEDLIBS = set NEEDLIBS = set MODE = Link test_package Chmod1 test_package ...updated 3 target(s)... ftjam/2.5.2 (test package): Running test() ----Running------ > ./test_package ----------------- Hello world Result of some_function(3., 4.) = 7.000000 JSON file created at '/tmp/c3ipr/co_pr_1998_2_0_5/_create.json'