DEBUG: Executing python function extend_recipe_sysroot
NOTE: Direct dependencies are ['/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-connectivity/openssl/openssl_3.5.5.bb:do_populate_sysroot', '/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-core/base-files/base-files_3.0.14.bb:do_populate_sysroot', '/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-core/base-passwd/base-passwd_3.6.8.bb:do_populate_sysroot', '/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-core/glibc/glibc_2.42.bb:do_populate_sysroot', '/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-core/initscripts/initscripts_1.0.bb:do_populate_sysroot', '/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-core/update-rc.d/update-rc.d_0.8.bb:do_populate_sysroot', '/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-cross_15.2.bb:do_populate_sysroot', '/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_15.2.bb:do_populate_sysroot', '/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-devtools/opkg-utils/opkg-utils_0.7.0.bb:do_populate_sysroot', '/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.3.bb:do_populate_sysroot', '/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-devtools/quilt/quilt-native_0.69.bb:do_populate_sysroot', '/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb:do_populate_sysroot', '/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow_4.18.0.bb:do_populate_sysroot', '/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-support/libcap/libcap_2.77.bb:do_populate_sysroot', '/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-support/libseccomp/libseccomp_2.6.0.bb:do_populate_sysroot', '/srv/pokybuild/yocto-worker/meta-oe/build/meta-openembedded/meta-networking/recipes-protocols/mdns/mdns_2881.0.25.bb:do_populate_sysroot', '/srv/pokybuild/yocto-worker/meta-oe/build/meta-openembedded/meta-oe/recipes-support/pps-tools/pps-tools_1.0.3.bb:do_populate_sysroot', 'virtual:native:/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-devtools/bison/bison_3.8.2.bb:do_populate_sysroot', 'virtual:native:/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-devtools/patch/patch_2.8.bb:do_populate_sysroot', 'virtual:native:/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-devtools/pkgconfig/pkgconfig_git.bb:do_populate_sysroot', 'virtual:native:/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot', 'virtual:native:/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-devtools/python/python3_3.14.3.bb:do_populate_sysroot', 'virtual:native:/srv/pokybuild/yocto-worker/meta-oe/build/layers/openembedded-core/meta/recipes-extended/shadow/shadow_4.18.0.bb:do_populate_sysroot']
NOTE: Installed into sysroot: []
NOTE: Skipping as already exists in sysroot: ['openssl', 'base-files', 'base-passwd', 'expat', 'gettext-minimal-native', 'glibc', 'initscripts', 'libxcrypt', 'ncurses', 'update-rc.d', 'util-linux-libuuid', 'zlib', 'binutils-cross-x86_64', 'cmake-native', 'gcc-cross-x86_64', 'gcc-runtime', 'libgcc', 'libedit', 'libtool-native', 'm4-native', 'opkg-utils', 'python3', 'quilt-native', 'bzip2', 'shadow-sysroot', 'shadow', 'texinfo-dummy-native', 'xz', 'zstd', 'linux-libc-headers', 'attr', 'gdbm', 'libcap', 'libffi', 'libseccomp', 'sqlite3', 'mbedtls', 'mdns', 'pps-tools', 'openssl-native', 'expat-native', 'ncurses-native', 'util-linux-libuuid-native', 'zlib-native', 'bison-native', 'flex-native', 'gnu-config-native', 'libedit-native', 'make-native', 'patch-native', 'perl-native', 'pkgconfig-native', 'pseudo-native', 'python3-native', 'bzip2-native', 'shadow-native', 'xz-native', 'zstd-native', 'attr-native', 'gdbm-native', 'gmp-native', 'libbsd-native', 'libffi-native', 'libmd-native', 'libmpc-native', 'mpfr-native', 'sqlite3-native']
DEBUG: Python function extend_recipe_sysroot finished
DEBUG: Executing python function waf_preconfigure
NOTE: waf version is high enough to add --bindir and --libdir
DEBUG: Python function waf_preconfigure finished
DEBUG: Executing shell function do_configure
Unknown option: '--enable-debug-gdb'
usage: waf [commands] [options]
Main commands (example: ./waf build -j4)
bin_test : Run binary check, use after tests.
build : executes the build
build_host : build host
build_main : build main
check :
clean : cleans the project
clean_host : clean host
clean_main : clean main
configure : configures the project
cxfreeze : Create standalone binaries from Python scripts.
dist : makes a tarball for redistributing the sources
distcheck : checks if the project compiles (tarball from 'dist')
distclean : removes build folders and data
help : Be helpful, give a usage
ifdex : Get a report on configuration symbols not accounted for.
install : installs the targets on the system
install_host : install host
install_main : install main
linkcheck : Report references without anchors in the documentation.
list : lists the targets to execute
list_host : list host
list_main : list main
loccount : Report the SLOC count of the source tree.
probe_function: Check that a function (with its prerequisites) compiles.
probe_header : Check that a header (with its prerequisites) compiles.
step : executes tasks in a step-by-step fashion, for debugging
step_host : step host
step_main : step main
uninstall : removes the targets installed
options:
-c, --color {yes,no,auto}
whether to use colors (yes/no/auto) [default: auto]
-j, --jobs JOBS amount of parallel jobs (96)
-k, --keep continue despite errors (-kk to try harder)
-v, --verbose verbosity level -v -vv or -vvv [default: 0]
--zones ZONES debugging zones (task_gen, deps, tasks, etc)
-h, --help show this help message and exit
--version show the Waf version and exit
--msvc_version MSVC_VERSION
msvc version, eg: "msvc 10.0,msvc 9.0"
--msvc_targets MSVC_TARGETS
msvc targets, eg: "x64,arm"
--no-msvc-lazy lazily check msvc target environments
--notests Exec no unit tests
--alltests Exec all unit tests
--clear-failed Force failed unit tests to run again next time
--testcmd TESTCMD Run the unit tests using the test-cmd string example "--
testcmd="valgrind --error-exitcode=1 {'option_strings':
['--testcmd'], 'dest': 'testcmd', 'nargs': None,
'const': None, 'default': False, 'type': None,
'choices': None, 'required': False, 'help': 'Run the
unit tests using the test-cmd string example "--
testcmd="valgrind --error-exitcode=1 %s" to run under
valgrind', 'metavar': None, 'deprecated': False,
'container': <argparse._ArgumentGroup object at
0x7f542d417bd0>, 'prog': 'waf'}" to run under valgrind
--dump-test-scripts Create python scripts to help debug tests
Configuration options:
-o, --out OUT build dir for the project
-t, --top TOP src dir for the project
--check-c-compiler CHECK_C_COMPILER
list of C compilers to try [gcc clang icc]
Build and installation options:
-p, --progress -p: progress bar; -pp: ide output
--targets TARGETS task generators, e.g. "target1,target2"
Step options:
--files FILES files to process, by regexp, e.g.
"*/main.c,*/test/main.o"
Installation and uninstallation options:
-f, --force disable file installation caching
--distcheck-args ARGS
arguments to pass to distcheck
Installation prefix:
By default, "waf install" will put the files in "/usr/local/bin",
"/usr/local/lib" etc. An installation prefix other than "/usr/local" can be
given using "--prefix", for example "--prefix=$HOME"
--prefix PREFIX installation prefix [default: '/usr/local/']
--destdir DESTDIR installation root [default: '']
--exec-prefix EXEC_PREFIX
installation prefix for binaries [PREFIX]
Installation directories:
--bindir BINDIR user commands [EXEC_PREFIX/bin]
--sbindir SBINDIR system binaries [EXEC_PREFIX/sbin]
--libexecdir LIBEXECDIR
program-specific binaries [EXEC_PREFIX/libexec]
--sysconfdir SYSCONFDIR
host-specific configuration [PREFIX/etc]
--sharedstatedir SHAREDSTATEDIR
architecture-independent variable data [PREFIX/com]
--localstatedir LOCALSTATEDIR
variable data [PREFIX/var]
--libdir LIBDIR object code libraries [EXEC_PREFIX/lib64]
--includedir INCLUDEDIR
header files [PREFIX/include]
--oldincludedir OLDINCLUDEDIR
header files for non-GCC compilers [/usr/include]
--datarootdir DATAROOTDIR
architecture-independent data root [PREFIX/share]
--datadir DATADIR architecture-independent data [DATAROOTDIR]
--infodir INFODIR GNU "info" documentation [DATAROOTDIR/info]
--localedir LOCALEDIR
locale-dependent data [DATAROOTDIR/locale]
--mandir MANDIR manual pages [DATAROOTDIR/man]
--docdir DOCDIR documentation root [DATAROOTDIR/doc/PACKAGE]
--htmldir HTMLDIR HTML documentation [DOCDIR]
--dvidir DVIDIR DVI documentation [DOCDIR]
--pdfdir PDFDIR PDF documentation [DOCDIR]
--psdir PSDIR PostScript documentation [DOCDIR]
NTP configure options:
--enable-debug Enable debugging code
--disable-debug-gdb Disable GDB debugging symbols
--enable-attic Enable building attic/*.
--disable-nts Disable NTS.
--disable-droproot Disable dropping root.
--enable-early-droproot
Droproot earlier (breaks SHM and NetBSD).
--enable-seccomp Enable seccomp (restricts syscalls).
--disable-mdns-registration
Disable MDNS registration.
--enable-classic-mode
Strict configuration and log-format compatibility with
NTP Classic
--enable-debug-timing
Collect timing statistics for debugging.
--enable-pylib {ext,ffi,none}
Choose which Python library to build. ext, ffi, or none.
defaults to ffi.
NTP cross compile options:
--cross-compiler CROSS_COMPILER
Path to cross compiler CC. (enables cross-compiling)
--cross-cflags CROSS_CFLAGS
Cross compiler CFLAGS.
--cross-ldflags CROSS_LDFLAGS
Cross compiler LDFLAGS.
NTP configure features:
--enable-leap-smear Enable Leap Smearing.
--enable-leap-testing
Enable leaps on other than 1st of month.
--enable-mssntp Enable Samba MS SNTP support.
Refclock configure options:
--refclock REFCLOCKS Comma-separated list of Refclock IDs to build (or "all")
--list List available Refclocks
NTP developer configure options:
--build-version-tag BUILD_VERSION_TAG
Append a tag to the version string (unused)
--cflags CFLAGS Users should use CFLAGS in their environment.
--build-desc BUILD_DESC
Arbitrary text string to append to extended version.
--ldflags LDFLAGS Users should use LDFLAGS in their environment.
--check Run tests
--enable-warnings Turn on a few more warnings
--enable-Werror Turn on -Werror
--define DEFINE Force definition of symbol, wants value of form SYM=VAL.
--undefine UNDEFINE Force undefinition of symbol.
--disable-fuzz Feature gone
Python Options:
--pyshebang PYSHEBANG
Shebang for Python scripts [Default: /usr/bin/env
python}
--nopyc Do not install bytecode compiled .pyc files
(configuration) [Default:install]
--nopyo Do not install optimised compiled .pyo files
(configuration) [Default:install]
--nopycache Do not use __pycache__ directory to install objects
[Default:auto]
--python PYTHON python binary to be used [Default: /srv/pokybuild/yocto-
worker/meta-oe/build/build/tmp/work/x86-64-v3-poky-
linux/ntpsec/1.2.4/recipe-sysroot-
native/usr/bin/python3-native/python3]
--pythondir PYTHONDIR
Installation path for python modules (py, platform-
independent .py and .pyc files)
--pythonarchdir PYTHONARCHDIR
Installation path for python extension (pyext, platform-
dependent .so or .dylib files)
NTP documentation configure options:
--disable-doc Disable HTML document building.
--enable-doc Enable HTML document building.
--disable-manpage Disable manpage building.
--enable-manpage Enable manpage building.
WARNING: TOPDIR/tmp/work/x86-64-v3-poky-linux/ntpsec/1.2.4/temp/run.do_configure.2661626:166 exit 1 from 'waf_do_configure'
WARNING: Backtrace (BB generated script):
#1: waf_do_configure, TOPDIR/tmp/work/x86-64-v3-poky-linux/ntpsec/1.2.4/temp/run.do_configure.2661626, line 166
#2: do_configure, TOPDIR/tmp/work/x86-64-v3-poky-linux/ntpsec/1.2.4/temp/run.do_configure.2661626, line 154
#3: main, TOPDIR/tmp/work/x86-64-v3-poky-linux/ntpsec/1.2.4/temp/run.do_configure.2661626, line 171