Auto detecting your dev setup to initialize the default profile (/home/conan/workspace/cci_PR-1768/17/0_0/.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 '/home/conan/workspace/cci_PR-1768/17/0_0/.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 /home/conan/workspace/cci_PR-1768/17/0_0/.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: 14.6884765625 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: patches/** [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [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 elfutils/0.180 exports: File 'conandata.yml' found. Exporting it... elfutils/0.180 exports: Copied 1 '.yml' file: conandata.yml elfutils/0.180 exports: Copied 2 '.patch' files: 0002-add-enable-static-option-to-configure.patch, 0001-Add-enable-werror-configure-option.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'0.180': {'url': 'https://sourceware.org/elfutils/ftp/0.180/elfutils-0.180.tar.bz2', 'sha256': 'b827b6e35c59d188ba97d7cf148fa8dc6f5c68eb6c5981888dfdbb758c0b569d'}}, 'patches': {'0.180': [{'base_path': 'source_subfolder', 'patch_file': 'patches/0001-Add-enable-werror-configure-option.patch'}, {'base_path': 'source_subfolder', 'patch_file': 'patches/0002-add-enable-static-option-to-configure.patch'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: '0.180': - base_path: source_subfolder patch_file: patches/0001-Add-enable-werror-configure-option.patch - base_path: source_subfolder patch_file: patches/0002-add-enable-static-option-to-configure.patch sources: '0.180': sha256: b827b6e35c59d188ba97d7cf148fa8dc6f5c68eb6c5981888dfdbb758c0b569d url: https://sourceware.org/elfutils/ftp/0.180/elfutils-0.180.tar.bz2 [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK elfutils/0.180: A new conanfile.py version was exported elfutils/0.180: Folder: /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/export elfutils/0.180: Using the exported files summary hash as the recipe revision: 555c9219515973ccda905c4e21192da9 elfutils/0.180: Exported revision: 555c9219515973ccda905c4e21192da9 Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux os_build=Linux [options] elfutils:shared=False [build_requires] [env] bzip2/1.0.6: Not found in local cache, looking in remotes... bzip2/1.0.6: Trying with 'c3i_PR-1768_7775a20a692f688dcf78a664bd36c29c7dbefcf0'... bzip2/1.0.6: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bzip2/1.0.6: Downloaded recipe revision 896cd60fea7559a7bbaa2b80287288f5 zlib/1.2.11: Not found in local cache, looking in remotes... zlib/1.2.11: Trying with 'c3i_PR-1768_7775a20a692f688dcf78a664bd36c29c7dbefcf0'... zlib/1.2.11: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.11: Downloaded recipe revision be59e4b426fc4b137e10bf481ef8dc17 xz_utils/5.2.4: Not found in local cache, looking in remotes... xz_utils/5.2.4: Trying with 'c3i_PR-1768_7775a20a692f688dcf78a664bd36c29c7dbefcf0'... xz_utils/5.2.4: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz xz_utils/5.2.4: Downloaded recipe revision e9079f02e62fc6269417698d56410551 elfutils/0.180: Forced build from source automake/1.16.2: Not found in local cache, looking in remotes... automake/1.16.2: Trying with 'c3i_PR-1768_7775a20a692f688dcf78a664bd36c29c7dbefcf0'... automake/1.16.2: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz automake/1.16.2: Downloaded recipe revision 5efaf5a4d3e865ae83ad16942e0f4b81 autoconf/2.69: Not found in local cache, looking in remotes... autoconf/2.69: Trying with 'c3i_PR-1768_7775a20a692f688dcf78a664bd36c29c7dbefcf0'... autoconf/2.69: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz autoconf/2.69: Downloaded recipe revision b5d7ee20a7055f5a58ae277993314c75 m4/1.4.18: Not found in local cache, looking in remotes... m4/1.4.18: Trying with 'c3i_PR-1768_7775a20a692f688dcf78a664bd36c29c7dbefcf0'... m4/1.4.18: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz m4/1.4.18: Downloaded recipe revision 51570ebd838219a9a9aff783b31d1eff flex/2.6.4: Not found in local cache, looking in remotes... flex/2.6.4: Trying with 'c3i_PR-1768_7775a20a692f688dcf78a664bd36c29c7dbefcf0'... flex/2.6.4: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz flex/2.6.4: Downloaded recipe revision d078dc272271597685c8d59bca0b142e bison/3.5.3: Not found in local cache, looking in remotes... bison/3.5.3: Trying with 'c3i_PR-1768_7775a20a692f688dcf78a664bd36c29c7dbefcf0'... 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 pkgconf/1.7.3: Not found in local cache, looking in remotes... pkgconf/1.7.3: Trying with 'c3i_PR-1768_7775a20a692f688dcf78a664bd36c29c7dbefcf0'... pkgconf/1.7.3: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pkgconf/1.7.3: Downloaded recipe revision 7391f7586632c49f42d184d0f3d1fb91 elfutils/0.180 (test package): Installing package Requirements bzip2/1.0.6 from 'central' - Downloaded elfutils/0.180 from local cache - Cache xz_utils/5.2.4 from 'central' - Downloaded zlib/1.2.11 from 'central' - Downloaded Packages bzip2/1.0.6:3df6ebb8a308d309e882b21988fd9ea103560e16 - Download elfutils/0.180:81036ce9c4210586b56d04aa1b0fd775ee61bc12 - Build xz_utils/5.2.4:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download zlib/1.2.11:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Build requirements autoconf/2.69 from 'central' - Downloaded automake/1.16.2 from 'central' - Downloaded bison/3.5.3 from 'central' - Downloaded flex/2.6.4 from 'central' - Downloaded m4/1.4.18 from 'central' - Downloaded pkgconf/1.7.3 from 'central' - Downloaded Build requirements packages autoconf/2.69:44fcf6b9a7fb86b2586303e3db40189d3b511830 - Download automake/1.16.2:258f6f05ca54813b3d7180161753df7f9ccf7e1d - Download bison/3.5.3:d4e2c4fda75c443daaf5f26224d0044231fb93f3 - Download flex/2.6.4:d4e2c4fda75c443daaf5f26224d0044231fb93f3 - Download m4/1.4.18:de4275ee691d96340132fbc9cb5a0ea8e46b33d9 - Download pkgconf/1.7.3:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... bzip2/1.0.6: Retrieving package 3df6ebb8a308d309e882b21988fd9ea103560e16 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bzip2/1.0.6: Package installed 3df6ebb8a308d309e882b21988fd9ea103560e16 bzip2/1.0.6: Downloaded package revision c3603f7c6ec6ee96178846ad2e1da924 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 2ede956710fe978b5546a676d9eaa2fd pkgconf/1.7.3: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/1.7.3: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 pkgconf/1.7.3: Downloaded package revision 671599f3c720e894b210bc516563afc2 xz_utils/5.2.4: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz xz_utils/5.2.4: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 xz_utils/5.2.4: Downloaded package revision 9e9be1d0d799a325fd3948da41811912 zlib/1.2.11: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.11: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 zlib/1.2.11: Downloaded package revision 25842171edefdb53aa819017754c773d autoconf/2.69: Retrieving package 44fcf6b9a7fb86b2586303e3db40189d3b511830 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz autoconf/2.69: Package installed 44fcf6b9a7fb86b2586303e3db40189d3b511830 autoconf/2.69: Downloaded package revision 1a4963bc258c5a1bf665135cb9bf93d4 bison/3.5.3: Retrieving package d4e2c4fda75c443daaf5f26224d0044231fb93f3 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz bison/3.5.3: Package installed d4e2c4fda75c443daaf5f26224d0044231fb93f3 bison/3.5.3: Downloaded package revision dc1aebb137658dc180e82e8711159f2c flex/2.6.4: Retrieving package d4e2c4fda75c443daaf5f26224d0044231fb93f3 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz flex/2.6.4: Package installed d4e2c4fda75c443daaf5f26224d0044231fb93f3 flex/2.6.4: Downloaded package revision 87ee1b1894d1028fac4c6039cf8e7a9f automake/1.16.2: Retrieving package 258f6f05ca54813b3d7180161753df7f9ccf7e1d from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz automake/1.16.2: Package installed 258f6f05ca54813b3d7180161753df7f9ccf7e1d automake/1.16.2: Downloaded package revision 646bfb8e501a5df193069d6ca16aa856 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK m4/1.4.18: Appending PATH environment variable: /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/m4/1.4.18/_/_/package/de4275ee691d96340132fbc9cb5a0ea8e46b33d9/bin m4/1.4.18: Setting M4 environment variable: /home/conan/workspace/cci_PR-1768/17/0_0/.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 pkgconf/1.7.3: Appending PATH env var: /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin pkgconf/1.7.3: Setting PKG_CONFIG env var: /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin/pkgconf pkgconf/1.7.3: Appending AUTOMAKE_CONAN_INCLUDES env var: /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/pkgconf/1.7.3/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/bin/aclocal [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK autoconf/2.69: Appending PATH env var with : /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin autoconf/2.69: Setting AC_MACRODIR to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf autoconf/2.69: Setting AUTOCONF to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autoconf autoconf/2.69: Setting AUTORECONF to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autoreconf autoconf/2.69: Setting AUTOHEADER to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autoheader autoconf/2.69: Setting AUTOM4TE to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autom4te autoconf/2.69: Setting AUTOM4TE_PERLLIBDIR to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/share/autoconf [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: /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/bison/3.5.3/_/_/package/d4e2c4fda75c443daaf5f26224d0044231fb93f3 bison/3.5.3: Appending PATH environment variable: /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/bison/3.5.3/_/_/package/d4e2c4fda75c443daaf5f26224d0044231fb93f3/bin bison/3.5.3: Setting the BISON_PKGDATADIR environment variable: /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/bison/3.5.3/_/_/package/d4e2c4fda75c443daaf5f26224d0044231fb93f3/bin/share/bison [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK automake/1.16.2: Appending PATH env var with : /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin automake/1.16.2: Setting ACLOCAL to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/aclocal automake/1.16.2: Setting AUTOMAKE_DATADIR to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/share automake/1.16.2: Setting AUTOMAKE_LIBDIR to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/share/automake-1.16 automake/1.16.2: Setting AUTOMAKE_PERLLIBDIR to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/share/automake-1.16 automake/1.16.2: Setting AUTOMAKE to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake automake/1.16.2: Append M4 include directories to AUTOMAKE_CONAN_INCLUDES environment variable [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK elfutils/0.180: Applying build-requirement: automake/1.16.2 elfutils/0.180: Applying build-requirement: flex/2.6.4 elfutils/0.180: Applying build-requirement: bison/3.5.3 elfutils/0.180: Applying build-requirement: pkgconf/1.7.3 elfutils/0.180: Applying build-requirement: autoconf/2.69 elfutils/0.180: Applying build-requirement: m4/1.4.18 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK elfutils/0.180: Configuring sources in /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK elfutils/0.180: Copying sources to build folder elfutils/0.180: Building your package in /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/build/81036ce9c4210586b56d04aa1b0fd775ee61bc12 elfutils/0.180: Generator pkg_config created automake.pc elfutils/0.180: Generator pkg_config created flex.pc elfutils/0.180: Generator pkg_config created bison.pc elfutils/0.180: Generator pkg_config created pkgconf.pc elfutils/0.180: Generator pkg_config created bzip2.pc elfutils/0.180: Generator pkg_config created zlib.pc elfutils/0.180: Generator pkg_config created liblzma.pc elfutils/0.180: Generator pkg_config created autoconf.pc elfutils/0.180: Generator pkg_config created m4.pc [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK elfutils/0.180: Calling build() ----Running------ > autoreconf -fiv ----------------- autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autoconf --force autoreconf: running: /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/autoconf/2.69/_/_/package/44fcf6b9a7fb86b2586303e3db40189d3b511830/bin/autoheader --force autoreconf: running: /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/automake/1.16.2/_/_/package/258f6f05ca54813b3d7180161753df7f9ccf7e1d/bin/automake --add-missing --copy --force-missing autoreconf: Leaving directory `.' elfutils/0.180: Calling: > source_subfolder/configure '--disable-werror' '--enable-static=yes' '--enable-deterministic-archives' '--enable-silent-rules' '--with-zlib' '--with-bzlib' '--with-lzma' '--disable-debuginfod' 'BUILD_STATIC=1' '--prefix=/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--disable-werror' '--enable-static=yes' '--enable-deterministic-archives' '--enable-silent-rules' '--with-zlib' '--with-bzlib' '--with-lzma' '--disable-debuginfod' 'BUILD_STATIC=1' '--prefix=/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- configure: No --program-prefix given, using "eu-" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/bin/gcc... gcc3 checking for ranlib... ranlib checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... checking whether yytext is a pointer... yes checking for ar... ar checking the archiver (ar) interface... ar checking for readelf... readelf checking for nm... nm checking for gcc with GNU99 support... yes checking whether gcc supports __attribute__((visibility()))... yes checking whether gcc supports __attribute__((gcc_struct))... yes checking whether gcc supports -fPIC... yes checking whether gcc supports -fPIE... yes checking whether gcc supports -Wl,-z,defs... yes checking whether the compiler generates build-ids... yes checking whether gcc supports -Wl,-z,relro... yes checking for __thread support... yes checking whether gcc provides stdatomic.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether fts.h is bad when included (with LFS)... no checking whether to add -D_FORTIFY_SOURCE=2 to CFLAGS... yes checking whether to treat warnings as errors... no checking whether to build elfutils as a static library... yes checking for library containing gzdirect... -lz checking for library containing BZ2_bzdopen... -lbz2 checking for library containing lzma_auto_decoder... -llzma checking whether memrchr is declared... yes checking whether rawmemchr is declared... yes checking whether powerof2 is declared... yes checking whether mempcpy is declared... yes checking for process_vm_readv... yes checking for __cxa_demangle in -lstdc++... yes checking whether symbol versioning is supported... yes checking whether gcc accepts -Wstack-usage... yes checking whether gcc has a sane -Wlogical-op... yes checking whether gcc accepts -Wduplicated-cond... no checking whether gcc accepts -Wnull-dereference... no checking whether gcc accepts -Wimplicit-fallthrough... no checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking size of long... 8 checking for struct user_regs_struct... yes checking /usr/bin/gcc option for 32-bit word size... -m32 checking for 64-bit host... yes checking whether /usr/bin/gcc -m32 makes executables we can run... yes checking for bunzip2... yes checking whether we are using the GNU C++ compiler... yes checking whether /usr/bin/g++ accepts -g... yes checking dependency style of /usr/bin/g++... gcc3 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating config/Makefile config.status: creating Makefile config.status: creating m4/Makefile config.status: creating elfutils.spec config.status: creating debuginfod/Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating libelf/Makefile config.status: creating libebl/Makefile config.status: creating libdwelf/Makefile config.status: creating libdw/Makefile config.status: creating libdwfl/Makefile config.status: creating libcpu/Makefile config.status: creating libasm/Makefile config.status: creating backends/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating config/libelf.pc config.status: creating config/libdw.pc config.status: creating config/libdebuginfod.pc config.status: creating version.h config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: ===================================================================== elfutils: 0.180 (eu_version: 180) ===================================================================== Prefix : /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12 Program prefix ("eu-" recommended) : eu- Source code location : source_subfolder Maintainer mode : build arch : x86_64-pc-linux-gnu RECOMMENDED FEATURES (should all be yes) gzip support : yes bzip2 support : yes lzma/xz support : yes libstdc++ demangle support : yes File textrel check : yes Symbol versioning : yes NOT RECOMMENDED FEATURES (should all be no) Experimental thread safety : no install elf.h : no OTHER FEATURES Deterministic archives by default : true Native language support : yes Extra Valgrind annotations : no Debuginfod client/server support : no EXTRA TEST FEATURES (used with make check) have bunzip2 installed (required) : yes debug branch prediction : no gprof support : no gcov support : no run all tests under valgrind : no gcc undefined behaviour sanitizer : no use rpath in tests : no test biarch : yes ----Running------ > make -j3 ----------------- make --no-print-directory all-recursive Making all in config make[2]: Nothing to be done for 'all'. Making all in m4 make[2]: Nothing to be done for 'all'. Making all in lib CC xstrdup.o CC xstrndup.o CC xmalloc.o CC next_prime.o CC crc32.o CC crc32_file.o CC color.o CC printversion.o AR libeu.a Making all in libelf CC elf_version.o CC elf_hash.o CC elf_error.o CC elf_fill.o CC elf_begin.o CC elf_next.o CC elf_rand.o CC elf_end.o CC elf_kind.o CC gelf_getclass.o CC elf_getbase.o CC elf_getident.o CC elf32_fsize.o CC elf64_fsize.o CC gelf_fsize.o CC elf32_xlatetof.o CC elf32_xlatetom.o CC elf64_xlatetof.o CC elf64_xlatetom.o CC gelf_xlate.o CC elf32_getehdr.o CC elf64_getehdr.o CC gelf_getehdr.o CC elf32_newehdr.o CC elf64_newehdr.o CC gelf_newehdr.o CC gelf_update_ehdr.o CC elf32_getphdr.o CC elf64_getphdr.o CC gelf_getphdr.o CC elf32_newphdr.o CC elf64_newphdr.o CC gelf_newphdr.o CC gelf_update_phdr.o CC elf_getarhdr.o CC elf_getarsym.o CC elf_rawfile.o CC elf_readall.o CC elf_cntl.o CC elf_getscn.o CC elf_nextscn.o CC elf_ndxscn.o CC elf_newscn.o CC elf32_getshdr.o CC elf64_getshdr.o CC gelf_getshdr.o CC gelf_update_shdr.o CC elf_strptr.o CC elf_rawdata.o CC elf_getdata.o CC elf_newdata.o CC elf_getdata_rawchunk.o CC elf_flagelf.o CC elf_flagehdr.o CC elf_flagphdr.o CC elf_flagscn.o CC elf_flagshdr.o CC elf_flagdata.o CC elf_memory.o CC elf_update.o CC elf32_updatenull.o CC elf64_updatenull.o CC elf32_updatefile.o CC elf64_updatefile.o CC gelf_getsym.o CC gelf_update_sym.o CC gelf_getversym.o CC gelf_getverneed.o CC gelf_getvernaux.o CC gelf_getverdef.o CC gelf_getverdaux.o CC gelf_getrel.o CC gelf_getrela.o CC gelf_update_rel.o CC gelf_update_rela.o CC gelf_getdyn.o CC gelf_update_dyn.o CC gelf_getmove.o CC gelf_update_move.o CC gelf_getsyminfo.o CC gelf_update_syminfo.o CC gelf_getauxv.o CC gelf_update_auxv.o CC gelf_getnote.o CC gelf_xlatetof.o CC gelf_xlatetom.o CC nlist.o CC gelf_getsymshndx.o CC gelf_update_symshndx.o CC gelf_update_versym.o CC gelf_update_verneed.o CC gelf_update_vernaux.o CC gelf_update_verdef.o CC gelf_update_verdaux.o CC elf_getphdrnum.o CC elf_getshdrnum.o CC elf_getshdrstrndx.o CC gelf_checksum.o CC elf32_checksum.o CC elf64_checksum.o CC libelf_crc32.o CC libelf_next_prime.o CC elf_clone.o CC gelf_getlib.o CC gelf_update_lib.o CC elf32_offscn.o CC elf64_offscn.o CC gelf_offscn.o CC elf_getaroff.o CC elf_gnu_hash.o CC elf_scnshndx.o CC elf32_getchdr.o CC elf64_getchdr.o CC gelf_getchdr.o CC elf_compress.o CC elf_compress_gnu.o CC elf_version.os CC elf_hash.os CC elf_error.os CC elf_fill.os CC elf_begin.os CC elf_next.os CC elf_rand.os CC elf_end.os CC elf_kind.os CC gelf_getclass.os CC elf_getbase.os CC elf_getident.os CC elf32_fsize.os CC elf64_fsize.os CC gelf_fsize.os CC elf32_xlatetof.os CC elf32_xlatetom.os CC elf64_xlatetof.os CC elf64_xlatetom.os CC gelf_xlate.os CC elf32_getehdr.os CC elf64_getehdr.os CC gelf_getehdr.os CC elf32_newehdr.os CC elf64_newehdr.os CC gelf_newehdr.os CC gelf_update_ehdr.os CC elf32_getphdr.os CC elf64_getphdr.os CC gelf_getphdr.os CC elf32_newphdr.os CC elf64_newphdr.os CC gelf_newphdr.os CC gelf_update_phdr.os CC elf_getarhdr.os CC elf_getarsym.os CC elf_rawfile.os CC elf_readall.os CC elf_cntl.os CC elf_getscn.os CC elf_nextscn.os CC elf_ndxscn.os CC elf_newscn.os CC elf32_getshdr.os CC elf64_getshdr.os CC gelf_getshdr.os CC gelf_update_shdr.os CC elf_rawdata.os CC elf_strptr.os CC elf_getdata.os CC elf_newdata.os CC elf_getdata_rawchunk.os CC elf_flagelf.os CC elf_flagehdr.os CC elf_flagphdr.os CC elf_flagscn.os CC elf_flagshdr.os CC elf_flagdata.os CC elf_memory.os CC elf_update.os CC elf32_updatenull.os CC elf64_updatenull.os CC elf32_updatefile.os CC elf64_updatefile.os CC gelf_getsym.os CC gelf_update_sym.os CC gelf_getversym.os CC gelf_getverneed.os CC gelf_getvernaux.os CC gelf_getverdef.os CC gelf_getverdaux.os CC gelf_getrel.os CC gelf_getrela.os CC gelf_update_rel.os CC gelf_update_rela.os CC gelf_getdyn.os CC gelf_getmove.os CC gelf_update_dyn.os CC gelf_update_move.os CC gelf_getsyminfo.os CC gelf_update_syminfo.os CC gelf_getauxv.os CC gelf_update_auxv.os CC gelf_getnote.os CC gelf_xlatetof.os CC gelf_xlatetom.os CC nlist.os CC gelf_getsymshndx.os CC gelf_update_symshndx.os CC gelf_update_versym.os CC gelf_update_verneed.os CC gelf_update_vernaux.os CC gelf_update_verdef.os CC gelf_update_verdaux.os CC elf_getphdrnum.os CC elf_getshdrnum.os CC elf_getshdrstrndx.os CC gelf_checksum.os CC elf32_checksum.os CC elf64_checksum.os CC libelf_crc32.os CC libelf_next_prime.os CC elf_clone.os CC gelf_getlib.os CC gelf_update_lib.os CC elf32_offscn.os CC elf64_offscn.os CC gelf_offscn.os CC elf_getaroff.os CC elf_gnu_hash.os CC elf_scnshndx.os CC elf32_getchdr.os CC elf64_getchdr.os CC gelf_getchdr.os CC elf_compress.os CC elf_compress_gnu.os AR libelf.a AR libelf_pic.a CCLD libelf.so Making all in libcpu GEN i386_defs GEN x86_64_defs CC bpf_disasm.o CC riscv_disasm.o GEN i386.mnemonics GEN x86_64.mnemonics CC i386_disasm.o CC x86_64_disasm.o CC bpf_disasm.os CC riscv_disasm.os CC i386_disasm.os AR libcpu.a CC x86_64_disasm.os AR libcpu_pic.a rm x86_64_defs i386_defs Making all in backends CC i386_init.o CC i386_symbol.o CC i386_corenote.o CC i386_cfi.o CC i386_retval.o CC i386_regs.o CC i386_auxv.o CC i386_syscall.o CC i386_initreg.o CC i386_unwind.o CC sh_init.o CC sh_symbol.o CC sh_corenote.o CC sh_regs.o CC sh_retval.o CC x86_64_init.o CC x86_64_symbol.o CC x86_64_corenote.o CC x86_64_cfi.o CC x86_64_retval.o CC x86_64_regs.o CC x86_64_syscall.o CC x86_64_initreg.o CC x86_64_unwind.o CC x32_corenote.o CC ia64_init.o CC ia64_symbol.o CC ia64_regs.o CC alpha_init.o CC ia64_retval.o CC alpha_symbol.o CC alpha_retval.o CC alpha_regs.o CC alpha_corenote.o CC alpha_auxv.o CC arm_init.o CC arm_symbol.o CC arm_regs.o CC arm_corenote.o CC arm_auxv.o CC arm_attrs.o CC arm_retval.o CC arm_cfi.o CC arm_initreg.o CC aarch64_init.o CC aarch64_regs.o CC aarch64_symbol.o CC aarch64_corenote.o CC aarch64_retval.o CC aarch64_cfi.o CC aarch64_initreg.o CC aarch64_unwind.o CC sparc_init.o CC sparc_symbol.o CC sparc_regs.o CC sparc_retval.o CC sparc_corenote.o CC sparc64_corenote.o CC sparc_auxv.o CC sparc_attrs.o CC sparc_cfi.o CC sparc_initreg.o CC ppc_init.o CC ppc_symbol.o CC ppc_retval.o CC ppc_regs.o CC ppc_corenote.o CC ppc_auxv.o CC ppc_attrs.o CC ppc_syscall.o CC ppc_cfi.o CC ppc_initreg.o CC ppc64_init.o CC ppc64_symbol.o CC ppc64_retval.o CC ppc64_corenote.o CC ppc64_unwind.o CC ppc64_resolve_sym.o CC s390_init.o CC s390_symbol.o CC s390_regs.o CC s390_retval.o CC s390_corenote.o CC s390x_corenote.o CC s390_cfi.o CC s390_initreg.o CC s390_unwind.o CC tilegx_init.o CC tilegx_symbol.o CC tilegx_regs.o CC tilegx_retval.o CC tilegx_corenote.o CC m68k_init.o CC m68k_symbol.o CC m68k_regs.o CC m68k_retval.o CC m68k_corenote.o CC m68k_cfi.o CC m68k_initreg.o CC bpf_init.o CC bpf_regs.o CC bpf_symbol.o CC riscv_init.o CC riscv_symbol.o CC riscv_cfi.o CC riscv_regs.o CC riscv_initreg.o CC riscv_corenote.o CC riscv64_corenote.o CC riscv_retval.o CC csky_attrs.o CC csky_init.o CC csky_symbol.o CC csky_cfi.o CC csky_regs.o CC csky_initreg.o CC csky_corenote.o CC i386_init.os CC i386_symbol.os CC i386_corenote.os CC i386_cfi.os CC i386_retval.os CC i386_regs.os CC i386_auxv.os CC i386_syscall.os CC i386_initreg.os CC i386_unwind.os CC sh_init.os CC sh_symbol.os CC sh_corenote.os CC sh_regs.os CC sh_retval.os CC x86_64_init.os CC x86_64_symbol.os CC x86_64_corenote.os CC x86_64_cfi.os CC x86_64_retval.os CC x86_64_regs.os CC x86_64_syscall.os CC x86_64_initreg.os CC x86_64_unwind.os CC x32_corenote.os CC ia64_init.os CC ia64_symbol.os CC ia64_regs.os CC ia64_retval.os CC alpha_init.os CC alpha_symbol.os CC alpha_retval.os CC alpha_regs.os CC alpha_corenote.os CC alpha_auxv.os CC arm_init.os CC arm_symbol.os CC arm_regs.os CC arm_corenote.os CC arm_auxv.os CC arm_attrs.os CC arm_retval.os CC arm_initreg.os CC arm_cfi.os CC aarch64_init.os CC aarch64_regs.os CC aarch64_symbol.os CC aarch64_corenote.os CC aarch64_retval.os CC aarch64_cfi.os CC aarch64_initreg.os CC aarch64_unwind.os CC sparc_init.os CC sparc_symbol.os CC sparc_regs.os CC sparc_retval.os CC sparc_corenote.os CC sparc64_corenote.os CC sparc_auxv.os CC sparc_attrs.os CC sparc_cfi.os CC sparc_initreg.os CC ppc_init.os CC ppc_symbol.os CC ppc_retval.os CC ppc_regs.os CC ppc_corenote.os CC ppc_auxv.os CC ppc_attrs.os CC ppc_syscall.os CC ppc_cfi.os CC ppc_initreg.os CC ppc64_init.os CC ppc64_symbol.os CC ppc64_retval.os CC ppc64_corenote.os CC ppc64_unwind.os CC ppc64_resolve_sym.os CC s390_init.os CC s390_symbol.os CC s390_regs.os CC s390_retval.os CC s390_corenote.os CC s390x_corenote.os CC s390_cfi.os CC s390_initreg.os CC s390_unwind.os CC tilegx_init.os CC tilegx_symbol.os CC tilegx_regs.os CC tilegx_retval.os CC tilegx_corenote.os CC m68k_init.os CC m68k_symbol.os CC m68k_regs.os CC m68k_retval.os CC m68k_corenote.os CC m68k_cfi.os CC m68k_initreg.os CC bpf_init.os CC bpf_regs.os CC bpf_symbol.os CC riscv_init.os CC riscv_symbol.os CC riscv_cfi.os CC riscv_regs.os CC riscv_initreg.os CC riscv_corenote.os CC riscv64_corenote.os CC riscv_retval.os CC csky_attrs.os CC csky_init.os CC csky_symbol.os CC csky_cfi.os CC csky_regs.os CC csky_initreg.os CC csky_corenote.os AR libebl_backends.a AR libebl_backends_pic.a Making all in libebl CC eblopenbackend.o CC eblclosebackend.o CC eblreloctypename.o CC eblsegmenttypename.o CC eblsectiontypename.o CC eblmachineflagname.o CC eblsymboltypename.o CC ebldynamictagname.o CC eblsectionname.o CC eblsymbolbindingname.o CC eblbackendname.o CC eblosabiname.o CC eblmachineflagcheck.o CC eblmachinesectionflagcheck.o CC eblreloctypecheck.o CC eblrelocvaliduse.o CC eblrelocsimpletype.o CC ebldynamictagcheck.o CC eblcorenotetypename.o CC eblobjnotetypename.o CC eblcorenote.o CC eblobjnote.o CC ebldebugscnp.o CC eblgotpcreloccheck.o CC eblcopyrelocp.o CC eblsectionstripp.o CC eblelfclass.o CC eblelfdata.o CC eblelfmachine.o CC ebl_check_special_symbol.o CC eblbsspltp.o CC eblretval.o CC eblreginfo.o CC eblnonerelocp.o CC eblrelativerelocp.o CC eblsysvhashentrysize.o CC eblauxvinfo.o CC eblcheckobjattr.o CC ebl_check_special_section.o CC ebl_syscall_abi.o CC eblabicfi.o CC eblstother.o CC eblinitreg.o CC ebldwarftoregno.o CC eblnormalizepc.o CC eblunwind.o CC eblresolvesym.o CC eblcheckreloctargettype.o CC ebl_data_marker_symbol.o CC eblopenbackend.os CC eblclosebackend.os CC eblreloctypename.os CC eblsegmenttypename.os CC eblsectiontypename.os CC eblmachineflagname.os CC eblsymboltypename.os CC ebldynamictagname.os CC eblsectionname.os CC eblsymbolbindingname.os CC eblbackendname.os CC eblosabiname.os CC eblmachineflagcheck.os CC eblmachinesectionflagcheck.os CC eblreloctypecheck.os CC eblrelocvaliduse.os CC eblrelocsimpletype.os CC ebldynamictagcheck.os CC eblcorenotetypename.os CC eblobjnotetypename.os CC eblcorenote.os CC eblobjnote.os CC ebldebugscnp.os CC eblgotpcreloccheck.os CC eblcopyrelocp.os CC eblsectionstripp.os CC eblelfclass.os CC eblelfdata.os CC eblelfmachine.os CC ebl_check_special_symbol.os CC eblbsspltp.os CC eblretval.os CC eblreginfo.os CC eblnonerelocp.os CC eblrelativerelocp.os CC eblsysvhashentrysize.os CC eblauxvinfo.os CC eblcheckobjattr.os CC ebl_check_special_section.os CC ebl_syscall_abi.os CC eblabicfi.os CC eblstother.os CC eblinitreg.os CC ebldwarftoregno.os CC eblnormalizepc.os CC eblunwind.os CC eblresolvesym.os CC eblcheckreloctargettype.os CC ebl_data_marker_symbol.os AR libebl.a AR libebl_pic.a Making all in libdwelf CC dwelf_elf_gnu_debuglink.o CC dwelf_dwarf_gnu_debugaltlink.o CC dwelf_elf_gnu_build_id.o CC dwelf_scn_gnu_compressed_size.o CC dwelf_strtab.o CC dwelf_elf_begin.o CC dwelf_elf_e_machine_string.o CC dwelf_elf_gnu_debuglink.os CC dwelf_dwarf_gnu_debugaltlink.os CC dwelf_elf_gnu_build_id.os CC dwelf_scn_gnu_compressed_size.os CC dwelf_strtab.os CC dwelf_elf_begin.os CC dwelf_elf_e_machine_string.os AR libdwelf.a AR libdwelf_pic.a Making all in libdwfl CC dwfl_begin.o CC dwfl_end.o CC dwfl_error.o CC dwfl_version.o CC dwfl_module.o CC dwfl_report_elf.o CC relocate.o CC dwfl_module_build_id.o CC dwfl_module_report_build_id.o CC derelocate.o CC offline.o CC segment.o CC dwfl_module_info.o CC dwfl_getmodules.o CC dwfl_getdwarf.o CC dwfl_module_getdwarf.o CC dwfl_module_getelf.o CC dwfl_validate_address.o CC argp-std.o CC find-debuginfo.o ../source_subfolder/libdwfl/argp-std.c: In function ‘parse_opt’: ../source_subfolder/libdwfl/argp-std.c:344:6: warning: unused variable ‘result’ [-Wunused-variable] int result = INTUSE(dwfl_report_end) (dwfl, NULL, NULL); ^ CC dwfl_build_id_find_elf.o CC dwfl_build_id_find_debuginfo.o ../source_subfolder/libdwfl/dwfl_build_id_find_elf.c: In function ‘__libdwfl_open_by_build_id’: ../source_subfolder/libdwfl/dwfl_build_id_find_elf.c:60:7: warning: variable ‘n’ set but not used [-Wunused-but-set-variable] int n = snprintf (&id_name[sizeof "/.build-id/" - 1], ^ CC linux-kernel-modules.o CC linux-proc-maps.o CC dwfl_addrmodule.o CC dwfl_addrdwarf.o CC cu.o CC dwfl_module_nextcu.o CC dwfl_nextcu.o CC dwfl_cumodule.o CC dwfl_module_addrdie.o CC dwfl_addrdie.o CC lines.o CC dwfl_lineinfo.o CC dwfl_line_comp_dir.o CC dwfl_linemodule.o CC dwfl_linecu.o CC dwfl_dwarf_line.o CC dwfl_getsrclines.o CC dwfl_onesrcline.o CC dwfl_module_getsrc.o CC dwfl_getsrc.o CC dwfl_module_getsrc_file.o CC libdwfl_crc32.o CC libdwfl_crc32_file.o CC elf-from-memory.o CC dwfl_module_dwarf_cfi.o CC dwfl_module_eh_cfi.o CC dwfl_module_getsym.o CC dwfl_module_addrname.o CC dwfl_module_addrsym.o CC dwfl_module_return_value_location.o CC dwfl_module_register_names.o CC dwfl_segment_report_module.o CC link_map.o CC core-file.o CC open.o CC image-header.o CC dwfl_frame.o CC frame_unwind.o CC dwfl_frame_pc.o ../source_subfolder/libdwfl/frame_unwind.c: In function ‘__libdwfl_frame_unwind’: ../source_subfolder/libdwfl/frame_unwind.c:721:8: warning: unused variable ‘ok’ [-Wunused-variable] bool ok = INTUSE(dwfl_frame_pc) (state, &pc, NULL); ^ CC linux-pid-attach.o CC linux-core-attach.o ../source_subfolder/libdwfl/linux-pid-attach.c: In function ‘dwfl_linux_proc_attach’: ../source_subfolder/libdwfl/linux-pid-attach.c:424:7: warning: variable ‘i’ set but not used [-Wunused-but-set-variable] int i = snprintf (name, sizeof (name), "/proc/%ld/task", (long) pid); ^ ../source_subfolder/libdwfl/linux-core-attach.c: In function ‘core_set_initial_registers’: ../source_subfolder/libdwfl/linux-core-attach.c:194:7: warning: unused variable ‘core_note_err’ [-Wunused-variable] int core_note_err = ebl_core_note (core_arg->ebl, &nhdr, name, desc, ^ ../source_subfolder/libdwfl/linux-core-attach.c:181:10: warning: unused variable ‘getnote_err’ [-Wunused-variable] size_t getnote_err = gelf_getnote (note_data, offset, &nhdr, &name_offset, ^ CC dwfl_frame_regs.o CC gzip.o CC debuginfod-client.o CC bzip2.o CC lzma.o CC dwfl_begin.os CC dwfl_end.os CC dwfl_error.os CC dwfl_version.os CC dwfl_module.os CC dwfl_report_elf.os CC relocate.os CC dwfl_module_build_id.os CC dwfl_module_report_build_id.os CC derelocate.os CC offline.os CC segment.os CC dwfl_module_info.os CC dwfl_getmodules.os CC dwfl_getdwarf.os CC dwfl_module_getdwarf.os CC dwfl_module_getelf.os CC dwfl_validate_address.os CC argp-std.os CC find-debuginfo.os ../source_subfolder/libdwfl/argp-std.c: In function ‘parse_opt’: ../source_subfolder/libdwfl/argp-std.c:344:6: warning: unused variable ‘result’ [-Wunused-variable] int result = INTUSE(dwfl_report_end) (dwfl, NULL, NULL); ^ CC dwfl_build_id_find_elf.os CC dwfl_build_id_find_debuginfo.os ../source_subfolder/libdwfl/dwfl_build_id_find_elf.c: In function ‘__libdwfl_open_by_build_id’: ../source_subfolder/libdwfl/dwfl_build_id_find_elf.c:60:7: warning: variable ‘n’ set but not used [-Wunused-but-set-variable] int n = snprintf (&id_name[sizeof "/.build-id/" - 1], ^ CC linux-kernel-modules.os CC linux-proc-maps.os CC dwfl_addrmodule.os CC dwfl_addrdwarf.os CC cu.os CC dwfl_module_nextcu.os CC dwfl_nextcu.os CC dwfl_cumodule.os CC dwfl_module_addrdie.os CC dwfl_addrdie.os CC lines.os CC dwfl_lineinfo.os CC dwfl_line_comp_dir.os CC dwfl_linemodule.os CC dwfl_linecu.os CC dwfl_dwarf_line.os CC dwfl_getsrclines.os CC dwfl_onesrcline.os CC dwfl_module_getsrc.os CC dwfl_getsrc.os CC dwfl_module_getsrc_file.os CC libdwfl_crc32.os CC libdwfl_crc32_file.os CC elf-from-memory.os CC dwfl_module_dwarf_cfi.os CC dwfl_module_eh_cfi.os CC dwfl_module_getsym.os CC dwfl_module_addrname.os CC dwfl_module_addrsym.os CC dwfl_module_return_value_location.os CC dwfl_module_register_names.os CC dwfl_segment_report_module.os CC link_map.os CC core-file.os CC open.os CC image-header.os CC dwfl_frame.os CC frame_unwind.os CC dwfl_frame_pc.os ../source_subfolder/libdwfl/frame_unwind.c: In function ‘__libdwfl_frame_unwind’: ../source_subfolder/libdwfl/frame_unwind.c:721:8: warning: unused variable ‘ok’ [-Wunused-variable] bool ok = INTUSE(dwfl_frame_pc) (state, &pc, NULL); ^ CC linux-pid-attach.os CC linux-core-attach.os ../source_subfolder/libdwfl/linux-pid-attach.c: In function ‘dwfl_linux_proc_attach’: ../source_subfolder/libdwfl/linux-pid-attach.c:424:7: warning: variable ‘i’ set but not used [-Wunused-but-set-variable] int i = snprintf (name, sizeof (name), "/proc/%ld/task", (long) pid); ^ ../source_subfolder/libdwfl/linux-core-attach.c: In function ‘core_set_initial_registers’: ../source_subfolder/libdwfl/linux-core-attach.c:194:7: warning: unused variable ‘core_note_err’ [-Wunused-variable] int core_note_err = ebl_core_note (core_arg->ebl, &nhdr, name, desc, ^ ../source_subfolder/libdwfl/linux-core-attach.c:181:10: warning: unused variable ‘getnote_err’ [-Wunused-variable] size_t getnote_err = gelf_getnote (note_data, offset, &nhdr, &name_offset, ^ CC dwfl_frame_regs.os CC gzip.os CC debuginfod-client.os CC bzip2.os CC lzma.os AR libdwfl.a AR libdwfl_pic.a Making all in libdw make all-am CC dwarf_begin.o CC dwarf_begin_elf.o CC dwarf_end.o CC dwarf_getelf.o CC dwarf_getpubnames.o CC dwarf_getabbrev.o CC dwarf_tag.o CC dwarf_error.o CC dwarf_nextcu.o CC dwarf_diename.o CC dwarf_offdie.o CC dwarf_attr.o CC dwarf_formstring.o CC dwarf_abbrev_hash.o CC dwarf_sig8_hash.o CC dwarf_attr_integrate.o CC dwarf_hasattr_integrate.o CC dwarf_child.o CC dwarf_haschildren.o CC dwarf_formaddr.o CC dwarf_formudata.o CC dwarf_formsdata.o CC dwarf_lowpc.o CC dwarf_entrypc.o CC dwarf_haspc.o CC dwarf_highpc.o CC dwarf_ranges.o CC dwarf_formref.o CC dwarf_formref_die.o CC dwarf_siblingof.o CC dwarf_dieoffset.o CC dwarf_cuoffset.o CC dwarf_diecu.o CC dwarf_hasattr.o CC dwarf_hasform.o CC dwarf_whatform.o CC dwarf_whatattr.o CC dwarf_bytesize.o CC dwarf_arrayorder.o CC dwarf_bitsize.o CC dwarf_bitoffset.o CC dwarf_srclang.o CC dwarf_getabbrevtag.o CC dwarf_getabbrevcode.o CC dwarf_abbrevhaschildren.o CC dwarf_getattrcnt.o CC dwarf_getabbrevattr.o CC dwarf_getsrclines.o CC dwarf_getsrc_die.o CC dwarf_getscopes.o CC dwarf_getscopes_die.o CC dwarf_getscopevar.o CC dwarf_linesrc.o CC dwarf_lineno.o CC dwarf_lineaddr.o CC dwarf_linecol.o CC dwarf_linebeginstatement.o CC dwarf_lineendsequence.o CC dwarf_lineblock.o CC dwarf_lineprologueend.o CC dwarf_lineepiloguebegin.o CC dwarf_lineisa.o CC dwarf_linediscriminator.o CC dwarf_lineop_index.o CC dwarf_line_file.o CC dwarf_onesrcline.o CC dwarf_formblock.o CC dwarf_getsrcfiles.o CC dwarf_filesrc.o CC dwarf_getsrcdirs.o CC dwarf_getlocation.o CC dwarf_getstring.o CC dwarf_offabbrev.o CC dwarf_getaranges.o CC dwarf_onearange.o CC dwarf_getarangeinfo.o CC dwarf_getarange_addr.o CC dwarf_getattrs.o CC dwarf_formflag.o CC dwarf_getmacros.o CC dwarf_macro_getparamcnt.o CC dwarf_macro_opcode.o CC dwarf_macro_param.o CC dwarf_macro_param1.o CC dwarf_macro_param2.o CC dwarf_macro_getsrcfiles.o CC dwarf_addrdie.o CC dwarf_getfuncs.o CC dwarf_decl_file.o CC dwarf_decl_line.o CC dwarf_decl_column.o CC dwarf_func_inline.o CC dwarf_getsrc_file.o CC libdw_findcu.o CC libdw_form.o CC libdw_alloc.o CC libdw_visit_scopes.o CC dwarf_entry_breakpoints.o CC dwarf_next_cfi.o CC cie.o CC fde.o CC cfi.o CC frame-cache.o CC dwarf_frame_info.o CC dwarf_frame_cfa.o CC dwarf_frame_register.o CC dwarf_cfi_addrframe.o CC dwarf_getcfi.o CC dwarf_getcfi_elf.o CC dwarf_cfi_end.o CC dwarf_aggregate_size.o CC dwarf_getlocation_implicit_pointer.o CC dwarf_getlocation_die.o CC dwarf_getlocation_attr.o CC dwarf_getalt.o CC dwarf_setalt.o CC dwarf_cu_getdwarf.o CC dwarf_cu_die.o CC dwarf_peel_type.o CC dwarf_default_lower_bound.o CC dwarf_die_addr_die.o CC dwarf_get_units.o CC libdw_find_split_unit.o CC dwarf_cu_info.o CC dwarf_next_lines.o CC dwarf_begin.os CC dwarf_begin_elf.os CC dwarf_end.os CC dwarf_getelf.os CC dwarf_getpubnames.os CC dwarf_getabbrev.os CC dwarf_tag.os CC dwarf_error.os CC dwarf_nextcu.os CC dwarf_diename.os CC dwarf_offdie.os CC dwarf_attr.os CC dwarf_formstring.os CC dwarf_abbrev_hash.os CC dwarf_sig8_hash.os CC dwarf_attr_integrate.os CC dwarf_hasattr_integrate.os CC dwarf_child.os CC dwarf_haschildren.os CC dwarf_formaddr.os CC dwarf_formudata.os CC dwarf_formsdata.os CC dwarf_lowpc.os CC dwarf_entrypc.os CC dwarf_haspc.os CC dwarf_highpc.os CC dwarf_ranges.os CC dwarf_formref.os CC dwarf_formref_die.os CC dwarf_siblingof.os CC dwarf_dieoffset.os CC dwarf_cuoffset.os CC dwarf_diecu.os CC dwarf_hasattr.os CC dwarf_hasform.os CC dwarf_whatform.os CC dwarf_whatattr.os CC dwarf_bytesize.os CC dwarf_arrayorder.os CC dwarf_bitsize.os CC dwarf_bitoffset.os CC dwarf_srclang.os CC dwarf_getabbrevtag.os CC dwarf_getabbrevcode.os CC dwarf_abbrevhaschildren.os CC dwarf_getattrcnt.os CC dwarf_getabbrevattr.os CC dwarf_getsrclines.os CC dwarf_getsrc_die.os CC dwarf_getscopes.os CC dwarf_getscopes_die.os CC dwarf_getscopevar.os CC dwarf_linesrc.os CC dwarf_lineno.os CC dwarf_lineaddr.os CC dwarf_linecol.os CC dwarf_linebeginstatement.os CC dwarf_lineendsequence.os CC dwarf_lineblock.os CC dwarf_lineprologueend.os CC dwarf_lineepiloguebegin.os CC dwarf_lineisa.os CC dwarf_linediscriminator.os CC dwarf_lineop_index.os CC dwarf_line_file.os CC dwarf_onesrcline.os CC dwarf_formblock.os CC dwarf_getsrcfiles.os CC dwarf_filesrc.os CC dwarf_getsrcdirs.os CC dwarf_getlocation.os CC dwarf_getstring.os CC dwarf_offabbrev.os CC dwarf_getaranges.os CC dwarf_onearange.os CC dwarf_getarangeinfo.os CC dwarf_getarange_addr.os CC dwarf_getattrs.os CC dwarf_formflag.os CC dwarf_getmacros.os CC dwarf_macro_getparamcnt.os CC dwarf_macro_opcode.os CC dwarf_macro_param.os CC dwarf_macro_param1.os CC dwarf_macro_param2.os CC dwarf_macro_getsrcfiles.os CC dwarf_addrdie.os CC dwarf_getfuncs.os CC dwarf_decl_file.os CC dwarf_decl_line.os CC dwarf_decl_column.os CC dwarf_func_inline.os CC dwarf_getsrc_file.os CC libdw_findcu.os CC libdw_form.os CC libdw_alloc.os CC libdw_visit_scopes.os CC dwarf_entry_breakpoints.os CC dwarf_next_cfi.os CC cie.os CC fde.os CC cfi.os CC frame-cache.os CC dwarf_frame_info.os CC dwarf_frame_cfa.os CC dwarf_frame_register.os CC dwarf_cfi_addrframe.os CC dwarf_getcfi.os CC dwarf_getcfi_elf.os CC dwarf_cfi_end.os CC dwarf_aggregate_size.os CC dwarf_getlocation_implicit_pointer.os CC dwarf_getlocation_die.os CC dwarf_getlocation_attr.os CC dwarf_getalt.os CC dwarf_setalt.os CC dwarf_cu_getdwarf.os CC dwarf_cu_die.os CC dwarf_peel_type.os CC dwarf_default_lower_bound.os CC dwarf_die_addr_die.os CC dwarf_get_units.os CC libdw_find_split_unit.os CC dwarf_cu_info.os CC dwarf_next_lines.os AR libdw.a AR libdw_pic.a CCLD libdw.so Making all in libasm CC asm_begin.o CC asm_abort.o CC asm_end.o CC asm_error.o CC asm_getelf.o CC asm_newscn.o CC asm_newscn_ingrp.o CC asm_newsubscn.o CC asm_newsym.o CC asm_newcomsym.o CC asm_newabssym.o CC asm_newscngrp.o CC asm_scngrp_newsignature.o CC asm_fill.o CC asm_align.o CC asm_addstrz.o CC asm_addint8.o CC asm_adduint8.o CC asm_addint16.o CC asm_adduint16.o CC asm_addint32.o CC asm_adduint32.o CC asm_addint64.o CC asm_adduint64.o CC asm_adduleb128.o CC asm_addsleb128.o CC disasm_begin.o CC disasm_cb.o CC disasm_end.o CC disasm_str.o CC symbolhash.o CC asm_begin.os CC asm_abort.os CC asm_end.os CC asm_error.os CC asm_getelf.os CC asm_newscn.os CC asm_newscn_ingrp.os CC asm_newsubscn.os CC asm_newsym.os CC asm_newcomsym.os CC asm_newabssym.os CC asm_newscngrp.os CC asm_scngrp_newsignature.os CC asm_fill.os CC asm_align.os CC asm_addstrz.os CC asm_addint8.os CC asm_adduint8.os CC asm_addint16.os CC asm_adduint16.os CC asm_addint32.os CC asm_adduint32.os CC asm_addint64.os CC asm_adduint64.os CC asm_adduleb128.os CC asm_addsleb128.os CC disasm_begin.os CC disasm_cb.os CC disasm_end.os CC disasm_str.os CC symbolhash.os AR libasm.a AR libasm_pic.a CCLD libasm.so Making all in src CC readelf.o CC nm.o CC size.o CC strip.o CC elflint.o CC findtextrel.o CC addr2line.o CC elfcmp.o CC objdump.o CC ranlib.o CC arlib.o CC arlib2.o CC arlib-argp.o CC strings.o CC ar.o CC unstrip.o ../source_subfolder/src/unstrip.c: In function ‘adjust_relocs’: ../source_subfolder/src/unstrip.c:502:15: warning: unused variable ‘onent’ [-Wunused-variable] const size_t onent = shdr->sh_size / shdr->sh_entsize; ^ ../source_subfolder/src/unstrip.c: In function ‘match_module’: ../source_subfolder/src/unstrip.c:2470:19: warning: unused variable ‘check’ [-Wunused-variable] const char *check = dwfl_module_info (mod, NULL, NULL, NULL, ^ CC stack.o ../source_subfolder/src/stack.c: In function ‘module_callback’: ../source_subfolder/src/stack.c:144:15: warning: unused variable ‘modname’ [-Wunused-variable] const char *modname = dwfl_module_info (mod, NULL, NULL, &end, NULL, ^ CC elfcompress.o CC elfclassify.o GEN make-debug-archive CCLD nm CCLD size CCLD strip CCLD elflint CCLD addr2line CCLD findtextrel CCLD elfcmp CCLD objdump AR libar.a CCLD strings CCLD unstrip CCLD stack CCLD elfcompress CCLD elfclassify CCLD ranlib CCLD ar CCLD readelf Making all in po make[2]: Nothing to be done for 'all'. Making all in doc make[2]: Nothing to be done for 'all'. Making all in tests make[2]: Nothing to be done for 'all'. elfutils/0.180: Package '81036ce9c4210586b56d04aa1b0fd775ee61bc12' built elfutils/0.180: Build folder /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/build/81036ce9c4210586b56d04aa1b0fd775ee61bc12 elfutils/0.180: Generated conaninfo.txt elfutils/0.180: Generated conanbuildinfo.txt elfutils/0.180: Generating the package elfutils/0.180: Package folder /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12 elfutils/0.180: Calling package() ----Running------ > make install -j3 ----------------- Making install in config make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib/pkgconfig' /usr/bin/install -c -m 644 libelf.pc libdw.pc '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib/pkgconfig' Making install in m4 make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in lib make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in libelf /bin/mkdir -p '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include' /bin/mkdir -p '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib' /bin/mkdir -p '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' /usr/bin/install -c -m 644 libelf.a '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib' /usr/bin/install -c -m 644 ../source_subfolder/libelf/libelf.h ../source_subfolder/libelf/gelf.h ../source_subfolder/libelf/nlist.h '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include' /usr/bin/install -c -m 644 ../source_subfolder/libelf/elf-knowledge.h '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' ( cd '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib' && ranlib libelf.a ) /bin/bash /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/build/81036ce9c4210586b56d04aa1b0fd775ee61bc12/source_subfolder/config/install-sh -d /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib /usr/bin/install -c libelf.so /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib/libelf-0.180.so ln -fs libelf-0.180.so /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib/libelf.so.1 ln -fs libelf.so.1 /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib/libelf.so Making install in libcpu make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in backends make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in libebl make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. Making install in libdwelf make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' /usr/bin/install -c -m 644 ../source_subfolder/libdwelf/libdwelf.h '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' Making install in libdwfl make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' /usr/bin/install -c -m 644 ../source_subfolder/libdwfl/libdwfl.h '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' Making install in libdw /bin/mkdir -p '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib' /bin/mkdir -p '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include' /bin/mkdir -p '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' /usr/bin/install -c -m 644 libdw.a '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib' /usr/bin/install -c -m 644 ../source_subfolder/libdw/libdw.h ../source_subfolder/libdw/known-dwarf.h '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' /usr/bin/install -c -m 644 ../source_subfolder/libdw/dwarf.h '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include' ( cd '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib' && ranlib libdw.a ) /bin/bash /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/build/81036ce9c4210586b56d04aa1b0fd775ee61bc12/source_subfolder/config/install-sh -d /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib /usr/bin/install -c libdw.so /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib/libdw-0.180.so ln -fs libdw-0.180.so /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib/libdw.so.1 ln -fs libdw.so.1 /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib/libdw.so Making install in libasm /bin/mkdir -p '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib' /bin/mkdir -p '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' /usr/bin/install -c -m 644 libasm.a '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib' /usr/bin/install -c -m 644 ../source_subfolder/libasm/libasm.h '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' ( cd '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib' && ranlib libasm.a ) /bin/bash /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/build/81036ce9c4210586b56d04aa1b0fd775ee61bc12/source_subfolder/config/install-sh -d /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib /usr/bin/install -c libasm.so /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib/libasm-0.180.so ln -fs libasm-0.180.so /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib/libasm.so.1 ln -fs libasm.so.1 /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/lib/libasm.so Making install in src make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin' /bin/mkdir -p '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin' /usr/bin/install -c make-debug-archive '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-make-debug-archive' /usr/bin/install -c readelf '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-readelf' /usr/bin/install -c nm '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-nm' /usr/bin/install -c size '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-size' /usr/bin/install -c strip '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-strip' /usr/bin/install -c elflint '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-elflint' /usr/bin/install -c findtextrel '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-findtextrel' /usr/bin/install -c addr2line '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-addr2line' /usr/bin/install -c elfcmp '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-elfcmp' /usr/bin/install -c objdump '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-objdump' /usr/bin/install -c ranlib '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-ranlib' /usr/bin/install -c strings '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-strings' /usr/bin/install -c ar '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-ar' /usr/bin/install -c unstrip '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-unstrip' /usr/bin/install -c stack '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-stack' /usr/bin/install -c elfcompress '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-elfcompress' /usr/bin/install -c elfclassify '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/./eu-elfclassify' Making install in po installing ../source_subfolder/po/de.gmo as /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/locale/de/LC_MESSAGES/elfutils.mo installing ../source_subfolder/po/es.gmo as /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/locale/es/LC_MESSAGES/elfutils.mo installing ../source_subfolder/po/ja.gmo as /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/locale/ja/LC_MESSAGES/elfutils.mo installing ../source_subfolder/po/pl.gmo as /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/locale/pl/LC_MESSAGES/elfutils.mo installing ../source_subfolder/po/uk.gmo as /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/locale/uk/LC_MESSAGES/elfutils.mo installing ../source_subfolder/po/en@quot.gmo as /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/locale/en@quot/LC_MESSAGES/elfutils.mo installing ../source_subfolder/po/en@boldquot.gmo as /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/locale/en@boldquot/LC_MESSAGES/elfutils.mo if test "elfutils" = "gettext-tools"; then \ /bin/mkdir -p /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ../source_subfolder/po/$file \ /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/gettext/po/$file; \ done; \ else \ : ; \ fi Making install in doc make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/man/man3' /bin/mkdir -p '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/man/man1' /usr/bin/install -c -m 644 '../source_subfolder/doc/readelf.1' '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/man/man1/eu-readelf.1' /usr/bin/install -c -m 644 ../source_subfolder/doc/elf_update.3 ../source_subfolder/doc/elf_getdata.3 ../source_subfolder/doc/elf_clone.3 ../source_subfolder/doc/elf_begin.3 '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/man/man3' /usr/bin/install -c -m 644 '../source_subfolder/doc/elfclassify.1' '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/share/man/man1/eu-elfclassify.1' Making install in tests make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' /usr/bin/install -c -m 644 version.h '/home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/include/elfutils' [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 elfutils/0.180 package(): Packaged 3 '.a' files: libasm.a, libdw.a, libelf.a elfutils/0.180 package(): Packaged 11 '.h' files elfutils/0.180 package(): Packaged 20 files elfutils/0.180: Package '81036ce9c4210586b56d04aa1b0fd775ee61bc12' created elfutils/0.180: Created package revision 6718f91f0aeb6a57f5ec990924110d6c elfutils/0.180: Appending PATH env var with : /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin elfutils/0.180: Setting ADDR2LINE to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-addr2line elfutils/0.180: Setting AR to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-ar elfutils/0.180: Setting ELFCLASSIFY to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-elfclassify elfutils/0.180: Setting ELFCMP to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-elfcmp elfutils/0.180: Setting ELFCOMPRESS to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-elfcompress elfutils/0.180: Setting ELFLINT to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-elflint elfutils/0.180: Setting FINDTEXTREL to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-findtextrel elfutils/0.180: Setting MAKE_DEBUG_ARCHIVE to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-make-debug-archive elfutils/0.180: Setting NM to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-nm elfutils/0.180: Setting OBJDUMP to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-objdump elfutils/0.180: Setting RANLIB to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-ranlib elfutils/0.180: Setting READELF to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-readelf elfutils/0.180: Setting SIZE to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-size elfutils/0.180: Setting STACK to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-stack elfutils/0.180: Setting STRINGS to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-strings elfutils/0.180: Setting STRIP to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-strip elfutils/0.180: Setting UNSTRIP to /home/conan/workspace/cci_PR-1768/17/0_0/.conan/data/elfutils/0.180/_/_/package/81036ce9c4210586b56d04aa1b0fd775ee61bc12/bin/eu-unstrip [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK elfutils/0.180 (test package): Generator txt created conanbuildinfo.txt elfutils/0.180 (test package): Generator cmake created conanbuildinfo.cmake elfutils/0.180 (test package): Generated conaninfo.txt elfutils/0.180 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/cci_PR-1768/17/co_0_0/recipes/elfutils/all/test_package/build/e061f29361344704606e763c4ad3c2959e506139/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 elfutils/0.180 (test package): Calling build() ----Running------ > cd '/home/conan/workspace/cci_PR-1768/17/co_0_0/recipes/elfutils/all/test_package/build/e061f29361344704606e763c4ad3c2959e506139' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/workspace/cci_PR-1768/17/co_0_0/recipes/elfutils/all/test_package' ----------------- -- The C compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- This project seems to be plain C, using 'GNU' compiler -- Conan: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /home/conan/workspace/cci_PR-1768/17/co_0_0/recipes/elfutils/all/test_package/build/e061f29361344704606e763c4ad3c2959e506139 ----Running------ > cmake --build '/home/conan/workspace/cci_PR-1768/17/co_0_0/recipes/elfutils/all/test_package/build/e061f29361344704606e763c4ad3c2959e506139' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building C object CMakeFiles/test_package.dir/test_package.c.o [100%] Linking C executable bin/test_package [100%] Built target test_package elfutils/0.180 (test package): Running test() ----Running------ > eu-ar --version ----------------- eu-ar (elfutils) 0.180 Copyright (C) 2020 The elfutils developers . This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ----Running------ > eu-ar r archive.a bin/test_package ----------------- eu-ar: creating archive.a ----Running------ > eu-objdump -d bin/test_package ----------------- bin/test_package: elf64-elf_x86_64 Disassembly of section .init: 400fb8: 48 83 ec 08 sub $0x8,%rsp 400fbc: 48 8b 05 35 40 20 00 mov 0x204035(%rip),%rax # 0x604ff8 400fc3: 48 85 c0 test %rax,%rax 400fc6: 74 05 je 0x400fcd 400fc8: e8 93 01 00 00 callq 0x401160 400fcd: 48 83 c4 08 add $0x8,%rsp 400fd1: c3 retq Disassembly of section .plt: 400fe0: ff 35 22 40 20 00 pushq 0x204022(%rip) # 0x605008 400fe6: ff 25 24 40 20 00 jmpq *0x204024(%rip) # 0x605010 400fec: 0f 1f 40 00 nopl 0x0(%rax) 400ff0: ff 25 22 40 20 00 jmpq *0x204022(%rip) # 0x605018 400ff6: 68 00 00 00 00 pushq $0x0 400ffb: e9 e0 ff ff ff jmpq 0x400fe0 401000: ff 25 1a 40 20 00 jmpq *0x20401a(%rip) # 0x605020 401006: 68 01 00 00 00 pushq $0x1 40100b: e9 d0 ff ff ff jmpq 0x400fe0 401010: ff 25 12 40 20 00 jmpq *0x204012(%rip) # 0x605028 401016: 68 02 00 00 00 pushq $0x2 40101b: e9 c0 ff ff ff jmpq 0x400fe0 401020: ff 25 0a 40 20 00 jmpq *0x20400a(%rip) # 0x605030 401026: 68 03 00 00 00 pushq $0x3 40102b: e9 b0 ff ff ff jmpq 0x400fe0 401030: ff 25 02 40 20 00 jmpq *0x204002(%rip) # 0x605038 401036: 68 04 00 00 00 pushq $0x4 40103b: e9 a0 ff ff ff jmpq 0x400fe0 401040: ff 25 fa 3f 20 00 jmpq *0x203ffa(%rip) # 0x605040 401046: 68 05 00 00 00 pushq $0x5 40104b: e9 90 ff ff ff jmpq 0x400fe0 401050: ff 25 f2 3f 20 00 jmpq *0x203ff2(%rip) # 0x605048 401056: 68 06 00 00 00 pushq $0x6 40105b: e9 80 ff ff ff jmpq 0x400fe0 401060: ff 25 ea 3f 20 00 jmpq *0x203fea(%rip) # 0x605050 401066: 68 07 00 00 00 pushq $0x7 40106b: e9 70 ff ff ff jmpq 0x400fe0 401070: ff 25 e2 3f 20 00 jmpq *0x203fe2(%rip) # 0x605058 401076: 68 08 00 00 00 pushq $0x8 40107b: e9 60 ff ff ff jmpq 0x400fe0 401080: ff 25 da 3f 20 00 jmpq *0x203fda(%rip) # 0x605060 401086: 68 09 00 00 00 pushq $0x9 40108b: e9 50 ff ff ff jmpq 0x400fe0 401090: ff 25 d2 3f 20 00 jmpq *0x203fd2(%rip) # 0x605068 401096: 68 0a 00 00 00 pushq $0xa 40109b: e9 40 ff ff ff jmpq 0x400fe0 4010a0: ff 25 ca 3f 20 00 jmpq *0x203fca(%rip) # 0x605070 4010a6: 68 0b 00 00 00 pushq $0xb 4010ab: e9 30 ff ff ff jmpq 0x400fe0 4010b0: ff 25 c2 3f 20 00 jmpq *0x203fc2(%rip) # 0x605078 4010b6: 68 0c 00 00 00 pushq $0xc 4010bb: e9 20 ff ff ff jmpq 0x400fe0 4010c0: ff 25 ba 3f 20 00 jmpq *0x203fba(%rip) # 0x605080 4010c6: 68 0d 00 00 00 pushq $0xd 4010cb: e9 10 ff ff ff jmpq 0x400fe0 4010d0: ff 25 b2 3f 20 00 jmpq *0x203fb2(%rip) # 0x605088 4010d6: 68 0e 00 00 00 pushq $0xe 4010db: e9 00 ff ff ff jmpq 0x400fe0 4010e0: ff 25 aa 3f 20 00 jmpq *0x203faa(%rip) # 0x605090 4010e6: 68 0f 00 00 00 pushq $0xf 4010eb: e9 f0 fe ff ff jmpq 0x400fe0 4010f0: ff 25 a2 3f 20 00 jmpq *0x203fa2(%rip) # 0x605098 4010f6: 68 10 00 00 00 pushq $0x10 4010fb: e9 e0 fe ff ff jmpq 0x400fe0 401100: ff 25 9a 3f 20 00 jmpq *0x203f9a(%rip) # 0x6050a0 401106: 68 11 00 00 00 pushq $0x11 40110b: e9 d0 fe ff ff jmpq 0x400fe0 401110: ff 25 92 3f 20 00 jmpq *0x203f92(%rip) # 0x6050a8 401116: 68 12 00 00 00 pushq $0x12 40111b: e9 c0 fe ff ff jmpq 0x400fe0 401120: ff 25 8a 3f 20 00 jmpq *0x203f8a(%rip) # 0x6050b0 401126: 68 13 00 00 00 pushq $0x13 40112b: e9 b0 fe ff ff jmpq 0x400fe0 401130: ff 25 82 3f 20 00 jmpq *0x203f82(%rip) # 0x6050b8 401136: 68 14 00 00 00 pushq $0x14 40113b: e9 a0 fe ff ff jmpq 0x400fe0 401140: ff 25 7a 3f 20 00 jmpq *0x203f7a(%rip) # 0x6050c0 401146: 68 15 00 00 00 pushq $0x15 40114b: e9 90 fe ff ff jmpq 0x400fe0 401150: ff 25 72 3f 20 00 jmpq *0x203f72(%rip) # 0x6050c8 401156: 68 16 00 00 00 pushq $0x16 40115b: e9 80 fe ff ff jmpq 0x400fe0 Disassembly of section .plt.got: 401160: ff 25 92 3e 20 00 jmpq *0x203e92(%rip) # 0x604ff8 401166: 66 90 nop Disassembly of section .text: 401170: 83 ff 01 cmp $0x1,%edi 401173: 41 54 push %rsp 401175: 55 push %rbp 401176: 53 push %rbx 401177: 48 89 f3 mov %rsi,%rbx 40117a: 0f 8e e9 00 00 00 jle 0x401269 401180: bf 01 00 00 00 mov $0x1,%edi 401185: e8 06 02 00 00 callq 0x401390 40118a: 85 c0 test %eax,%eax 40118c: 74 7a je 0x401208 40118e: 48 8b 7b 08 mov 0x8(%rbx),%rdi 401192: 31 d2 xor %edx,%edx 401194: 31 f6 xor %esi,%esi 401196: 31 c0 xor %eax,%eax 401198: e8 83 ff ff ff callq 0x401120 40119d: 85 c0 test %eax,%eax 40119f: 89 c5 mov %eax,%ebp 4011a1: 0f 88 84 00 00 00 js 0x40122b 4011a7: 31 d2 xor %edx,%edx 4011a9: be 01 00 00 00 mov $0x1,%esi 4011ae: 89 c7 mov %eax,%edi 4011b0: e8 1b 1a 00 00 callq 0x402bd0 4011b5: 48 85 c0 test %rax,%rax 4011b8: 49 89 c4 mov %rax,%r12 4011bb: 0f 84 85 00 00 00 je 0x401246 4011c1: 48 89 c7 mov %rax,%rdi 4011c4: e8 87 1f 00 00 callq 0x403150 4011c9: 83 f8 03 cmp $0x3,%eax 4011cc: b9 04 32 40 00 mov $0x403204,%ecx 4011d1: 77 0a ja 0x4011dd 4011d3: 89 c0 mov %eax,%eax 4011d5: 48 8b 0c c5 a0 32 40 00 mov 0x4032a0(,%rax,8),%rcx 4011dd: 48 8b 53 08 mov 0x8(%rbx),%rdx 4011e1: be 4e 32 40 00 mov $0x40324e,%esi 4011e6: bf 01 00 00 00 mov $0x1,%edi 4011eb: 31 c0 xor %eax,%eax 4011ed: e8 1e ff ff ff callq 0x401110 4011f2: 4c 89 e7 mov %r12,%rdi 4011f5: e8 86 1c 00 00 callq 0x402e80 4011fa: 89 ef mov %ebp,%edi 4011fc: e8 5f fe ff ff callq 0x401060 401201: 31 c0 xor %eax,%eax 401203: 5b pop %rbx 401204: 5d pop %rbp 401205: 41 5c pop %rsp 401207: c3 retq 401208: 83 cf ff or $0xffffffff,%edi 40120b: e8 10 02 00 00 callq 0x401420 401210: be 78 32 40 00 mov $0x403278,%esi 401215: 48 89 c2 mov %rax,%rdx 401218: bf 01 00 00 00 mov $0x1,%edi 40121d: 31 c0 xor %eax,%eax 40121f: e8 ec fe ff ff callq 0x401110 401224: b8 01 00 00 00 mov $0x1,%eax 401229: eb d8 jmp 0x401203 40122b: 48 8b 13 mov (%rbx),%rdx 40122e: be 24 32 40 00 mov $0x403224,%esi 401233: bf 01 00 00 00 mov $0x1,%edi 401238: 31 c0 xor %eax,%eax 40123a: e8 d1 fe ff ff callq 0x401110 40123f: b8 01 00 00 00 mov $0x1,%eax 401244: eb bd jmp 0x401203 401246: 83 cf ff or $0xffffffff,%edi 401249: e8 d2 01 00 00 callq 0x401420 40124e: be 34 32 40 00 mov $0x403234,%esi 401253: 48 89 c2 mov %rax,%rdx 401256: bf 01 00 00 00 mov $0x1,%edi 40125b: 31 c0 xor %eax,%eax 40125d: e8 ae fe ff ff callq 0x401110 401262: b8 01 00 00 00 mov $0x1,%eax 401267: eb 9a jmp 0x401203 401269: 48 8b 16 mov (%rsi),%rdx 40126c: bf 01 00 00 00 mov $0x1,%edi 401271: be 11 32 40 00 mov $0x403211,%esi 401276: 31 c0 xor %eax,%eax 401278: e8 93 fe ff ff callq 0x401110 40127d: 83 c8 ff or $0xffffffff,%eax 401280: eb 81 jmp 0x401203 401282: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 40128a: 00 00 40128c: 0f 1f 40 00 nopl 0x0(%rax) 401290: 31 ed xor %ebp,%ebp 401292: 49 89 d1 mov %rdx,%r9 401295: 5e pop %rsi 401296: 48 89 e2 mov %rsp,%rdx 401299: 48 83 e4 f0 and $0xfffffffffffffff0,%rsp 40129d: 50 push %rax 40129e: 54 push %rsp 40129f: 49 c7 c0 e0 31 40 00 mov $0x4031e0,%r8 4012a6: 48 c7 c1 70 31 40 00 mov $0x403170,%rcx 4012ad: 48 c7 c7 70 11 40 00 mov $0x401170,%rdi 4012b4: e8 c7 fd ff ff callq 0x401080 4012b9: f4 hlt 4012ba: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 4012c0: b8 e7 50 60 00 mov $0x6050e7,%eax 4012c5: 55 push %rbp 4012c6: 48 2d e0 50 60 00 sub $0x6050e0,%rax 4012cc: 48 83 f8 0e cmp $0xe,%rax 4012d0: 48 89 e5 mov %rsp,%rbp 4012d3: 76 1b jbe 0x4012f0 4012d5: b8 00 00 00 00 mov $0x0,%eax 4012da: 48 85 c0 test %rax,%rax 4012dd: 74 11 je 0x4012f0 4012df: 5d pop %rbp 4012e0: bf e0 50 60 00 mov $0x6050e0,%edi 4012e5: ff e0 jmpq *%rax 4012e7: 66 0f 1f 84 00 00 00 00 nopw 0x0(%rax,%rax,1) 4012ef: 00 4012f0: 5d pop %rbp 4012f1: c3 retq 4012f2: 0f 1f 40 00 nopl 0x0(%rax) 4012f6: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 4012fe: 00 00 401300: be e0 50 60 00 mov $0x6050e0,%esi 401305: 55 push %rbp 401306: 48 81 ee e0 50 60 00 sub $0x6050e0,%rsi 40130d: 48 c1 fe 03 sar $0x3,%rsi 401311: 48 89 e5 mov %rsp,%rbp 401314: 48 89 f0 mov %rsi,%rax 401317: 48 c1 e8 3f shr $0x3f,%rax 40131b: 48 01 c6 add %rax,%rsi 40131e: 48 d1 fe sar %rsi 401321: 74 15 je 0x401338 401323: b8 00 00 00 00 mov $0x0,%eax 401328: 48 85 c0 test %rax,%rax 40132b: 74 0b je 0x401338 40132d: 5d pop %rbp 40132e: bf e0 50 60 00 mov $0x6050e0,%edi 401333: ff e0 jmpq *%rax 401335: 0f 1f 00 nopl (%rax) 401338: 5d pop %rbp 401339: c3 retq 40133a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 401340: 80 3d 99 3d 20 00 00 cmpb $0x0,0x203d99(%rip) # 0x6050e0 401347: 75 11 jne 0x40135a 401349: 55 push %rbp 40134a: 48 89 e5 mov %rsp,%rbp 40134d: e8 6e ff ff ff callq 0x4012c0 401352: 5d pop %rbp 401353: c6 05 86 3d 20 00 01 movb $0x1,0x203d86(%rip) # 0x6050e0 40135a: f3 rep 40135b: c3 retq 40135c: 0f 1f 40 00 nopl 0x0(%rax) 401360: bf f0 4d 60 00 mov $0x604df0,%edi 401365: 48 83 3f 00 cmpq $0x0,(%rdi) 401369: 75 05 jne 0x401370 40136b: eb 93 jmp 0x401300 40136d: 0f 1f 00 nopl (%rax) 401370: b8 00 00 00 00 mov $0x0,%eax 401375: 48 85 c0 test %rax,%rax 401378: 74 f1 je 0x40136b 40137a: 55 push %rbp 40137b: 48 89 e5 mov %rsp,%rbp 40137e: ff d0 callq *%rax 401380: 5d pop %rbp 401381: e9 7a ff ff ff jmpq 0x401300 401386: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 40138e: 00 00 401390: 85 ff test %edi,%edi 401392: b8 01 00 00 00 mov $0x1,%eax 401397: 74 2b je 0x4013c4 401399: 83 ff 01 cmp $0x1,%edi 40139c: 75 12 jne 0x4013b0 40139e: c7 05 3c 3d 20 00 01 00 movl $0x1,0x203d3c(%rip) # 0x6050e4 4013a6: 00 00 4013a8: c3 retq 4013a9: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 4013b0: 48 83 ec 08 sub $0x8,%rsp 4013b4: bf 02 00 00 00 mov $0x2,%edi 4013b9: e8 42 00 00 00 callq 0x401400 4013be: 48 83 c4 08 add $0x8,%rsp 4013c2: 31 c0 xor %eax,%eax 4013c4: f3 rep 4013c5: c3 retq 4013c6: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 4013ce: 00 00 4013d0: 48 83 ec 08 sub $0x8,%rsp 4013d4: 66 66 66 64 48 8b 04 25 mov %fs:0x0,%ax 4013dc: 00 00 00 00 4013e0: 48 89 c2 mov %rax,%rdx 4013e3: 8b 80 fc ff ff ff mov -0x4(%rax),%eax 4013e9: c7 82 fc ff ff ff 00 00 movl $0x0,-0x4(%rdx) 4013f1: 00 00 4013f3: 48 83 c4 08 add $0x8,%rsp 4013f7: c3 retq 4013f8: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 401400: 53 push %rbx 401401: 83 ff 32 cmp $0x32,%edi 401404: bb 01 00 00 00 mov $0x1,%ebx 401409: 0f 46 df cmovbe %edi,%ebx 40140c: 66 66 66 64 48 8b 04 25 mov %fs:0x0,%ax 401414: 00 00 00 00 401418: 89 98 fc ff ff ff mov %ebx,-0x4(%rax) 40141e: 5b pop %rbx 40141f: c3 retq 401420: 53 push %rbx 401421: 48 63 df movslq %rdi,%rbx 401424: 66 66 66 64 48 8b 04 25 mov %fs:0x0,%ax 40142c: 00 00 00 00 401430: 85 db test %ebx,%ebx 401432: 48 63 80 fc ff ff ff movslq -0x4(%rax),%rax 401439: 75 2d jne 0x401468 40143b: 85 c0 test %eax,%eax 40143d: 74 41 je 0x401480 40143f: 48 8d 15 9a 1e 00 00 lea 0x1e9a(%rip),%rdx # 0x4032e0 401446: 48 8d 35 33 20 00 00 lea 0x2033(%rip),%rsi # 0x403480 40144d: 48 8d 3d 6c 1e 00 00 lea 0x1e6c(%rip),%rdi # 0x4032c0 401454: 5b pop %rbx 401455: 48 03 34 c2 add (%rdx,%rax,8),%rsi 401459: ba 05 00 00 00 mov $0x5,%edx 40145e: e9 bd fb ff ff jmpq 0x401020 401463: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 401468: 8d 53 01 lea 0x1(%rbx),%edx 40146b: 83 fa 33 cmp $0x33,%edx 40146e: 77 18 ja 0x401488 401470: 83 fb ff cmp $0xffffffff,%ebx 401473: 48 0f 45 c3 cmovne %rbx,%rax 401477: eb c6 jmp 0x40143f 401479: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 401480: 31 c0 xor %eax,%eax 401482: 5b pop %rbx 401483: c3 retq 401484: 0f 1f 40 00 nopl 0x0(%rax) 401488: 5b pop %rbx 401489: 48 8d 35 f9 1f 00 00 lea 0x1ff9(%rip),%rsi # 0x403489 401490: 48 8d 3d 29 1e 00 00 lea 0x1e29(%rip),%rdi # 0x4032c0 401497: ba 05 00 00 00 mov $0x5,%edx 40149c: e9 7f fb ff ff jmpq 0x401020 4014a1: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 4014a9: 00 00 4014ab: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 4014b0: 41 57 push %rdi 4014b2: 41 56 push %rsi 4014b4: 49 89 cf mov %rcx,%r15 4014b7: 41 55 push %rbp 4014b9: 41 54 push %rsp 4014bb: 49 89 f6 mov %rsi,%r14 4014be: 55 push %rbp 4014bf: 53 push %rbx 4014c0: 45 31 ed xor %r13d,%r13d 4014c3: 48 89 d3 mov %rdx,%rbx 4014c6: 49 89 cc mov %rcx,%r12 4014c9: 48 89 f5 mov %rsi,%rbp 4014cc: 48 83 ec 18 sub $0x18,%rsp 4014d0: 89 7c 24 04 mov %edi,0x4(%rsp) 4014d4: eb 25 jmp 0x4014fb 4014d6: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 4014de: 00 00 4014e0: 48 83 f8 00 cmp $0x0,%rax 4014e4: 7e 5f jle 0x401545 4014e6: 49 01 c5 add %rax,%r13 4014e9: 4c 39 eb cmp %r13,%rbx 4014ec: 76 52 jbe 0x401540 4014ee: 4f 8d 64 3d 00 lea 0x0(%r13,%r15,1),%r12 4014f3: 4b 8d 2c 2e lea (%r14,%r13,1),%rbp 4014f7: 8b 7c 24 04 mov 0x4(%rsp),%edi 4014fb: 48 89 da mov %rbx,%rdx 4014fe: 4c 89 e1 mov %r12,%rcx 401501: 48 89 ee mov %rbp,%rsi 401504: 4c 29 ea sub %r13,%rdx 401507: e8 24 fc ff ff callq 0x401130 40150c: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 401510: 48 89 c2 mov %rax,%rdx 401513: 75 cb jne 0x4014e0 401515: 48 89 44 24 08 mov %rax,0x8(%rsp) 40151a: e8 e1 fa ff ff callq 0x401000 40151f: 83 38 04 cmpl $0x4,(%rax) 401522: 48 8b 54 24 08 mov 0x8(%rsp),%rdx 401527: 74 ce je 0x4014f7 401529: 48 83 c4 18 add $0x18,%rsp 40152d: 48 89 d0 mov %rdx,%rax 401530: 5b pop %rbx 401531: 5d pop %rbp 401532: 41 5c pop %rsp 401534: 41 5d pop %rbp 401536: 41 5e pop %rsi 401538: 41 5f pop %rdi 40153a: c3 retq 40153b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 401540: 4c 89 ea mov %r13,%rdx 401543: eb e4 jmp 0x401529 401545: 49 0f 44 d5 cmove %r13,%rdx 401549: eb de jmp 0x401529 40154b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 401550: 41 57 push %rdi 401552: 41 56 push %rsi 401554: 4d 89 c6 mov %r8,%r14 401557: 41 55 push %rbp 401559: 41 54 push %rsp 40155b: 55 push %rbp 40155c: 53 push %rbx 40155d: 48 89 d5 mov %rdx,%rbp 401560: 48 81 ec 88 00 00 00 sub $0x88,%rsp 401567: 64 48 8b 04 25 28 00 00 mov %fs:0x28,%rax 40156f: 00 401570: 48 89 44 24 78 mov %rax,0x78(%rsp) 401575: 31 c0 xor %eax,%eax 401577: 0f b6 42 04 movzbl 0x4(%rdx),%eax 40157b: 4c 8b 84 24 c0 00 00 00 mov 0xc0(%rsp),%r8 401583: 8d 50 ff lea -0x1(%rax),%edx 401586: 80 fa 01 cmp $0x1,%dl 401589: 0f 87 71 02 00 00 ja 0x401800 40158f: 0f b6 55 05 movzbl 0x5(%rbp),%edx 401593: 49 89 cd mov %rcx,%r13 401596: 8d 4a ff lea -0x1(%rdx),%ecx 401599: 80 f9 01 cmp $0x1,%cl 40159c: 0f 87 5e 02 00 00 ja 0x401800 4015a2: 80 fa 01 cmp $0x1,%dl 4015a5: 41 89 ff mov %edi,%r15d 4015a8: 49 89 f4 mov %rsi,%r12 4015ab: 0f 84 ef 02 00 00 je 0x4018a0 4015b1: 3c 01 cmp $0x1,%al 4015b3: 0f 84 77 04 00 00 je 0x401a30 4015b9: 48 8b 5d 28 mov 0x28(%rbp),%rbx 4015bd: 4c 8d 54 24 30 lea 0x30(%rsp),%r10 4015c2: 0f b7 45 3c movzwl 0x3c(%rbp),%eax 4015c6: 66 c1 c8 08 ror $0x8,%ax 4015ca: 66 89 44 24 6c mov %ax,0x6c(%rsp) 4015cf: 48 0f cb bswap %rbx 4015d2: 48 89 5c 24 58 mov %rbx,0x58(%rsp) 4015d7: 0f b7 c0 movzwl %ax,%eax 4015da: 48 85 c0 test %rax,%rax 4015dd: 0f 84 c5 05 00 00 je 0x401ba8 4015e3: 49 39 de cmp %rbx,%r14 4015e6: 0f 83 84 02 00 00 jae 0x401870 4015ec: 41 83 f9 02 cmp $0x2,%r9d 4015f0: 0f 94 c2 sete %dl 4015f3: 41 83 f9 09 cmp $0x9,%r9d 4015f7: 0f 94 c0 sete %al 4015fa: 31 db xor %ebx,%ebx 4015fc: 09 c2 or %eax,%edx 4015fe: 0f b6 d2 movzbl %dl,%edx 401601: 48 8d 04 52 lea (%rdx,%rdx,2),%rax 401605: bf 01 00 00 00 mov $0x1,%edi 40160a: 4c 89 44 24 18 mov %r8,0x18(%rsp) 40160f: 44 89 4c 24 14 mov %r9d,0x14(%rsp) 401614: 48 89 54 24 08 mov %rdx,0x8(%rsp) 401619: 48 8d 34 82 lea (%rdx,%rax,4),%rsi 40161d: 48 c1 e6 04 shl $0x4,%rsi 401621: 48 81 c6 08 01 00 00 add $0x108,%rsi 401628: e8 83 fa ff ff callq 0x4010b0 40162d: 48 85 c0 test %rax,%rax 401630: 48 8b 54 24 08 mov 0x8(%rsp),%rdx 401635: 44 8b 4c 24 14 mov 0x14(%rsp),%r9d 40163a: 4c 8b 44 24 18 mov 0x18(%rsp),%r8 40163f: 0f 84 53 07 00 00 je 0x401d98 401645: 0f b6 4d 04 movzbl 0x4(%rbp),%ecx 401649: c7 40 18 03 00 00 00 movl $0x3,0x18(%rax) 401650: 4b 8d 34 2c lea (%r12,%r13,1),%rsi 401654: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 40165b: 44 89 48 1c mov %r9d,0x1c(%rax) 40165f: 44 89 78 24 mov %r15d,0x24(%rax) 401663: 4c 89 68 28 mov %r13,0x28(%rax) 401667: 4c 89 70 30 mov %r14,0x30(%rax) 40166b: 4c 89 20 mov %r12,(%rax) 40166e: 80 f9 01 cmp $0x1,%cl 401671: 4c 89 40 08 mov %r8,0x8(%rax) 401675: 89 98 c8 00 00 00 mov %ebx,0xc8(%rax) 40167b: 89 90 cc 00 00 00 mov %edx,0xcc(%rax) 401681: c7 40 70 0a 00 00 00 movl $0xa,0x70(%rax) 401688: 89 48 20 mov %ecx,0x20(%rax) 40168b: 0f 84 2f 02 00 00 je 0x4018c0 401691: 4d 85 e4 test %r12,%r12 401694: 0f 84 94 06 00 00 je 0x401d2e 40169a: 0f b6 55 05 movzbl 0x5(%rbp),%edx 40169e: 80 fa 01 cmp $0x1,%dl 4016a1: 0f 84 f1 04 00 00 je 0x401b98 4016a7: 48 8b 4d 00 mov 0x0(%rbp),%rcx 4016ab: 48 8b 7d 18 mov 0x18(%rbp),%rdi 4016af: 48 8d 90 88 00 00 00 lea 0x88(%rax),%rdx 4016b6: 48 89 88 88 00 00 00 mov %rcx,0x88(%rax) 4016bd: 48 89 7a 18 mov %rdi,0x18(%rdx) 4016c1: 48 8b 7d 20 mov 0x20(%rbp),%rdi 4016c5: 48 8b 4d 08 mov 0x8(%rbp),%rcx 4016c9: 48 89 7a 20 mov %rdi,0x20(%rdx) 4016cd: 48 8b 7d 28 mov 0x28(%rbp),%rdi 4016d1: 48 89 4a 08 mov %rcx,0x8(%rdx) 4016d5: 48 8b 4d 10 mov 0x10(%rbp),%rcx 4016d9: 48 89 7a 28 mov %rdi,0x28(%rdx) 4016dd: 48 8b 7d 30 mov 0x30(%rbp),%rdi 4016e1: 48 89 4a 10 mov %rcx,0x10(%rdx) 4016e5: 48 89 7a 30 mov %rdi,0x30(%rdx) 4016e9: 48 8b 7d 38 mov 0x38(%rbp),%rdi 4016ed: 48 89 7a 38 mov %rdi,0x38(%rdx) 4016f1: 48 89 50 48 mov %rdx,0x48(%rax) 4016f5: 66 c1 c9 08 ror $0x8,%cx 4016f9: 66 89 88 98 00 00 00 mov %cx,0x98(%rax) 401700: 0f b7 88 9a 00 00 00 movzwl 0x9a(%rax),%ecx 401707: 66 c1 c9 08 ror $0x8,%cx 40170b: 66 89 88 9a 00 00 00 mov %cx,0x9a(%rax) 401712: 8b 88 9c 00 00 00 mov 0x9c(%rax),%ecx 401718: 0f c9 bswap %ecx 40171a: 89 88 9c 00 00 00 mov %ecx,0x9c(%rax) 401720: 48 8b 88 a0 00 00 00 mov 0xa0(%rax),%rcx 401727: 48 0f c9 bswap %rcx 40172a: 48 89 88 a0 00 00 00 mov %rcx,0xa0(%rax) 401731: 48 8b 88 a8 00 00 00 mov 0xa8(%rax),%rcx 401738: 48 0f c9 bswap %rcx 40173b: 48 89 88 a8 00 00 00 mov %rcx,0xa8(%rax) 401742: 48 8b 88 b0 00 00 00 mov 0xb0(%rax),%rcx 401749: 48 0f c9 bswap %rcx 40174c: 48 89 88 b0 00 00 00 mov %rcx,0xb0(%rax) 401753: 8b 88 b8 00 00 00 mov 0xb8(%rax),%ecx 401759: 0f c9 bswap %ecx 40175b: 89 88 b8 00 00 00 mov %ecx,0xb8(%rax) 401761: 0f b7 88 bc 00 00 00 movzwl 0xbc(%rax),%ecx 401768: 66 c1 c9 08 ror $0x8,%cx 40176c: 66 89 88 bc 00 00 00 mov %cx,0xbc(%rax) 401773: 0f b7 88 be 00 00 00 movzwl 0xbe(%rax),%ecx 40177a: 66 c1 c9 08 ror $0x8,%cx 40177e: 66 89 88 be 00 00 00 mov %cx,0xbe(%rax) 401785: 0f b7 88 c0 00 00 00 movzwl 0xc0(%rax),%ecx 40178c: 66 c1 c9 08 ror $0x8,%cx 401790: 66 89 88 c0 00 00 00 mov %cx,0xc0(%rax) 401797: 0f b7 88 c2 00 00 00 movzwl 0xc2(%rax),%ecx 40179e: 66 c1 c9 08 ror $0x8,%cx 4017a2: 66 89 88 c2 00 00 00 mov %cx,0xc2(%rax) 4017a9: 0f b7 88 c4 00 00 00 movzwl 0xc4(%rax),%ecx 4017b0: 66 c1 c9 08 ror $0x8,%cx 4017b4: 66 89 88 c4 00 00 00 mov %cx,0xc4(%rax) 4017bb: 0f b7 88 c6 00 00 00 movzwl 0xc6(%rax),%ecx 4017c2: 66 c1 c9 08 ror $0x8,%cx 4017c6: 4d 85 e4 test %r12,%r12 4017c9: 66 89 88 c6 00 00 00 mov %cx,0xc6(%rax) 4017d0: 74 3e je 0x401810 4017d2: 48 8b 4a 28 mov 0x28(%rdx),%rcx 4017d6: 0f b6 55 05 movzbl 0x5(%rbp),%edx 4017da: 41 83 f9 08 cmp $0x8,%r9d 4017de: 74 30 je 0x401810 4017e0: 80 fa 01 cmp $0x1,%dl 4017e3: 75 2b jne 0x401810 4017e5: 48 85 db test %rbx,%rbx 4017e8: 0f 84 a2 02 00 00 je 0x401a90 4017ee: 4c 39 f1 cmp %r14,%rcx 4017f1: 0f 82 99 02 00 00 jb 0x401a90 4017f7: 48 89 c7 mov %rax,%rdi 4017fa: e8 f1 f7 ff ff callq 0x400ff0 4017ff: 90 nop 401800: bf 0a 00 00 00 mov $0xa,%edi 401805: e8 f6 fb ff ff callq 0x401400 40180a: 31 c0 xor %eax,%eax 40180c: eb 39 jmp 0x401847 40180e: 66 90 nop 401810: 31 c9 xor %ecx,%ecx 401812: 48 85 db test %rbx,%rbx 401815: 48 8d b0 c8 00 00 00 lea 0xc8(%rax),%rsi 40181c: 48 8d 90 58 01 00 00 lea 0x158(%rax),%rdx 401823: 74 1e je 0x401843 401825: 0f 1f 00 nopl (%rax) 401828: 48 89 0a mov %rcx,(%rdx) 40182b: 48 83 c1 01 add $0x1,%rcx 40182f: 48 89 42 08 mov %rax,0x8(%rdx) 401833: 48 89 72 48 mov %rsi,0x48(%rdx) 401837: 48 81 c2 d0 00 00 00 add $0xd0,%rdx 40183e: 48 39 cb cmp %rcx,%rbx 401841: 75 e5 jne 0x401828 401843: 48 89 70 60 mov %rsi,0x60(%rax) 401847: 48 8b 7c 24 78 mov 0x78(%rsp),%rdi 40184c: 64 48 33 3c 25 28 00 00 xor %fs:0x28,%rdi 401854: 00 401855: 0f 85 3a 06 00 00 jne 0x401e95 40185b: 48 81 c4 88 00 00 00 add $0x88,%rsp 401862: 5b pop %rbx 401863: 5d pop %rbp 401864: 41 5c pop %rsp 401866: 41 5d pop %rbp 401868: 41 5e pop %rsi 40186a: 41 5f pop %rdi 40186c: c3 retq 40186d: 0f 1f 00 nopl (%rax) 401870: 48 89 c1 mov %rax,%rcx 401873: 4c 89 f2 mov %r14,%rdx 401876: 48 29 da sub %rbx,%rdx 401879: 48 c1 e1 06 shl $0x6,%rcx 40187d: 48 89 c3 mov %rax,%rbx 401880: 48 39 d1 cmp %rdx,%rcx 401883: 0f 87 63 fd ff ff ja 0x4015ec 401889: 48 85 db test %rbx,%rbx 40188c: 48 89 da mov %rbx,%rdx 40188f: 0f 85 6c fd ff ff jne 0x401601 401895: e9 52 fd ff ff jmpq 0x4015ec 40189a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 4018a0: 3c 01 cmp $0x1,%al 4018a2: 0f 84 d8 01 00 00 je 0x401a80 4018a8: 0f b7 45 3c movzwl 0x3c(%rbp),%eax 4018ac: 48 8b 5d 28 mov 0x28(%rbp),%rbx 4018b0: 49 89 ea mov %rbp,%r10 4018b3: e9 1f fd ff ff jmpq 0x4015d7 4018b8: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 4018c0: 4d 85 e4 test %r12,%r12 4018c3: 0f 84 43 03 00 00 je 0x401c0c 4018c9: 0f b6 55 05 movzbl 0x5(%rbp),%edx 4018cd: 80 fa 01 cmp $0x1,%dl 4018d0: 0f 84 2a 03 00 00 je 0x401c00 4018d6: 48 8b 55 00 mov 0x0(%rbp),%rdx 4018da: 48 8b 7d 18 mov 0x18(%rbp),%rdi 4018de: 48 8d 88 88 00 00 00 lea 0x88(%rax),%rcx 4018e5: 48 89 90 88 00 00 00 mov %rdx,0x88(%rax) 4018ec: 48 89 79 18 mov %rdi,0x18(%rcx) 4018f0: 48 8b 7d 20 mov 0x20(%rbp),%rdi 4018f4: 48 8b 55 08 mov 0x8(%rbp),%rdx 4018f8: 48 89 79 20 mov %rdi,0x20(%rcx) 4018fc: 48 8b 7d 28 mov 0x28(%rbp),%rdi 401900: 48 89 51 08 mov %rdx,0x8(%rcx) 401904: 48 8b 55 10 mov 0x10(%rbp),%rdx 401908: 48 89 79 28 mov %rdi,0x28(%rcx) 40190c: 8b 7d 30 mov 0x30(%rbp),%edi 40190f: 48 89 51 10 mov %rdx,0x10(%rcx) 401913: 89 79 30 mov %edi,0x30(%rcx) 401916: 48 89 48 48 mov %rcx,0x48(%rax) 40191a: 66 c1 ca 08 ror $0x8,%dx 40191e: 66 89 90 98 00 00 00 mov %dx,0x98(%rax) 401925: 0f b7 90 9a 00 00 00 movzwl 0x9a(%rax),%edx 40192c: 66 c1 ca 08 ror $0x8,%dx 401930: 66 89 90 9a 00 00 00 mov %dx,0x9a(%rax) 401937: 8b 90 9c 00 00 00 mov 0x9c(%rax),%edx 40193d: 0f ca bswap %edx 40193f: 89 90 9c 00 00 00 mov %edx,0x9c(%rax) 401945: 8b 90 a0 00 00 00 mov 0xa0(%rax),%edx 40194b: 0f ca bswap %edx 40194d: 89 90 a0 00 00 00 mov %edx,0xa0(%rax) 401953: 8b 90 a4 00 00 00 mov 0xa4(%rax),%edx 401959: 0f ca bswap %edx 40195b: 89 90 a4 00 00 00 mov %edx,0xa4(%rax) 401961: 8b 90 a8 00 00 00 mov 0xa8(%rax),%edx 401967: 0f ca bswap %edx 401969: 89 90 a8 00 00 00 mov %edx,0xa8(%rax) 40196f: 8b 90 ac 00 00 00 mov 0xac(%rax),%edx 401975: 0f ca bswap %edx 401977: 89 90 ac 00 00 00 mov %edx,0xac(%rax) 40197d: 0f b7 90 b0 00 00 00 movzwl 0xb0(%rax),%edx 401984: 66 c1 ca 08 ror $0x8,%dx 401988: 66 89 90 b0 00 00 00 mov %dx,0xb0(%rax) 40198f: 0f b7 90 b2 00 00 00 movzwl 0xb2(%rax),%edx 401996: 66 c1 ca 08 ror $0x8,%dx 40199a: 66 89 90 b2 00 00 00 mov %dx,0xb2(%rax) 4019a1: 0f b7 90 b4 00 00 00 movzwl 0xb4(%rax),%edx 4019a8: 66 c1 ca 08 ror $0x8,%dx 4019ac: 66 89 90 b4 00 00 00 mov %dx,0xb4(%rax) 4019b3: 0f b7 90 b6 00 00 00 movzwl 0xb6(%rax),%edx 4019ba: 66 c1 ca 08 ror $0x8,%dx 4019be: 66 89 90 b6 00 00 00 mov %dx,0xb6(%rax) 4019c5: 0f b7 90 b8 00 00 00 movzwl 0xb8(%rax),%edx 4019cc: 66 c1 ca 08 ror $0x8,%dx 4019d0: 66 89 90 b8 00 00 00 mov %dx,0xb8(%rax) 4019d7: 0f b7 90 ba 00 00 00 movzwl 0xba(%rax),%edx 4019de: 66 c1 ca 08 ror $0x8,%dx 4019e2: 4d 85 e4 test %r12,%r12 4019e5: 66 89 90 ba 00 00 00 mov %dx,0xba(%rax) 4019ec: 0f 84 5e 01 00 00 je 0x401b50 4019f2: 8b 49 20 mov 0x20(%rcx),%ecx 4019f5: 0f b6 55 05 movzbl 0x5(%rbp),%edx 4019f9: 41 83 f9 08 cmp $0x8,%r9d 4019fd: 0f 84 4d 01 00 00 je 0x401b50 401a03: 80 fa 01 cmp $0x1,%dl 401a06: 0f 85 44 01 00 00 jne 0x401b50 401a0c: 48 85 db test %rbx,%rbx 401a0f: 0f 85 5b 02 00 00 jne 0x401c70 401a15: 48 01 ce add %rcx,%rsi 401a18: 4c 8d 80 c8 00 00 00 lea 0xc8(%rax),%r8 401a1f: 48 89 70 50 mov %rsi,0x50(%rax) 401a23: 4c 89 40 60 mov %r8,0x60(%rax) 401a27: e9 1b fe ff ff jmpq 0x401847 401a2c: 0f 1f 40 00 nopl 0x0(%rax) 401a30: 8b 45 20 mov 0x20(%rbp),%eax 401a33: 4c 8d 54 24 30 lea 0x30(%rsp),%r10 401a38: 0f b7 5d 30 movzwl 0x30(%rbp),%ebx 401a3c: 66 c1 cb 08 ror $0x8,%bx 401a40: 66 89 5c 24 60 mov %bx,0x60(%rsp) 401a45: 0f c8 bswap %eax 401a47: 89 44 24 50 mov %eax,0x50(%rsp) 401a4b: 0f b7 db movzwl %bx,%ebx 401a4e: 48 85 db test %rbx,%rbx 401a51: 0f 84 52 03 00 00 je 0x401da9 401a57: 89 c0 mov %eax,%eax 401a59: 49 39 c6 cmp %rax,%r14 401a5c: 0f 82 8a fb ff ff jb 0x4015ec 401a62: 48 8d 14 9b lea (%rbx,%rbx,4),%rdx 401a66: 4c 89 f7 mov %r14,%rdi 401a69: 48 29 c7 sub %rax,%rdi 401a6c: 48 c1 e2 03 shl $0x3,%rdx 401a70: 48 39 fa cmp %rdi,%rdx 401a73: 0f 87 73 fb ff ff ja 0x4015ec 401a79: e9 0b fe ff ff jmpq 0x401889 401a7e: 66 90 nop 401a80: 0f b7 5d 30 movzwl 0x30(%rbp),%ebx 401a84: 8b 45 20 mov 0x20(%rbp),%eax 401a87: 49 89 ea mov %rbp,%r10 401a8a: eb bf jmp 0x401a4b 401a8c: 0f 1f 40 00 nopl 0x0(%rax) 401a90: 4c 89 f7 mov %r14,%rdi 401a93: 48 89 da mov %rbx,%rdx 401a96: 48 29 cf sub %rcx,%rdi 401a99: 48 c1 e2 06 shl $0x6,%rdx 401a9d: 48 39 d7 cmp %rdx,%rdi 401aa0: 0f 82 51 fd ff ff jb 0x4017f7 401aa6: 48 8d 3c 0e lea (%rsi,%rcx,1),%rdi 401aaa: 48 85 db test %rbx,%rbx 401aad: 48 8d b0 c8 00 00 00 lea 0xc8(%rax),%rsi 401ab4: 48 89 78 50 mov %rdi,0x50(%rax) 401ab8: 0f 84 85 fd ff ff je 0x401843 401abe: 48 8d 90 54 01 00 00 lea 0x154(%rax),%rdx 401ac5: 45 31 c0 xor %r8d,%r8d 401ac8: eb 2a jmp 0x401af4 401aca: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 401ad0: 8b 0a mov (%rdx),%ecx 401ad2: 85 c9 test %ecx,%ecx 401ad4: 75 06 jne 0x401adc 401ad6: c7 02 ff ff ff ff movl $0xffffffff,(%rdx) 401adc: 49 83 c0 01 add $0x1,%r8 401ae0: 48 83 c7 40 add $0x40,%rdi 401ae4: 48 81 c2 d0 00 00 00 add $0xd0,%rdx 401aeb: 4c 39 c3 cmp %r8,%rbx 401aee: 0f 84 4f fd ff ff je 0x401843 401af4: 48 8b 4f 18 mov 0x18(%rdi),%rcx 401af8: 4c 89 42 04 mov %r8,0x4(%rdx) 401afc: 48 89 42 0c mov %rax,0xc(%rdx) 401b00: 48 89 7a 14 mov %rdi,0x14(%rdx) 401b04: 49 39 ce cmp %rcx,%r14 401b07: 76 1a jbe 0x401b23 401b09: 4d 89 f1 mov %r14,%r9 401b0c: 49 29 c9 sub %rcx,%r9 401b0f: 4c 39 4f 20 cmp %r9,0x20(%rdi) 401b13: 77 0e ja 0x401b23 401b15: 4c 01 e9 add %r13,%rcx 401b18: 4c 01 e1 add %r12,%rcx 401b1b: 48 89 4a 2c mov %rcx,0x2c(%rdx) 401b1f: 48 89 4a 24 mov %rcx,0x24(%rdx) 401b23: 83 7f 04 12 cmpl $0x12,0x4(%rdi) 401b27: 48 89 72 4c mov %rsi,0x4c(%rdx) 401b2b: 75 a3 jne 0x401ad0 401b2d: 8b 4f 28 mov 0x28(%rdi),%ecx 401b30: 48 39 cb cmp %rcx,%rbx 401b33: 76 9b jbe 0x401ad0 401b35: 4c 8d 0c 49 lea (%rcx,%rcx,2),%r9 401b39: 4a 8d 0c 89 lea (%rcx,%r9,4),%rcx 401b3d: 48 c1 e1 04 shl $0x4,%rcx 401b41: 44 89 84 08 54 01 00 00 mov %r8d,0x154(%rax,%rcx,1) 401b49: eb 85 jmp 0x401ad0 401b4b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 401b50: 31 c9 xor %ecx,%ecx 401b52: 48 85 db test %rbx,%rbx 401b55: 4c 8d 80 c8 00 00 00 lea 0xc8(%rax),%r8 401b5c: 48 8d 90 58 01 00 00 lea 0x158(%rax),%rdx 401b63: 0f 84 ba fe ff ff je 0x401a23 401b69: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 401b70: 48 89 0a mov %rcx,(%rdx) 401b73: 48 83 c1 01 add $0x1,%rcx 401b77: 48 89 42 08 mov %rax,0x8(%rdx) 401b7b: 4c 89 42 48 mov %r8,0x48(%rdx) 401b7f: 48 81 c2 d0 00 00 00 add $0xd0,%rdx 401b86: 48 39 cb cmp %rcx,%rbx 401b89: 75 e5 jne 0x401b70 401b8b: 4c 89 40 60 mov %r8,0x60(%rax) 401b8f: e9 b3 fc ff ff jmpq 0x401847 401b94: 0f 1f 40 00 nopl 0x0(%rax) 401b98: 48 89 70 48 mov %rsi,0x48(%rax) 401b9c: 48 8b 4e 28 mov 0x28(%rsi),%rcx 401ba0: e9 35 fc ff ff jmpq 0x4017da 401ba5: 0f 1f 00 nopl (%rax) 401ba8: 48 85 db test %rbx,%rbx 401bab: 0f 84 3b fa ff ff je 0x4015ec 401bb1: 49 39 de cmp %rbx,%r14 401bb4: 0f 86 32 fa ff ff jbe 0x4015ec 401bba: 48 8d 43 40 lea 0x40(%rbx),%rax 401bbe: 49 39 c6 cmp %rax,%r14 401bc1: 0f 82 25 fa ff ff jb 0x4015ec 401bc7: 4d 85 e4 test %r12,%r12 401bca: 0f 84 22 02 00 00 je 0x401df2 401bd0: 4c 01 e3 add %r12,%rbx 401bd3: 80 fa 01 cmp $0x1,%dl 401bd6: 49 8b 44 1d 20 mov 0x20(%r13,%rbx,1),%rax 401bdb: 74 03 je 0x401be0 401bdd: 48 0f c8 bswap %rax 401be0: 48 89 44 24 28 mov %rax,0x28(%rsp) 401be5: ba ff ff ff ff mov $0xffffffff,%edx 401bea: 48 39 d0 cmp %rdx,%rax 401bed: 0f 87 0d fc ff ff ja 0x401800 401bf3: 49 8b 5a 28 mov 0x28(%r10),%rbx 401bf7: e9 e7 f9 ff ff jmpq 0x4015e3 401bfc: 0f 1f 40 00 nopl 0x0(%rax) 401c00: 48 89 70 48 mov %rsi,0x48(%rax) 401c04: 8b 4e 20 mov 0x20(%rsi),%ecx 401c07: e9 ed fd ff ff jmpq 0x4019f9 401c0c: 48 8b 55 00 mov 0x0(%rbp),%rdx 401c10: 48 8d 88 88 00 00 00 lea 0x88(%rax),%rcx 401c17: 80 7d 05 01 cmpb $0x1,0x5(%rbp) 401c1b: 48 89 90 88 00 00 00 mov %rdx,0x88(%rax) 401c22: 48 8b 55 08 mov 0x8(%rbp),%rdx 401c26: 48 89 51 08 mov %rdx,0x8(%rcx) 401c2a: 48 8b 55 10 mov 0x10(%rbp),%rdx 401c2e: 48 89 51 10 mov %rdx,0x10(%rcx) 401c32: 48 8b 55 18 mov 0x18(%rbp),%rdx 401c36: 48 89 51 18 mov %rdx,0x18(%rcx) 401c3a: 48 8b 55 20 mov 0x20(%rbp),%rdx 401c3e: 48 89 51 20 mov %rdx,0x20(%rcx) 401c42: 48 8b 55 28 mov 0x28(%rbp),%rdx 401c46: 48 89 51 28 mov %rdx,0x28(%rcx) 401c4a: 8b 55 30 mov 0x30(%rbp),%edx 401c4d: 89 51 30 mov %edx,0x30(%rcx) 401c50: 48 89 48 48 mov %rcx,0x48(%rax) 401c54: 0f 84 f6 fe ff ff je 0x401b50 401c5a: 0f b7 90 98 00 00 00 movzwl 0x98(%rax),%edx 401c61: e9 b4 fc ff ff jmpq 0x40191a 401c66: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 401c6e: 00 00 401c70: 49 39 ce cmp %rcx,%r14 401c73: 0f 86 7e fb ff ff jbe 0x4017f7 401c79: 48 8d 14 9b lea (%rbx,%rbx,4),%rdx 401c7d: 4c 89 f7 mov %r14,%rdi 401c80: 48 29 cf sub %rcx,%rdi 401c83: 48 c1 e2 03 shl $0x3,%rdx 401c87: 48 39 d7 cmp %rdx,%rdi 401c8a: 0f 82 67 fb ff ff jb 0x4017f7 401c90: 48 01 ce add %rcx,%rsi 401c93: 4c 8d 80 c8 00 00 00 lea 0xc8(%rax),%r8 401c9a: 48 8d 90 54 01 00 00 lea 0x154(%rax),%rdx 401ca1: 48 89 70 50 mov %rsi,0x50(%rax) 401ca5: 31 ff xor %edi,%edi 401ca7: eb 2d jmp 0x401cd6 401ca9: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 401cb0: 44 8b 0a mov (%rdx),%r9d 401cb3: 45 85 c9 test %r9d,%r9d 401cb6: 75 06 jne 0x401cbe 401cb8: c7 02 ff ff ff ff movl $0xffffffff,(%rdx) 401cbe: 48 83 c7 01 add $0x1,%rdi 401cc2: 48 83 c6 28 add $0x28,%rsi 401cc6: 48 81 c2 d0 00 00 00 add $0xd0,%rdx 401ccd: 48 39 fb cmp %rdi,%rbx 401cd0: 0f 86 4d fd ff ff jbe 0x401a23 401cd6: 8b 4e 10 mov 0x10(%rsi),%ecx 401cd9: 48 89 7a 04 mov %rdi,0x4(%rdx) 401cdd: 48 89 42 0c mov %rax,0xc(%rdx) 401ce1: 48 89 72 14 mov %rsi,0x14(%rdx) 401ce5: 49 39 ce cmp %rcx,%r14 401ce8: 76 1d jbe 0x401d07 401cea: 44 8b 56 14 mov 0x14(%rsi),%r10d 401cee: 4d 89 f1 mov %r14,%r9 401cf1: 49 29 c9 sub %rcx,%r9 401cf4: 4d 39 ca cmp %r9,%r10 401cf7: 77 0e ja 0x401d07 401cf9: 4c 01 e9 add %r13,%rcx 401cfc: 4c 01 e1 add %r12,%rcx 401cff: 48 89 4a 2c mov %rcx,0x2c(%rdx) 401d03: 48 89 4a 24 mov %rcx,0x24(%rdx) 401d07: 83 7e 04 12 cmpl $0x12,0x4(%rsi) 401d0b: 4c 89 42 4c mov %r8,0x4c(%rdx) 401d0f: 75 9f jne 0x401cb0 401d11: 8b 4e 18 mov 0x18(%rsi),%ecx 401d14: 48 39 cb cmp %rcx,%rbx 401d17: 76 97 jbe 0x401cb0 401d19: 4c 8d 0c 49 lea (%rcx,%rcx,2),%r9 401d1d: 4a 8d 0c 89 lea (%rcx,%r9,4),%rcx 401d21: 48 c1 e1 04 shl $0x4,%rcx 401d25: 89 bc 08 54 01 00 00 mov %edi,0x154(%rax,%rcx,1) 401d2c: eb 82 jmp 0x401cb0 401d2e: 48 8b 4d 00 mov 0x0(%rbp),%rcx 401d32: 48 8d 90 88 00 00 00 lea 0x88(%rax),%rdx 401d39: 80 7d 05 01 cmpb $0x1,0x5(%rbp) 401d3d: 48 89 88 88 00 00 00 mov %rcx,0x88(%rax) 401d44: 48 8b 4d 08 mov 0x8(%rbp),%rcx 401d48: 48 89 4a 08 mov %rcx,0x8(%rdx) 401d4c: 48 8b 4d 10 mov 0x10(%rbp),%rcx 401d50: 48 89 4a 10 mov %rcx,0x10(%rdx) 401d54: 48 8b 4d 18 mov 0x18(%rbp),%rcx 401d58: 48 89 4a 18 mov %rcx,0x18(%rdx) 401d5c: 48 8b 4d 20 mov 0x20(%rbp),%rcx 401d60: 48 89 4a 20 mov %rcx,0x20(%rdx) 401d64: 48 8b 4d 28 mov 0x28(%rbp),%rcx 401d68: 48 89 4a 28 mov %rcx,0x28(%rdx) 401d6c: 48 8b 4d 30 mov 0x30(%rbp),%rcx 401d70: 48 89 4a 30 mov %rcx,0x30(%rdx) 401d74: 48 8b 4d 38 mov 0x38(%rbp),%rcx 401d78: 48 89 4a 38 mov %rcx,0x38(%rdx) 401d7c: 48 89 50 48 mov %rdx,0x48(%rax) 401d80: 0f 84 8a fa ff ff je 0x401810 401d86: 0f b7 88 98 00 00 00 movzwl 0x98(%rax),%ecx 401d8d: e9 63 f9 ff ff jmpq 0x4016f5 401d92: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 401d98: bf 08 00 00 00 mov $0x8,%edi 401d9d: e8 5e f6 ff ff callq 0x401400 401da2: 31 c0 xor %eax,%eax 401da4: e9 9e fa ff ff jmpq 0x401847 401da9: 85 c0 test %eax,%eax 401dab: 0f 84 3b f8 ff ff je 0x4015ec 401db1: 89 c0 mov %eax,%eax 401db3: 49 39 c6 cmp %rax,%r14 401db6: 0f 86 30 f8 ff ff jbe 0x4015ec 401dbc: 4c 89 f1 mov %r14,%rcx 401dbf: 48 29 c1 sub %rax,%rcx 401dc2: 48 83 f9 27 cmp $0x27,%rcx 401dc6: 0f 86 20 f8 ff ff jbe 0x4015ec 401dcc: 4d 85 e4 test %r12,%r12 401dcf: 74 70 je 0x401e41 401dd1: 80 fa 01 cmp $0x1,%dl 401dd4: 49 8d 14 04 lea (%r12,%rax,1),%rdx 401dd8: 74 0e je 0x401de8 401dda: 41 8b 5c 15 14 mov 0x14(%r13,%rdx,1),%ebx 401ddf: 0f cb bswap %ebx 401de1: 89 db mov %ebx,%ebx 401de3: e9 71 fc ff ff jmpq 0x401a59 401de8: 41 8b 5c 15 14 mov 0x14(%r13,%rdx,1),%ebx 401ded: e9 67 fc ff ff jmpq 0x401a59 401df2: 4a 8d 4c 2b 20 lea 0x20(%rbx,%r13,1),%rcx 401df7: 48 8d 74 24 28 lea 0x28(%rsp),%rsi 401dfc: ba 08 00 00 00 mov $0x8,%edx 401e01: 44 89 ff mov %r15d,%edi 401e04: 4c 89 44 24 18 mov %r8,0x18(%rsp) 401e09: 44 89 4c 24 14 mov %r9d,0x14(%rsp) 401e0e: 4c 89 54 24 08 mov %r10,0x8(%rsp) 401e13: e8 98 f6 ff ff callq 0x4014b0 401e18: 48 83 f8 08 cmp $0x8,%rax 401e1c: 4c 8b 54 24 08 mov 0x8(%rsp),%r10 401e21: 44 8b 4c 24 14 mov 0x14(%rsp),%r9d 401e26: 4c 8b 44 24 18 mov 0x18(%rsp),%r8 401e2b: 75 6d jne 0x401e9a 401e2d: 80 7d 05 01 cmpb $0x1,0x5(%rbp) 401e31: 48 8b 44 24 28 mov 0x28(%rsp),%rax 401e36: 0f 84 a9 fd ff ff je 0x401be5 401e3c: e9 9c fd ff ff jmpq 0x401bdd 401e41: 4a 8d 4c 28 14 lea 0x14(%rax,%r13,1),%rcx 401e46: 48 8d 74 24 28 lea 0x28(%rsp),%rsi 401e4b: ba 04 00 00 00 mov $0x4,%edx 401e50: 44 89 ff mov %r15d,%edi 401e53: 4c 89 44 24 18 mov %r8,0x18(%rsp) 401e58: 44 89 4c 24 14 mov %r9d,0x14(%rsp) 401e5d: 4c 89 54 24 08 mov %r10,0x8(%rsp) 401e62: e8 49 f6 ff ff callq 0x4014b0 401e67: 48 83 f8 04 cmp $0x4,%rax 401e6b: 4c 8b 54 24 08 mov 0x8(%rsp),%r10 401e70: 44 8b 4c 24 14 mov 0x14(%rsp),%r9d 401e75: 4c 8b 44 24 18 mov 0x18(%rsp),%r8 401e7a: 75 1e jne 0x401e9a 401e7c: 80 7d 05 01 cmpb $0x1,0x5(%rbp) 401e80: 8b 5c 24 28 mov 0x28(%rsp),%ebx 401e84: 41 8b 42 20 mov 0x20(%r10),%eax 401e88: 0f 85 51 ff ff ff jne 0x401ddf 401e8e: 89 db mov %ebx,%ebx 401e90: e9 c4 fb ff ff jmpq 0x401a59 401e95: e8 96 f1 ff ff callq 0x401030 401e9a: 48 85 c0 test %rax,%rax 401e9d: 0f 89 5d f9 ff ff jns 0x401800 401ea3: bf 09 00 00 00 mov $0x9,%edi 401ea8: e8 53 f5 ff ff callq 0x401400 401ead: 31 c0 xor %eax,%eax 401eaf: e9 93 f9 ff ff jmpq 0x401847 401eb4: 66 90 nop 401eb6: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 401ebe: 00 00 401ec0: 41 57 push %rdi 401ec2: 41 56 push %rsi 401ec4: 4d 89 cf mov %r9,%r15 401ec7: 41 55 push %rbp 401ec9: 41 54 push %rsp 401ecb: 41 89 fd mov %edi,%r13d 401ece: 55 push %rbp 401ecf: 53 push %rbx 401ed0: 49 89 f4 mov %rsi,%r12 401ed3: 48 89 d3 mov %rdx,%rbx 401ed6: 48 89 cd mov %rcx,%rbp 401ed9: 45 89 c6 mov %r8d,%r14d 401edc: 48 83 ec 18 sub $0x18,%rsp 401ee0: 48 83 f9 07 cmp $0x7,%rcx 401ee4: 76 5a jbe 0x401f40 401ee6: 48 8d 04 16 lea (%rsi,%rdx,1),%rax 401eea: 48 8d 35 81 1a 00 00 lea 0x1a81(%rip),%rsi # 0x403972 401ef1: ba 08 00 00 00 mov $0x8,%edx 401ef6: 48 89 c7 mov %rax,%rdi 401ef9: 48 89 44 24 08 mov %rax,0x8(%rsp) 401efe: e8 8d f1 ff ff callq 0x401090 401f03: 85 c0 test %eax,%eax 401f05: 0f 84 85 00 00 00 je 0x401f90 401f0b: 48 83 fd 0f cmp $0xf,%rbp 401f0f: 76 2f jbe 0x401f40 401f11: 48 8b 7c 24 08 mov 0x8(%rsp),%rdi 401f16: 48 8d 35 5e 1a 00 00 lea 0x1a5e(%rip),%rsi # 0x40397b 401f1d: ba 04 00 00 00 mov $0x4,%edx 401f22: e8 69 f1 ff ff callq 0x401090 401f27: 85 c0 test %eax,%eax 401f29: 75 15 jne 0x401f40 401f2b: 48 8b 44 24 08 mov 0x8(%rsp),%rax 401f30: 0f b6 40 04 movzbl 0x4(%rax),%eax 401f34: 83 e8 01 sub $0x1,%eax 401f37: 83 f8 01 cmp $0x1,%eax 401f3a: 0f 86 b8 00 00 00 jbe 0x401ff8 401f40: be 08 01 00 00 mov $0x108,%esi 401f45: bf 01 00 00 00 mov $0x1,%edi 401f4a: e8 61 f1 ff ff callq 0x4010b0 401f4f: 48 85 c0 test %rax,%rax 401f52: 0f 84 f8 00 00 00 je 0x402050 401f58: c7 40 18 00 00 00 00 movl $0x0,0x18(%rax) 401f5f: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 401f66: 44 89 70 1c mov %r14d,0x1c(%rax) 401f6a: 44 89 68 24 mov %r13d,0x24(%rax) 401f6e: 48 89 58 28 mov %rbx,0x28(%rax) 401f72: 48 89 68 30 mov %rbp,0x30(%rax) 401f76: 4c 89 20 mov %r12,(%rax) 401f79: 4c 89 78 08 mov %r15,0x8(%rax) 401f7d: 48 83 c4 18 add $0x18,%rsp 401f81: 5b pop %rbx 401f82: 5d pop %rbp 401f83: 41 5c pop %rsp 401f85: 41 5d pop %rbp 401f87: 41 5e pop %rsi 401f89: 41 5f pop %rdi 401f8b: c3 retq 401f8c: 0f 1f 40 00 nopl 0x0(%rax) 401f90: be 08 01 00 00 mov $0x108,%esi 401f95: bf 01 00 00 00 mov $0x1,%edi 401f9a: e8 11 f1 ff ff callq 0x4010b0 401f9f: 48 85 c0 test %rax,%rax 401fa2: 0f 84 a8 00 00 00 je 0x402050 401fa8: 48 8d 90 f4 00 00 00 lea 0xf4(%rax),%rdx 401faf: 48 89 58 28 mov %rbx,0x28(%rax) 401fb3: 48 83 c3 08 add $0x8,%rbx 401fb7: c7 40 18 01 00 00 00 movl $0x1,0x18(%rax) 401fbe: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 401fc5: 44 89 70 1c mov %r14d,0x1c(%rax) 401fc9: 44 89 68 24 mov %r13d,0x24(%rax) 401fcd: 48 89 68 30 mov %rbp,0x30(%rax) 401fd1: 4c 89 20 mov %r12,(%rax) 401fd4: 4c 89 78 08 mov %r15,0x8(%rax) 401fd8: 48 89 58 70 mov %rbx,0x70(%rax) 401fdc: 48 89 90 a0 00 00 00 mov %rdx,0xa0(%rax) 401fe3: 48 83 c4 18 add $0x18,%rsp 401fe7: 5b pop %rbx 401fe8: 5d pop %rbp 401fe9: 41 5c pop %rsp 401feb: 41 5d pop %rbp 401fed: 41 5e pop %rsi 401fef: 41 5f pop %rdi 401ff1: c3 retq 401ff2: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 401ff8: 48 8b 4c 24 08 mov 0x8(%rsp),%rcx 401ffd: 0f b6 41 05 movzbl 0x5(%rcx),%eax 402001: 83 e8 01 sub $0x1,%eax 402004: 83 f8 01 cmp $0x1,%eax 402007: 0f 87 33 ff ff ff ja 0x401f40 40200d: 80 79 06 01 cmpb $0x1,0x6(%rcx) 402011: 0f 85 29 ff ff ff jne 0x401f40 402017: 48 83 ec 08 sub $0x8,%rsp 40201b: 48 89 d9 mov %rbx,%rcx 40201e: 45 89 f1 mov %r14d,%r9d 402021: 41 57 push %rdi 402023: 48 8b 54 24 18 mov 0x18(%rsp),%rdx 402028: 49 89 e8 mov %rbp,%r8 40202b: 4c 89 e6 mov %r12,%rsi 40202e: 44 89 ef mov %r13d,%edi 402031: e8 1a f5 ff ff callq 0x401550 402036: 5a pop %rdx 402037: 59 pop %rcx 402038: 48 83 c4 18 add $0x18,%rsp 40203c: 5b pop %rbx 40203d: 5d pop %rbp 40203e: 41 5c pop %rsp 402040: 41 5d pop %rbp 402042: 41 5e pop %rsi 402044: 41 5f pop %rdi 402046: c3 retq 402047: 66 0f 1f 84 00 00 00 00 nopw 0x0(%rax,%rax,1) 40204f: 00 402050: bf 08 00 00 00 mov $0x8,%edi 402055: e8 a6 f3 ff ff callq 0x401400 40205a: 31 c0 xor %eax,%eax 40205c: e9 1c ff ff ff jmpq 0x401f7d 402061: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 402066: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 40206e: 00 00 402070: 41 57 push %rdi 402072: 41 56 push %rsi 402074: 89 c8 mov %ecx,%eax 402076: 41 55 push %rbp 402078: 41 54 push %rsp 40207a: 44 8d 68 f8 lea -0x8(%rax),%r13d 40207e: 55 push %rbp 40207f: 53 push %rbx 402080: 48 89 f5 mov %rsi,%rbp 402083: 49 89 d4 mov %rdx,%r12 402086: 4c 89 c3 mov %r8,%rbx 402089: 48 81 ec c8 00 00 00 sub $0xc8,%rsp 402090: 89 4c 24 1c mov %ecx,0x1c(%rsp) 402094: 89 7c 24 18 mov %edi,0x18(%rsp) 402098: 64 48 8b 0c 25 28 00 00 mov %fs:0x28,%rcx 4020a0: 00 4020a1: 48 89 8c 24 b8 00 00 00 mov %rcx,0xb8(%rsp) 4020a9: 31 c9 xor %ecx,%ecx 4020ab: 48 83 fa ff cmp $0xffffffffffffffff,%rdx 4020af: 75 09 jne 0x4020ba 4020b1: 4d 85 c0 test %r8,%r8 4020b4: 0f 84 86 02 00 00 je 0x402340 4020ba: 41 83 fd 03 cmp $0x3,%r13d 4020be: 0f 87 bc 00 00 00 ja 0x402180 4020c4: 48 85 db test %rbx,%rbx 4020c7: 74 67 je 0x402130 4020c9: 4c 8b 2b mov (%rbx),%r13 4020cc: 4d 85 ed test %r13,%r13 4020cf: 0f 84 ab 00 00 00 je 0x402180 4020d5: 44 8b 44 24 1c mov 0x1c(%rsp),%r8d 4020da: 8b 7c 24 18 mov 0x18(%rsp),%edi 4020de: 49 89 d9 mov %rbx,%r9 4020e1: 4c 89 e1 mov %r12,%rcx 4020e4: 48 89 ea mov %rbp,%rdx 4020e7: 4c 89 ee mov %r13,%rsi 4020ea: e8 d1 fd ff ff callq 0x401ec0 4020ef: 48 85 c0 test %rax,%rax 4020f2: 0f 84 c8 01 00 00 je 0x4022c0 4020f8: 48 85 db test %rbx,%rbx 4020fb: 0f 84 df 01 00 00 je 0x4022e0 402101: 48 8b bc 24 b8 00 00 00 mov 0xb8(%rsp),%rdi 402109: 64 48 33 3c 25 28 00 00 xor %fs:0x28,%rdi 402111: 00 402112: 0f 85 b7 02 00 00 jne 0x4023cf 402118: 48 81 c4 c8 00 00 00 add $0xc8,%rsp 40211f: 5b pop %rbx 402120: 5d pop %rbp 402121: 41 5c pop %rsp 402123: 41 5d pop %rbp 402125: 41 5e pop %rsi 402127: 41 5f pop %rdi 402129: c3 retq 40212a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 402130: 8b 44 24 1c mov 0x1c(%rsp),%eax 402134: 83 f8 0b cmp $0xb,%eax 402137: 74 0f je 0x402148 402139: 83 f8 08 cmp $0x8,%eax 40213c: b9 01 00 00 00 mov $0x1,%ecx 402141: ba 03 00 00 00 mov $0x3,%edx 402146: 75 13 jne 0x40215b 402148: 31 d2 xor %edx,%edx 40214a: 83 7c 24 1c 08 cmpl $0x8,0x1c(%rsp) 40214f: b9 02 00 00 00 mov $0x2,%ecx 402154: 0f 95 c2 setne %dl 402157: 8d 54 12 01 lea 0x1(%rdx,%rdx,1),%edx 40215b: 44 8b 44 24 18 mov 0x18(%rsp),%r8d 402160: 31 ff xor %edi,%edi 402162: 49 89 e9 mov %rbp,%r9 402165: 4c 89 e6 mov %r12,%rsi 402168: e8 d3 ee ff ff callq 0x401040 40216d: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 402171: 49 89 c5 mov %rax,%r13 402174: 0f 85 52 ff ff ff jne 0x4020cc 40217a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 402180: 49 83 fc 40 cmp $0x40,%r12 402184: b8 40 00 00 00 mov $0x40,%eax 402189: 49 89 ed mov %rbp,%r13 40218c: 49 0f 46 c4 cmovbe %r12,%rax 402190: 45 31 ff xor %r15d,%r15d 402193: 48 89 44 24 08 mov %rax,0x8(%rsp) 402198: 48 8d 44 24 20 lea 0x20(%rsp),%rax 40219d: 48 89 44 24 10 mov %rax,0x10(%rsp) 4021a2: eb 25 jmp 0x4021c9 4021a4: 0f 1f 40 00 nopl 0x0(%rax) 4021a8: 48 83 f8 00 cmp $0x0,%rax 4021ac: 0f 8e 22 02 00 00 jle 0x4023d4 4021b2: 49 01 c7 add %rax,%r15 4021b5: 4c 39 7c 24 08 cmp %r15,0x8(%rsp) 4021ba: 4d 89 fe mov %r15,%r14 4021bd: 76 49 jbe 0x402208 4021bf: 4e 8d 6c 3d 00 lea 0x0(%rbp,%r15,1),%r13 4021c4: 48 8b 44 24 10 mov 0x10(%rsp),%rax 4021c9: 48 8b 54 24 08 mov 0x8(%rsp),%rdx 4021ce: 8b 7c 24 18 mov 0x18(%rsp),%edi 4021d2: 4a 8d 34 38 lea (%rax,%r15,1),%rsi 4021d6: 4c 89 e9 mov %r13,%rcx 4021d9: 4d 89 fe mov %r15,%r14 4021dc: 4c 29 fa sub %r15,%rdx 4021df: e8 4c ef ff ff callq 0x401130 4021e4: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 4021e8: 75 be jne 0x4021a8 4021ea: e8 11 ee ff ff callq 0x401000 4021ef: 83 38 04 cmpl $0x4,(%rax) 4021f2: 74 d0 je 0x4021c4 4021f4: bf 09 00 00 00 mov $0x9,%edi 4021f9: e8 02 f2 ff ff callq 0x401400 4021fe: 31 c0 xor %eax,%eax 402200: e9 fc fe ff ff jmpq 0x402101 402205: 0f 1f 00 nopl (%rax) 402208: 49 83 ff 07 cmp $0x7,%r15 40220c: 0f 86 de 00 00 00 jbe 0x4022f0 402212: 4c 8b 7c 24 10 mov 0x10(%rsp),%r15 402217: 48 8d 35 54 17 00 00 lea 0x1754(%rip),%rsi # 0x403972 40221e: ba 08 00 00 00 mov $0x8,%edx 402223: 4c 89 ff mov %r15,%rdi 402226: e8 65 ee ff ff callq 0x401090 40222b: 85 c0 test %eax,%eax 40222d: 0f 84 2d 01 00 00 je 0x402360 402233: 49 83 fe 0f cmp $0xf,%r14 402237: 0f 86 b3 00 00 00 jbe 0x4022f0 40223d: 48 8d 35 37 17 00 00 lea 0x1737(%rip),%rsi # 0x40397b 402244: ba 04 00 00 00 mov $0x4,%edx 402249: 4c 89 ff mov %r15,%rdi 40224c: e8 3f ee ff ff callq 0x401090 402251: 85 c0 test %eax,%eax 402253: 0f 85 97 00 00 00 jne 0x4022f0 402259: 0f b6 44 24 24 movzbl 0x24(%rsp),%eax 40225e: 89 c2 mov %eax,%edx 402260: 83 e8 01 sub $0x1,%eax 402263: 83 f8 01 cmp $0x1,%eax 402266: 0f 87 84 00 00 00 ja 0x4022f0 40226c: 0f b6 44 24 25 movzbl 0x25(%rsp),%eax 402271: 83 e8 01 sub $0x1,%eax 402274: 83 f8 01 cmp $0x1,%eax 402277: 77 77 ja 0x4022f0 402279: 80 7c 24 26 01 cmpb $0x1,0x26(%rsp) 40227e: 75 70 jne 0x4022f0 402280: 80 fa 01 cmp $0x1,%dl 402283: b8 40 00 00 00 mov $0x40,%eax 402288: ba 34 00 00 00 mov $0x34,%edx 40228d: 48 0f 44 c2 cmove %rdx,%rax 402291: 4c 39 f0 cmp %r14,%rax 402294: 77 5a ja 0x4022f0 402296: 48 83 ec 08 sub $0x8,%rsp 40229a: 48 89 e9 mov %rbp,%rcx 40229d: 4d 89 e0 mov %r12,%r8 4022a0: 53 push %rbx 4022a1: 44 8b 4c 24 2c mov 0x2c(%rsp),%r9d 4022a6: 31 f6 xor %esi,%esi 4022a8: 48 8b 54 24 20 mov 0x20(%rsp),%rdx 4022ad: 8b 7c 24 28 mov 0x28(%rsp),%edi 4022b1: e8 9a f2 ff ff callq 0x401550 4022b6: 5a pop %rdx 4022b7: 59 pop %rcx 4022b8: e9 44 fe ff ff jmpq 0x402101 4022bd: 0f 1f 00 nopl (%rax) 4022c0: 48 85 db test %rbx,%rbx 4022c3: 74 09 je 0x4022ce 4022c5: 4c 3b 2b cmp (%rbx),%r13 4022c8: 0f 84 33 fe ff ff je 0x402101 4022ce: 4c 89 e6 mov %r12,%rsi 4022d1: 4c 89 ef mov %r13,%rdi 4022d4: e8 27 ee ff ff callq 0x401100 4022d9: 31 c0 xor %eax,%eax 4022db: e9 21 fe ff ff jmpq 0x402101 4022e0: 83 48 38 40 orl $0x40,0x38(%rax) 4022e4: e9 18 fe ff ff jmpq 0x402101 4022e9: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 4022f0: be 08 01 00 00 mov $0x108,%esi 4022f5: bf 01 00 00 00 mov $0x1,%edi 4022fa: e8 b1 ed ff ff callq 0x4010b0 4022ff: 48 85 c0 test %rax,%rax 402302: 0f 84 b6 00 00 00 je 0x4023be 402308: 8b 4c 24 1c mov 0x1c(%rsp),%ecx 40230c: c7 40 18 00 00 00 00 movl $0x0,0x18(%rax) 402313: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 40231a: 48 89 68 28 mov %rbp,0x28(%rax) 40231e: 4c 89 60 30 mov %r12,0x30(%rax) 402322: 48 c7 00 00 00 00 00 movq $0x0,(%rax) 402329: 89 48 1c mov %ecx,0x1c(%rax) 40232c: 8b 4c 24 18 mov 0x18(%rsp),%ecx 402330: 48 89 58 08 mov %rbx,0x8(%rax) 402334: 89 48 24 mov %ecx,0x24(%rax) 402337: e9 c5 fd ff ff jmpq 0x402101 40233c: 0f 1f 40 00 nopl 0x0(%rax) 402340: 48 8d 54 24 20 lea 0x20(%rsp),%rdx 402345: 89 fe mov %edi,%esi 402347: bf 01 00 00 00 mov $0x1,%edi 40234c: e8 9f ed ff ff callq 0x4010f0 402351: 85 c0 test %eax,%eax 402353: 4c 0f 44 64 24 50 cmove 0x50(%rsp),%r12 402359: e9 5c fd ff ff jmpq 0x4020ba 40235e: 66 90 nop 402360: be 08 01 00 00 mov $0x108,%esi 402365: bf 01 00 00 00 mov $0x1,%edi 40236a: e8 41 ed ff ff callq 0x4010b0 40236f: 48 85 c0 test %rax,%rax 402372: 74 4a je 0x4023be 402374: 8b 7c 24 1c mov 0x1c(%rsp),%edi 402378: 8b 4c 24 18 mov 0x18(%rsp),%ecx 40237c: 48 8d 90 f4 00 00 00 lea 0xf4(%rax),%rdx 402383: 48 89 68 28 mov %rbp,0x28(%rax) 402387: 48 83 c5 08 add $0x8,%rbp 40238b: c7 40 18 01 00 00 00 movl $0x1,0x18(%rax) 402392: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 402399: 4c 89 60 30 mov %r12,0x30(%rax) 40239d: 89 78 1c mov %edi,0x1c(%rax) 4023a0: 89 48 24 mov %ecx,0x24(%rax) 4023a3: 48 c7 00 00 00 00 00 movq $0x0,(%rax) 4023aa: 48 89 58 08 mov %rbx,0x8(%rax) 4023ae: 48 89 68 70 mov %rbp,0x70(%rax) 4023b2: 48 89 90 a0 00 00 00 mov %rdx,0xa0(%rax) 4023b9: e9 43 fd ff ff jmpq 0x402101 4023be: bf 08 00 00 00 mov $0x8,%edi 4023c3: e8 38 f0 ff ff callq 0x401400 4023c8: 31 c0 xor %eax,%eax 4023ca: e9 32 fd ff ff jmpq 0x402101 4023cf: e8 5c ec ff ff callq 0x401030 4023d4: 0f 84 2e fe ff ff je 0x402208 4023da: 49 89 c6 mov %rax,%r14 4023dd: e9 30 fe ff ff jmpq 0x402212 4023e2: 0f 1f 40 00 nopl 0x0(%rax) 4023e6: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 4023ee: 00 00 4023f0: 41 57 push %rdi 4023f2: 41 56 push %rsi 4023f4: 41 55 push %rbp 4023f6: 41 54 push %rsp 4023f8: 49 89 fd mov %rdi,%r13 4023fb: 55 push %rbp 4023fc: 53 push %rbx 4023fd: 48 81 ec 88 00 00 00 sub $0x88,%rsp 402404: 4c 8b 07 mov (%rdi),%r8 402407: 64 48 8b 04 25 28 00 00 mov %fs:0x28,%rax 40240f: 00 402410: 48 89 44 24 78 mov %rax,0x78(%rsp) 402415: 31 c0 xor %eax,%eax 402417: 4d 85 c0 test %r8,%r8 40241a: 0f 84 90 02 00 00 je 0x4026b0 402420: 48 8b 47 30 mov 0x30(%rdi),%rax 402424: 48 03 47 28 add 0x28(%rdi),%rax 402428: 48 8b 57 70 mov 0x70(%rdi),%rdx 40242c: 48 39 c2 cmp %rax,%rdx 40242f: 0f 87 e0 02 00 00 ja 0x402715 402435: 48 29 d0 sub %rdx,%rax 402438: 48 83 f8 3b cmp $0x3b,%rax 40243c: 0f 86 d3 02 00 00 jbe 0x402715 402442: 4d 8d 34 10 lea (%r8,%rdx,1),%r14 402446: 49 8d 7e 3a lea 0x3a(%r14),%rdi 40244a: 48 8d 35 2f 15 00 00 lea 0x152f(%rip),%rsi # 0x403980 402451: ba 02 00 00 00 mov $0x2,%edx 402456: e8 35 ec ff ff callq 0x401090 40245b: 85 c0 test %eax,%eax 40245d: 89 c3 mov %eax,%ebx 40245f: 0f 85 73 03 00 00 jne 0x4027d8 402465: 49 8b 06 mov (%r14),%rax 402468: 49 8b 56 08 mov 0x8(%r14),%rdx 40246c: 41 c6 85 04 01 00 00 00 movb $0x0,0x104(%r13) 402474: 49 89 85 f4 00 00 00 mov %rax,0xf4(%r13) 40247b: 49 89 95 fc 00 00 00 mov %rdx,0xfc(%r13) 402482: 41 80 3e 2f cmpb $0x2f,(%r14) 402486: 0f 84 a4 01 00 00 je 0x402630 40248c: 49 8d ad e4 00 00 00 lea 0xe4(%r13),%rbp 402493: b9 10 00 00 00 mov $0x10,%ecx 402498: ba 2f 00 00 00 mov $0x2f,%edx 40249d: 4c 89 f6 mov %r14,%rsi 4024a0: 48 89 ef mov %rbp,%rdi 4024a3: e8 98 ec ff ff callq 0x401140 4024a8: 48 85 c0 test %rax,%rax 4024ab: 0f 84 5f 03 00 00 je 0x402810 4024b1: c6 40 ff 00 movb $0x0,-0x1(%rax) 4024b5: 49 89 6d 78 mov %rbp,0x78(%r13) 4024b9: 41 80 7e 30 20 cmpb $0x20,0x30(%r14) 4024be: 0f 84 bc 02 00 00 je 0x402780 4024c4: 41 80 7e 1b 20 cmpb $0x20,0x1b(%r14) 4024c9: 49 8d 7e 10 lea 0x10(%r14),%rdi 4024cd: 74 1a je 0x4024e9 4024cf: 49 8b 46 10 mov 0x10(%r14),%rax 4024d3: 48 89 44 24 60 mov %rax,0x60(%rsp) 4024d8: 8b 47 08 mov 0x8(%rdi),%eax 4024db: 48 8d 7c 24 60 lea 0x60(%rsp),%rdi 4024e0: c6 44 24 6c 00 movb $0x0,0x6c(%rsp) 4024e5: 89 44 24 68 mov %eax,0x68(%rsp) 4024e9: 31 f6 xor %esi,%esi 4024eb: ba 0a 00 00 00 mov $0xa,%edx 4024f0: e8 cb eb ff ff callq 0x4010c0 4024f5: 49 89 85 80 00 00 00 mov %rax,0x80(%r13) 4024fc: 41 80 7e 21 20 cmpb $0x20,0x21(%r14) 402501: 49 8d 7e 1c lea 0x1c(%r14),%rdi 402505: 74 1b je 0x402522 402507: 41 8b 46 1c mov 0x1c(%r14),%eax 40250b: 89 44 24 60 mov %eax,0x60(%rsp) 40250f: 0f b7 47 04 movzwl 0x4(%rdi),%eax 402513: 48 8d 7c 24 60 lea 0x60(%rsp),%rdi 402518: c6 44 24 66 00 movb $0x0,0x66(%rsp) 40251d: 66 89 44 24 64 mov %ax,0x64(%rsp) 402522: 31 f6 xor %esi,%esi 402524: ba 0a 00 00 00 mov $0xa,%edx 402529: e8 92 eb ff ff callq 0x4010c0 40252e: 41 89 85 88 00 00 00 mov %eax,0x88(%r13) 402535: 41 80 7e 27 20 cmpb $0x20,0x27(%r14) 40253a: 49 8d 7e 22 lea 0x22(%r14),%rdi 40253e: 74 1b je 0x40255b 402540: 41 8b 46 22 mov 0x22(%r14),%eax 402544: 89 44 24 60 mov %eax,0x60(%rsp) 402548: 0f b7 47 04 movzwl 0x4(%rdi),%eax 40254c: 48 8d 7c 24 60 lea 0x60(%rsp),%rdi 402551: c6 44 24 66 00 movb $0x0,0x66(%rsp) 402556: 66 89 44 24 64 mov %ax,0x64(%rsp) 40255b: 31 f6 xor %esi,%esi 40255d: ba 0a 00 00 00 mov $0xa,%edx 402562: e8 59 eb ff ff callq 0x4010c0 402567: 41 89 85 8c 00 00 00 mov %eax,0x8c(%r13) 40256e: 41 80 7e 2f 20 cmpb $0x20,0x2f(%r14) 402573: 49 8d 7e 28 lea 0x28(%r14),%rdi 402577: 74 13 je 0x40258c 402579: 49 8b 46 28 mov 0x28(%r14),%rax 40257d: 48 8d 7c 24 60 lea 0x60(%rsp),%rdi 402582: c6 44 24 68 00 movb $0x0,0x68(%rsp) 402587: 48 89 44 24 60 mov %rax,0x60(%rsp) 40258c: 31 f6 xor %esi,%esi 40258e: ba 0a 00 00 00 mov $0xa,%edx 402593: e8 28 eb ff ff callq 0x4010c0 402598: 41 89 85 90 00 00 00 mov %eax,0x90(%r13) 40259f: 41 80 7e 39 20 cmpb $0x20,0x39(%r14) 4025a4: 49 8d 7e 30 lea 0x30(%r14),%rdi 4025a8: 74 1c je 0x4025c6 4025aa: 49 8b 46 30 mov 0x30(%r14),%rax 4025ae: 48 89 44 24 60 mov %rax,0x60(%rsp) 4025b3: 0f b7 47 08 movzwl 0x8(%rdi),%eax 4025b7: 48 8d 7c 24 60 lea 0x60(%rsp),%rdi 4025bc: c6 44 24 6a 00 movb $0x0,0x6a(%rsp) 4025c1: 66 89 44 24 68 mov %ax,0x68(%rsp) 4025c6: 31 f6 xor %esi,%esi 4025c8: ba 0a 00 00 00 mov $0xa,%edx 4025cd: e8 ee ea ff ff callq 0x4010c0 4025d2: 48 85 c0 test %rax,%rax 4025d5: 49 89 85 98 00 00 00 mov %rax,0x98(%r13) 4025dc: 0f 88 9e 01 00 00 js 0x402780 4025e2: 49 8b 4d 30 mov 0x30(%r13),%rcx 4025e6: 49 8b 55 28 mov 0x28(%r13),%rdx 4025ea: 48 8d 54 11 c4 lea -0x3c(%rcx,%rdx,1),%rdx 4025ef: 49 2b 55 70 sub 0x70(%r13),%rdx 4025f3: 48 39 c2 cmp %rax,%rdx 4025f6: 73 07 jae 0x4025ff 4025f8: 49 89 95 98 00 00 00 mov %rdx,0x98(%r13) 4025ff: 48 8b 4c 24 78 mov 0x78(%rsp),%rcx 402604: 64 48 33 0c 25 28 00 00 xor %fs:0x28,%rcx 40260c: 00 40260d: 89 d8 mov %ebx,%eax 40260f: 0f 85 a8 05 00 00 jne 0x402bbd 402615: 48 81 c4 88 00 00 00 add $0x88,%rsp 40261c: 5b pop %rbx 40261d: 5d pop %rbp 40261e: 41 5c pop %rsp 402620: 41 5d pop %rbp 402622: 41 5e pop %rsi 402624: 41 5f pop %rdi 402626: c3 retq 402627: 66 0f 1f 84 00 00 00 00 nopw 0x0(%rax,%rax,1) 40262f: 00 402630: 49 0f be 6e 01 movsbl 0x1(%r14),%rbp 402635: 40 80 fd 20 cmp $0x20,%r13l 402639: 0f 84 59 01 00 00 je 0x402798 40263f: 40 80 fd 53 cmp $0x53,%r13l 402643: 0f 84 e7 00 00 00 je 0x402730 402649: 40 80 fd 2f cmp $0x2f,%r13l 40264d: 75 1c jne 0x40266b 40264f: 48 8d 35 4f 13 00 00 lea 0x134f(%rip),%rsi # 0x4039a5 402656: ba 10 00 00 00 mov $0x10,%edx 40265b: 4c 89 f7 mov %r14,%rdi 40265e: e8 2d ea ff ff callq 0x401090 402663: 85 c0 test %eax,%eax 402665: 0f 84 25 04 00 00 je 0x402a90 40266b: e8 e0 ea ff ff callq 0x401150 402670: 48 8b 00 mov (%rax),%rax 402673: f6 44 68 01 08 testb $0x8,0x1(%rax,%rbp,2) 402678: 0f 84 02 01 00 00 je 0x402780 40267e: 49 83 7d 60 00 cmpq $0x0,0x60(%r13) 402683: 0f 84 e7 02 00 00 je 0x402970 402689: 49 8d 7e 01 lea 0x1(%r14),%rdi 40268d: 31 f6 xor %esi,%esi 40268f: ba 0a 00 00 00 mov $0xa,%edx 402694: e8 27 ea ff ff callq 0x4010c0 402699: 49 3b 45 68 cmp 0x68(%r13),%rax 40269d: 0f 83 dd 00 00 00 jae 0x402780 4026a3: 49 03 45 60 add 0x60(%r13),%rax 4026a7: 49 89 45 78 mov %rax,0x78(%r13) 4026ab: e9 09 fe ff ff jmpq 0x4024b9 4026b0: 4c 8b 67 70 mov 0x70(%rdi),%r12 4026b4: 8b 47 24 mov 0x24(%rdi),%eax 4026b7: 4c 8d b7 a8 00 00 00 lea 0xa8(%rdi),%r14 4026be: 45 31 ff xor %r15d,%r15d 4026c1: 4c 89 f3 mov %r14,%rbx 4026c4: 89 04 24 mov %eax,(%rsp) 4026c7: 4c 89 e5 mov %r12,%rbp 4026ca: 89 c7 mov %eax,%edi 4026cc: eb 24 jmp 0x4026f2 4026ce: 66 90 nop 4026d0: 48 83 f8 00 cmp $0x0,%rax 4026d4: 0f 8e 12 01 00 00 jle 0x4027ec 4026da: 49 01 c7 add %rax,%r15 4026dd: 49 83 ff 3b cmp $0x3b,%r15 4026e1: 0f 8f 11 01 00 00 jg 0x4027f8 4026e7: 4b 8d 2c 3c lea (%r12,%r15,1),%rbp 4026eb: 4b 8d 1c 3e lea (%r14,%r15,1),%rbx 4026ef: 8b 3c 24 mov (%rsp),%edi 4026f2: ba 3c 00 00 00 mov $0x3c,%edx 4026f7: 48 89 e9 mov %rbp,%rcx 4026fa: 48 89 de mov %rbx,%rsi 4026fd: 4c 29 fa sub %r15,%rdx 402700: e8 2b ea ff ff callq 0x401130 402705: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 402709: 75 c5 jne 0x4026d0 40270b: e8 f0 e8 ff ff callq 0x401000 402710: 83 38 04 cmpl $0x4,(%rax) 402713: 74 da je 0x4026ef 402715: bf 0e 00 00 00 mov $0xe,%edi 40271a: bb ff ff ff ff mov $0xffffffff,%ebx 40271f: e8 dc ec ff ff callq 0x401400 402724: e9 d6 fe ff ff jmpq 0x4025ff 402729: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 402730: 48 8d 35 5d 12 00 00 lea 0x125d(%rip),%rsi # 0x403994 402737: ba 10 00 00 00 mov $0x10,%edx 40273c: 4c 89 f7 mov %r14,%rdi 40273f: e8 4c e9 ff ff callq 0x401090 402744: 85 c0 test %eax,%eax 402746: 0f 85 1f ff ff ff jne 0x40266b 40274c: 49 8d 85 e4 00 00 00 lea 0xe4(%r13),%rax 402753: 48 b9 2f 53 59 4d 36 34 mov $0x2f34364d59532f,%rcx 40275b: 2f 00 40275d: 49 89 8d e4 00 00 00 mov %rcx,0xe4(%r13) 402764: 49 89 45 78 mov %rax,0x78(%r13) 402768: e9 4c fd ff ff jmpq 0x4024b9 40276d: 4c 89 c7 mov %r8,%rdi 402770: e8 7b e8 ff ff callq 0x400ff0 402775: 49 c7 45 60 00 00 00 00 movq $0x0,0x60(%r13) 40277d: 0f 1f 00 nopl (%rax) 402780: bf 10 00 00 00 mov $0x10,%edi 402785: bb ff ff ff ff mov $0xffffffff,%ebx 40278a: e8 71 ec ff ff callq 0x401400 40278f: e9 6b fe ff ff jmpq 0x4025ff 402794: 0f 1f 40 00 nopl 0x0(%rax) 402798: 48 8d 35 e4 11 00 00 lea 0x11e4(%rip),%rsi # 0x403983 40279f: ba 10 00 00 00 mov $0x10,%edx 4027a4: 4c 89 f7 mov %r14,%rdi 4027a7: e8 e4 e8 ff ff callq 0x401090 4027ac: 85 c0 test %eax,%eax 4027ae: 0f 85 b7 fe ff ff jne 0x40266b 4027b4: 49 8d 85 e4 00 00 00 lea 0xe4(%r13),%rax 4027bb: b9 2f 00 00 00 mov $0x2f,%ecx 4027c0: 66 41 89 8d e4 00 00 00 mov %cx,0xe4(%r13) 4027c8: 49 89 45 78 mov %rax,0x78(%r13) 4027cc: e9 e8 fc ff ff jmpq 0x4024b9 4027d1: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 4027d8: bf 0f 00 00 00 mov $0xf,%edi 4027dd: bb ff ff ff ff mov $0xffffffff,%ebx 4027e2: e8 19 ec ff ff callq 0x401400 4027e7: e9 13 fe ff ff jmpq 0x4025ff 4027ec: 0f 85 23 ff ff ff jne 0x402715 4027f2: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 4027f8: 49 83 ff 3c cmp $0x3c,%r15 4027fc: 0f 84 44 fc ff ff je 0x402446 402802: e9 0e ff ff ff jmpq 0x402715 402807: 66 0f 1f 84 00 00 00 00 nopw 0x0(%rax,%rax,1) 40280f: 00 402810: 41 80 bd f2 00 00 00 20 cmpb $0x20,0xf2(%r13) 402818: 41 c6 85 f3 00 00 00 00 movb $0x0,0xf3(%r13) 402820: 0f 85 8f fc ff ff jne 0x4024b5 402826: 41 80 bd f1 00 00 00 20 cmpb $0x20,0xf1(%r13) 40282e: 41 c6 85 f2 00 00 00 00 movb $0x0,0xf2(%r13) 402836: 0f 85 79 fc ff ff jne 0x4024b5 40283c: 41 80 bd f0 00 00 00 20 cmpb $0x20,0xf0(%r13) 402844: 41 c6 85 f1 00 00 00 00 movb $0x0,0xf1(%r13) 40284c: 0f 85 63 fc ff ff jne 0x4024b5 402852: 41 80 bd ef 00 00 00 20 cmpb $0x20,0xef(%r13) 40285a: 41 c6 85 f0 00 00 00 00 movb $0x0,0xf0(%r13) 402862: 0f 85 4d fc ff ff jne 0x4024b5 402868: 41 80 bd ee 00 00 00 20 cmpb $0x20,0xee(%r13) 402870: 41 c6 85 ef 00 00 00 00 movb $0x0,0xef(%r13) 402878: 0f 85 37 fc ff ff jne 0x4024b5 40287e: 41 80 bd ed 00 00 00 20 cmpb $0x20,0xed(%r13) 402886: 41 c6 85 ee 00 00 00 00 movb $0x0,0xee(%r13) 40288e: 0f 85 21 fc ff ff jne 0x4024b5 402894: 41 80 bd ec 00 00 00 20 cmpb $0x20,0xec(%r13) 40289c: 41 c6 85 ed 00 00 00 00 movb $0x0,0xed(%r13) 4028a4: 0f 85 0b fc ff ff jne 0x4024b5 4028aa: 41 80 bd eb 00 00 00 20 cmpb $0x20,0xeb(%r13) 4028b2: 41 c6 85 ec 00 00 00 00 movb $0x0,0xec(%r13) 4028ba: 0f 85 f5 fb ff ff jne 0x4024b5 4028c0: 41 80 bd ea 00 00 00 20 cmpb $0x20,0xea(%r13) 4028c8: 41 c6 85 eb 00 00 00 00 movb $0x0,0xeb(%r13) 4028d0: 0f 85 df fb ff ff jne 0x4024b5 4028d6: 41 80 bd e9 00 00 00 20 cmpb $0x20,0xe9(%r13) 4028de: 41 c6 85 ea 00 00 00 00 movb $0x0,0xea(%r13) 4028e6: 0f 85 c9 fb ff ff jne 0x4024b5 4028ec: 41 80 bd e8 00 00 00 20 cmpb $0x20,0xe8(%r13) 4028f4: 41 c6 85 e9 00 00 00 00 movb $0x0,0xe9(%r13) 4028fc: 0f 85 b3 fb ff ff jne 0x4024b5 402902: 41 80 bd e7 00 00 00 20 cmpb $0x20,0xe7(%r13) 40290a: 41 c6 85 e8 00 00 00 00 movb $0x0,0xe8(%r13) 402912: 0f 85 9d fb ff ff jne 0x4024b5 402918: 41 80 bd e6 00 00 00 20 cmpb $0x20,0xe6(%r13) 402920: 41 c6 85 e7 00 00 00 00 movb $0x0,0xe7(%r13) 402928: 0f 85 87 fb ff ff jne 0x4024b5 40292e: 41 80 bd e5 00 00 00 20 cmpb $0x20,0xe5(%r13) 402936: 41 c6 85 e6 00 00 00 00 movb $0x0,0xe6(%r13) 40293e: 0f 85 71 fb ff ff jne 0x4024b5 402944: 41 80 bd e4 00 00 00 20 cmpb $0x20,0xe4(%r13) 40294c: 41 c6 85 e5 00 00 00 00 movb $0x0,0xe5(%r13) 402954: 0f 85 5b fb ff ff jne 0x4024b5 40295a: 41 c6 85 e4 00 00 00 00 movb $0x0,0xe4(%r13) 402962: e9 4e fb ff ff jmpq 0x4024b5 402967: 66 0f 1f 84 00 00 00 00 nopw 0x0(%rax,%rax,1) 40296f: 00 402970: 48 8d 44 24 20 lea 0x20(%rsp),%rax 402975: bd 08 00 00 00 mov $0x8,%ebp 40297a: 48 89 04 24 mov %rax,(%rsp) 40297e: 48 8d 44 24 60 lea 0x60(%rsp),%rax 402983: 48 89 44 24 18 mov %rax,0x18(%rsp) 402988: e9 7e 00 00 00 jmpq 0x402a0b 40298d: 0f 1f 00 nopl (%rax) 402990: 49 8b 45 30 mov 0x30(%r13),%rax 402994: 48 39 e8 cmp %rbp,%rax 402997: 0f 82 e3 fd ff ff jb 0x402780 40299d: 48 29 e8 sub %rbp,%rax 4029a0: 48 83 f8 3b cmp $0x3b,%rax 4029a4: 0f 86 d6 fd ff ff jbe 0x402780 4029aa: 49 01 ef add %rbp,%r15 4029ad: 41 80 7f 39 20 cmpb $0x20,0x39(%r15) 4029b2: 49 8d 7f 30 lea 0x30(%r15),%rdi 4029b6: 74 1b je 0x4029d3 4029b8: 49 8b 47 30 mov 0x30(%r15),%rax 4029bc: 48 8b 4c 24 18 mov 0x18(%rsp),%rcx 4029c1: 48 89 01 mov %rax,(%rcx) 4029c4: 0f b7 47 08 movzwl 0x8(%rdi),%eax 4029c8: 48 89 cf mov %rcx,%rdi 4029cb: c6 41 0a 00 movb $0x0,0xa(%rcx) 4029cf: 66 89 41 08 mov %ax,0x8(%rcx) 4029d3: 31 f6 xor %esi,%esi 4029d5: ba 0a 00 00 00 mov $0xa,%edx 4029da: e8 e1 e6 ff ff callq 0x4010c0 4029df: 48 8d 35 bf 0f 00 00 lea 0xfbf(%rip),%rsi # 0x4039a5 4029e6: ba 10 00 00 00 mov $0x10,%edx 4029eb: 4c 89 ff mov %r15,%rdi 4029ee: 49 89 c4 mov %rax,%r12 4029f1: e8 9a e6 ff ff callq 0x401090 4029f6: 85 c0 test %eax,%eax 4029f8: 0f 84 d5 00 00 00 je 0x402ad3 4029fe: 49 83 c4 01 add $0x1,%r12 402a02: 49 83 e4 fe and $0xfffffffffffffffe,%r12 402a06: 4a 8d 6c 25 3c lea 0x3c(%rbp,%r12,1),%rbp 402a0b: 4d 8b 7d 00 mov 0x0(%r13),%r15 402a0f: 4d 85 ff test %r15,%r15 402a12: 0f 85 78 ff ff ff jne 0x402990 402a18: 48 89 e8 mov %rbp,%rax 402a1b: 49 03 45 28 add 0x28(%r13),%rax 402a1f: 41 8b 4d 24 mov 0x24(%r13),%ecx 402a23: 45 31 ff xor %r15d,%r15d 402a26: 89 4c 24 0c mov %ecx,0xc(%rsp) 402a2a: 89 cf mov %ecx,%edi 402a2c: 48 89 44 24 10 mov %rax,0x10(%rsp) 402a31: 49 89 c4 mov %rax,%r12 402a34: eb 26 jmp 0x402a5c 402a36: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 402a3e: 00 00 402a40: 48 83 f8 00 cmp $0x0,%rax 402a44: 7e 6f jle 0x402ab5 402a46: 49 01 c7 add %rax,%r15 402a49: 49 83 ff 3b cmp $0x3b,%r15 402a4d: 7f 71 jg 0x402ac0 402a4f: 48 8b 44 24 10 mov 0x10(%rsp),%rax 402a54: 4d 8d 24 07 lea (%r15,%rax,1),%r12 402a58: 8b 7c 24 0c mov 0xc(%rsp),%edi 402a5c: 48 8b 04 24 mov (%rsp),%rax 402a60: ba 3c 00 00 00 mov $0x3c,%edx 402a65: 4c 89 e1 mov %r12,%rcx 402a68: 4c 29 fa sub %r15,%rdx 402a6b: 4a 8d 34 38 lea (%rax,%r15,1),%rsi 402a6f: e8 bc e6 ff ff callq 0x401130 402a74: 48 83 f8 ff cmp $0xffffffffffffffff,%rax 402a78: 75 c6 jne 0x402a40 402a7a: e8 81 e5 ff ff callq 0x401000 402a7f: 83 38 04 cmpl $0x4,(%rax) 402a82: 0f 85 f8 fc ff ff jne 0x402780 402a88: eb ce jmp 0x402a58 402a8a: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 402a90: 49 8d 85 e4 00 00 00 lea 0xe4(%r13),%rax 402a97: ba 2f 2f 00 00 mov $0x2f2f,%edx 402a9c: 41 c6 85 e6 00 00 00 00 movb $0x0,0xe6(%r13) 402aa4: 66 41 89 95 e4 00 00 00 mov %dx,0xe4(%r13) 402aac: 49 89 45 78 mov %rax,0x78(%r13) 402ab0: e9 04 fa ff ff jmpq 0x4024b9 402ab5: 0f 85 c5 fc ff ff jne 0x402780 402abb: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 402ac0: 49 83 ff 3c cmp $0x3c,%r15 402ac4: 0f 85 b6 fc ff ff jne 0x402780 402aca: 4c 8b 3c 24 mov (%rsp),%r15 402ace: e9 da fe ff ff jmpq 0x4029ad 402ad3: 4d 8b 7d 00 mov 0x0(%r13),%r15 402ad7: 4d 85 ff test %r15,%r15 402ada: 0f 84 95 00 00 00 je 0x402b75 402ae0: 49 8b 45 30 mov 0x30(%r13),%rax 402ae4: 48 83 e8 3c sub $0x3c,%rax 402ae8: 48 29 e8 sub %rbp,%rax 402aeb: 49 39 c4 cmp %rax,%r12 402aee: 0f 87 8c fc ff ff ja 0x402780 402af4: 4c 89 e7 mov %r12,%rdi 402af7: e8 e4 e5 ff ff callq 0x4010e0 402afc: 48 85 c0 test %rax,%rax 402aff: 49 89 c0 mov %rax,%r8 402b02: 0f 84 78 fc ff ff je 0x402780 402b08: 49 8d 74 2f 3c lea 0x3c(%r15,%rbp,1),%rsi 402b0d: 4c 89 c7 mov %r8,%rdi 402b10: 4c 89 e2 mov %r12,%rdx 402b13: e8 b8 e5 ff ff callq 0x4010d0 402b18: 49 89 c0 mov %rax,%r8 402b1b: 49 89 45 60 mov %rax,0x60(%r13) 402b1f: 4d 89 65 68 mov %r12,0x68(%r13) 402b23: 4d 01 c4 add %r8,%r12 402b26: eb 18 jmp 0x402b40 402b28: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 402b30: 4c 8d 40 01 lea 0x1(%rax),%r8 402b34: c6 00 00 movb $0x0,(%rax) 402b37: 4d 39 c4 cmp %r8,%r12 402b3a: 0f 86 49 fb ff ff jbe 0x402689 402b40: 4c 89 e5 mov %r12,%rbp 402b43: 4c 89 c7 mov %r8,%rdi 402b46: be 2f 00 00 00 mov $0x2f,%esi 402b4b: 4c 29 c5 sub %r8,%rbp 402b4e: 4c 89 04 24 mov %r8,(%rsp) 402b52: 48 89 ea mov %rbp,%rdx 402b55: e8 16 e5 ff ff callq 0x401070 402b5a: 48 85 c0 test %rax,%rax 402b5d: 4c 8b 04 24 mov (%rsp),%r8 402b61: 75 cd jne 0x402b30 402b63: 48 89 ea mov %rbp,%rdx 402b66: 31 f6 xor %esi,%esi 402b68: 4c 89 c7 mov %r8,%rdi 402b6b: e8 e0 e4 ff ff callq 0x401050 402b70: e9 14 fb ff ff jmpq 0x402689 402b75: 4c 89 e7 mov %r12,%rdi 402b78: e8 63 e5 ff ff callq 0x4010e0 402b7d: 48 85 c0 test %rax,%rax 402b80: 49 89 c0 mov %rax,%r8 402b83: 0f 84 f7 fb ff ff je 0x402780 402b89: 48 89 e9 mov %rbp,%rcx 402b8c: 49 03 4d 28 add 0x28(%r13),%rcx 402b90: 41 8b 7d 24 mov 0x24(%r13),%edi 402b94: 4c 89 c6 mov %r8,%rsi 402b97: 4c 89 e2 mov %r12,%rdx 402b9a: 4c 89 04 24 mov %r8,(%rsp) 402b9e: 48 83 c1 3c add $0x3c,%rcx 402ba2: e8 09 e9 ff ff callq 0x4014b0 402ba7: 49 39 c4 cmp %rax,%r12 402baa: 4c 8b 04 24 mov (%rsp),%r8 402bae: 0f 85 b9 fb ff ff jne 0x40276d 402bb4: 4d 89 45 60 mov %r8,0x60(%r13) 402bb8: e9 62 ff ff ff jmpq 0x402b1f 402bbd: e8 6e e4 ff ff callq 0x401030 402bc2: 0f 1f 40 00 nopl 0x0(%rax) 402bc6: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 402bce: 00 00 402bd0: 83 3d 0d 25 20 00 01 cmpl $0x1,0x20250d(%rip) # 0x6050e4 402bd7: 41 54 push %rsp 402bd9: 55 push %rbp 402bda: 53 push %rbx 402bdb: 0f 85 df 01 00 00 jne 0x402dc0 402be1: 48 85 d2 test %rdx,%rdx 402be4: 41 89 fc mov %edi,%r12d 402be7: 89 f5 mov %esi,%ebp 402be9: 48 89 d3 mov %rdx,%rbx 402bec: 0f 84 e6 01 00 00 je 0x402dd8 402bf2: 83 fe 0b cmp $0xb,%esi 402bf5: 0f 87 65 01 00 00 ja 0x402d60 402bfb: 48 8d 05 b6 0d 00 00 lea 0xdb6(%rip),%rax # 0x4039b8 402c02: 89 f2 mov %esi,%edx 402c04: 48 63 14 90 movslq (%rax,%rdx,4),%rdx 402c08: 48 01 d0 add %rdx,%rax 402c0b: ff e0 jmpq *%rax 402c0d: 0f 1f 00 nopl (%rax) 402c10: 83 7b 1c 0b cmpl $0xb,0x1c(%rbx) 402c14: 0f 85 46 01 00 00 jne 0x402d60 402c1a: 41 83 fc ff cmp $0xffffffff,%r12d 402c1e: 0f 84 2c 01 00 00 je 0x402d50 402c24: 8b 43 24 mov 0x24(%rbx),%eax 402c27: 83 f8 ff cmp $0xffffffff,%eax 402c2a: 74 09 je 0x402c35 402c2c: 41 39 c4 cmp %eax,%r12d 402c2f: 0f 85 f3 01 00 00 jne 0x402e28 402c35: 8b 43 1c mov 0x1c(%rbx),%eax 402c38: 8d 50 f8 lea -0x8(%rax),%edx 402c3b: 83 fa 03 cmp $0x3,%edx 402c3e: 76 0c jbe 0x402c4c 402c40: 83 e8 01 sub $0x1,%eax 402c43: 83 f8 02 cmp $0x2,%eax 402c46: 0f 87 f2 00 00 00 ja 0x402d3e 402c4c: 83 7b 18 01 cmpl $0x1,0x18(%rbx) 402c50: 0f 84 22 01 00 00 je 0x402d78 402c56: 83 43 3c 01 addl $0x1,0x3c(%rbx) 402c5a: 48 89 d8 mov %rbx,%rax 402c5d: 5b pop %rbx 402c5e: 5d pop %rbp 402c5f: 41 5c pop %rsp 402c61: c3 retq 402c62: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 402c68: 48 89 df mov %rbx,%rdi 402c6b: e8 80 f7 ff ff callq 0x4023f0 402c70: 85 c0 test %eax,%eax 402c72: 0f 84 0b 01 00 00 je 0x402d83 402c78: 5b pop %rbx 402c79: 31 c0 xor %eax,%eax 402c7b: 5d pop %rbp 402c7c: 41 5c pop %rsp 402c7e: c3 retq 402c7f: 90 nop 402c80: be 28 09 00 00 mov $0x928,%esi 402c85: bf 01 00 00 00 mov $0x1,%edi 402c8a: e8 21 e4 ff ff callq 0x4010b0 402c8f: 48 85 c0 test %rax,%rax 402c92: 0f 84 b1 01 00 00 je 0x402e49 402c98: 48 8d 90 c8 00 00 00 lea 0xc8(%rax),%rdx 402c9f: c7 40 18 03 00 00 00 movl $0x3,0x18(%rax) 402ca6: c7 40 3c 01 00 00 00 movl $0x1,0x3c(%rax) 402cad: 89 68 1c mov %ebp,0x1c(%rax) 402cb0: 44 89 60 24 mov %r12d,0x24(%rax) 402cb4: 48 c7 40 28 00 00 00 00 movq $0x0,0x28(%rax) 402cbc: 48 c7 40 30 00 00 00 00 movq $0x0,0x30(%rax) 402cc4: 48 c7 00 00 00 00 00 movq $0x0,(%rax) 402ccb: 48 c7 40 08 00 00 00 00 movq $0x0,0x8(%rax) 402cd3: c7 40 38 01 00 00 00 movl $0x1,0x38(%rax) 402cda: c7 40 70 0a 00 00 00 movl $0xa,0x70(%rax) 402ce1: 48 89 50 60 mov %rdx,0x60(%rax) 402ce5: c7 80 cc 00 00 00 0a 00 movl $0xa,0xcc(%rax) 402ced: 00 00 402cef: 5b pop %rbx 402cf0: 5d pop %rbp 402cf1: 41 5c pop %rsp 402cf3: c3 retq 402cf4: 0f 1f 40 00 nopl 0x0(%rax) 402cf8: 8b 43 1c mov 0x1c(%rbx),%eax 402cfb: 8d 50 f7 lea -0x9(%rax),%edx 402cfe: 83 fa 01 cmp $0x1,%edx 402d01: 76 08 jbe 0x402d0b 402d03: 8d 50 fe lea -0x2(%rax),%edx 402d06: 83 fa 01 cmp $0x1,%edx 402d09: 77 55 ja 0x402d60 402d0b: 41 83 fc ff cmp $0xffffffff,%r12d 402d0f: 0f 84 2b 01 00 00 je 0x402e40 402d15: 8b 53 24 mov 0x24(%rbx),%edx 402d18: 83 fa ff cmp $0xffffffff,%edx 402d1b: 74 09 je 0x402d26 402d1d: 41 39 d4 cmp %edx,%r12d 402d20: 0f 85 02 01 00 00 jne 0x402e28 402d26: 8d 50 ff lea -0x1(%rax),%edx 402d29: 83 fa 02 cmp $0x2,%edx 402d2c: 0f 86 1a ff ff ff jbe 0x402c4c 402d32: 83 e8 08 sub $0x8,%eax 402d35: 83 f8 03 cmp $0x3,%eax 402d38: 0f 86 0e ff ff ff jbe 0x402c4c 402d3e: bf 0b 00 00 00 mov $0xb,%edi 402d43: e8 b8 e6 ff ff callq 0x401400 402d48: 31 c0 xor %eax,%eax 402d4a: e9 0e ff ff ff jmpq 0x402c5d 402d4f: 90 nop 402d50: 44 8b 63 24 mov 0x24(%rbx),%r12d 402d54: e9 dc fe ff ff jmpq 0x402c35 402d59: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 402d60: bf 0d 00 00 00 mov $0xd,%edi 402d65: e8 96 e6 ff ff callq 0x401400 402d6a: 5b pop %rbx 402d6b: 31 c0 xor %eax,%eax 402d6d: 5d pop %rbp 402d6e: 41 5c pop %rsp 402d70: c3 retq 402d71: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 402d78: 48 83 7b 78 00 cmpq $0x0,0x78(%rbx) 402d7d: 0f 84 e5 fe ff ff je 0x402c68 402d83: 48 8b 43 70 mov 0x70(%rbx),%rax 402d87: 48 8b 93 98 00 00 00 mov 0x98(%rbx),%rdx 402d8e: 49 89 d8 mov %rbx,%r8 402d91: 89 e9 mov %ebp,%ecx 402d93: 44 89 e7 mov %r12d,%edi 402d96: 48 8d 70 3c lea 0x3c(%rax),%rsi 402d9a: e8 d1 f2 ff ff callq 0x402070 402d9f: 48 85 c0 test %rax,%rax 402da2: 0f 84 b5 fe ff ff je 0x402c5d 402da8: 48 8b 53 48 mov 0x48(%rbx),%rdx 402dac: 48 89 50 10 mov %rdx,0x10(%rax) 402db0: 48 89 43 48 mov %rax,0x48(%rbx) 402db4: 5b pop %rbx 402db5: 5d pop %rbp 402db6: 41 5c pop %rsp 402db8: c3 retq 402db9: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 402dc0: bf 0c 00 00 00 mov $0xc,%edi 402dc5: e8 36 e6 ff ff callq 0x401400 402dca: 5b pop %rbx 402dcb: 31 c0 xor %eax,%eax 402dcd: 5d pop %rbp 402dce: 41 5c pop %rsp 402dd0: c3 retq 402dd1: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 402dd8: 31 c0 xor %eax,%eax 402dda: be 01 00 00 00 mov $0x1,%esi 402ddf: e8 2c e2 ff ff callq 0x401010 402de4: 83 f8 ff cmp $0xffffffff,%eax 402de7: 74 71 je 0x402e5a 402de9: 83 fd 0b cmp $0xb,%ebp 402dec: 0f 87 6e ff ff ff ja 0x402d60 402df2: 48 8d 05 ef 0b 00 00 lea 0xbef(%rip),%rax # 0x4039e8 402df9: 89 ea mov %ebp,%edx 402dfb: 48 63 14 90 movslq (%rax,%rdx,4),%rdx 402dff: 48 01 d0 add %rdx,%rax 402e02: ff e0 jmpq *%rax 402e04: 0f 1f 40 00 nopl 0x0(%rax) 402e08: 5b pop %rbx 402e09: 89 e9 mov %ebp,%ecx 402e0b: 44 89 e7 mov %r12d,%edi 402e0e: 45 31 c0 xor %r8d,%r8d 402e11: 5d pop %rbp 402e12: 41 5c pop %rsp 402e14: 48 c7 c2 ff ff ff ff mov $0xffffffffffffffff,%rdx 402e1b: 31 f6 xor %esi,%esi 402e1d: e9 4e f2 ff ff jmpq 0x402070 402e22: 66 0f 1f 44 00 00 nopw 0x0(%rax,%rax,1) 402e28: bf 1c 00 00 00 mov $0x1c,%edi 402e2d: e8 ce e5 ff ff callq 0x401400 402e32: 31 c0 xor %eax,%eax 402e34: e9 24 fe ff ff jmpq 0x402c5d 402e39: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 402e40: 44 8b 63 24 mov 0x24(%rbx),%r12d 402e44: e9 dd fe ff ff jmpq 0x402d26 402e49: bf 08 00 00 00 mov $0x8,%edi 402e4e: e8 ad e5 ff ff callq 0x401400 402e53: 31 c0 xor %eax,%eax 402e55: e9 03 fe ff ff jmpq 0x402c5d 402e5a: e8 a1 e1 ff ff callq 0x401000 402e5f: 83 38 09 cmpl $0x9,(%rax) 402e62: 75 85 jne 0x402de9 402e64: bf 09 00 00 00 mov $0x9,%edi 402e69: e8 92 e5 ff ff callq 0x401400 402e6e: 31 c0 xor %eax,%eax 402e70: e9 e8 fd ff ff jmpq 0x402c5d 402e75: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 402e7d: 00 00 402e7f: 90 nop 402e80: 48 85 ff test %rdi,%rdi 402e83: 0f 84 b5 02 00 00 je 0x40313e 402e89: 41 57 push %rdi 402e8b: 41 56 push %rsi 402e8d: 41 55 push %rbp 402e8f: 41 54 push %rsp 402e91: 49 89 fc mov %rdi,%r12 402e94: 55 push %rbp 402e95: 53 push %rbx 402e96: 48 83 ec 18 sub $0x18,%rsp 402e9a: 8b 47 3c mov 0x3c(%rdi),%eax 402e9d: 85 c0 test %eax,%eax 402e9f: 74 0e je 0x402eaf 402ea1: 83 e8 01 sub $0x1,%eax 402ea4: 85 c0 test %eax,%eax 402ea6: 89 47 3c mov %eax,0x3c(%rdi) 402ea9: 0f 85 3b 02 00 00 jne 0x4030ea 402eaf: 41 8b 4c 24 18 mov 0x18(%r12),%ecx 402eb4: 83 f9 01 cmp $0x1,%ecx 402eb7: 0f 84 bd 01 00 00 je 0x40307a 402ebd: 49 8b 44 24 08 mov 0x8(%r12),%rax 402ec2: 48 85 c0 test %rax,%rax 402ec5: 48 89 04 24 mov %rax,(%rsp) 402ec9: 74 2a je 0x402ef5 402ecb: 48 8b 50 48 mov 0x48(%rax),%rdx 402ecf: 4c 39 e2 cmp %r12,%rdx 402ed2: 75 0f jne 0x402ee3 402ed4: e9 41 02 00 00 jmpq 0x40311a 402ed9: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 402ee0: 48 89 c2 mov %rax,%rdx 402ee3: 48 8b 42 10 mov 0x10(%rdx),%rax 402ee7: 4c 39 e0 cmp %r12,%rax 402eea: 75 f4 jne 0x402ee0 402eec: 49 8b 44 24 10 mov 0x10(%r12),%rax 402ef1: 48 89 42 10 mov %rax,0x10(%rdx) 402ef5: 83 f9 01 cmp $0x1,%ecx 402ef8: 0f 84 31 01 00 00 je 0x40302f 402efe: 83 f9 03 cmp $0x3,%ecx 402f01: 0f 85 37 01 00 00 jne 0x40303e 402f07: 49 8b 5c 24 68 mov 0x68(%r12),%rbx 402f0c: 48 85 db test %rbx,%rbx 402f0f: 75 17 jne 0x402f28 402f11: eb 3a jmp 0x402f4d 402f13: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 402f18: 48 89 df mov %rbx,%rdi 402f1b: 48 89 eb mov %rbp,%rbx 402f1e: e8 cd e0 ff ff callq 0x400ff0 402f23: 48 85 ed test %rbp,%rbp 402f26: 74 25 je 0x402f4d 402f28: f6 83 cc 00 00 00 80 testb $0x80,0xcc(%rbx) 402f2f: 48 8b 6b 30 mov 0x30(%rbx),%rbp 402f33: 74 e3 je 0x402f18 402f35: 48 8b 3b mov (%rbx),%rdi 402f38: e8 b3 e0 ff ff callq 0x400ff0 402f3d: 48 89 df mov %rbx,%rdi 402f40: 48 89 eb mov %rbp,%rbx 402f43: e8 a8 e0 ff ff callq 0x400ff0 402f48: 48 85 ed test %rbp,%rbp 402f4b: 75 db jne 0x402f28 402f4d: 49 8d 84 24 c8 00 00 00 lea 0xc8(%r12),%rax 402f55: 48 89 44 24 08 mov %rax,0x8(%rsp) 402f5a: 49 89 c6 mov %rax,%r14 402f5d: 45 8b 6e 04 mov 0x4(%r14),%r13d 402f61: 31 ed xor %ebp,%ebp 402f63: 4b 8d 44 6d 00 lea 0x0(%r13,%r13,2),%rax 402f68: 49 8d 44 85 00 lea 0x0(%r13,%rax,4),%rax 402f6d: 48 c1 e0 04 shl $0x4,%rax 402f71: 49 39 ed cmp %rbp,%r13 402f74: 49 8d 5c 06 e0 lea -0x20(%r14,%rax,1),%rbx 402f79: 0f 84 8c 00 00 00 je 0x40300b 402f7f: 90 nop 402f80: f6 43 f8 80 testb $0x80,-0x8(%rbx) 402f84: 0f 85 1e 01 00 00 jne 0x4030a8 402f8a: 48 8b 7b 10 mov 0x10(%rbx),%rdi 402f8e: 48 8b 03 mov (%rbx),%rax 402f91: 48 39 c7 cmp %rax,%rdi 402f94: 74 08 je 0x402f9e 402f96: e8 55 e0 ff ff callq 0x400ff0 402f9b: 48 8b 03 mov (%rbx),%rax 402f9e: 48 8b 7b 08 mov 0x8(%rbx),%rdi 402fa2: 48 39 c7 cmp %rax,%rdi 402fa5: 74 08 je 0x402faf 402fa7: e8 44 e0 ff ff callq 0x400ff0 402fac: 48 8b 03 mov (%rbx),%rax 402faf: 49 83 3c 24 00 cmpq $0x0,(%r12) 402fb4: 74 0c je 0x402fc2 402fb6: 48 39 43 10 cmp %rax,0x10(%rbx) 402fba: 74 06 je 0x402fc2 402fbc: f6 43 fc 80 testb $0x80,-0x4(%rbx) 402fc0: 74 08 je 0x402fca 402fc2: 48 89 c7 mov %rax,%rdi 402fc5: e8 26 e0 ff ff callq 0x400ff0 402fca: 48 8b 7b 90 mov -0x70(%rbx),%rdi 402fce: 48 85 ff test %rdi,%rdi 402fd1: 75 0d jne 0x402fe0 402fd3: eb 22 jmp 0x402ff7 402fd5: 0f 1f 00 nopl (%rax) 402fd8: 4d 85 ff test %r15,%r15 402fdb: 4c 89 ff mov %r15,%rdi 402fde: 74 17 je 0x402ff7 402fe0: f6 47 38 80 testb $0x80,0x38(%rdi) 402fe4: 4c 8b 7f 30 mov 0x30(%rdi),%r15 402fe8: 74 ee je 0x402fd8 402fea: e8 01 e0 ff ff callq 0x400ff0 402fef: 4d 85 ff test %r15,%r15 402ff2: 4c 89 ff mov %r15,%rdi 402ff5: 75 e9 jne 0x402fe0 402ff7: 48 83 c5 01 add $0x1,%rbp 402ffb: 48 81 eb d0 00 00 00 sub $0xd0,%rbx 403002: 49 39 ed cmp %rbp,%r13 403005: 0f 85 75 ff ff ff jne 0x402f80 40300b: 4c 3b 74 24 08 cmp 0x8(%rsp),%r14 403010: 49 8b 5e 08 mov 0x8(%r14),%rbx 403014: 74 08 je 0x40301e 403016: 4c 89 f7 mov %r14,%rdi 403019: e8 d2 df ff ff callq 0x400ff0 40301e: 48 85 db test %rbx,%rbx 403021: 0f 84 8f 00 00 00 je 0x4030b6 403027: 49 89 de mov %rbx,%r14 40302a: e9 2e ff ff ff jmpq 0x402f5d 40302f: 49 8b 7c 24 60 mov 0x60(%r12),%rdi 403034: 48 85 ff test %rdi,%rdi 403037: 74 05 je 0x40303e 403039: e8 b2 df ff ff callq 0x400ff0 40303e: 49 8b 3c 24 mov (%r12),%rdi 403042: 48 85 ff test %rdi,%rdi 403045: 0f 84 8a 00 00 00 je 0x4030d5 40304b: 48 83 3c 24 00 cmpq $0x0,(%rsp) 403050: 0f 84 a3 00 00 00 je 0x4030f9 403056: 4c 89 e7 mov %r12,%rdi 403059: e8 92 df ff ff callq 0x400ff0 40305e: 48 8b 04 24 mov (%rsp),%rax 403062: 8b 50 3c mov 0x3c(%rax),%edx 403065: 85 d2 test %edx,%edx 403067: 75 7f jne 0x4030e8 403069: 49 89 c4 mov %rax,%r12 40306c: 41 8b 4c 24 18 mov 0x18(%r12),%ecx 403071: 83 f9 01 cmp $0x1,%ecx 403074: 0f 85 43 fe ff ff jne 0x402ebd 40307a: 49 8b 7c 24 50 mov 0x50(%r12),%rdi 40307f: 48 83 ff ff cmp $0xffffffffffffffff,%rdi 403083: 74 05 je 0x40308a 403085: e8 66 df ff ff callq 0x400ff0 40308a: 49 83 7c 24 48 00 cmpq $0x0,0x48(%r12) 403090: 49 c7 44 24 50 00 00 00 movq $0x0,0x50(%r12) 403098: 00 403099: 75 4d jne 0x4030e8 40309b: 41 8b 4c 24 18 mov 0x18(%r12),%ecx 4030a0: e9 18 fe ff ff jmpq 0x402ebd 4030a5: 0f 1f 00 nopl (%rax) 4030a8: 48 8b 7b f0 mov -0x10(%rbx),%rdi 4030ac: e8 3f df ff ff callq 0x400ff0 4030b1: e9 d4 fe ff ff jmpq 0x402f8a 4030b6: 41 8b 4c 24 7c mov 0x7c(%r12),%ecx 4030bb: 85 c9 test %ecx,%ecx 4030bd: 75 6c jne 0x40312b 4030bf: 41 f6 44 24 78 80 testb $0x80,0x78(%r12) 4030c5: 0f 84 73 ff ff ff je 0x40303e 4030cb: 49 8b 7c 24 58 mov 0x58(%r12),%rdi 4030d0: e9 64 ff ff ff jmpq 0x403039 4030d5: 4c 89 e7 mov %r12,%rdi 4030d8: e8 13 df ff ff callq 0x400ff0 4030dd: 48 83 3c 24 00 cmpq $0x0,(%rsp) 4030e2: 0f 85 76 ff ff ff jne 0x40305e 4030e8: 31 c0 xor %eax,%eax 4030ea: 48 83 c4 18 add $0x18,%rsp 4030ee: 5b pop %rbx 4030ef: 5d pop %rbp 4030f0: 41 5c pop %rsp 4030f2: 41 5d pop %rbp 4030f4: 41 5e pop %rsi 4030f6: 41 5f pop %rdi 4030f8: c3 retq 4030f9: 41 8b 44 24 38 mov 0x38(%r12),%eax 4030fe: a8 80 test $0x80,%al 403100: 75 35 jne 0x403137 403102: a8 40 test $0x40,%al 403104: 74 0a je 0x403110 403106: 49 8b 74 24 30 mov 0x30(%r12),%rsi 40310b: e8 f0 df ff ff callq 0x401100 403110: 4c 89 e7 mov %r12,%rdi 403113: e8 d8 de ff ff callq 0x400ff0 403118: eb ce jmp 0x4030e8 40311a: 48 89 c6 mov %rax,%rsi 40311d: 49 8b 44 24 10 mov 0x10(%r12),%rax 403122: 48 89 46 48 mov %rax,0x48(%rsi) 403126: e9 ca fd ff ff jmpq 0x402ef5 40312b: 49 8b 7c 24 50 mov 0x50(%r12),%rdi 403130: e8 bb de ff ff callq 0x400ff0 403135: eb 88 jmp 0x4030bf 403137: e8 b4 de ff ff callq 0x400ff0 40313c: eb d2 jmp 0x403110 40313e: 31 c0 xor %eax,%eax 403140: c3 retq 403141: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 403149: 00 00 40314b: 0f 1f 44 00 00 nopl 0x0(%rax,%rax,1) 403150: 48 85 ff test %rdi,%rdi 403153: 74 0b je 0x403160 403155: 8b 47 18 mov 0x18(%rdi),%eax 403158: c3 retq 403159: 0f 1f 80 00 00 00 00 nopl 0x0(%rax) 403160: 31 c0 xor %eax,%eax 403162: c3 retq 403163: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 40316b: 00 00 40316d: 0f 1f 00 nopl (%rax) 403170: 41 57 push %rdi 403172: 41 56 push %rsi 403174: 41 89 ff mov %edi,%r15d 403177: 41 55 push %rbp 403179: 41 54 push %rsp 40317b: 4c 8d 25 5e 1c 20 00 lea 0x201c5e(%rip),%r12 # 0x604de0 403182: 55 push %rbp 403183: 48 8d 2d 5e 1c 20 00 lea 0x201c5e(%rip),%rbp # 0x604de8 40318a: 53 push %rbx 40318b: 49 89 f6 mov %rsi,%r14 40318e: 49 89 d5 mov %rdx,%r13 403191: 4c 29 e5 sub %r12,%rbp 403194: 48 83 ec 08 sub $0x8,%rsp 403198: 48 c1 fd 03 sar $0x3,%rbp 40319c: e8 17 de ff ff callq 0x400fb8 4031a1: 48 85 ed test %rbp,%rbp 4031a4: 74 20 je 0x4031c6 4031a6: 31 db xor %ebx,%ebx 4031a8: 0f 1f 84 00 00 00 00 00 nopl 0x0(%rax,%rax,1) 4031b0: 4c 89 ea mov %r13,%rdx 4031b3: 4c 89 f6 mov %r14,%rsi 4031b6: 44 89 ff mov %r15d,%edi 4031b9: 41 ff 14 dc callq *(%r12,%rbx,8) 4031bd: 48 83 c3 01 add $0x1,%rbx 4031c1: 48 39 eb cmp %rbp,%rbx 4031c4: 75 ea jne 0x4031b0 4031c6: 48 83 c4 08 add $0x8,%rsp 4031ca: 5b pop %rbx 4031cb: 5d pop %rbp 4031cc: 41 5c pop %rsp 4031ce: 41 5d pop %rbp 4031d0: 41 5e pop %rsi 4031d2: 41 5f pop %rdi 4031d4: c3 retq 4031d5: 90 nop 4031d6: 66 2e 0f 1f 84 00 00 00 nopw %cs:0x0(%rax,%rax,1) 4031de: 00 00 4031e0: f3 rep 4031e1: c3 retq Disassembly of section .fini: 4031e4: 48 83 ec 08 sub $0x8,%rsp 4031e8: 48 83 c4 08 add $0x8,%rsp 4031ec: c3 retq ----Running------ > bin/test_package bin/test_package ----------------- bin/test_package: elf object ----Running------ > bin/test_package archive.a ----------------- archive.a: ar(1) archive JSON file created at '/home/conan/workspace/cci_PR-1768/17/co_0_0/_create.json'