FreeBSD Bugzilla – Attachment 190430 Details for
Bug 225584
Various compile process hang on Ryzen, but not on Intel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
latest backtrace post kernel patch
session-core-file-post-kernel.patch (text/plain), 468.02 KB, created by
mike
on 2018-02-08 14:47:31 UTC
(
hide
)
Description:
latest backtrace post kernel patch
Filename:
MIME Type:
Creator:
mike
Created:
2018-02-08 14:47:31 UTC
Size:
468.02 KB
patch
obsolete
>root@amdtestr12:/tmp/core # gdb /usr/local/bin/python2.7 core.0924 >GNU gdb (GDB) 8.0.1 [GDB v8.0.1 for FreeBSD] >Copyright (C) 2017 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. Type "show copying" >and "show warranty" for details. >This GDB was configured as "x86_64-portbld-freebsd12.0". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>. >Find the GDB manual and other documentation resources online at: ><http://www.gnu.org/software/gdb/documentation/>. >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from /usr/local/bin/python2.7...done. >[New LWP 101657] >[New LWP 100948] >[New LWP 101647] >[New LWP 101648] >[New LWP 101649] >[New LWP 101650] >[New LWP 101651] >[New LWP 101652] >[New LWP 101653] >[New LWP 101654] >[New LWP 101655] >[New LWP 101656] >[New LWP 101658] >Core was generated by `/usr/local/bin/python2.7 buildtools/bin/waf -j12 --verbose --verbose'. >Program terminated with signal SIGBUS, Bus error. >#0 thr_kill () at thr_kill.S:3 >3 RSYSCALL(thr_kill) >[Current thread is 1 (LWP 101657)] >(gdb) thread info >Invalid thread ID: info >(gdb) info thread > Id Target Id Frame >* 1 LWP 101657 thr_kill () at thr_kill.S:3 > 2 LWP 100948 _umtx_op () at _umtx_op.S:3 > 3 LWP 101647 _umtx_op () at _umtx_op.S:3 > 4 LWP 101648 _umtx_op () at _umtx_op.S:3 > 5 LWP 101649 _umtx_op () at _umtx_op.S:3 > 6 LWP 101650 _umtx_op () at _umtx_op.S:3 > 7 LWP 101651 _umtx_op () at _umtx_op.S:3 > 8 LWP 101652 _umtx_op () at _umtx_op.S:3 > 9 LWP 101653 _umtx_op () at _umtx_op.S:3 > 10 LWP 101654 _umtx_op () at _umtx_op.S:3 > 11 LWP 101655 _read () at _read.S:3 > 12 LWP 101656 _umtx_op () at _umtx_op.S:3 > 13 LWP 101658 _umtx_op () at _umtx_op.S:3 >(gdb) thread apply all bt > >Thread 13 (LWP 101658): >#0 _umtx_op () at _umtx_op.S:3 >#1 0x00000008010e4cae in usem_wait (sem=<optimized out>, clock_id=0, rmtp=<optimized out>, > flags=<optimized out>, rqtp=<optimized out>) at cancelpoints_sem_new.c:367 >#2 _sem_clockwait_np (sem=<optimized out>, clock_id=0, flags=<optimized out>, rqtp=0x0, > rmtp=<optimized out>) at cancelpoints_sem_new.c:426 >#3 0x0000000800ba1ad1 in PyThread_acquire_lock (lock=0x800903110, waitflag=1) > at Python/thread_pthread.h:324 >#4 0x0000000800ba8d4f in lock_PyThread_acquire_lock (self=0x8009cc2b0, args=(1,)) > at ./Modules/threadmodule.c:52 >#5 0x0000000800ab2aae in PyCFunction_Call ( > func=<built-in method acquire of thread.lock object at remote 0x8009cc2b0>, arg=(1,), kw=0x0) > at Objects/methodobject.c:81 >#6 0x0000000800b55e9c in call_function (pp_stack=0x7fffdd3ea398, oparg=1) at Python/ceval.c:4357 >#7 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f813220, for file /usr/local/lib/python2.7/threading.py, line 174, in acquire (self=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, blocking=1, me=34557729280), throwflag=0) at Python/ceval.c:2994 >#8 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x804507d30, > globals={'current_thread': <function at remote 0x804525b18>, '_BoundedSemaphore': <type at remote 0x804552420>, 'currentThread': <function at remote 0x804525b18>, '_Timer': <type at remote 0x80453e020>, '_format_exc': <function at remote 0x801dd4668>, 'Semaphore': <function at remote 0x80450ced8>, '_deque': <type at remote 0x8023245f0>, 'activeCount': <function at remote 0x804525cf8>, '_profile_hook': None, '_sleep': <built-in function sleep>, '_trace_hook': None, 'ThreadError': <type at remote 0x80208cc20>, '_enumerate': <function at remote 0x804525d70>, '_start_new_thread': <built-in function start_new_thread>, 'BoundedSemaphore': <function at remote 0x804521488>, '_shutdown': <instancemethod at remote 0x801ddcf50>, '__all__': ['activeCount', 'active_count', 'Condition', 'currentThread', 'current_thread', 'enumerate', 'Event', 'Lock', 'RLock', 'Semaphore', 'BoundedSemaphore', 'Thread', 'Timer', 'setprofile', 'settrace', 'local', 'stack_size'], '_Event': <type at remote 0x804552820>, 'active_count': <function at rem...(truncated), locals=0x0, > args=0x80abed7a0, argcount=1, kws=0x80abed7a8, kwcount=0, defs=0x80451f368, defcount=1, closure=0x0) > at Python/ceval.c:3589 >#9 0x0000000800b57e25 in fast_function (func=<function at remote 0x80450cc08>, pp_stack=0x7fffdd3eab98, > n=1, na=1, nk=0) at Python/ceval.c:4452 >#10 0x0000000800b55ffa in call_function (pp_stack=0x7fffdd3eab98, oparg=0) at Python/ceval.c:4377 >#11 0x0000000800b51fed in PyEval_EvalFrameEx ( >---Type <return> to continue, or q <return> to quit--- > f=Frame 0x80abed620, for file /usr/local/lib/python2.7/logging/__init__.py, line 708, in acquire (self=<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>), throwflag=0) at Python/ceval.c:2994 >#12 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452aed8>, pp_stack=0x7fffdd3eb148, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#13 0x0000000800b55ffa in call_function (pp_stack=0x7fffdd3eb148, oparg=0) at Python/ceval.c:4377 >#14 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f681c20, for file /usr/local/lib/python2.7/logging/__init__.py, line 757, in handle (self=<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>, record=<LogRecord(relativeCreated=<float at remote 0x8009b6c68>, process=84370, module='Logs', funcName='debug', zone='runner', filename='Logs.py', levelno=10, processName='MainProcess', lineno=104, msg=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_time_audit.8.x...(truncated), throwflag=0) > at Python/ceval.c:2994 >#15 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452b1b8>, pp_stack=0x7fffdd3eb6f8, > n=2, na=2, nk=0) at Python/ceval.c:4442 >#16 0x0000000800b55ffa in call_function (pp_stack=0x7fffdd3eb6f8, oparg=1) at Python/ceval.c:4377 >#17 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f70be20, for file /usr/local/lib/python2.7/logging/__init__.py, line 1336, in callHandlers (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, record=<LogRecord(relativeCreated=<float at remote 0x8009b6c68>, process=84370, module='Logs', funcName='debug', zone='runner', filename='Logs.py', levelno=10, processName='MainProcess', lineno=104, msg=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#18 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452e398>, pp_stack=0x7fffdd3ebca8, >---Type <return> to continue, or q <return> to quit--- > n=2, na=2, nk=0) at Python/ceval.c:4442 >#19 0x0000000800b55ffa in call_function (pp_stack=0x7fffdd3ebca8, oparg=1) at Python/ceval.c:4377 >#20 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x810227220, for file /usr/local/lib/python2.7/logging/__init__.py, line 1296, in handle (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, record=<LogRecord(relativeCreated=<float at remote 0x8009b6c68>, process=84370, module='Logs', funcName='debug', zone='runner', filename='Logs.py', levelno=10, processName='MainProcess', lineno=104, msg=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#21 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452e230>, pp_stack=0x7fffdd3ec258, > n=2, na=2, nk=0) at Python/ceval.c:4442 >#22 0x0000000800b55ffa in call_function (pp_stack=0x7fffdd3ec258, oparg=1) at Python/ceval.c:4377 >#23 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f727620, for file /usr/local/lib/python2.7/logging/__init__.py, line 1286, in _log (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, level=10, msg='runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_time_audit.8.xml --nonet /usr/ports/net/sa...(truncated), throwflag=0) > at Python/ceval.c:2994 >#24 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8044f87b0, > globals={'__path__': ['/usr/local/lib/python2.7/logging'], 'LogRecord': <type at remote 0x80453ec20>, 'logProcesses': 1, 'addLevelName': <function at remote 0x80452a050>, '_addHandlerRef': <function at remote 0x80452ac08>, 'WARNING': 30, 'collections': <module at remote 0x80206c718>, 'fatal': <function at remote 0x80452eb18>, 'currentframe': <function at remote 0x804525f50>, 'INFO': 20, '_startTime': <float at remote 0x80099e320>, '__file__': '/usr/local/lib/python2.7/logging/__init__.pyc', 'BufferingFormatter': <type at remote 0x80453f420>, 'NOTSET': 0, '_levelNames': {0: 'NOTSET', 10: 'DEBUG', 'WARN': 30, 20: 'INFO', 'ERROR': 40, 'DEB---Type <return> to continue, or q <return> to quit--- >UG': 10, 30: 'WARNING', 'INFO': 20, 'WARNING': 30, 40: 'ERROR', 50: 'CRITICAL', 'CRITICAL': 50, 'NOTSET': 0}, '__date__': '07 February 2010', 'getLogger': <function at remote 0x80452eaa0>, 'debug': <function at remote 0x80452ed70>, 'basicConfig': <function at remote 0x80452bb90>, 'cStringIO': <module at remote 0x803665a98>, '_acquireLock': <function at remote 0x80452a140>, 'atexit': <m...(truncated), locals=0x0, > args=0x80ff46d20, argcount=4, kws=0x80090a068, kwcount=0, defs=0x8033f68d8, defcount=2, closure=0x0) > at Python/ceval.c:3589 >#25 0x0000000800a9006e in function_call (func=<function at remote 0x80452e1b8>, > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 10, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_time_audit.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/ma...(truncated), kw={}) > at Objects/funcobject.c:523 >#26 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x80452e1b8>, > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 10, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_time_audit.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/ma...(truncated), kw={}) > at Objects/abstract.c:2547 >#27 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x80452e1b8>, pp_stack=0x7fffdd3eca78, > flags=2, na=4, nk=0) at Python/ceval.c:4671 >#28 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x80f5cdc20, for file /usr/local/lib/python2.7/logging/__init__.py, line 1155, in debug (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, ---Type <return> to continue, or q <return> to quit--- >_RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, msg='runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_time_audit.8.xml --nonet /usr/ports/net/samba47/wor...(truncated), throwflag=0) > at Python/ceval.c:3033 >#29 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8044f82b0, > globals={'__path__': ['/usr/local/lib/python2.7/logging'], 'LogRecord': <type at remote 0x80453ec20>, 'logProcesses': 1, 'addLevelName': <function at remote 0x80452a050>, '_addHandlerRef': <function at remote 0x80452ac08>, 'WARNING': 30, 'collections': <module at remote 0x80206c718>, 'fatal': <function at remote 0x80452eb18>, 'currentframe': <function at remote 0x804525f50>, 'INFO': 20, '_startTime': <float at remote 0x80099e320>, '__file__': '/usr/local/lib/python2.7/logging/__init__.pyc', 'BufferingFormatter': <type at remote 0x80453f420>, 'NOTSET': 0, '_levelNames': {0: 'NOTSET', 10: 'DEBUG', 'WARN': 30, 20: 'INFO', 'ERROR': 40, 'DEBUG': 10, 30: 'WARNING', 'INFO': 20, 'WARNING': 30, 40: 'ERROR', 50: 'CRITICAL', 'CRITICAL': 50, 'NOTSET': 0}, '__date__': '07 February 2010', 'getLogger': <function at remote 0x80452eaa0>, 'debug': <function at remote 0x80452ed70>, 'basicConfig': <function at remote 0x80452bb90>, 'cStringIO': <module at remote 0x803665a98>, '_acquireLock': <function at remote 0x80452a140>, 'atexit': <m...(truncated), locals=0x0, > args=0x80ff3e6e0, argcount=2, kws=0x80090a068, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#30 0x0000000800a9006e in function_call (func=<function at remote 0x80452bcf8>, > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_time_audit.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpag...(truncated), kw={}) > at Objects/funcobject.c:523 >#31 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x80452bcf8>, > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8---Type <return> to continue, or q <return> to quit--- >009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_time_audit.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpag...(truncated), kw={}) > at Objects/abstract.c:2547 >#32 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x80452bcf8>, pp_stack=0x7fffdd3ed2c8, > flags=3, na=2, nk=0) at Python/ceval.c:4671 >#33 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x810ffec20, for file /usr/local/lib/python2.7/logging/__init__.py, line 1637, in debug (msg='runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_time_audit.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_time_audit.8.xml true --nonet -o default/docs-xml/manpages/vfs_time_audit.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_time_audit.8.xml ', args=(), kwargs={}), > throwflag=0) at Python/ceval.c:3033 >#34 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8044ff730, > globals={'__path__': ['/usr/local/lib/python2.7/logging'], 'LogRecord': <type at remote 0x80453ec20>, 'logProcesses': 1, 'addLevelName': <function at remote 0x80452a050>, '_addHandlerRef': <function at remote 0x80452ac08>, 'WARNING': 30, 'collections': <module at remote 0x80206c718>, 'fatal': <function at remote 0x80452eb18>, 'currentframe': <function at remote 0x804525f50>, 'INFO': 20, '_startTime': <float at remote 0x80099e320>, '__file__': '/usr/local/lib/python2.7/logging/__init__.pyc', 'BufferingFormatter': <type at remote 0x80453f420>, 'NOTSET': 0, '_levelNames': {0: 'NOTSET', 10: 'DEBUG', 'WARN': 30, 20: 'INFO', 'ERROR': 40, 'DEBUG': 10, 30: 'WARNING', 'INFO': 20, 'WARNING': 30, 40: 'ERROR', 50: 'CRITICAL', 'CRITICAL': 50, 'NOTSET': 0}, '__date__': '07 February 2010', 'getLogger': <function at remote 0x80452eaa0>, 'debug': <function at remote 0x80452ed70>, 'basicConfig': <function at remote 0x80452bb90>, 'cStringIO': <module at remote 0x803665a98>, '_acquireLock': <function at remote 0x80452a140>, 'atexit': <m...(truncated), locals=0x0, > args=0x80db8e1a8, argcount=1, kws=0x80090a068, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#35 0x0000000800a9006e in function_call (func=<function at remote 0x80452ed70>, > arg=('runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///us---Type <return> to continue, or q <return> to quit--- >r/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_time_audit.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_time_audit.8.xml true --nonet -o default/docs-xml/manpages/vfs_time_audit.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_time_audit.8.xml ',), kw={}) > at Objects/funcobject.c:523 >#36 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x80452ed70>, > arg=('runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_time_audit.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_time_audit.8.xml true --nonet -o default/docs-xml/manpages/vfs_time_audit.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_time_audit.8.xml ',), kw={}) > at Objects/abstract.c:2547 >#37 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x80452ed70>, pp_stack=0x7fffdd3edb18, > flags=3, na=0, nk=0) at Python/ceval.c:4671 >#38 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x80fe5b520, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Logs.py, line 104, in debug (k=['runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_time_audit.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_time_audit.8.xml true --nonet -o default/docs-xml/manpages/vfs_time_audit.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_time_audit.8.xml '], kw={}), throwflag=0) at Python/ceval.c:3033 >#39 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8036588b0, > globals={'O755': 493, 'warn': <function at remote 0x80452ec80>, 'DBFILE': '.wafpickle-7', 'UNDEFINED': (), 'NORMAL': 'NORMAL', 'DEFAULT': 'default', 'EXCEPTION': 3, 'MAXPARALLEL': 'MAXPARALLEL', 'SIG_NIL': 'iluvcuteoverload', 'colors': <foo at remote 0x80367d4d0>, 'CACHE_DIR': 'c4che', 'formatter': <type at remote 0x804541c20>, 'INSTALL': 1337, 'get_color': <function at remote 0x80365b050>, 'LOG_FORMAT': '%(asctime)s %(c1)s%(zone)s%(c2)s %(message)s', 'RUN_ME': -3, 're_log': <_sre.SRE_Pattern at remote 0x8020ef2d0>, 'O644': 420, 'WAF_LOG_FORMAT': '%(c1)s%(zone)s%(c2)s %(message)s', 'verbose': 2, 'MAXJOBS': 99999999, 'WAFREVISION': '9709M', 'CFG_FILES': 'cfg_files', 'VARIANT': '_VARIANT_', '__package__': None, 're': <module at remote 0x801ddab---Type <return> to continue, or q <return> to quit--- >08>, 'CACHE_SUFFIX': '.cache.py', 'JOBCONTROL': 'JOBCONTROL', 'WSCRIPT_BUILD_FILE': 'wscript_build', 'UNINSTALL': -1337, '__doc__': None, 'WAF_CONFIG_H': 'config.h', 'HEXVERSION': 1069081, 'log_filter': <type at remote 0x804541820>, 'SUCCESS': 9, 'APPNAME': 'APPNAME', '__builtins...(truncated), locals=0x0, > args=0x80f6838c0, argcount=1, kws=0x80f6838c8, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#40 0x0000000800b57e25 in fast_function (func=<function at remote 0x80452f398>, pp_stack=0x7fffdd3ee348, > n=1, na=1, nk=0) at Python/ceval.c:4452 >#41 0x0000000800b55ffa in call_function (pp_stack=0x7fffdd3ee348, oparg=1) at Python/ceval.c:4377 >#42 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f683720, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/3rdparty/print_commands.py, line 14, in exec_command (self=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#43 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805f1e7b0, > globals={'Utils': <module at remote 0x803408168>, '__builtins__': {'bytearray': <type at remote 0x800e11340>, 'IndexError': <type at remote 0x800e18830>, 'all': <built-in function all>, 'help': <_Helper at remote 0x8020347d0>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x800e181f0>, 'unicode': <type at remote 0x800e2bd80>, 'UnicodeDecodeError': <type at remote 0x800e19000>, 'memoryview': <type at remote 0x800e22d90>, 'isinstance': <built-in function isinstance>, 'copyright': <_Printer(_Printer__data='Copyright (c) 2001-2017 Python Software Foundation.\nAll Rights Reserved.\n\nCopyright (c) 2000 BeOpen.com.\nAll Rights Reserved.\n\nCopyright (c) 1995-2001 Corporation for National Research Initiatives.\nAll Rights Reserved.\n\nCopyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.\nAll Rights Reserved.', _Printer__lines=None, _Printer__name='copyright', _Printer__dirs=(), _Printer__files=(...)) at remote 0x8020345d0>, 'NameError': <type at remote 0x800e17d40>, 'BytesWarning': <type at ...(truncated), locals=0x0, > args=0x80fdbf698, argcount=2, kws=0x80ff398d8, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#44 0x0000000800a9006e in function_call (func=<function at remote 0x801dce668>, > arg=(<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), ---Type <return> to continue, or q <return> to quit--- >run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>], position=(224, 3804), run_after=[], generator=<...>, outputs=[<Nodu at remote 0x80ab84110>], dep_nodes=[], m=<_hashlib.HASH at re...(truncated), kw={'cwd': None}) > at Objects/funcobject.c:523 >#45 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x801dce668>, > arg=(<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>], position=(224, 3804), run_after=[], generator=<...>, outputs=[<Nodu at remote 0x80ab84110>], dep_nodes=[], m=<_hashlib.HASH at re...(truncated), kw={'cwd': None}) > at Objects/abstract.c:2547 >#46 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x801dce668>, pp_stack=0x7fffdd3eeb68, > flags=3, na=1, nk=0) at Python/ceval.c:4671 >#47 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x811321420, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 420, in exec_command (self=<manpages/vfs_time_audit.8(inputs=[<Nodu at remote 0x80db4f410>], position=(3782, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_time_audit.8.xml', env=<Environment at remote 0x8061fb790>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']),...(truncated), throwflag=0) > at Python/ceval.c:3033 >#48 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805d1b3b0, >---Type <return> to continue, or q <return> to quit--- > globals={'DBFILE': '.wafpickle-7', 'random': <module at remote 0x804631fd8>, 'datetime': <module at remote 0x80205fa98>, 'algotype': 'NORMAL', 'RUN_ME': -3, 'WAFREVISION': '9709M', 'tempfile': <module at remote 0x804631600>, 'TaskGroup': <type at remote 0x802089420>, 'MAXPARALLEL': 'MAXPARALLEL', 'Task': <store_task_type(sig_vars=<function at remote 0x805d6a500>, __module__='Task', add_file_dependency=<function at remote 0x805d6a1b8>, vars=[], scan=None, __str__=<function at remote 0x805d66e60>, sig_implicit_deps=<function at remote 0x805d6a578>, compute_sig_implicit_deps=<function at remote 0x805d6a5f0>, set_inputs=<function at remote 0x805d6a050>, can_retrieve_cache=<function at remote 0x805d6a398>, __init__=<function at remote 0x805d66de8>, post_run=<function at remote 0x805d6a320>, set_outputs=<function at remote 0x805d6a0c8>, display=<function at remote 0x805efa8c0>, set_run_after=<function at remote 0x805d6a140>, sig_explicit_deps=<function at remote 0x805d6a488>, old_display=<instancemethod at remote 0x805ca98...(truncated), locals=0x0, > args=0x80f5ae2c8, argcount=2, kws=0x80f5ae2d8, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#49 0x0000000800b57e25 in fast_function (func=<function at remote 0x805d668c0>, pp_stack=0x7fffdd3ef398, > n=4, na=2, nk=1) at Python/ceval.c:4452 >#50 0x0000000800b55ffa in call_function (pp_stack=0x7fffdd3ef398, oparg=257) at Python/ceval.c:4377 >#51 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f5ae120, for file <string>, line 18, in f (task=<manpages/vfs_time_audit.8(inputs=[<Nodu at remote 0x80db4f410>], position=(3782, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_time_audit.8.xml', env=<Environment at remote 0x8061fb790>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#52 0x0000000800b57d21 in fast_function (func=<function at remote 0x80db47f50>, pp_stack=0x7fffdd3ef948, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#53 0x0000000800b55ffa in call_function (pp_stack=0x7fffdd3ef948, oparg=0) at Python/ceval.c:4377 >#54 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x81183f020, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 432, in call_run (self=<manpages/vfs_time_audit.8(inputs=[<Nodu at remote 0x80db4f410>], position=(3782, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_time_audit.8.xml', env=<Environment at remote 0x---Type <return> to continue, or q <return> to quit--- >8061fb790>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), dir...(truncated), throwflag=0) > at Python/ceval.c:2994 >#55 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d66a28>, pp_stack=0x7fffdd3efef8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#56 0x0000000800b55ffa in call_function (pp_stack=0x7fffdd3efef8, oparg=0) at Python/ceval.c:4377 >#57 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80fef3920, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 37, in process_task (tsk=<manpages/vfs_time_audit.8(inputs=[<Nodu at remote 0x80db4f410>], position=(3782, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_time_audit.8.xml', env=<Environment at remote 0x8061fb790>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']),...(truncated), throwflag=0) > at Python/ceval.c:2994 >#58 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d03f50>, pp_stack=0x7fffdd3f04a8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#59 0x0000000800b55ffa in call_function (pp_stack=0x7fffdd3f04a8, oparg=1) at Python/ceval.c:4377 >#60 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db8bc90, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 83, in loop (self=<TaskConsumer(_Thread__ident=34557729280, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccb70>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccb70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccb70>) at remote 0x80db8e090>, _Thread__name='Thread-12', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc930>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc930>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc930>) at remote 0x80db6cfd0>) at remote 0x80db6cf90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Ver...(truncated), throwflag=0) > at Python/ceval.c:2994 >---Type <return> to continue, or q <return> to quit--- >#61 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f1b8>, pp_stack=0x7fffdd3f0a58, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#62 0x0000000800b55ffa in call_function (pp_stack=0x7fffdd3f0a58, oparg=0) at Python/ceval.c:4377 >#63 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db8bad0, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 76, in run (self=<TaskConsumer(_Thread__ident=34557729280, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccb70>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccb70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccb70>) at remote 0x80db8e090>, _Thread__name='Thread-12', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc930>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc930>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc930>) at remote 0x80db6cfd0>) at remote 0x80db6cf90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verb...(truncated), throwflag=0) > at Python/ceval.c:2994 >#64 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f140>, pp_stack=0x7fffdd3f1008, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#65 0x0000000800b55ffa in call_function (pp_stack=0x7fffdd3f1008, oparg=0) at Python/ceval.c:4377 >#66 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8098d1020, for file /usr/local/lib/python2.7/threading.py, line 801, in __bootstrap_inner (self=<TaskConsumer(_Thread__ident=34557729280, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccb70>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccb70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccb70>) at remote 0x80db8e090>, _Thread__name='Thread-12', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc930>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc930>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc930>) at remote 0x80db6cfd0>) at remote 0x80db6cf90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _T...(truncated), throwflag=0) > at Python/ceval.c:2994 >#67 0x0000000800b57d21 in fast_function (func=<function at remote 0x8045250c8>, pp_stack=0x7fffdd3f15b8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#68 0x0000000800b55ffa in call_function (pp_stack=0x7fffdd3f15b8, oparg=0) at Python/ceval.c:4377 >#69 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db8b910, for file /usr/local/lib/python2.7/threading.py, line 774, in __bootstrap (self=<TaskConsumer(_Thread__ident=34557729280, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<---Type <return> to continue, or q <return> to quit--- >thread.lock at remote 0x8009ccb70>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccb70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccb70>) at remote 0x80db8e090>, _Thread__name='Thread-12', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc930>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc930>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc930>) at remote 0x80db6cfd0>) at remote 0x80db6cf90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread_...(truncated), throwflag=0) > at Python/ceval.c:2994 >#70 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x804517530, > globals={'current_thread': <function at remote 0x804525b18>, '_BoundedSemaphore': <type at remote 0x804552420>, 'currentThread': <function at remote 0x804525b18>, '_Timer': <type at remote 0x80453e020>, '_format_exc': <function at remote 0x801dd4668>, 'Semaphore': <function at remote 0x80450ced8>, '_deque': <type at remote 0x8023245f0>, 'activeCount': <function at remote 0x804525cf8>, '_profile_hook': None, '_sleep': <built-in function sleep>, '_trace_hook': None, 'ThreadError': <type at remote 0x80208cc20>, '_enumerate': <function at remote 0x804525d70>, '_start_new_thread': <built-in function start_new_thread>, 'BoundedSemaphore': <function at remote 0x804521488>, '_shutdown': <instancemethod at remote 0x801ddcf50>, '__all__': ['activeCount', 'active_count', 'Condition', 'currentThread', 'current_thread', 'enumerate', 'Event', 'Lock', 'RLock', 'Semaphore', 'BoundedSemaphore', 'Thread', 'Timer', 'setprofile', 'settrace', 'local', 'stack_size'], '_Event': <type at remote 0x804552820>, 'active_count': <function at rem...(truncated), locals=0x0, > args=0x80db6c9e8, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#71 0x0000000800a9006e in function_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34557729280, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccb70>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccb70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccb70>) at remote 0x80db8e090>, _Thread__name='Thread-12', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc930>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc930>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc930>) at remote 0x80db6cfd0>) at remote 0x80db6cf90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6cf50>,), kw=0x0) at Objects/funcobject.c:523 >#72 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34557729280, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccb70>, acquire=<built-in method acquire of thread.lock object at r---Type <return> to continue, or q <return> to quit--- >emote 0x8009ccb70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccb70>) at remote 0x80db8e090>, _Thread__name='Thread-12', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc930>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc930>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc930>) at remote 0x80db6cfd0>) at remote 0x80db6cf90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6cf50>,), kw=0x0) at Objects/abstract.c:2547 >#73 0x0000000800a69c88 in instancemethod_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34557729280, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccb70>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccb70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccb70>) at remote 0x80db8e090>, _Thread__name='Thread-12', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc930>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc930>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc930>) at remote 0x80db6cfd0>) at remote 0x80db6cf90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6cf50>,), kw=0x0) at Objects/classobject.c:2602 >#74 0x0000000800a54a07 in PyObject_Call (func=<instancemethod at remote 0x80db80460>, arg=(), kw=0x0) > at Objects/abstract.c:2547 >#75 0x0000000800b53f50 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x80db80460>, > arg=(), kw=0x0) at Python/ceval.c:4226 >#76 0x0000000800ba8961 in t_bootstrap (boot_raw=0x80d49f930) at ./Modules/threadmodule.c:620 >#77 0x000000080064ecf9 in thread_start (curthread=0x80bcd1a00) > at /usr/src/lib/libthr/thread/thr_create.c:291 >#78 0x0000000000000000 in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffdd3f2000 > >Thread 12 (LWP 101656): >#0 _umtx_op () at _umtx_op.S:3 >#1 0x00000008010e4cae in usem_wait (sem=<optimized out>, clock_id=0, rmtp=<optimized out>, > flags=<optimized out>, rqtp=<optimized out>) at cancelpoints_sem_new.c:367 >#2 _sem_clockwait_np (sem=<optimized out>, clock_id=0, flags=<optimized out>, rqtp=0x0, > rmtp=<optimized out>) at cancelpoints_sem_new.c:426 >#3 0x0000000800ba1ad1 in PyThread_acquire_lock (lock=0x800903090, waitflag=1) >---Type <return> to continue, or q <return> to quit--- > at Python/thread_pthread.h:324 >#4 0x0000000800b4793c in PyEval_RestoreThread (tstate=0x80a7b2cc0) at Python/ceval.c:359 >#5 0x0000000800ba8d5b in lock_PyThread_acquire_lock (self=0x8009cc2b0, args=(1,)) > at ./Modules/threadmodule.c:53 >#6 0x0000000800ab2aae in PyCFunction_Call ( > func=<built-in method acquire of thread.lock object at remote 0x8009cc2b0>, arg=(1,), kw=0x0) > at Objects/methodobject.c:81 >#7 0x0000000800b55e9c in call_function (pp_stack=0x7fffddbec398, oparg=1) at Python/ceval.c:4357 >#8 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f77a120, for file /usr/local/lib/python2.7/threading.py, line 174, in acquire (self=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, blocking=1, me=34557726720), throwflag=0) at Python/ceval.c:2994 >#9 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x804507d30, > globals={'current_thread': <function at remote 0x804525b18>, '_BoundedSemaphore': <type at remote 0x804552420>, 'currentThread': <function at remote 0x804525b18>, '_Timer': <type at remote 0x80453e020>, '_format_exc': <function at remote 0x801dd4668>, 'Semaphore': <function at remote 0x80450ced8>, '_deque': <type at remote 0x8023245f0>, 'activeCount': <function at remote 0x804525cf8>, '_profile_hook': None, '_sleep': <built-in function sleep>, '_trace_hook': None, 'ThreadError': <type at remote 0x80208cc20>, '_enumerate': <function at remote 0x804525d70>, '_start_new_thread': <built-in function start_new_thread>, 'BoundedSemaphore': <function at remote 0x804521488>, '_shutdown': <instancemethod at remote 0x801ddcf50>, '__all__': ['activeCount', 'active_count', 'Condition', 'currentThread', 'current_thread', 'enumerate', 'Event', 'Lock', 'RLock', 'Semaphore', 'BoundedSemaphore', 'Thread', 'Timer', 'setprofile', 'settrace', 'local', 'stack_size'], '_Event': <type at remote 0x804552820>, 'active_count': <function at rem...(truncated), locals=0x0, > args=0x80f5ae8a0, argcount=1, kws=0x80f5ae8a8, kwcount=0, defs=0x80451f368, defcount=1, closure=0x0) > at Python/ceval.c:3589 >#10 0x0000000800b57e25 in fast_function (func=<function at remote 0x80450cc08>, pp_stack=0x7fffddbecb98, > n=1, na=1, nk=0) at Python/ceval.c:4452 >#11 0x0000000800b55ffa in call_function (pp_stack=0x7fffddbecb98, oparg=0) at Python/ceval.c:4377 >#12 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f5ae720, for file /usr/local/lib/python2.7/logging/__init__.py, line 708, in acquire (self=<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>), throwflag=0) at Python/ceval.c:2994 >#13 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452aed8>, pp_stack=0x7fffddbed148, > n=1, na=1, nk=0) at Python/ceval.c:4442 >---Type <return> to continue, or q <return> to quit--- >#14 0x0000000800b55ffa in call_function (pp_stack=0x7fffddbed148, oparg=0) at Python/ceval.c:4377 >#15 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x811feb920, for file /usr/local/lib/python2.7/logging/__init__.py, line 757, in handle (self=<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>, record=<LogRecord(relativeCreated=<float at remote 0x8104d9308>, process=84370, module='Logs', funcName='debug', zone='runner', filename='Logs.py', levelno=10, processName='MainProcess', lineno=104, msg=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_xattr....(truncated), throwflag=0) > at Python/ceval.c:2994 >#16 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452b1b8>, pp_stack=0x7fffddbed6f8, > n=2, na=2, nk=0) at Python/ceval.c:4442 >#17 0x0000000800b55ffa in call_function (pp_stack=0x7fffddbed6f8, oparg=1) at Python/ceval.c:4377 >#18 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f70c720, for file /usr/local/lib/python2.7/logging/__init__.py, line 1336, in callHandlers (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, record=<LogRecord(relativeCreated=<float at remote 0x8104d9308>, process=84370, module='Logs', funcName='debug', zone='runner', filename='Logs.py', levelno=10, processName='MainProcess', lineno=104, msg=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#19 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452e398>, pp_stack=0x7fffddbedca8, > n=2, na=2, nk=0) at Python/ceval.c:4442 >#20 0x0000000800b55ffa in call_function (pp_stack=0x7fffddbedca8, oparg=1) at Python/ceval.c:4377 >#21 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f5ade20, for file /usr/local/lib/python2.7/logging/__init__.py, line 1296, in handle (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _---Type <return> to continue, or q <return> to quit--- >fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, record=<LogRecord(relativeCreated=<float at remote 0x8104d9308>, process=84370, module='Logs', funcName='debug', zone='runner', filename='Logs.py', levelno=10, processName='MainProcess', lineno=104, msg=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#22 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452e230>, pp_stack=0x7fffddbee258, > n=2, na=2, nk=0) at Python/ceval.c:4442 >#23 0x0000000800b55ffa in call_function (pp_stack=0x7fffddbee258, oparg=1) at Python/ceval.c:4377 >#24 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x810fffb20, for file /usr/local/lib/python2.7/logging/__init__.py, line 1286, in _log (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, level=10, msg='runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_xattr.8.xml --nonet /usr/ports/net...(truncated), throwflag=0) > at Python/ceval.c:2994 >#25 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8044f87b0, > globals={'__path__': ['/usr/local/lib/python2.7/logging'], 'LogRecord': <type at remote 0x80453ec20>, 'logProcesses': 1, 'addLevelName': <function at remote 0x80452a050>, '_addHandlerRef': <function at remote 0x80452ac08>, 'WARNING': 30, 'collections': <module at remote 0x80206c718>, 'fatal': <function at remote 0x80452eb18>, 'currentframe': <function at remote 0x804525f50>, 'INFO': 20, '_startTime': <float at remote 0x80099e320>, '__file__': '/usr/local/lib/python2.7/logging/__init__.pyc', 'BufferingFormatter': <type at remote 0x80453f420>, 'NOTSET': 0, '_levelNames': {0: 'NOTSET', 10: 'DEBUG', 'WARN': 30, 20: 'INFO', 'ERROR': 40, 'DEBUG': 10, 30: 'WARNING', 'INFO': 20, 'WARNING': 30, 40: 'ERROR', 50: 'CRITICAL', 'CRITICAL': 50, 'NOTSET': 0}, '__date__': '07 February 2010', 'getLogger': <function at remote 0x80452eaa0>, 'debug': <function at remote 0x80452ed70>, 'basicConfig': <function at remote 0x80452bb90>, 'cStringIO': <module at remote 0x803665a98>, '_acquireLock': <function at remote 0x80452a140>, 'atexit': <m...(truncated), locals=0x0, > args=0x80ff4a8a8, argcount=4, kws=0x80090a068, kwcount=0, defs=0x8033f68d8, defcount=2, closure=0x0) > at Python/ceval.c:3589 >#26 0x0000000800a9006e in function_call (func=<function at remote 0x80452e1b8>, >---Type <return> to continue, or q <return> to quit--- > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 10, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_xattr.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml...(truncated), kw={}) > at Objects/funcobject.c:523 >#27 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x80452e1b8>, > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 10, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_xattr.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml...(truncated), kw={}) > at Objects/abstract.c:2547 >#28 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x80452e1b8>, pp_stack=0x7fffddbeea78, > flags=2, na=4, nk=0) at Python/ceval.c:4671 >#29 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x80faa5c20, for file /usr/local/lib/python2.7/logging/__init__.py, line 1155, in debug (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, msg='runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_xattr.8.xml --nonet /usr/ports/net/samba47/...(truncated), throwflag=0) >---Type <return> to continue, or q <return> to quit--- > at Python/ceval.c:3033 >#30 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8044f82b0, > globals={'__path__': ['/usr/local/lib/python2.7/logging'], 'LogRecord': <type at remote 0x80453ec20>, 'logProcesses': 1, 'addLevelName': <function at remote 0x80452a050>, '_addHandlerRef': <function at remote 0x80452ac08>, 'WARNING': 30, 'collections': <module at remote 0x80206c718>, 'fatal': <function at remote 0x80452eb18>, 'currentframe': <function at remote 0x804525f50>, 'INFO': 20, '_startTime': <float at remote 0x80099e320>, '__file__': '/usr/local/lib/python2.7/logging/__init__.pyc', 'BufferingFormatter': <type at remote 0x80453f420>, 'NOTSET': 0, '_levelNames': {0: 'NOTSET', 10: 'DEBUG', 'WARN': 30, 20: 'INFO', 'ERROR': 40, 'DEBUG': 10, 30: 'WARNING', 'INFO': 20, 'WARNING': 30, 40: 'ERROR', 50: 'CRITICAL', 'CRITICAL': 50, 'NOTSET': 0}, '__date__': '07 February 2010', 'getLogger': <function at remote 0x80452eaa0>, 'debug': <function at remote 0x80452ed70>, 'basicConfig': <function at remote 0x80452bb90>, 'cStringIO': <module at remote 0x803665a98>, '_acquireLock': <function at remote 0x80452a140>, 'atexit': <m...(truncated), locals=0x0, > args=0x80ff49068, argcount=2, kws=0x80090a068, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#31 0x0000000800a9006e in function_call (func=<function at remote 0x80452bcf8>, > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_xattr.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/man...(truncated), kw={}) > at Objects/funcobject.c:523 >#32 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x80452bcf8>, > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_xattr.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-samba---Type <return> to continue, or q <return> to quit--- >doc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/man...(truncated), kw={}) > at Objects/abstract.c:2547 >#33 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x80452bcf8>, pp_stack=0x7fffddbef2c8, > flags=3, na=2, nk=0) at Python/ceval.c:4671 >#34 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x8110bb920, for file /usr/local/lib/python2.7/logging/__init__.py, line 1637, in debug (msg='runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_xattr.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_streams_xattr.8.xml true --nonet -o default/docs-xml/manpages/vfs_streams_xattr.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_streams_xattr.8.xml ', args=(), kwargs={}), throwflag=0) at Python/ceval.c:3033 >#35 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8044ff730, > globals={'__path__': ['/usr/local/lib/python2.7/logging'], 'LogRecord': <type at remote 0x80453ec20>, 'logProcesses': 1, 'addLevelName': <function at remote 0x80452a050>, '_addHandlerRef': <function at remote 0x80452ac08>, 'WARNING': 30, 'collections': <module at remote 0x80206c718>, 'fatal': <function at remote 0x80452eb18>, 'currentframe': <function at remote 0x804525f50>, 'INFO': 20, '_startTime': <float at remote 0x80099e320>, '__file__': '/usr/local/lib/python2.7/logging/__init__.pyc', 'BufferingFormatter': <type at remote 0x80453f420>, 'NOTSET': 0, '_levelNames': {0: 'NOTSET', 10: 'DEBUG', 'WARN': 30, 20: 'INFO', 'ERROR': 40, 'DEBUG': 10, 30: 'WARNING', 'INFO': 20, 'WARNING': 30, 40: 'ERROR', 50: 'CRITICAL', 'CRITICAL': 50, 'NOTSET': 0}, '__date__': '07 February 2010', 'getLogger': <function at remote 0x80452eaa0>, 'debug': <function at remote 0x80452ed70>, 'basicConfig': <function at remote 0x80452bb90>, 'cStringIO': <module at remote 0x803665a98>, '_acquireLock': <function at remote 0x80452a140>, 'atexit': <m...(truncated), locals=0x0, > args=0x80db8e068, argcount=1, kws=0x80090a068, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#36 0x0000000800a9006e in function_call (func=<function at remote 0x80452ed70>, > arg=('runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_xattr.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_streams_xattr.8.xml true --nonet -o default/docs-xml/manpages/vfs_streams_xattr.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_streams_xattr.8.xml ',), kw={}) at Objects/funcobject.c:523 >---Type <return> to continue, or q <return> to quit--- >#37 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x80452ed70>, > arg=('runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_xattr.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_streams_xattr.8.xml true --nonet -o default/docs-xml/manpages/vfs_streams_xattr.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_streams_xattr.8.xml ',), kw={}) at Objects/abstract.c:2547 >#38 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x80452ed70>, pp_stack=0x7fffddbefb18, > flags=3, na=0, nk=0) at Python/ceval.c:4671 >#39 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x8117d5e20, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Logs.py, line 104, in debug (k=['runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_xattr.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_streams_xattr.8.xml true --nonet -o default/docs-xml/manpages/vfs_streams_xattr.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_streams_xattr.8.xml '], kw={}), throwflag=0) at Python/ceval.c:3033 >#40 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8036588b0, > globals={'O755': 493, 'warn': <function at remote 0x80452ec80>, 'DBFILE': '.wafpickle-7', 'UNDEFINED': (), 'NORMAL': 'NORMAL', 'DEFAULT': 'default', 'EXCEPTION': 3, 'MAXPARALLEL': 'MAXPARALLEL', 'SIG_NIL': 'iluvcuteoverload', 'colors': <foo at remote 0x80367d4d0>, 'CACHE_DIR': 'c4che', 'formatter': <type at remote 0x804541c20>, 'INSTALL': 1337, 'get_color': <function at remote 0x80365b050>, 'LOG_FORMAT': '%(asctime)s %(c1)s%(zone)s%(c2)s %(message)s', 'RUN_ME': -3, 're_log': <_sre.SRE_Pattern at remote 0x8020ef2d0>, 'O644': 420, 'WAF_LOG_FORMAT': '%(c1)s%(zone)s%(c2)s %(message)s', 'verbose': 2, 'MAXJOBS': 99999999, 'WAFREVISION': '9709M', 'CFG_FILES': 'cfg_files', 'VARIANT': '_VARIANT_', '__package__': None, 're': <module at remote 0x801ddab08>, 'CACHE_SUFFIX': '.cache.py', 'JOBCONTROL': 'JOBCONTROL', 'WSCRIPT_BUILD_FILE': 'wscript_build', 'UNINSTALL': -1337, '__doc__': None, 'WAF_CONFIG_H': 'config.h', 'HEXVERSION': 1069081, 'log_filter': <type at remote 0x804541820>, 'SUCCESS': 9, 'APPNAME': 'APPNAME', '__builtins...(truncated), locals=0x0, > args=0x80db7f7c0, argcount=1, kws=0x80db7f7c8, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#41 0x0000000800b57e25 in fast_function (func=<function at remote 0x80452f398>, pp_stack=0x7fffddbf0348, > n=1, na=1, nk=0) at Python/ceval.c:4452 >---Type <return> to continue, or q <return> to quit--- >#42 0x0000000800b55ffa in call_function (pp_stack=0x7fffddbf0348, oparg=1) at Python/ceval.c:4377 >#43 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db7f620, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/3rdparty/print_commands.py, line 14, in exec_command (self=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#44 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805f1e7b0, > globals={'Utils': <module at remote 0x803408168>, '__builtins__': {'bytearray': <type at remote 0x800e11340>, 'IndexError': <type at remote 0x800e18830>, 'all': <built-in function all>, 'help': <_Helper at remote 0x8020347d0>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x800e181f0>, 'unicode': <type at remote 0x800e2bd80>, 'UnicodeDecodeError': <type at remote 0x800e19000>, 'memoryview': <type at remote 0x800e22d90>, 'isinstance': <built-in function isinstance>, 'copyright': <_Printer(_Printer__data='Copyright (c) 2001-2017 Python Software Foundation.\nAll Rights Reserved.\n\nCopyright (c) 2000 BeOpen.com.\nAll Rights Reserved.\n\nCopyright (c) 1995-2001 Corporation for National Research Initiatives.\nAll Rights Reserved.\n\nCopyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.\nAll Rights Reserved.', _Printer__lines=None, _Printer__name='copyright', _Printer__dirs=(), _Printer__files=(...)) at remote 0x8020345d0>, 'NameError': <type at remote 0x800e17d40>, 'BytesWarning': <type at ...(truncated), locals=0x0, > args=0x80fd8e218, argcount=2, kws=0x80ff43fe0, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#45 0x0000000800a9006e in function_call (func=<function at remote 0x801dce668>, > arg=(<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>], position=(224, 3804), run_after=[], generator=<...>, outputs=[<Nodu a---Type <return> to continue, or q <return> to quit--- >t remote 0x80ab84110>], dep_nodes=[], m=<_hashlib.HASH at re...(truncated), kw={'cwd': None}) > at Objects/funcobject.c:523 >#46 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x801dce668>, > arg=(<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>], position=(224, 3804), run_after=[], generator=<...>, outputs=[<Nodu at remote 0x80ab84110>], dep_nodes=[], m=<_hashlib.HASH at re...(truncated), kw={'cwd': None}) > at Objects/abstract.c:2547 >#47 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x801dce668>, pp_stack=0x7fffddbf0b68, > flags=3, na=1, nk=0) at Python/ceval.c:4671 >#48 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x812adc220, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 420, in exec_command (self=<manpages/vfs_streams_xattr.8(inputs=[<Nodu at remote 0x80db4f290>], position=(3780, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_streams_xattr.8.xml', env=<Environment at remote 0x8061fb650>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version...(truncated), throwflag=0) > at Python/ceval.c:3033 >#49 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805d1b3b0, > globals={'DBFILE': '.wafpickle-7', 'random': <module at remote 0x804631fd8>, 'datetime': <module at remote 0x80205fa98>, 'algotype': 'NORMAL', 'RUN_ME': -3, 'WAFREVISION': '9709M', 'tempfile': <module at remote 0x804631600>, 'TaskGroup': <type at remote 0x802089420>, 'MAXPARALLEL': 'MAXPARALLEL', 'Task': <store_task_type(sig_vars=<function at remote 0x805d6a500>, __module__='Task', add_file_dependency=<function at remote 0x805d6a1b8>, vars=[], scan=None, __str__=<function at remote 0x805d66e60>, sig_implicit_deps=<function at remote 0x805d6a578>, compute_sig_implicit_deps=<function at remote 0x805d6a5f0>, set_inputs=<function at remote 0x805d6a050>, can_retrieve_cache=<function at remote 0x805d6a398>, __init__=<function at remote 0x805d66de8>---Type <return> to continue, or q <return> to quit--- >, post_run=<function at remote 0x805d6a320>, set_outputs=<function at remote 0x805d6a0c8>, display=<function at remote 0x805efa8c0>, set_run_after=<function at remote 0x805d6a140>, sig_explicit_deps=<function at remote 0x805d6a488>, old_display=<instancemethod at remote 0x805ca98...(truncated), locals=0x0, > args=0x80faa6fc8, argcount=2, kws=0x80faa6fd8, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#50 0x0000000800b57e25 in fast_function (func=<function at remote 0x805d668c0>, pp_stack=0x7fffddbf1398, > n=4, na=2, nk=1) at Python/ceval.c:4452 >#51 0x0000000800b55ffa in call_function (pp_stack=0x7fffddbf1398, oparg=257) at Python/ceval.c:4377 >#52 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80faa6e20, for file <string>, line 18, in f (task=<manpages/vfs_streams_xattr.8(inputs=[<Nodu at remote 0x80db4f290>], position=(3780, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_streams_xattr.8.xml', env=<Environment at remote 0x8061fb650>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpath...(truncated), throwflag=0) > at Python/ceval.c:2994 >#53 0x0000000800b57d21 in fast_function (func=<function at remote 0x80db47c80>, pp_stack=0x7fffddbf1948, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#54 0x0000000800b55ffa in call_function (pp_stack=0x7fffddbf1948, oparg=0) at Python/ceval.c:4377 >#55 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f583520, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 432, in call_run (self=<manpages/vfs_streams_xattr.8(inputs=[<Nodu at remote 0x80db4f290>], position=(3780, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_streams_xattr.8.xml', env=<Environment at remote 0x8061fb650>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']...(truncated), throwflag=0) > at Python/ceval.c:2994 >#56 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d66a28>, pp_stack=0x7fffddbf1ef8, >---Type <return> to continue, or q <return> to quit--- > n=1, na=1, nk=0) at Python/ceval.c:4442 >#57 0x0000000800b55ffa in call_function (pp_stack=0x7fffddbf1ef8, oparg=0) at Python/ceval.c:4377 >#58 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80faa7d20, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 37, in process_task (tsk=<manpages/vfs_streams_xattr.8(inputs=[<Nodu at remote 0x80db4f290>], position=(3780, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_streams_xattr.8.xml', env=<Environment at remote 0x8061fb650>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version...(truncated), throwflag=0) > at Python/ceval.c:2994 >#59 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d03f50>, pp_stack=0x7fffddbf24a8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#60 0x0000000800b55ffa in call_function (pp_stack=0x7fffddbf24a8, oparg=1) at Python/ceval.c:4377 >#61 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db8b210, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 83, in loop (self=<TaskConsumer(_Thread__ident=34557726720, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc90>) at remote 0x80db6cdd0>, _Thread__name='Thread-10', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccb90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccb90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccb90>) at remote 0x80db6cd50>) at remote 0x80db6cd10>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Ver...(truncated), throwflag=0) > at Python/ceval.c:2994 >#62 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f1b8>, pp_stack=0x7fffddbf2a58, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#63 0x0000000800b55ffa in call_function (pp_stack=0x7fffddbf2a58, oparg=0) at Python/ceval.c:4377 >#64 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db8b050, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 76, in run (self=<TaskConsumer(_Thread__ident=34557726720, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc90>, acquire=<built-in method acquire of thread.l---Type <return> to continue, or q <return> to quit--- >ock object at remote 0x8009ccc90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc90>) at remote 0x80db6cdd0>, _Thread__name='Thread-10', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccb90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccb90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccb90>) at remote 0x80db6cd50>) at remote 0x80db6cd10>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verb...(truncated), throwflag=0) > at Python/ceval.c:2994 >#65 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f140>, pp_stack=0x7fffddbf3008, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#66 0x0000000800b55ffa in call_function (pp_stack=0x7fffddbf3008, oparg=0) at Python/ceval.c:4377 >#67 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8098bc020, for file /usr/local/lib/python2.7/threading.py, line 801, in __bootstrap_inner (self=<TaskConsumer(_Thread__ident=34557726720, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc90>) at remote 0x80db6cdd0>, _Thread__name='Thread-10', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccb90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccb90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccb90>) at remote 0x80db6cd50>) at remote 0x80db6cd10>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _T...(truncated), throwflag=0) > at Python/ceval.c:2994 >#68 0x0000000800b57d21 in fast_function (func=<function at remote 0x8045250c8>, pp_stack=0x7fffddbf35b8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#69 0x0000000800b55ffa in call_function (pp_stack=0x7fffddbf35b8, oparg=0) at Python/ceval.c:4377 >#70 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db87e50, for file /usr/local/lib/python2.7/threading.py, line 774, in __bootstrap (self=<TaskConsumer(_Thread__ident=34557726720, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc90>) at remote 0x80db6cdd0>, _Thread__name='Thread-10', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccb90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccb90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccb90>) at remote 0x80db6cd50>) at remote 0x80db6cd10>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=N---Type <return> to continue, or q <return> to quit--- >one, _Thread__kwargs={}, _Verbose__verbose=False, _Thread_...(truncated), throwflag=0) > at Python/ceval.c:2994 >#71 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x804517530, > globals={'current_thread': <function at remote 0x804525b18>, '_BoundedSemaphore': <type at remote 0x804552420>, 'currentThread': <function at remote 0x804525b18>, '_Timer': <type at remote 0x80453e020>, '_format_exc': <function at remote 0x801dd4668>, 'Semaphore': <function at remote 0x80450ced8>, '_deque': <type at remote 0x8023245f0>, 'activeCount': <function at remote 0x804525cf8>, '_profile_hook': None, '_sleep': <built-in function sleep>, '_trace_hook': None, 'ThreadError': <type at remote 0x80208cc20>, '_enumerate': <function at remote 0x804525d70>, '_start_new_thread': <built-in function start_new_thread>, 'BoundedSemaphore': <function at remote 0x804521488>, '_shutdown': <instancemethod at remote 0x801ddcf50>, '__all__': ['activeCount', 'active_count', 'Condition', 'currentThread', 'current_thread', 'enumerate', 'Event', 'Lock', 'RLock', 'Semaphore', 'BoundedSemaphore', 'Thread', 'Timer', 'setprofile', 'settrace', 'local', 'stack_size'], '_Event': <type at remote 0x804552820>, 'active_count': <function at rem...(truncated), locals=0x0, > args=0x80db6c768, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#72 0x0000000800a9006e in function_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34557726720, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc90>) at remote 0x80db6cdd0>, _Thread__name='Thread-10', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccb90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccb90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccb90>) at remote 0x80db6cd50>) at remote 0x80db6cd10>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6ccd0>,), kw=0x0) at Objects/funcobject.c:523 >#73 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34557726720, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc90>) at remote 0x80db6cdd0>, _Thread__name='Thread-10', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccb90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccb90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccb90>) at remote 0x80db6cd50>) at remote 0x80db6cd10>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Th---Type <return> to continue, or q <return> to quit--- >read__initialized=True) at remote 0x80db6ccd0>,), kw=0x0) at Objects/abstract.c:2547 >#74 0x0000000800a69c88 in instancemethod_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34557726720, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc90>) at remote 0x80db6cdd0>, _Thread__name='Thread-10', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccb90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccb90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccb90>) at remote 0x80db6cd50>) at remote 0x80db6cd10>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6ccd0>,), kw=0x0) at Objects/classobject.c:2602 >#75 0x0000000800a54a07 in PyObject_Call (func=<instancemethod at remote 0x80db803c0>, arg=(), kw=0x0) > at Objects/abstract.c:2547 >#76 0x0000000800b53f50 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x80db803c0>, > arg=(), kw=0x0) at Python/ceval.c:4226 >#77 0x0000000800ba8961 in t_bootstrap (boot_raw=0x80d49f8d0) at ./Modules/threadmodule.c:620 >#78 0x000000080064ecf9 in thread_start (curthread=0x80bcd1000) > at /usr/src/lib/libthr/thread/thr_create.c:291 >#79 0x0000000000000000 in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffddbf4000 > >Thread 11 (LWP 101655): >#0 _read () at _read.S:3 >#1 0x0000000800653315 in __thr_read (fd=10, buf=0x81400f824, nbytes=1048576) > at /usr/src/lib/libthr/thread/thr_syscalls.c:420 >#2 0x0000000800bb0509 in posix_read (self=0x0, args=(10, 1048576)) at ./Modules/posixmodule.c:6802 >#3 0x0000000800ab2aae in PyCFunction_Call (func=<built-in function read>, arg=(10, 1048576), kw=0x0) > at Objects/methodobject.c:81 >#4 0x0000000800b5659c in ext_do_call (func=<built-in function read>, pp_stack=0x7fffddfeee98, flags=1, > na=0, nk=0) at Python/ceval.c:4668 >#5 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x80fefc820, for file /usr/local/lib/python2.7/subprocess.py, line 121, in _eintr_retry_call (func=<built-in function read>, args=(10, 1048576)), throwflag=0) at Python/ceval.c:3033 >#6 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x803409eb0, > globals={'STDOUT': -2, '_has_poll': True, 'gc': <module at remote 0x8034081a0>, 'check_call': <function ---Type <return> to continue, or q <return> to quit--- >at remote 0x803675848>, 'mswindows': False, 'select': <module at remote 0x80365d440>, 'list2cmdline': <function at remote 0x803675938>, '__all__': ['Popen', 'PIPE', 'STDOUT', 'call', 'check_call', 'check_output', 'CalledProcessError'], 'errno': <module at remote 0x8009d6be8>, '_demo_posix': <function at remote 0x8036759b0>, '__package__': None, 'PIPE': -1, '_cleanup': <function at remote 0x803675668>, '_eintr_retry_call': <function at remote 0x8036756e0>, 'call': <function at remote 0x8036757d0>, '__doc__': 'Subprocesses with accessible I/O streams\n\nThis module allows you to spawn processes, connect to their\ninput/output/error pipes, and obtain their return codes.\n\nFor a complete description of this module see the Python documentation.\n\nMain API\n========\ncall(...): Runs a command, waits for it to complete, then returns\n the return code.\ncheck_call(...): Same as call() but raises CalledProcessError()\n...(truncated), locals=0x0, > args=0x8103fbbb8, argcount=3, kws=0x8103fbbd0, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#7 0x0000000800b57e25 in fast_function (func=<function at remote 0x8036756e0>, pp_stack=0x7fffddfef6c8, > n=3, na=3, nk=0) at Python/ceval.c:4452 >#8 0x0000000800b55ffa in call_function (pp_stack=0x7fffddfef6c8, oparg=3) at Python/ceval.c:4377 >#9 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8103fb920, for file /usr/local/lib/python2.7/subprocess.py, line 1001, in _execute_child (self=<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=92479, stderr=None, universal_newlines=False) at remote 0x810189dd0>, args=['/bin/sh', '-c', ' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_depot.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_streams_depot.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_streams_depot.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_streams_depot.8.xml '], executable=...(truncated), throwflag=0) > at Python/ceval.c:2994 >#10 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x803658e30, > globals={'STDOUT': -2, '_has_poll': True, 'gc': <module at remote 0x8034081a0>, 'check_call': <function at remote 0x803675848>, 'mswindows': False, 'select': <module at remote 0x80365d440>, 'list2cmdline': <function at remote 0x803675938>, '__all__': ['Popen', 'PIPE', 'STDOUT', 'call', 'check_call', 'check_output', 'CalledProcessError'], 'errno': <module at remote 0x8009d6be8>, '_demo_posix': <function at remote 0x8036759b0>, '__package__': None, 'PIPE': -1, '_cleanup': <function at remote 0x803675668>, '_eintr_retry_call': <function at remote 0x8036756e0>, 'call': <function at remote 0x8036757d0>, '__doc__': 'Subprocesses with accessible I/O streams\n\nThis module allows you to spawn processes, connect to their\ninput/output/error pipes, and obtain their return codes.\n\nFor a complete description of this module see the Python documentation.\n\nMain API\n========\ncall(...): Runs a command, waits for it to complete, then returns\n the return code.\nc---Type <return> to continue, or q <return> to quit--- >heck_call(...): Same as call() but raises CalledProcessError()\n...(truncated), locals=0x0, > args=0x80fe5c368, argcount=18, kws=0x80fe5c3f8, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#11 0x0000000800b57e25 in fast_function (func=<function at remote 0x803675e60>, pp_stack=0x7fffddfefec8, > n=18, na=18, nk=0) at Python/ceval.c:4452 >#12 0x0000000800b55ffa in call_function (pp_stack=0x7fffddfefec8, oparg=17) at Python/ceval.c:4377 >#13 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80fe5c120, for file /usr/local/lib/python2.7/subprocess.py, line 390, in __init__ (self=<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=92479, stderr=None, universal_newlines=False) at remote 0x810189dd0>, args=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_depot.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_streams_depot.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_streams_depot.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_streams_depot.8.xml ', bufsize=0, executable=None, stdin=Non...(truncated), throwflag=0) > at Python/ceval.c:2994 >#14 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x803658230, > globals={'STDOUT': -2, '_has_poll': True, 'gc': <module at remote 0x8034081a0>, 'check_call': <function at remote 0x803675848>, 'mswindows': False, 'select': <module at remote 0x80365d440>, 'list2cmdline': <function at remote 0x803675938>, '__all__': ['Popen', 'PIPE', 'STDOUT', 'call', 'check_call', 'check_output', 'CalledProcessError'], 'errno': <module at remote 0x8009d6be8>, '_demo_posix': <function at remote 0x8036759b0>, '__package__': None, 'PIPE': -1, '_cleanup': <function at remote 0x803675668>, '_eintr_retry_call': <function at remote 0x8036756e0>, 'call': <function at remote 0x8036757d0>, '__doc__': 'Subprocesses with accessible I/O streams\n\nThis module allows you to spawn processes, connect to their\ninput/output/error pipes, and obtain their return codes.\n\nFor a complete description of this module see the Python documentation.\n\nMain API\n========\ncall(...): Runs a command, waits for it to complete, then returns\n the return code.\ncheck_call(...): Same as call() but raises CalledProcessError()\n...(truncated), locals=0x0, > args=0x80ff3ec38, argcount=2, kws=0x80ff3dc18, kwcount=2, defs=0x803669108, defcount=13, closure=0x0) > at Python/ceval.c:3589 >#15 0x0000000800a9006e in function_call (func=<function at remote 0x803675a28>, > arg=(<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=92479, stderr=None, universal_newlines=False) at remote 0x810189dd0>, ' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xincl---Type <return> to continue, or q <return> to quit--- >ude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_depot.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_streams_depot.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_streams_depot.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_streams_depot.8.xml '), kw={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) > at Objects/funcobject.c:523 >#16 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x803675a28>, > arg=(<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=92479, stderr=None, universal_newlines=False) at remote 0x810189dd0>, ' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_depot.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_streams_depot.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_streams_depot.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_streams_depot.8.xml '), kw={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) > at Objects/abstract.c:2547 >#17 0x0000000800a69c88 in instancemethod_call (func=<function at remote 0x803675a28>, > arg=(<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=92479, stderr=None, universal_newlines=False) at remote 0x810189dd0>, ' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_depot.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_streams_depot.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_streams_depot.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_streams_depot.8.xml '), kw={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) > at Objects/classobject.c:2602 >#18 0x0000000800a54a07 in PyObject_Call (func=<instancemethod at remote 0x80db806e0>, > arg=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_depot.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_streams_depot.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_streams_depot.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_streams_depot.8.xml ',), >---Type <return> to continue, or q <return> to quit--- > kw={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) at Objects/abstract.c:2547 >#19 0x0000000800ae2f1d in slot_tp_init ( > self=<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=92479, stderr=None, universal_newlines=False) at remote 0x810189dd0>, > args=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_depot.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_streams_depot.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_streams_depot.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_streams_depot.8.xml ',), > kwds={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) > at Objects/typeobject.c:5860 >#20 0x0000000800ada851 in type_call (type=0x803424020, > args=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_depot.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_streams_depot.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_streams_depot.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_streams_depot.8.xml ',), > kwds={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) at Objects/typeobject.c:765 >#21 0x0000000800a54a07 in PyObject_Call (func=<type at remote 0x803424020>, > arg=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_depot.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_streams_depot.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_streams_depot.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_streams_depot.8.xml ',), > kw={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) at Objects/abstract.c:2547 >#22 0x0000000800b565b6 in ext_do_call (func=<type at remote 0x803424020>, pp_stack=0x7fffddff0ac8, > flags=2, na=1, nk=0) at Python/ceval.c:4671 >#23 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x80f582f20, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Utils.py, line 202, in exec_command (s=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catal---Type <return> to continue, or q <return> to quit--- >og file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_depot.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_streams_depot.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_streams_depot.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_streams_depot.8.xml ', kw={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}), throwflag=0) > at Python/ceval.c:3033 >#24 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8034001b0, > globals={'load_tool': <function at remote 0x8046159b0>, 'DBFILE': '.wafpickle-7', 'datetime': <module at remote 0x80205fa98>, 'gc': <module at remote 0x8034081a0>, 're_sp': <_sre.SRE_Pattern at remote 0x8036698f0>, 'WscriptError': <type at remote 0x804537420>, 'RUN_ME': -3, 'indicator': '\x1b[K%s%s%s\r', 'struct': <module at remote 0x803665948>, 'WAFREVISION': '9709M', 'quote_define_name': <function at remote 0x804615410>, 'pprint': <function at remote 0x804615668>, 'ex_stack': <function at remote 0x80452fe60>, 'MAXPARALLEL': 'MAXPARALLEL', 'waf_version': <function at remote 0x80452fd70>, 'writef': <function at remote 0x80452fb18>, 'string': <module at remote 0x802109948>, 'detect_platform': <function at remote 0x804615938>, '__file__': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Utils.pyc', 'def_attrs': <function at remote 0x804615398>, 'h_fun': <function at remote 0x8046155f0>, 'BLDDIR': 'blddir', 'VERSION': 'VERSION', 'UNINSTALL': -1337, 'rot_chr': ['\\', '|', '/', '-'], 'cmd_output': <functi...(truncated), locals=0x0, > args=0x80dcc3ae8, argcount=1, kws=0x80ff31728, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#25 0x0000000800a9006e in function_call (func=<function at remote 0x80452fb90>, > arg=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_depot.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_streams_depot.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_streams_depot.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_streams_depot.8.xml ',), > kw={'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) at Objects/funcobject.c:523 >#26 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x80452fb90>, > arg=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_streams_depot.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_streams_depot.8.xml\n ---Type <return> to continue, or q <return> to quit--- > true --nonet -o default/docs-xml/manpages/vfs_streams_depot.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_streams_depot.8.xml ',), > kw={'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) at Objects/abstract.c:2547 >#27 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x80452fb90>, pp_stack=0x7fffddff1318, > flags=2, na=1, nk=0) at Python/ceval.c:4671 >#28 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x80dcd2bc0, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/3rdparty/print_commands.py, line 23, in exec_command (self=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at ...(truncated), throwflag=0) > at Python/ceval.c:3033 >#29 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805f1e7b0, > globals={'Utils': <module at remote 0x803408168>, '__builtins__': {'bytearray': <type at remote 0x800e11340>, 'IndexError': <type at remote 0x800e18830>, 'all': <built-in function all>, 'help': <_Helper at remote 0x8020347d0>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x800e181f0>, 'unicode': <type at remote 0x800e2bd80>, 'UnicodeDecodeError': <type at remote 0x800e19000>, 'memoryview': <type at remote 0x800e22d90>, 'isinstance': <built-in function isinstance>, 'copyright': <_Printer(_Printer__data='Copyright (c) 2001-2017 Python Software Foundation.\nAll Rights Reserved.\n\nCopyright (c) 2000 BeOpen.com.\nAll Rights Reserved.\n\nCopyright (c) 1995-2001 Corporation for National Research Initiatives.\nAll Rights Reserved.\n\nCopyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.\nAll Rights Reserved.', _Printer__lines=None, _Printer__name='copyright', _Printer__dirs=(), _Printer__files=(...)) at remote 0x8020345d0>, 'NameError': <type at remote 0x800e17d40>, 'BytesWarning': <type at ...(truncated), locals=0x0, > args=0x80ff490f8, argcount=2, kws=0x80ff3e9b0, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#30 0x0000000800a9006e in function_call (func=<function at remote 0x801dce668>, > arg=(<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS'---Type <return> to continue, or q <return> to quit--- >]), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>], position=(224, 3804), run_after=[], generator=<...>, outputs=[<Nodu at remote 0x80ab84110>], dep_nodes=[], m=<_hashlib.HASH at re...(truncated), kw={'cwd': None}) > at Objects/funcobject.c:523 >#31 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x801dce668>, > arg=(<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>], position=(224, 3804), run_after=[], generator=<...>, outputs=[<Nodu at remote 0x80ab84110>], dep_nodes=[], m=<_hashlib.HASH at re...(truncated), kw={'cwd': None}) > at Objects/abstract.c:2547 >#32 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x801dce668>, pp_stack=0x7fffddff1b68, > flags=3, na=1, nk=0) at Python/ceval.c:4671 >#33 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x811000120, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 420, in exec_command (self=<manpages/vfs_streams_depot.8(inputs=[<Nodu at remote 0x80db4f1d0>], position=(3779, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_streams_depot.8.xml', env=<Environment at remote 0x8061fb5d0>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version...(truncated), throwflag=0) > at Python/ceval.c:3033 >#34 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805d1b3b0, > globals={'DBFILE': '.wafpickle-7', 'random': <module at remote 0x804631fd8>, 'datetime': <module at remote 0x80205fa98>, 'algotype': 'NORMAL', 'RUN_ME': -3, 'WAFREVISION': '9709M', 'tempfile': <module at remote 0x804631600>, 'TaskGroup': <type at remote 0x802089420>, 'MAXPARALLEL': 'MAXPARALLEL', 'Task': <store_task_ty---Type <return> to continue, or q <return> to quit--- >pe(sig_vars=<function at remote 0x805d6a500>, __module__='Task', add_file_dependency=<function at remote 0x805d6a1b8>, vars=[], scan=None, __str__=<function at remote 0x805d66e60>, sig_implicit_deps=<function at remote 0x805d6a578>, compute_sig_implicit_deps=<function at remote 0x805d6a5f0>, set_inputs=<function at remote 0x805d6a050>, can_retrieve_cache=<function at remote 0x805d6a398>, __init__=<function at remote 0x805d66de8>, post_run=<function at remote 0x805d6a320>, set_outputs=<function at remote 0x805d6a0c8>, display=<function at remote 0x805efa8c0>, set_run_after=<function at remote 0x805d6a140>, sig_explicit_deps=<function at remote 0x805d6a488>, old_display=<instancemethod at remote 0x805ca98...(truncated), locals=0x0, > args=0x80f723bc8, argcount=2, kws=0x80f723bd8, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#35 0x0000000800b57e25 in fast_function (func=<function at remote 0x805d668c0>, pp_stack=0x7fffddff2398, > n=4, na=2, nk=1) at Python/ceval.c:4452 >#36 0x0000000800b55ffa in call_function (pp_stack=0x7fffddff2398, oparg=257) at Python/ceval.c:4377 >#37 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f723a20, for file <string>, line 18, in f (task=<manpages/vfs_streams_depot.8(inputs=[<Nodu at remote 0x80db4f1d0>], position=(3779, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_streams_depot.8.xml', env=<Environment at remote 0x8061fb5d0>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpath...(truncated), throwflag=0) > at Python/ceval.c:2994 >#38 0x0000000800b57d21 in fast_function (func=<function at remote 0x80db47b18>, pp_stack=0x7fffddff2948, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#39 0x0000000800b55ffa in call_function (pp_stack=0x7fffddff2948, oparg=0) at Python/ceval.c:4377 >#40 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f583b20, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 432, in call_run (self=<manpages/vfs_streams_depot.8(inputs=[<Nodu at remote 0x80db4f1d0>], position=(3779, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_streams_depot.8.xml', env=<Environment at remote 0x8061fb5d0>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['---Type <return> to continue, or q <return> to quit--- >c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']...(truncated), throwflag=0) > at Python/ceval.c:2994 >#41 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d66a28>, pp_stack=0x7fffddff2ef8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#42 0x0000000800b55ffa in call_function (pp_stack=0x7fffddff2ef8, oparg=0) at Python/ceval.c:4377 >#43 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8098d12a0, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 37, in process_task (tsk=<manpages/vfs_streams_depot.8(inputs=[<Nodu at remote 0x80db4f1d0>], position=(3779, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_streams_depot.8.xml', env=<Environment at remote 0x8061fb5d0>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version...(truncated), throwflag=0) > at Python/ceval.c:2994 >#44 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d03f50>, pp_stack=0x7fffddff34a8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#45 0x0000000800b55ffa in call_function (pp_stack=0x7fffddff34a8, oparg=1) at Python/ceval.c:4377 >#46 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db87c90, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 83, in loop (self=<TaskConsumer(_Thread__ident=34536041216, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc970>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc970>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc970>) at remote 0x80db6cc90>, _Thread__name='Thread-9', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccbb0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccbb0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccbb0>) at remote 0x80db6cc10>) at remote 0x80db6cbd0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verb...(truncated), throwflag=0) > at Python/ceval.c:2994 >#47 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f1b8>, pp_stack=0x7fffddff3a58, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#48 0x0000000800b55ffa in call_function (pp_stack=0x7fffddff3a58, oparg=0) at Python/ceval.c:4377 >---Type <return> to continue, or q <return> to quit--- >#49 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db87ad0, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 76, in run (self=<TaskConsumer(_Thread__ident=34536041216, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc970>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc970>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc970>) at remote 0x80db6cc90>, _Thread__name='Thread-9', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccbb0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccbb0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccbb0>) at remote 0x80db6cc10>) at remote 0x80db6cbd0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbo...(truncated), throwflag=0) > at Python/ceval.c:2994 >#50 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f140>, pp_stack=0x7fffddff4008, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#51 0x0000000800b55ffa in call_function (pp_stack=0x7fffddff4008, oparg=0) at Python/ceval.c:4377 >#52 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x809898020, for file /usr/local/lib/python2.7/threading.py, line 801, in __bootstrap_inner (self=<TaskConsumer(_Thread__ident=34536041216, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc970>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc970>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc970>) at remote 0x80db6cc90>, _Thread__name='Thread-9', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccbb0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccbb0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccbb0>) at remote 0x80db6cc10>) at remote 0x80db6cbd0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Th...(truncated), throwflag=0) > at Python/ceval.c:2994 >#53 0x0000000800b57d21 in fast_function (func=<function at remote 0x8045250c8>, pp_stack=0x7fffddff45b8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#54 0x0000000800b55ffa in call_function (pp_stack=0x7fffddff45b8, oparg=0) at Python/ceval.c:4377 >#55 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db87910, for file /usr/local/lib/python2.7/threading.py, line 774, in __bootstrap (self=<TaskConsumer(_Thread__ident=34536041216, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc970>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc970>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc970>) at remote 0x80db6cc90>, _Thread__name='Thread-9', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__---Type <return> to continue, or q <return> to quit--- >verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccbb0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccbb0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccbb0>) at remote 0x80db6cc10>) at remote 0x80db6cbd0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__...(truncated), throwflag=0) > at Python/ceval.c:2994 >#56 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x804517530, > globals={'current_thread': <function at remote 0x804525b18>, '_BoundedSemaphore': <type at remote 0x804552420>, 'currentThread': <function at remote 0x804525b18>, '_Timer': <type at remote 0x80453e020>, '_format_exc': <function at remote 0x801dd4668>, 'Semaphore': <function at remote 0x80450ced8>, '_deque': <type at remote 0x8023245f0>, 'activeCount': <function at remote 0x804525cf8>, '_profile_hook': None, '_sleep': <built-in function sleep>, '_trace_hook': None, 'ThreadError': <type at remote 0x80208cc20>, '_enumerate': <function at remote 0x804525d70>, '_start_new_thread': <built-in function start_new_thread>, 'BoundedSemaphore': <function at remote 0x804521488>, '_shutdown': <instancemethod at remote 0x801ddcf50>, '__all__': ['activeCount', 'active_count', 'Condition', 'currentThread', 'current_thread', 'enumerate', 'Event', 'Lock', 'RLock', 'Semaphore', 'BoundedSemaphore', 'Thread', 'Timer', 'setprofile', 'settrace', 'local', 'stack_size'], '_Event': <type at remote 0x804552820>, 'active_count': <function at rem...(truncated), locals=0x0, > args=0x80db6c628, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#57 0x0000000800a9006e in function_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536041216, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc970>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc970>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc970>) at remote 0x80db6cc90>, _Thread__name='Thread-9', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccbb0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccbb0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccbb0>) at remote 0x80db6cc10>) at remote 0x80db6cbd0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6cb90>,), kw=0x0) at Objects/funcobject.c:523 >#58 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536041216, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc970>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc970>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc970>) at remote 0x80db6cc90>, _Thread__name='Thread-9', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition_---Type <return> to continue, or q <return> to quit--- >_lock=<thread.lock at remote 0x8009ccbb0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccbb0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccbb0>) at remote 0x80db6cc10>) at remote 0x80db6cbd0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6cb90>,), kw=0x0) at Objects/abstract.c:2547 >#59 0x0000000800a69c88 in instancemethod_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536041216, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc970>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc970>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc970>) at remote 0x80db6cc90>, _Thread__name='Thread-9', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccbb0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccbb0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccbb0>) at remote 0x80db6cc10>) at remote 0x80db6cbd0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6cb90>,), kw=0x0) at Objects/classobject.c:2602 >#60 0x0000000800a54a07 in PyObject_Call (func=<instancemethod at remote 0x80db80370>, arg=(), kw=0x0) > at Objects/abstract.c:2547 >#61 0x0000000800b53f50 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x80db80370>, > arg=(), kw=0x0) at Python/ceval.c:4226 >#62 0x0000000800ba8961 in t_bootstrap (boot_raw=0x80d49f8a0) at ./Modules/threadmodule.c:620 >#63 0x000000080064ecf9 in thread_start (curthread=0x80a822b00) > at /usr/src/lib/libthr/thread/thr_create.c:291 >#64 0x0000000000000000 in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffddff5000 > >Thread 10 (LWP 101654): >#0 _umtx_op () at _umtx_op.S:3 >#1 0x00000008010e4cae in usem_wait (sem=<optimized out>, clock_id=0, rmtp=<optimized out>, > flags=<optimized out>, rqtp=<optimized out>) at cancelpoints_sem_new.c:367 >#2 _sem_clockwait_np (sem=<optimized out>, clock_id=0, flags=<optimized out>, rqtp=0x0, > rmtp=<optimized out>) at cancelpoints_sem_new.c:426 >#3 0x0000000800ba1ad1 in PyThread_acquire_lock (lock=0x800903110, waitflag=1) > at Python/thread_pthread.h:324 >#4 0x0000000800ba8d4f in lock_PyThread_acquire_lock (self=0x8009cc2b0, args=(1,)) > at ./Modules/threadmodule.c:52 >---Type <return> to continue, or q <return> to quit--- >#5 0x0000000800ab2aae in PyCFunction_Call ( > func=<built-in method acquire of thread.lock object at remote 0x8009cc2b0>, arg=(1,), kw=0x0) > at Objects/methodobject.c:81 >#6 0x0000000800b55e9c in call_function (pp_stack=0x7fffde3ee398, oparg=1) at Python/ceval.c:4357 >#7 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8117d4020, for file /usr/local/lib/python2.7/threading.py, line 174, in acquire (self=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, blocking=1, me=34536039936), throwflag=0) at Python/ceval.c:2994 >#8 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x804507d30, > globals={'current_thread': <function at remote 0x804525b18>, '_BoundedSemaphore': <type at remote 0x804552420>, 'currentThread': <function at remote 0x804525b18>, '_Timer': <type at remote 0x80453e020>, '_format_exc': <function at remote 0x801dd4668>, 'Semaphore': <function at remote 0x80450ced8>, '_deque': <type at remote 0x8023245f0>, 'activeCount': <function at remote 0x804525cf8>, '_profile_hook': None, '_sleep': <built-in function sleep>, '_trace_hook': None, 'ThreadError': <type at remote 0x80208cc20>, '_enumerate': <function at remote 0x804525d70>, '_start_new_thread': <built-in function start_new_thread>, 'BoundedSemaphore': <function at remote 0x804521488>, '_shutdown': <instancemethod at remote 0x801ddcf50>, '__all__': ['activeCount', 'active_count', 'Condition', 'currentThread', 'current_thread', 'enumerate', 'Event', 'Lock', 'RLock', 'Semaphore', 'BoundedSemaphore', 'Thread', 'Timer', 'setprofile', 'settrace', 'local', 'stack_size'], '_Event': <type at remote 0x804552820>, 'active_count': <function at rem...(truncated), locals=0x0, > args=0x8103fb4a0, argcount=1, kws=0x8103fb4a8, kwcount=0, defs=0x80451f368, defcount=1, closure=0x0) > at Python/ceval.c:3589 >#9 0x0000000800b57e25 in fast_function (func=<function at remote 0x80450cc08>, pp_stack=0x7fffde3eeb98, > n=1, na=1, nk=0) at Python/ceval.c:4452 >#10 0x0000000800b55ffa in call_function (pp_stack=0x7fffde3eeb98, oparg=0) at Python/ceval.c:4377 >#11 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8103fb320, for file /usr/local/lib/python2.7/logging/__init__.py, line 708, in acquire (self=<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>), throwflag=0) at Python/ceval.c:2994 >#12 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452aed8>, pp_stack=0x7fffde3ef148, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#13 0x0000000800b55ffa in call_function (pp_stack=0x7fffde3ef148, oparg=0) at Python/ceval.c:4377 >#14 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8117d4c20, for file /usr/local/lib/python2.7/logging/__init__.py, line 757, in handle (self=<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__own---Type <return> to continue, or q <return> to quit--- >er=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>, record=<LogRecord(relativeCreated=<float at remote 0x8104d92c0>, process=84370, module='Logs', funcName='debug', zone='runner', filename='Logs.py', levelno=10, processName='MainProcess', lineno=104, msg=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_unityed_media....(truncated), throwflag=0) > at Python/ceval.c:2994 >#15 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452b1b8>, pp_stack=0x7fffde3ef6f8, > n=2, na=2, nk=0) at Python/ceval.c:4442 >#16 0x0000000800b55ffa in call_function (pp_stack=0x7fffde3ef6f8, oparg=1) at Python/ceval.c:4377 >#17 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f70b520, for file /usr/local/lib/python2.7/logging/__init__.py, line 1336, in callHandlers (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, record=<LogRecord(relativeCreated=<float at remote 0x8104d92c0>, process=84370, module='Logs', funcName='debug', zone='runner', filename='Logs.py', levelno=10, processName='MainProcess', lineno=104, msg=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#18 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452e398>, pp_stack=0x7fffde3efca8, > n=2, na=2, nk=0) at Python/ceval.c:4442 >#19 0x0000000800b55ffa in call_function (pp_stack=0x7fffde3efca8, oparg=1) at Python/ceval.c:4377 >#20 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80fc34220, for file /usr/local/lib/python2.7/logging/__init__.py, line 1296, in handle (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, record=<LogRecord(relativeCreated=<float at remote 0x8104d92c0>, process=84370, module='Logs', funcName='debug', zone='runner', filename='Logs.py', levelno=10, processName='MainProcess', lineno=104, msg=' XML_CATALOG_FILES="file:///etc/xm---Type <return> to continue, or q <return> to quit--- >l/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#21 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452e230>, pp_stack=0x7fffde3f0258, > n=2, na=2, nk=0) at Python/ceval.c:4442 >#22 0x0000000800b55ffa in call_function (pp_stack=0x7fffde3f0258, oparg=1) at Python/ceval.c:4377 >#23 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x809741ca0, for file /usr/local/lib/python2.7/logging/__init__.py, line 1286, in _log (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, level=10, msg='runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_unityed_media.8.xml --nonet /usr/ports/net...(truncated), throwflag=0) > at Python/ceval.c:2994 >#24 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8044f87b0, > globals={'__path__': ['/usr/local/lib/python2.7/logging'], 'LogRecord': <type at remote 0x80453ec20>, 'logProcesses': 1, 'addLevelName': <function at remote 0x80452a050>, '_addHandlerRef': <function at remote 0x80452ac08>, 'WARNING': 30, 'collections': <module at remote 0x80206c718>, 'fatal': <function at remote 0x80452eb18>, 'currentframe': <function at remote 0x804525f50>, 'INFO': 20, '_startTime': <float at remote 0x80099e320>, '__file__': '/usr/local/lib/python2.7/logging/__init__.pyc', 'BufferingFormatter': <type at remote 0x80453f420>, 'NOTSET': 0, '_levelNames': {0: 'NOTSET', 10: 'DEBUG', 'WARN': 30, 20: 'INFO', 'ERROR': 40, 'DEBUG': 10, 30: 'WARNING', 'INFO': 20, 'WARNING': 30, 40: 'ERROR', 50: 'CRITICAL', 'CRITICAL': 50, 'NOTSET': 0}, '__date__': '07 February 2010', 'getLogger': <function at remote 0x80452eaa0>, 'debug': <function at remote 0x80452ed70>, 'basicConfig': <function at remote 0x80452bb90>, 'cStringIO': <module at remote 0x803665a98>, '_acquireLock': <function at remote 0x80452a140>, 'atexit': <m...(truncated), locals=0x0, > args=0x80ff4acc8, argcount=4, kws=0x80090a068, kwcount=0, defs=0x8033f68d8, defcount=2, closure=0x0) > at Python/ceval.c:3589 >#25 0x0000000800a9006e in function_call (func=<function at remote 0x80452e1b8>, > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10,---Type <return> to continue, or q <return> to quit--- > disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 10, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_unityed_media.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml...(truncated), kw={}) > at Objects/funcobject.c:523 >#26 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x80452e1b8>, > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 10, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_unityed_media.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml...(truncated), kw={}) > at Objects/abstract.c:2547 >#27 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x80452e1b8>, pp_stack=0x7fffde3f0a78, > flags=2, na=4, nk=0) at Python/ceval.c:4671 >#28 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x8097b3a20, for file /usr/local/lib/python2.7/logging/__init__.py, line 1155, in debug (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, msg='runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_unityed_media.8.xml --nonet /usr/ports/net/samba47/...(truncated), throwflag=0) > at Python/ceval.c:3033 >#29 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8044f82b0, > globals={'__path__': ['/usr/local/lib/python2.7/logging'], 'LogRecord': <type at remote 0x80453ec20>, 'logProcesses': 1, 'addLevelName': <function at remote 0x80452a050>, '_addHandlerRef': <function at remote 0x8---Type <return> to continue, or q <return> to quit--- >0452ac08>, 'WARNING': 30, 'collections': <module at remote 0x80206c718>, 'fatal': <function at remote 0x80452eb18>, 'currentframe': <function at remote 0x804525f50>, 'INFO': 20, '_startTime': <float at remote 0x80099e320>, '__file__': '/usr/local/lib/python2.7/logging/__init__.pyc', 'BufferingFormatter': <type at remote 0x80453f420>, 'NOTSET': 0, '_levelNames': {0: 'NOTSET', 10: 'DEBUG', 'WARN': 30, 20: 'INFO', 'ERROR': 40, 'DEBUG': 10, 30: 'WARNING', 'INFO': 20, 'WARNING': 30, 40: 'ERROR', 50: 'CRITICAL', 'CRITICAL': 50, 'NOTSET': 0}, '__date__': '07 February 2010', 'getLogger': <function at remote 0x80452eaa0>, 'debug': <function at remote 0x80452ed70>, 'basicConfig': <function at remote 0x80452bb90>, 'cStringIO': <module at remote 0x803665a98>, '_acquireLock': <function at remote 0x80452a140>, 'atexit': <m...(truncated), locals=0x0, > args=0x80ff3e218, argcount=2, kws=0x80090a068, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#30 0x0000000800a9006e in function_call (func=<function at remote 0x80452bcf8>, > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_unityed_media.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/man...(truncated), kw={}) > at Objects/funcobject.c:523 >#31 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x80452bcf8>, > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_unityed_media.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/man...(truncated), kw={}) > at Objects/abstract.c:2547 >#32 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x80452bcf8>, pp_stack=0x7fffde3f12c8, > flags=3, na=2, nk=0) at Python/ceval.c:4671 >---Type <return> to continue, or q <return> to quit--- >#33 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x80db7f810, for file /usr/local/lib/python2.7/logging/__init__.py, line 1637, in debug (msg='runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_unityed_media.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_unityed_media.8.xml true --nonet -o default/docs-xml/manpages/vfs_unityed_media.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_unityed_media.8.xml ', args=(), kwargs={}), throwflag=0) at Python/ceval.c:3033 >#34 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8044ff730, > globals={'__path__': ['/usr/local/lib/python2.7/logging'], 'LogRecord': <type at remote 0x80453ec20>, 'logProcesses': 1, 'addLevelName': <function at remote 0x80452a050>, '_addHandlerRef': <function at remote 0x80452ac08>, 'WARNING': 30, 'collections': <module at remote 0x80206c718>, 'fatal': <function at remote 0x80452eb18>, 'currentframe': <function at remote 0x804525f50>, 'INFO': 20, '_startTime': <float at remote 0x80099e320>, '__file__': '/usr/local/lib/python2.7/logging/__init__.pyc', 'BufferingFormatter': <type at remote 0x80453f420>, 'NOTSET': 0, '_levelNames': {0: 'NOTSET', 10: 'DEBUG', 'WARN': 30, 20: 'INFO', 'ERROR': 40, 'DEBUG': 10, 30: 'WARNING', 'INFO': 20, 'WARNING': 30, 40: 'ERROR', 50: 'CRITICAL', 'CRITICAL': 50, 'NOTSET': 0}, '__date__': '07 February 2010', 'getLogger': <function at remote 0x80452eaa0>, 'debug': <function at remote 0x80452ed70>, 'basicConfig': <function at remote 0x80452bb90>, 'cStringIO': <module at remote 0x803665a98>, '_acquireLock': <function at remote 0x80452a140>, 'atexit': <m...(truncated), locals=0x0, > args=0x80db8ec28, argcount=1, kws=0x80090a068, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#35 0x0000000800a9006e in function_call (func=<function at remote 0x80452ed70>, > arg=('runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_unityed_media.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_unityed_media.8.xml true --nonet -o default/docs-xml/manpages/vfs_unityed_media.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_unityed_media.8.xml ',), kw={}) at Objects/funcobject.c:523 >#36 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x80452ed70>, > arg=('runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference ---Type <return> to continue, or q <return> to quit--- >0 -o default/docs-xml/manpages/vfs_unityed_media.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_unityed_media.8.xml true --nonet -o default/docs-xml/manpages/vfs_unityed_media.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_unityed_media.8.xml ',), kw={}) at Objects/abstract.c:2547 >#37 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x80452ed70>, pp_stack=0x7fffde3f1b18, > flags=3, na=0, nk=0) at Python/ceval.c:4671 >#38 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x8117d6720, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Logs.py, line 104, in debug (k=['runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_unityed_media.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_unityed_media.8.xml true --nonet -o default/docs-xml/manpages/vfs_unityed_media.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_unityed_media.8.xml '], kw={}), throwflag=0) at Python/ceval.c:3033 >#39 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8036588b0, > globals={'O755': 493, 'warn': <function at remote 0x80452ec80>, 'DBFILE': '.wafpickle-7', 'UNDEFINED': (), 'NORMAL': 'NORMAL', 'DEFAULT': 'default', 'EXCEPTION': 3, 'MAXPARALLEL': 'MAXPARALLEL', 'SIG_NIL': 'iluvcuteoverload', 'colors': <foo at remote 0x80367d4d0>, 'CACHE_DIR': 'c4che', 'formatter': <type at remote 0x804541c20>, 'INSTALL': 1337, 'get_color': <function at remote 0x80365b050>, 'LOG_FORMAT': '%(asctime)s %(c1)s%(zone)s%(c2)s %(message)s', 'RUN_ME': -3, 're_log': <_sre.SRE_Pattern at remote 0x8020ef2d0>, 'O644': 420, 'WAF_LOG_FORMAT': '%(c1)s%(zone)s%(c2)s %(message)s', 'verbose': 2, 'MAXJOBS': 99999999, 'WAFREVISION': '9709M', 'CFG_FILES': 'cfg_files', 'VARIANT': '_VARIANT_', '__package__': None, 're': <module at remote 0x801ddab08>, 'CACHE_SUFFIX': '.cache.py', 'JOBCONTROL': 'JOBCONTROL', 'WSCRIPT_BUILD_FILE': 'wscript_build', 'UNINSTALL': -1337, '__doc__': None, 'WAF_CONFIG_H': 'config.h', 'HEXVERSION': 1069081, 'log_filter': <type at remote 0x804541820>, 'SUCCESS': 9, 'APPNAME': 'APPNAME', '__builtins...(truncated), locals=0x0, > args=0x80dcd2990, argcount=1, kws=0x80dcd2998, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#40 0x0000000800b57e25 in fast_function (func=<function at remote 0x80452f398>, pp_stack=0x7fffde3f2348, > n=1, na=1, nk=0) at Python/ceval.c:4452 >#41 0x0000000800b55ffa in call_function (pp_stack=0x7fffde3f2348, oparg=1) at Python/ceval.c:4377 >#42 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80dcd27f0, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/3rdparty/print_commands.py, line 14, in exec_command (self=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4---Type <return> to continue, or q <return> to quit--- >.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#43 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805f1e7b0, > globals={'Utils': <module at remote 0x803408168>, '__builtins__': {'bytearray': <type at remote 0x800e11340>, 'IndexError': <type at remote 0x800e18830>, 'all': <built-in function all>, 'help': <_Helper at remote 0x8020347d0>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x800e181f0>, 'unicode': <type at remote 0x800e2bd80>, 'UnicodeDecodeError': <type at remote 0x800e19000>, 'memoryview': <type at remote 0x800e22d90>, 'isinstance': <built-in function isinstance>, 'copyright': <_Printer(_Printer__data='Copyright (c) 2001-2017 Python Software Foundation.\nAll Rights Reserved.\n\nCopyright (c) 2000 BeOpen.com.\nAll Rights Reserved.\n\nCopyright (c) 1995-2001 Corporation for National Research Initiatives.\nAll Rights Reserved.\n\nCopyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.\nAll Rights Reserved.', _Printer__lines=None, _Printer__name='copyright', _Printer__dirs=(), _Printer__files=(...)) at remote 0x8020345d0>, 'NameError': <type at remote 0x800e17d40>, 'BytesWarning': <type at ...(truncated), locals=0x0, > args=0x80ff497b8, argcount=2, kws=0x80ff49890, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#44 0x0000000800a9006e in function_call (func=<function at remote 0x801dce668>, > arg=(<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>], position=(224, 3804), run_after=[], generator=<...>, outputs=[<Nodu at remote 0x80ab84110>], dep_nodes=[], m=<_hashlib.HASH at re...(truncated), kw={'cwd': None}) > at Objects/funcobject.c:523 >#45 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x801dce668>, > arg=(<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_n---Type <return> to continue, or q <return> to quit--- >ames={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>], position=(224, 3804), run_after=[], generator=<...>, outputs=[<Nodu at remote 0x80ab84110>], dep_nodes=[], m=<_hashlib.HASH at re...(truncated), kw={'cwd': None}) > at Objects/abstract.c:2547 >#46 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x801dce668>, pp_stack=0x7fffde3f2b68, > flags=3, na=1, nk=0) at Python/ceval.c:4671 >#47 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x80c67fa20, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 420, in exec_command (self=<manpages/vfs_unityed_media.8(inputs=[<Nodu at remote 0x80db4f590>], position=(3784, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_unityed_media.8.xml', env=<Environment at remote 0x8061fb8d0>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version...(truncated), throwflag=0) > at Python/ceval.c:3033 >#48 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805d1b3b0, > globals={'DBFILE': '.wafpickle-7', 'random': <module at remote 0x804631fd8>, 'datetime': <module at remote 0x80205fa98>, 'algotype': 'NORMAL', 'RUN_ME': -3, 'WAFREVISION': '9709M', 'tempfile': <module at remote 0x804631600>, 'TaskGroup': <type at remote 0x802089420>, 'MAXPARALLEL': 'MAXPARALLEL', 'Task': <store_task_type(sig_vars=<function at remote 0x805d6a500>, __module__='Task', add_file_dependency=<function at remote 0x805d6a1b8>, vars=[], scan=None, __str__=<function at remote 0x805d66e60>, sig_implicit_deps=<function at remote 0x805d6a578>, compute_sig_implicit_deps=<function at remote 0x805d6a5f0>, set_inputs=<function at remote 0x805d6a050>, can_retrieve_cache=<function at remote 0x805d6a398>, __init__=<function at remote 0x805d66de8>, post_run=<function at remote 0x805d6a320>, set_outputs=<function at remote 0x805d6a0c8>, display=<function at remote 0x805efa8c0>, set_run_after=<function at remote 0x805d6a140>, sig_explicit_deps=<function at remote 0x805d6a488>, old_display=<instancemethod at remote 0x805ca98...(truncated), locals=0x0, > args=0x80fe8d6c8, argcount=2, kws=0x80fe8d6d8, kwcount=1, defs=0x0, defcount=0, closure=0x0) >---Type <return> to continue, or q <return> to quit--- > at Python/ceval.c:3589 >#49 0x0000000800b57e25 in fast_function (func=<function at remote 0x805d668c0>, pp_stack=0x7fffde3f3398, > n=4, na=2, nk=1) at Python/ceval.c:4452 >#50 0x0000000800b55ffa in call_function (pp_stack=0x7fffde3f3398, oparg=257) at Python/ceval.c:4377 >#51 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80fe8d520, for file <string>, line 18, in f (task=<manpages/vfs_unityed_media.8(inputs=[<Nodu at remote 0x80db4f590>], position=(3784, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_unityed_media.8.xml', env=<Environment at remote 0x8061fb8d0>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpath...(truncated), throwflag=0) > at Python/ceval.c:2994 >#52 0x0000000800b57d21 in fast_function (func=<function at remote 0x80db5c2a8>, pp_stack=0x7fffde3f3948, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#53 0x0000000800b55ffa in call_function (pp_stack=0x7fffde3f3948, oparg=0) at Python/ceval.c:4377 >#54 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f584a20, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 432, in call_run (self=<manpages/vfs_unityed_media.8(inputs=[<Nodu at remote 0x80db4f590>], position=(3784, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_unityed_media.8.xml', env=<Environment at remote 0x8061fb8d0>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']...(truncated), throwflag=0) > at Python/ceval.c:2994 >#55 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d66a28>, pp_stack=0x7fffde3f3ef8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#56 0x0000000800b55ffa in call_function (pp_stack=0x7fffde3f3ef8, oparg=0) at Python/ceval.c:4377 >#57 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80fc34b20, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py---Type <return> to continue, or q <return> to quit--- >, line 37, in process_task (tsk=<manpages/vfs_unityed_media.8(inputs=[<Nodu at remote 0x80db4f590>], position=(3784, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_unityed_media.8.xml', env=<Environment at remote 0x8061fb8d0>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version...(truncated), throwflag=0) > at Python/ceval.c:2994 >#58 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d03f50>, pp_stack=0x7fffde3f44a8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#59 0x0000000800b55ffa in call_function (pp_stack=0x7fffde3f44a8, oparg=1) at Python/ceval.c:4377 >#60 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db87750, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 83, in loop (self=<TaskConsumer(_Thread__ident=34536039936, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccdb0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccdb0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccdb0>) at remote 0x80db6cb50>, _Thread__name='Thread-8', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccdf0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccdf0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccdf0>) at remote 0x80db6cad0>) at remote 0x80db6ca90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verb...(truncated), throwflag=0) > at Python/ceval.c:2994 >#61 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f1b8>, pp_stack=0x7fffde3f4a58, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#62 0x0000000800b55ffa in call_function (pp_stack=0x7fffde3f4a58, oparg=0) at Python/ceval.c:4377 >#63 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db87590, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 76, in run (self=<TaskConsumer(_Thread__ident=34536039936, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccdb0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccdb0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccdb0>) at remote 0x80db6cb50>, _Thread__name='Thread-8', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccdf0>, acquire=<built-in method acquire of thread.lock ob---Type <return> to continue, or q <return> to quit--- >ject at remote 0x8009ccdf0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccdf0>) at remote 0x80db6cad0>) at remote 0x80db6ca90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbo...(truncated), throwflag=0) > at Python/ceval.c:2994 >#64 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f140>, pp_stack=0x7fffde3f5008, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#65 0x0000000800b55ffa in call_function (pp_stack=0x7fffde3f5008, oparg=0) at Python/ceval.c:4377 >#66 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x809883020, for file /usr/local/lib/python2.7/threading.py, line 801, in __bootstrap_inner (self=<TaskConsumer(_Thread__ident=34536039936, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccdb0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccdb0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccdb0>) at remote 0x80db6cb50>, _Thread__name='Thread-8', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccdf0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccdf0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccdf0>) at remote 0x80db6cad0>) at remote 0x80db6ca90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Th...(truncated), throwflag=0) > at Python/ceval.c:2994 >#67 0x0000000800b57d21 in fast_function (func=<function at remote 0x8045250c8>, pp_stack=0x7fffde3f55b8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#68 0x0000000800b55ffa in call_function (pp_stack=0x7fffde3f55b8, oparg=0) at Python/ceval.c:4377 >#69 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db873d0, for file /usr/local/lib/python2.7/threading.py, line 774, in __bootstrap (self=<TaskConsumer(_Thread__ident=34536039936, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccdb0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccdb0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccdb0>) at remote 0x80db6cb50>, _Thread__name='Thread-8', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccdf0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccdf0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccdf0>) at remote 0x80db6cad0>) at remote 0x80db6ca90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__...(truncated), throwflag=0) > at Python/ceval.c:2994 >#70 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x804517530, > globals={'current_thread': <function at remote 0x804525b18>, '_BoundedSemaphore': <type at remote 0x8045---Type <return> to continue, or q <return> to quit--- >52420>, 'currentThread': <function at remote 0x804525b18>, '_Timer': <type at remote 0x80453e020>, '_format_exc': <function at remote 0x801dd4668>, 'Semaphore': <function at remote 0x80450ced8>, '_deque': <type at remote 0x8023245f0>, 'activeCount': <function at remote 0x804525cf8>, '_profile_hook': None, '_sleep': <built-in function sleep>, '_trace_hook': None, 'ThreadError': <type at remote 0x80208cc20>, '_enumerate': <function at remote 0x804525d70>, '_start_new_thread': <built-in function start_new_thread>, 'BoundedSemaphore': <function at remote 0x804521488>, '_shutdown': <instancemethod at remote 0x801ddcf50>, '__all__': ['activeCount', 'active_count', 'Condition', 'currentThread', 'current_thread', 'enumerate', 'Event', 'Lock', 'RLock', 'Semaphore', 'BoundedSemaphore', 'Thread', 'Timer', 'setprofile', 'settrace', 'local', 'stack_size'], '_Event': <type at remote 0x804552820>, 'active_count': <function at rem...(truncated), locals=0x0, > args=0x80db6c528, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#71 0x0000000800a9006e in function_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536039936, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccdb0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccdb0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccdb0>) at remote 0x80db6cb50>, _Thread__name='Thread-8', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccdf0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccdf0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccdf0>) at remote 0x80db6cad0>) at remote 0x80db6ca90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6ca50>,), kw=0x0) at Objects/funcobject.c:523 >#72 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536039936, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccdb0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccdb0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccdb0>) at remote 0x80db6cb50>, _Thread__name='Thread-8', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccdf0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccdf0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccdf0>) at remote 0x80db6cad0>) at remote 0x80db6ca90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6ca50>,), kw=0x0) at Objects/abstract.c:2547 >#73 0x0000000800a69c88 in instancemethod_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536039936, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccdb0>, acquire=<built-in method acquire of thread.lock object at r---Type <return> to continue, or q <return> to quit--- >emote 0x8009ccdb0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccdb0>) at remote 0x80db6cb50>, _Thread__name='Thread-8', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccdf0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccdf0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccdf0>) at remote 0x80db6cad0>) at remote 0x80db6ca90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6ca50>,), kw=0x0) at Objects/classobject.c:2602 >#74 0x0000000800a54a07 in PyObject_Call (func=<instancemethod at remote 0x80db80320>, arg=(), kw=0x0) > at Objects/abstract.c:2547 >#75 0x0000000800b53f50 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x80db80320>, > arg=(), kw=0x0) at Python/ceval.c:4226 >#76 0x0000000800ba8961 in t_bootstrap (boot_raw=0x80d49f870) at ./Modules/threadmodule.c:620 >#77 0x000000080064ecf9 in thread_start (curthread=0x80a822600) > at /usr/src/lib/libthr/thread/thr_create.c:291 >#78 0x0000000000000000 in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffde3f6000 > >Thread 9 (LWP 101653): >#0 _umtx_op () at _umtx_op.S:3 >#1 0x00000008010e4cae in usem_wait (sem=<optimized out>, clock_id=0, rmtp=<optimized out>, > flags=<optimized out>, rqtp=<optimized out>) at cancelpoints_sem_new.c:367 >#2 _sem_clockwait_np (sem=<optimized out>, clock_id=0, flags=<optimized out>, rqtp=0x0, > rmtp=<optimized out>) at cancelpoints_sem_new.c:426 >#3 0x0000000800ba1ad1 in PyThread_acquire_lock (lock=0x800903090, waitflag=1) > at Python/thread_pthread.h:324 >#4 0x0000000800b4793c in PyEval_RestoreThread (tstate=0x80a7b2a80) at Python/ceval.c:359 >#5 0x0000000800bafd2e in posix_waitpid (self=0x0, args=(92476, 0)) at ./Modules/posixmodule.c:6266 >#6 0x0000000800ab2aae in PyCFunction_Call (func=<built-in function waitpid>, arg=(92476, 0), kw=0x0) > at Objects/methodobject.c:81 >#7 0x0000000800b5659c in ext_do_call (func=<built-in function waitpid>, pp_stack=0x7fffde7f1d18, flags=1, > na=0, nk=0) at Python/ceval.c:4668 >#8 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x80f6bc120, for file /usr/local/lib/python2.7/subprocess.py, line 121, in _eintr_retry_call (func=<built-in function waitpid>, args=(92476, 0)), throwflag=0) at Python/ceval.c:3033 >#9 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x803409eb0, >---Type <return> to continue, or q <return> to quit--- > globals={'STDOUT': -2, '_has_poll': True, 'gc': <module at remote 0x8034081a0>, 'check_call': <function at remote 0x803675848>, 'mswindows': False, 'select': <module at remote 0x80365d440>, 'list2cmdline': <function at remote 0x803675938>, '__all__': ['Popen', 'PIPE', 'STDOUT', 'call', 'check_call', 'check_output', 'CalledProcessError'], 'errno': <module at remote 0x8009d6be8>, '_demo_posix': <function at remote 0x8036759b0>, '__package__': None, 'PIPE': -1, '_cleanup': <function at remote 0x803675668>, '_eintr_retry_call': <function at remote 0x8036756e0>, 'call': <function at remote 0x8036757d0>, '__doc__': 'Subprocesses with accessible I/O streams\n\nThis module allows you to spawn processes, connect to their\ninput/output/error pipes, and obtain their return codes.\n\nFor a complete description of this module see the Python documentation.\n\nMain API\n========\ncall(...): Runs a command, waits for it to complete, then returns\n the return code.\ncheck_call(...): Same as call() but raises CalledProcessError()\n...(truncated), locals=0x0, > args=0x812909dc0, argcount=3, kws=0x812909dd8, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#10 0x0000000800b57e25 in fast_function (func=<function at remote 0x8036756e0>, pp_stack=0x7fffde7f2548, > n=3, na=3, nk=0) at Python/ceval.c:4452 >#11 0x0000000800b55ffa in call_function (pp_stack=0x7fffde7f2548, oparg=3) at Python/ceval.c:4377 >#12 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x812909c20, for file /usr/local/lib/python2.7/subprocess.py, line 1077, in wait (self=<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=92476, stderr=None, universal_newlines=False) at remote 0x810189550>), throwflag=0) at Python/ceval.c:2994 >#13 0x0000000800b57d21 in fast_function (func=<function at remote 0x803678050>, pp_stack=0x7fffde7f2af8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#14 0x0000000800b55ffa in call_function (pp_stack=0x7fffde7f2af8, oparg=0) at Python/ceval.c:4377 >#15 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db7f430, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Utils.py, line 203, in exec_command (s=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_shadow_copy2.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_shadow_copy2.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_shadow_copy2.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_shadow_copy2.8.xml ', kw={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}, proc=<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=9...(truncated), throwflag=0) > at Python/ceval.c:2994 >#16 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8034001b0, > globals={'load_tool': <function at remote 0x8046159b0>, 'DBFILE': '.wafpickle-7', 'datetime': <module at---Type <return> to continue, or q <return> to quit--- > remote 0x80205fa98>, 'gc': <module at remote 0x8034081a0>, 're_sp': <_sre.SRE_Pattern at remote 0x8036698f0>, 'WscriptError': <type at remote 0x804537420>, 'RUN_ME': -3, 'indicator': '\x1b[K%s%s%s\r', 'struct': <module at remote 0x803665948>, 'WAFREVISION': '9709M', 'quote_define_name': <function at remote 0x804615410>, 'pprint': <function at remote 0x804615668>, 'ex_stack': <function at remote 0x80452fe60>, 'MAXPARALLEL': 'MAXPARALLEL', 'waf_version': <function at remote 0x80452fd70>, 'writef': <function at remote 0x80452fb18>, 'string': <module at remote 0x802109948>, 'detect_platform': <function at remote 0x804615938>, '__file__': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Utils.pyc', 'def_attrs': <function at remote 0x804615398>, 'h_fun': <function at remote 0x8046155f0>, 'BLDDIR': 'blddir', 'VERSION': 'VERSION', 'UNINSTALL': -1337, 'rot_chr': ['\\', '|', '/', '-'], 'cmd_output': <functi...(truncated), locals=0x0, > args=0x80dcc3468, argcount=1, kws=0x80ff31b60, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#17 0x0000000800a9006e in function_call (func=<function at remote 0x80452fb90>, > arg=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_shadow_copy2.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_shadow_copy2.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_shadow_copy2.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_shadow_copy2.8.xml ',), > kw={'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) at Objects/funcobject.c:523 >#18 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x80452fb90>, > arg=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_shadow_copy2.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_shadow_copy2.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_shadow_copy2.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_shadow_copy2.8.xml ',), > kw={'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) at Objects/abstract.c:2547 >#19 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x80452fb90>, pp_stack=0x7fffde7f3318, > flags=2, na=1, nk=0) at Python/ceval.c:4671 >#20 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x805f01bc0, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/3rdparty/print_commands.py, line 23, in exec_command (self=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects---Type <return> to continue, or q <return> to quit--- >=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at ...(truncated), throwflag=0) > at Python/ceval.c:3033 >#21 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805f1e7b0, > globals={'Utils': <module at remote 0x803408168>, '__builtins__': {'bytearray': <type at remote 0x800e11340>, 'IndexError': <type at remote 0x800e18830>, 'all': <built-in function all>, 'help': <_Helper at remote 0x8020347d0>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x800e181f0>, 'unicode': <type at remote 0x800e2bd80>, 'UnicodeDecodeError': <type at remote 0x800e19000>, 'memoryview': <type at remote 0x800e22d90>, 'isinstance': <built-in function isinstance>, 'copyright': <_Printer(_Printer__data='Copyright (c) 2001-2017 Python Software Foundation.\nAll Rights Reserved.\n\nCopyright (c) 2000 BeOpen.com.\nAll Rights Reserved.\n\nCopyright (c) 1995-2001 Corporation for National Research Initiatives.\nAll Rights Reserved.\n\nCopyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.\nAll Rights Reserved.', _Printer__lines=None, _Printer__name='copyright', _Printer__dirs=(), _Printer__files=(...)) at remote 0x8020345d0>, 'NameError': <type at remote 0x800e17d40>, 'BytesWarning': <type at ...(truncated), locals=0x0, > args=0x80ff3ec80, argcount=2, kws=0x80ff439b0, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#22 0x0000000800a9006e in function_call (func=<function at remote 0x801dce668>, > arg=(<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>], position=(224, 3804), run_after=[], generator=<...>, outputs=[<Nodu at remote 0x80ab84110>], dep_nodes=[], m=<_hashlib.HASH at re...(truncated), kw={'cwd': None}) > at Objects/funcobject.c:523 >#23 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x801dce668>, > arg=(<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_---Type <return> to continue, or q <return> to quit--- >on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>], position=(224, 3804), run_after=[], generator=<...>, outputs=[<Nodu at remote 0x80ab84110>], dep_nodes=[], m=<_hashlib.HASH at re...(truncated), kw={'cwd': None}) > at Objects/abstract.c:2547 >#24 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x801dce668>, pp_stack=0x7fffde7f3b68, > flags=3, na=1, nk=0) at Python/ceval.c:4671 >#25 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x809741020, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 420, in exec_command (self=<manpages/vfs_shadow_copy2.8(inputs=[<Nodu at remote 0x80db3cf50>], position=(3776, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_shadow_copy2.8.xml', env=<Environment at remote 0x8061fb410>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c...(truncated), throwflag=0) > at Python/ceval.c:3033 >#26 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805d1b3b0, > globals={'DBFILE': '.wafpickle-7', 'random': <module at remote 0x804631fd8>, 'datetime': <module at remote 0x80205fa98>, 'algotype': 'NORMAL', 'RUN_ME': -3, 'WAFREVISION': '9709M', 'tempfile': <module at remote 0x804631600>, 'TaskGroup': <type at remote 0x802089420>, 'MAXPARALLEL': 'MAXPARALLEL', 'Task': <store_task_type(sig_vars=<function at remote 0x805d6a500>, __module__='Task', add_file_dependency=<function at remote 0x805d6a1b8>, vars=[], scan=None, __str__=<function at remote 0x805d66e60>, sig_implicit_deps=<function at remote 0x805d6a578>, compute_sig_implicit_deps=<function at remote 0x805d6a5f0>, set_inputs=<function at remote 0x805d6a050>, can_retrieve_cache=<function at remote 0x805d6a398>, __init__=<function at remote 0x805d66de8>, post_run=<function at remote 0x805d6a320>, set_outputs=<function at remote 0x805d6a0c8>, display=<function at remote 0x805efa8c0>, set_run_after=<function at remote 0x805d6a140>, sig_explicit_deps=<function at remote 0x805d6a488>, old_display=<instancemethod at remote 0x805ca98...(truncated), locals=0x0, > args=0x80f778dc8, argcount=2, kws=0x80f778dd8, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#27 0x0000000800b57e25 in fast_function (func=<function at remote 0x805d668c0>, pp_stack=0x7fffde7f4398, >---Type <return> to continue, or q <return> to quit--- > n=4, na=2, nk=1) at Python/ceval.c:4452 >#28 0x0000000800b55ffa in call_function (pp_stack=0x7fffde7f4398, oparg=257) at Python/ceval.c:4377 >#29 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f778c20, for file <string>, line 18, in f (task=<manpages/vfs_shadow_copy2.8(inputs=[<Nodu at remote 0x80db3cf50>], position=(3776, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_shadow_copy2.8.xml', env=<Environment at remote 0x8061fb410>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths=...(truncated), throwflag=0) > at Python/ceval.c:2994 >#30 0x0000000800b57d21 in fast_function (func=<function at remote 0x80db476e0>, pp_stack=0x7fffde7f4948, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#31 0x0000000800b55ffa in call_function (pp_stack=0x7fffde7f4948, oparg=0) at Python/ceval.c:4377 >#32 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80fefbc20, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 432, in call_run (self=<manpages/vfs_shadow_copy2.8(inputs=[<Nodu at remote 0x80db3cf50>], position=(3776, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_shadow_copy2.8.xml', env=<Environment at remote 0x8061fb410>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']),...(truncated), throwflag=0) > at Python/ceval.c:2994 >#33 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d66a28>, pp_stack=0x7fffde7f4ef8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#34 0x0000000800b55ffa in call_function (pp_stack=0x7fffde7f4ef8, oparg=0) at Python/ceval.c:4377 >#35 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x809785620, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 37, in process_task (tsk=<manpages/vfs_shadow_copy2.8(inputs=[<Nodu at remote 0x80db3cf50>], position=(3776, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=4---Type <return> to continue, or q <return> to quit--- >20, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_shadow_copy2.8.xml', env=<Environment at remote 0x8061fb410>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c...(truncated), throwflag=0) > at Python/ceval.c:2994 >#36 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d03f50>, pp_stack=0x7fffde7f54a8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#37 0x0000000800b55ffa in call_function (pp_stack=0x7fffde7f54a8, oparg=1) at Python/ceval.c:4377 >#38 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db87210, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 83, in loop (self=<TaskConsumer(_Thread__ident=34536038656, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce10>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce10>) at remote 0x80db6ca10>, _Thread__name='Thread-7', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc9b0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc9b0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc9b0>) at remote 0x80db6c990>) at remote 0x80db6c950>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verb...(truncated), throwflag=0) > at Python/ceval.c:2994 >#39 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f1b8>, pp_stack=0x7fffde7f5a58, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#40 0x0000000800b55ffa in call_function (pp_stack=0x7fffde7f5a58, oparg=0) at Python/ceval.c:4377 >#41 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db87050, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 76, in run (self=<TaskConsumer(_Thread__ident=34536038656, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce10>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce10>) at remote 0x80db6ca10>, _Thread__name='Thread-7', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc9b0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc9b0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc9b0>) at remote 0x80db6c990>) at remote 0x80db6c950>, _Thread__stderr=<file at remote 0x80---Type <return> to continue, or q <return> to quit--- >092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbo...(truncated), throwflag=0) > at Python/ceval.c:2994 >#42 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f140>, pp_stack=0x7fffde7f6008, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#43 0x0000000800b55ffa in call_function (pp_stack=0x7fffde7f6008, oparg=0) at Python/ceval.c:4377 >#44 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x809872020, for file /usr/local/lib/python2.7/threading.py, line 801, in __bootstrap_inner (self=<TaskConsumer(_Thread__ident=34536038656, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce10>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce10>) at remote 0x80db6ca10>, _Thread__name='Thread-7', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc9b0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc9b0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc9b0>) at remote 0x80db6c990>) at remote 0x80db6c950>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Th...(truncated), throwflag=0) > at Python/ceval.c:2994 >#45 0x0000000800b57d21 in fast_function (func=<function at remote 0x8045250c8>, pp_stack=0x7fffde7f65b8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#46 0x0000000800b55ffa in call_function (pp_stack=0x7fffde7f65b8, oparg=0) at Python/ceval.c:4377 >#47 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db84e50, for file /usr/local/lib/python2.7/threading.py, line 774, in __bootstrap (self=<TaskConsumer(_Thread__ident=34536038656, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce10>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce10>) at remote 0x80db6ca10>, _Thread__name='Thread-7', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc9b0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc9b0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc9b0>) at remote 0x80db6c990>) at remote 0x80db6c950>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__...(truncated), throwflag=0) > at Python/ceval.c:2994 >#48 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x804517530, > globals={'current_thread': <function at remote 0x804525b18>, '_BoundedSemaphore': <type at remote 0x804552420>, 'currentThread': <function at remote 0x804525b18>, '_Timer': <type at remote 0x80453e020>, '_format_exc': <function at remote 0x801dd4668>, 'Semaphore': <function at remote 0x80450ced8>, '_deque': <type at re---Type <return> to continue, or q <return> to quit--- >mote 0x8023245f0>, 'activeCount': <function at remote 0x804525cf8>, '_profile_hook': None, '_sleep': <built-in function sleep>, '_trace_hook': None, 'ThreadError': <type at remote 0x80208cc20>, '_enumerate': <function at remote 0x804525d70>, '_start_new_thread': <built-in function start_new_thread>, 'BoundedSemaphore': <function at remote 0x804521488>, '_shutdown': <instancemethod at remote 0x801ddcf50>, '__all__': ['activeCount', 'active_count', 'Condition', 'currentThread', 'current_thread', 'enumerate', 'Event', 'Lock', 'RLock', 'Semaphore', 'BoundedSemaphore', 'Thread', 'Timer', 'setprofile', 'settrace', 'local', 'stack_size'], '_Event': <type at remote 0x804552820>, 'active_count': <function at rem...(truncated), locals=0x0, > args=0x80db6c268, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#49 0x0000000800a9006e in function_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536038656, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce10>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce10>) at remote 0x80db6ca10>, _Thread__name='Thread-7', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc9b0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc9b0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc9b0>) at remote 0x80db6c990>) at remote 0x80db6c950>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6c910>,), kw=0x0) at Objects/funcobject.c:523 >#50 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536038656, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce10>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce10>) at remote 0x80db6ca10>, _Thread__name='Thread-7', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc9b0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc9b0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc9b0>) at remote 0x80db6c990>) at remote 0x80db6c950>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6c910>,), kw=0x0) at Objects/abstract.c:2547 >#51 0x0000000800a69c88 in instancemethod_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536038656, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce10>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce10>) at remote 0x80db6ca10>, _Thread__name='Thread-7', _Thread__daemonic=1, _Thread__started=<_Eve---Type <return> to continue, or q <return> to quit--- >nt(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc9b0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc9b0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc9b0>) at remote 0x80db6c990>) at remote 0x80db6c950>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6c910>,), kw=0x0) at Objects/classobject.c:2602 >#52 0x0000000800a54a07 in PyObject_Call (func=<instancemethod at remote 0x80db802d0>, arg=(), kw=0x0) > at Objects/abstract.c:2547 >#53 0x0000000800b53f50 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x80db802d0>, > arg=(), kw=0x0) at Python/ceval.c:4226 >#54 0x0000000800ba8961 in t_bootstrap (boot_raw=0x80d49f840) at ./Modules/threadmodule.c:620 >#55 0x000000080064ecf9 in thread_start (curthread=0x80a822100) > at /usr/src/lib/libthr/thread/thr_create.c:291 >#56 0x0000000000000000 in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffde7f7000 > >Thread 8 (LWP 101652): >#0 _umtx_op () at _umtx_op.S:3 >#1 0x00000008010e4cae in usem_wait (sem=<optimized out>, clock_id=0, rmtp=<optimized out>, > flags=<optimized out>, rqtp=<optimized out>) at cancelpoints_sem_new.c:367 >#2 _sem_clockwait_np (sem=<optimized out>, clock_id=0, flags=<optimized out>, rqtp=0x0, > rmtp=<optimized out>) at cancelpoints_sem_new.c:426 >#3 0x0000000800ba1ad1 in PyThread_acquire_lock (lock=0x800903090, waitflag=1) > at Python/thread_pthread.h:324 >#4 0x0000000800b4793c in PyEval_RestoreThread (tstate=0x80a7b29c0) at Python/ceval.c:359 >#5 0x0000000800a8379f in file_read (f=0x80ff48780, args=(100000,)) at Objects/fileobject.c:1087 >#6 0x0000000800ab2aae in PyCFunction_Call ( > func=<built-in method read of file object at remote 0x80ff48780>, arg=(100000,), kw=0x0) > at Objects/methodobject.c:81 >#7 0x0000000800b55e9c in call_function (pp_stack=0x7fffdebf5148, oparg=1) at Python/ceval.c:4357 >#8 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80fd62420, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Utils.py, line 142, in h_file (filename='\'\\" t\n.\\" Title: vfs_recycle\n.\\" Author: [see the "AUTHOR" section]\n.\\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>\n.\\" Date: 12/22/2017\n.\\" Manual: System Administration tools\n.\\" Source: Samba 4.7\n.\\" Language: English\n.\\"\n.TH "VFS_RECYCLE" "8" "12/22/2017" "Samba 4\\&.7" "System Administration tools"\n.\\" ------------------------------Type <return> to continue, or q <return> to quit--- >--------------------------------------\n.\\" * Define some portability stuff\n.\\" -----------------------------------------------------------------\n.\\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n.\\" http://bugs.debian.org/507673\n.\\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html\n.\\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n.ie \\n(.g .ds Aq \\(aq\n.el .ds Aq \'\n.\\" -----------------------------------------...(truncated), throwflag=0) > at Python/ceval.c:2994 >#9 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452f9b0>, pp_stack=0x7fffdebf56f8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#10 0x0000000800b55ffa in call_function (pp_stack=0x7fffdebf56f8, oparg=1) at Python/ceval.c:4377 >#11 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8117d6420, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 1092, in post_run (self=<manpages/vfs_recycle.8(inputs=[<Nodu at remote 0x80db3cdd0>], position=(3774, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_recycle.8.xml', env=<Environment at remote 0x8061fb310>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_l...(truncated), throwflag=0) > at Python/ceval.c:2994 >#12 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805d1fd30, > globals={'DBFILE': '.wafpickle-7', 'random': <module at remote 0x804631fd8>, 'datetime': <module at remote 0x80205fa98>, 'algotype': 'NORMAL', 'RUN_ME': -3, 'WAFREVISION': '9709M', 'tempfile': <module at remote 0x804631600>, 'TaskGroup': <type at remote 0x802089420>, 'MAXPARALLEL': 'MAXPARALLEL', 'Task': <store_task_type(sig_vars=<function at remote 0x805d6a500>, __module__='Task', add_file_dependency=<function at remote 0x805d6a1b8>, vars=[], scan=None, __str__=<function at remote 0x805d66e60>, sig_implicit_deps=<function at remote 0x805d6a578>, compute_sig_implicit_deps=<function at remote 0x805d6a5f0>, set_inputs=<function at remote 0x805d6a050>, can_retrieve_cache=<function at remote 0x805d6a398>, __init__=<function at remote 0x805d66de8>, post_run=<function at remote 0x805d6a320>, set_outputs=<function at remote 0x805d6a0c8>, display=<function at remote 0x805efa8c0>, set_run_after=<function at remote 0x805d6a140>, sig_explicit_deps=<function at remote 0x805d6a488>, old_display=<instancemethod at remote 0x805ca98...(truncated), locals=0x0, > args=0x8108a51b8, argcount=1, kws=0x8108a51c0, kwcount=0, defs=0x0, defcount=0, > closure=(<cell at remote 0x80db501d8>,)) at Python/ceval.c:3589 >#13 0x0000000800b57e25 in fast_function (func=<function at remote 0x80db47398>, pp_stack=0x7fffdebf5ef8, > n=1, na=1, nk=0) at Python/ceval.c:4452 >---Type <return> to continue, or q <return> to quit--- >#14 0x0000000800b55ffa in call_function (pp_stack=0x7fffdebf5ef8, oparg=0) at Python/ceval.c:4377 >#15 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8108a5020, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 52, in process_task (tsk=<manpages/vfs_recycle.8(inputs=[<Nodu at remote 0x80db3cdd0>], position=(3774, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_recycle.8.xml', env=<Environment at remote 0x8061fb310>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direc...(truncated), throwflag=0) > at Python/ceval.c:2994 >#16 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d03f50>, pp_stack=0x7fffdebf64a8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#17 0x0000000800b55ffa in call_function (pp_stack=0x7fffdebf64a8, oparg=1) at Python/ceval.c:4377 >#18 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db84c90, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 83, in loop (self=<TaskConsumer(_Thread__ident=34536037376, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccbd0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccbd0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccbd0>) at remote 0x80db6c8d0>, _Thread__name='Thread-6', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc10>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc10>) at remote 0x80db6c850>) at remote 0x80db6c810>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verb...(truncated), throwflag=0) > at Python/ceval.c:2994 >#19 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f1b8>, pp_stack=0x7fffdebf6a58, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#20 0x0000000800b55ffa in call_function (pp_stack=0x7fffdebf6a58, oparg=0) at Python/ceval.c:4377 >#21 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db84ad0, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 76, in run (self=<TaskConsumer(_Thread__ident=34536037376, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccbd0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccbd0>, _Condition__waiters=[], release=<built-in method release of thread.lock o---Type <return> to continue, or q <return> to quit--- >bject at remote 0x8009ccbd0>) at remote 0x80db6c8d0>, _Thread__name='Thread-6', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc10>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc10>) at remote 0x80db6c850>) at remote 0x80db6c810>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbo...(truncated), throwflag=0) > at Python/ceval.c:2994 >#22 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f140>, pp_stack=0x7fffdebf7008, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#23 0x0000000800b55ffa in call_function (pp_stack=0x7fffdebf7008, oparg=0) at Python/ceval.c:4377 >#24 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80984f020, for file /usr/local/lib/python2.7/threading.py, line 801, in __bootstrap_inner (self=<TaskConsumer(_Thread__ident=34536037376, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccbd0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccbd0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccbd0>) at remote 0x80db6c8d0>, _Thread__name='Thread-6', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc10>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc10>) at remote 0x80db6c850>) at remote 0x80db6c810>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Th...(truncated), throwflag=0) > at Python/ceval.c:2994 >#25 0x0000000800b57d21 in fast_function (func=<function at remote 0x8045250c8>, pp_stack=0x7fffdebf75b8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#26 0x0000000800b55ffa in call_function (pp_stack=0x7fffdebf75b8, oparg=0) at Python/ceval.c:4377 >#27 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db84910, for file /usr/local/lib/python2.7/threading.py, line 774, in __bootstrap (self=<TaskConsumer(_Thread__ident=34536037376, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccbd0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccbd0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccbd0>) at remote 0x80db6c8d0>, _Thread__name='Thread-6', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc10>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc10>) at remote 0x80db6c850>) at remote 0x80db6c810>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__...(truncated), throwflag=0) >---Type <return> to continue, or q <return> to quit--- > at Python/ceval.c:2994 >#28 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x804517530, > globals={'current_thread': <function at remote 0x804525b18>, '_BoundedSemaphore': <type at remote 0x804552420>, 'currentThread': <function at remote 0x804525b18>, '_Timer': <type at remote 0x80453e020>, '_format_exc': <function at remote 0x801dd4668>, 'Semaphore': <function at remote 0x80450ced8>, '_deque': <type at remote 0x8023245f0>, 'activeCount': <function at remote 0x804525cf8>, '_profile_hook': None, '_sleep': <built-in function sleep>, '_trace_hook': None, 'ThreadError': <type at remote 0x80208cc20>, '_enumerate': <function at remote 0x804525d70>, '_start_new_thread': <built-in function start_new_thread>, 'BoundedSemaphore': <function at remote 0x804521488>, '_shutdown': <instancemethod at remote 0x801ddcf50>, '__all__': ['activeCount', 'active_count', 'Condition', 'currentThread', 'current_thread', 'enumerate', 'Event', 'Lock', 'RLock', 'Semaphore', 'BoundedSemaphore', 'Thread', 'Timer', 'setprofile', 'settrace', 'local', 'stack_size'], '_Event': <type at remote 0x804552820>, 'active_count': <function at rem...(truncated), locals=0x0, > args=0x80db6c1e8, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#29 0x0000000800a9006e in function_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536037376, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccbd0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccbd0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccbd0>) at remote 0x80db6c8d0>, _Thread__name='Thread-6', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc10>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc10>) at remote 0x80db6c850>) at remote 0x80db6c810>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6c7d0>,), kw=0x0) at Objects/funcobject.c:523 >#30 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536037376, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccbd0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccbd0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccbd0>) at remote 0x80db6c8d0>, _Thread__name='Thread-6', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc10>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc10>) at remote 0x80db6c850>) at remote 0x80db6c810>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6c7d0>,), kw=0x0) at Objects/abstract.c:2547 >---Type <return> to continue, or q <return> to quit--- >#31 0x0000000800a69c88 in instancemethod_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536037376, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccbd0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccbd0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccbd0>) at remote 0x80db6c8d0>, _Thread__name='Thread-6', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc10>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc10>) at remote 0x80db6c850>) at remote 0x80db6c810>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6c7d0>,), kw=0x0) at Objects/classobject.c:2602 >#32 0x0000000800a54a07 in PyObject_Call (func=<instancemethod at remote 0x80db80280>, arg=(), kw=0x0) > at Objects/abstract.c:2547 >#33 0x0000000800b53f50 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x80db80280>, > arg=(), kw=0x0) at Python/ceval.c:4226 >#34 0x0000000800ba8961 in t_bootstrap (boot_raw=0x80d49f810) at ./Modules/threadmodule.c:620 >#35 0x000000080064ecf9 in thread_start (curthread=0x80a821c00) > at /usr/src/lib/libthr/thread/thr_create.c:291 >#36 0x0000000000000000 in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffdebf8000 > >Thread 7 (LWP 101651): >#0 _umtx_op () at _umtx_op.S:3 >#1 0x00000008010e4cae in usem_wait (sem=<optimized out>, clock_id=0, rmtp=<optimized out>, > flags=<optimized out>, rqtp=<optimized out>) at cancelpoints_sem_new.c:367 >#2 _sem_clockwait_np (sem=<optimized out>, clock_id=0, flags=<optimized out>, rqtp=0x0, > rmtp=<optimized out>) at cancelpoints_sem_new.c:426 >#3 0x0000000800ba1ad1 in PyThread_acquire_lock (lock=0x800903110, waitflag=1) > at Python/thread_pthread.h:324 >#4 0x0000000800ba8d4f in lock_PyThread_acquire_lock (self=0x8009cc2b0, args=(1,)) > at ./Modules/threadmodule.c:52 >#5 0x0000000800ab2aae in PyCFunction_Call ( > func=<built-in method acquire of thread.lock object at remote 0x8009cc2b0>, arg=(1,), kw=0x0) > at Objects/methodobject.c:81 >#6 0x0000000800b55e9c in call_function (pp_stack=0x7fffdeff1398, oparg=1) at Python/ceval.c:4357 >#7 0x0000000800b51fed in PyEval_EvalFrameEx ( >---Type <return> to continue, or q <return> to quit--- > f=Frame 0x80f70ac20, for file /usr/local/lib/python2.7/threading.py, line 174, in acquire (self=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, blocking=1, me=34536036096), throwflag=0) at Python/ceval.c:2994 >#8 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x804507d30, > globals={'current_thread': <function at remote 0x804525b18>, '_BoundedSemaphore': <type at remote 0x804552420>, 'currentThread': <function at remote 0x804525b18>, '_Timer': <type at remote 0x80453e020>, '_format_exc': <function at remote 0x801dd4668>, 'Semaphore': <function at remote 0x80450ced8>, '_deque': <type at remote 0x8023245f0>, 'activeCount': <function at remote 0x804525cf8>, '_profile_hook': None, '_sleep': <built-in function sleep>, '_trace_hook': None, 'ThreadError': <type at remote 0x80208cc20>, '_enumerate': <function at remote 0x804525d70>, '_start_new_thread': <built-in function start_new_thread>, 'BoundedSemaphore': <function at remote 0x804521488>, '_shutdown': <instancemethod at remote 0x801ddcf50>, '__all__': ['activeCount', 'active_count', 'Condition', 'currentThread', 'current_thread', 'enumerate', 'Event', 'Lock', 'RLock', 'Semaphore', 'BoundedSemaphore', 'Thread', 'Timer', 'setprofile', 'settrace', 'local', 'stack_size'], '_Event': <type at remote 0x804552820>, 'active_count': <function at rem...(truncated), locals=0x0, > args=0x8097b38a0, argcount=1, kws=0x8097b38a8, kwcount=0, defs=0x80451f368, defcount=1, closure=0x0) > at Python/ceval.c:3589 >#9 0x0000000800b57e25 in fast_function (func=<function at remote 0x80450cc08>, pp_stack=0x7fffdeff1b98, > n=1, na=1, nk=0) at Python/ceval.c:4452 >#10 0x0000000800b55ffa in call_function (pp_stack=0x7fffdeff1b98, oparg=0) at Python/ceval.c:4377 >#11 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8097b3720, for file /usr/local/lib/python2.7/logging/__init__.py, line 708, in acquire (self=<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>), throwflag=0) at Python/ceval.c:2994 >#12 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452aed8>, pp_stack=0x7fffdeff2148, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#13 0x0000000800b55ffa in call_function (pp_stack=0x7fffdeff2148, oparg=0) at Python/ceval.c:4377 >#14 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x805ffeb60, for file /usr/local/lib/python2.7/logging/__init__.py, line 757, in handle (self=<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>, record=<LogRecord(relativeCreated=<float at remote 0x8009b6dd0>, process=84370, module='Logs', funcName='debug', zone='runner', filename='Logs.py', levelno=10, processName='MainProcess', lineno=104, msg=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog f---Type <return> to continue, or q <return> to quit--- >ile:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_syncops.8.xml ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#15 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452b1b8>, pp_stack=0x7fffdeff26f8, > n=2, na=2, nk=0) at Python/ceval.c:4442 >#16 0x0000000800b55ffa in call_function (pp_stack=0x7fffdeff26f8, oparg=1) at Python/ceval.c:4377 >#17 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8009d1b90, for file /usr/local/lib/python2.7/logging/__init__.py, line 1336, in callHandlers (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, record=<LogRecord(relativeCreated=<float at remote 0x8009b6dd0>, process=84370, module='Logs', funcName='debug', zone='runner', filename='Logs.py', levelno=10, processName='MainProcess', lineno=104, msg=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#18 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452e398>, pp_stack=0x7fffdeff2ca8, > n=2, na=2, nk=0) at Python/ceval.c:4442 >#19 0x0000000800b55ffa in call_function (pp_stack=0x7fffdeff2ca8, oparg=1) at Python/ceval.c:4377 >#20 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x801d1b050, for file /usr/local/lib/python2.7/logging/__init__.py, line 1296, in handle (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, record=<LogRecord(relativeCreated=<float at remote 0x8009b6dd0>, process=84370, module='Logs', funcName='debug', zone='runner', filename='Logs.py', levelno=10, processName='MainProcess', lineno=104, msg=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#21 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452e230>, pp_stack=0x7fffdeff3258, > n=2, na=2, nk=0) at Python/ceval.c:4442 >---Type <return> to continue, or q <return> to quit--- >#22 0x0000000800b55ffa in call_function (pp_stack=0x7fffdeff3258, oparg=1) at Python/ceval.c:4377 >#23 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8108a5620, for file /usr/local/lib/python2.7/logging/__init__.py, line 1286, in _log (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, level=10, msg='runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_syncops.8.xml --nonet /usr/ports/net/samba...(truncated), throwflag=0) > at Python/ceval.c:2994 >#24 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8044f87b0, > globals={'__path__': ['/usr/local/lib/python2.7/logging'], 'LogRecord': <type at remote 0x80453ec20>, 'logProcesses': 1, 'addLevelName': <function at remote 0x80452a050>, '_addHandlerRef': <function at remote 0x80452ac08>, 'WARNING': 30, 'collections': <module at remote 0x80206c718>, 'fatal': <function at remote 0x80452eb18>, 'currentframe': <function at remote 0x804525f50>, 'INFO': 20, '_startTime': <float at remote 0x80099e320>, '__file__': '/usr/local/lib/python2.7/logging/__init__.pyc', 'BufferingFormatter': <type at remote 0x80453f420>, 'NOTSET': 0, '_levelNames': {0: 'NOTSET', 10: 'DEBUG', 'WARN': 30, 20: 'INFO', 'ERROR': 40, 'DEBUG': 10, 30: 'WARNING', 'INFO': 20, 'WARNING': 30, 40: 'ERROR', 50: 'CRITICAL', 'CRITICAL': 50, 'NOTSET': 0}, '__date__': '07 February 2010', 'getLogger': <function at remote 0x80452eaa0>, 'debug': <function at remote 0x80452ed70>, 'basicConfig': <function at remote 0x80452bb90>, 'cStringIO': <module at remote 0x803665a98>, '_acquireLock': <function at remote 0x80452a140>, 'atexit': <m...(truncated), locals=0x0, > args=0x80ff46c18, argcount=4, kws=0x80090a068, kwcount=0, defs=0x8033f68d8, defcount=2, closure=0x0) > at Python/ceval.c:3589 >#25 0x0000000800a9006e in function_call (func=<function at remote 0x80452e1b8>, > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 10, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_syncops.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambado---Type <return> to continue, or q <return> to quit--- >c.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpa...(truncated), kw={}) > at Objects/funcobject.c:523 >#26 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x80452e1b8>, > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 10, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_syncops.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpa...(truncated), kw={}) > at Objects/abstract.c:2547 >#27 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x80452e1b8>, pp_stack=0x7fffdeff3a78, > flags=2, na=4, nk=0) at Python/ceval.c:4671 >#28 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x81290b120, for file /usr/local/lib/python2.7/logging/__init__.py, line 1155, in debug (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, msg='runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_syncops.8.xml --nonet /usr/ports/net/samba47/work/s...(truncated), throwflag=0) > at Python/ceval.c:3033 >#29 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8044f82b0, > globals={'__path__': ['/usr/local/lib/python2.7/logging'], 'LogRecord': <type at remote 0x80453ec20>, 'logProcesses': 1, 'addLevelName': <function at remote 0x80452a050>, '_addHandlerRef': <function at remote 0x80452ac08>, 'WARNING': 30, 'collections': <module at remote 0x80206c718>, 'fatal': <function at remote 0x80452eb18>, 'currentframe': <function at remote 0x804525f50>, 'INFO': 20, '_startTime': <float at remote 0x80099e320>, '__file__': '/usr/local/lib/python2.7/logging/__init__.pyc', 'BufferingFormatter': <type at remote 0x80453f420>, 'NOTSET': 0, '_levelNames': {0: 'NOTSET', 10: 'DEBUG', 'WARN': 30, 20: 'INFO', 'ERROR': 40, 'DEBUG': 10, 30: 'WARNING', 'INFO': 20, 'WARNING': 30, 40: 'ERROR', 50: 'CRITICAL', 'CRITICAL': 50, 'NOTSET': 0}---Type <return> to continue, or q <return> to quit--- >, '__date__': '07 February 2010', 'getLogger': <function at remote 0x80452eaa0>, 'debug': <function at remote 0x80452ed70>, 'basicConfig': <function at remote 0x80452bb90>, 'cStringIO': <module at remote 0x803665a98>, '_acquireLock': <function at remote 0x80452a140>, 'atexit': <m...(truncated), locals=0x0, > args=0x80ff435c0, argcount=2, kws=0x80090a068, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#30 0x0000000800a9006e in function_call (func=<function at remote 0x80452bcf8>, > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_syncops.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/...(truncated), kw={}) > at Objects/funcobject.c:523 >#31 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x80452bcf8>, > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_syncops.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/...(truncated), kw={}) > at Objects/abstract.c:2547 >#32 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x80452bcf8>, pp_stack=0x7fffdeff42c8, > flags=3, na=2, nk=0) at Python/ceval.c:4671 >#33 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x80abeda00, for file /usr/local/lib/python2.7/logging/__init__.py, line 1637, in debug (msg='runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default---Type <return> to continue, or q <return> to quit--- >/docs-xml/manpages/vfs_syncops.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_syncops.8.xml true --nonet -o default/docs-xml/manpages/vfs_syncops.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_syncops.8.xml ', args=(), kwargs={}), throwflag=0) > at Python/ceval.c:3033 >#34 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8044ff730, > globals={'__path__': ['/usr/local/lib/python2.7/logging'], 'LogRecord': <type at remote 0x80453ec20>, 'logProcesses': 1, 'addLevelName': <function at remote 0x80452a050>, '_addHandlerRef': <function at remote 0x80452ac08>, 'WARNING': 30, 'collections': <module at remote 0x80206c718>, 'fatal': <function at remote 0x80452eb18>, 'currentframe': <function at remote 0x804525f50>, 'INFO': 20, '_startTime': <float at remote 0x80099e320>, '__file__': '/usr/local/lib/python2.7/logging/__init__.pyc', 'BufferingFormatter': <type at remote 0x80453f420>, 'NOTSET': 0, '_levelNames': {0: 'NOTSET', 10: 'DEBUG', 'WARN': 30, 20: 'INFO', 'ERROR': 40, 'DEBUG': 10, 30: 'WARNING', 'INFO': 20, 'WARNING': 30, 40: 'ERROR', 50: 'CRITICAL', 'CRITICAL': 50, 'NOTSET': 0}, '__date__': '07 February 2010', 'getLogger': <function at remote 0x80452eaa0>, 'debug': <function at remote 0x80452ed70>, 'basicConfig': <function at remote 0x80452bb90>, 'cStringIO': <module at remote 0x803665a98>, '_acquireLock': <function at remote 0x80452a140>, 'atexit': <m...(truncated), locals=0x0, > args=0x80db8e228, argcount=1, kws=0x80090a068, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#35 0x0000000800a9006e in function_call (func=<function at remote 0x80452ed70>, > arg=('runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_syncops.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_syncops.8.xml true --nonet -o default/docs-xml/manpages/vfs_syncops.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_syncops.8.xml ',), kw={}) > at Objects/funcobject.c:523 >#36 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x80452ed70>, > arg=('runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_syncops.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_syncops.8.xml true --nonet -o default/docs-xml/manpages/vfs_syncops.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_syncops.8.xml ',), kw={}) > at Objects/abstract.c:2547 >---Type <return> to continue, or q <return> to quit--- >#37 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x80452ed70>, pp_stack=0x7fffdeff4b18, > flags=3, na=0, nk=0) at Python/ceval.c:4671 >#38 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x8061a6620, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Logs.py, line 104, in debug (k=['runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_syncops.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_syncops.8.xml true --nonet -o default/docs-xml/manpages/vfs_syncops.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_syncops.8.xml '], kw={}), > throwflag=0) at Python/ceval.c:3033 >#39 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8036588b0, > globals={'O755': 493, 'warn': <function at remote 0x80452ec80>, 'DBFILE': '.wafpickle-7', 'UNDEFINED': (), 'NORMAL': 'NORMAL', 'DEFAULT': 'default', 'EXCEPTION': 3, 'MAXPARALLEL': 'MAXPARALLEL', 'SIG_NIL': 'iluvcuteoverload', 'colors': <foo at remote 0x80367d4d0>, 'CACHE_DIR': 'c4che', 'formatter': <type at remote 0x804541c20>, 'INSTALL': 1337, 'get_color': <function at remote 0x80365b050>, 'LOG_FORMAT': '%(asctime)s %(c1)s%(zone)s%(c2)s %(message)s', 'RUN_ME': -3, 're_log': <_sre.SRE_Pattern at remote 0x8020ef2d0>, 'O644': 420, 'WAF_LOG_FORMAT': '%(c1)s%(zone)s%(c2)s %(message)s', 'verbose': 2, 'MAXJOBS': 99999999, 'WAFREVISION': '9709M', 'CFG_FILES': 'cfg_files', 'VARIANT': '_VARIANT_', '__package__': None, 're': <module at remote 0x801ddab08>, 'CACHE_SUFFIX': '.cache.py', 'JOBCONTROL': 'JOBCONTROL', 'WSCRIPT_BUILD_FILE': 'wscript_build', 'UNINSTALL': -1337, '__doc__': None, 'WAF_CONFIG_H': 'config.h', 'HEXVERSION': 1069081, 'log_filter': <type at remote 0x804541820>, 'SUCCESS': 9, 'APPNAME': 'APPNAME', '__builtins...(truncated), locals=0x0, > args=0x80f5ad3c0, argcount=1, kws=0x80f5ad3c8, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#40 0x0000000800b57e25 in fast_function (func=<function at remote 0x80452f398>, pp_stack=0x7fffdeff5348, > n=1, na=1, nk=0) at Python/ceval.c:4452 >#41 0x0000000800b55ffa in call_function (pp_stack=0x7fffdeff5348, oparg=1) at Python/ceval.c:4377 >#42 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f5ad220, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/3rdparty/print_commands.py, line 14, in exec_command (self=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOS---Type <return> to continue, or q <return> to quit--- >TCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#43 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805f1e7b0, > globals={'Utils': <module at remote 0x803408168>, '__builtins__': {'bytearray': <type at remote 0x800e11340>, 'IndexError': <type at remote 0x800e18830>, 'all': <built-in function all>, 'help': <_Helper at remote 0x8020347d0>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x800e181f0>, 'unicode': <type at remote 0x800e2bd80>, 'UnicodeDecodeError': <type at remote 0x800e19000>, 'memoryview': <type at remote 0x800e22d90>, 'isinstance': <built-in function isinstance>, 'copyright': <_Printer(_Printer__data='Copyright (c) 2001-2017 Python Software Foundation.\nAll Rights Reserved.\n\nCopyright (c) 2000 BeOpen.com.\nAll Rights Reserved.\n\nCopyright (c) 1995-2001 Corporation for National Research Initiatives.\nAll Rights Reserved.\n\nCopyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.\nAll Rights Reserved.', _Printer__lines=None, _Printer__name='copyright', _Printer__dirs=(), _Printer__files=(...)) at remote 0x8020345d0>, 'NameError': <type at remote 0x800e17d40>, 'BytesWarning': <type at ...(truncated), locals=0x0, > args=0x80fdbf218, argcount=2, kws=0x80ff3e0b0, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#44 0x0000000800a9006e in function_call (func=<function at remote 0x801dce668>, > arg=(<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>], position=(224, 3804), run_after=[], generator=<...>, outputs=[<Nodu at remote 0x80ab84110>], dep_nodes=[], m=<_hashlib.HASH at re...(truncated), kw={'cwd': None}) > at Objects/funcobject.c:523 >#45 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x801dce668>, > arg=(<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samb---Type <return> to continue, or q <return> to quit--- >a47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>], position=(224, 3804), run_after=[], generator=<...>, outputs=[<Nodu at remote 0x80ab84110>], dep_nodes=[], m=<_hashlib.HASH at re...(truncated), kw={'cwd': None}) > at Objects/abstract.c:2547 >#46 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x801dce668>, pp_stack=0x7fffdeff5b68, > flags=3, na=1, nk=0) at Python/ceval.c:4671 >#47 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x80f683120, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 420, in exec_command (self=<manpages/vfs_syncops.8(inputs=[<Nodu at remote 0x80db4f350>], position=(3781, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_syncops.8.xml', env=<Environment at remote 0x8061fb710>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direc...(truncated), throwflag=0) > at Python/ceval.c:3033 >#48 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805d1b3b0, > globals={'DBFILE': '.wafpickle-7', 'random': <module at remote 0x804631fd8>, 'datetime': <module at remote 0x80205fa98>, 'algotype': 'NORMAL', 'RUN_ME': -3, 'WAFREVISION': '9709M', 'tempfile': <module at remote 0x804631600>, 'TaskGroup': <type at remote 0x802089420>, 'MAXPARALLEL': 'MAXPARALLEL', 'Task': <store_task_type(sig_vars=<function at remote 0x805d6a500>, __module__='Task', add_file_dependency=<function at remote 0x805d6a1b8>, vars=[], scan=None, __str__=<function at remote 0x805d66e60>, sig_implicit_deps=<function at remote 0x805d6a578>, compute_sig_implicit_deps=<function at remote 0x805d6a5f0>, set_inputs=<function at remote 0x805d6a050>, can_retrieve_cache=<function at remote 0x805d6a398>, __init__=<function at remote 0x805d66de8>, post_run=<function at remote 0x805d6a320>, set_outputs=<function at remote 0x805d6a0c8>, display=<function at remote 0x805efa8c0>, set_run_after=<function at remote 0x805d6a140>, sig_explicit_deps=<function at remote 0x805d6a488>, old_display=<instancemethod at remote 0x805ca98...(truncated), locals=0x0, > args=0x80a7b12c8, argcount=2, kws=0x80a7b12d8, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#49 0x0000000800b57e25 in fast_function (func=<function at remote 0x805d668c0>, pp_stack=0x7fffdeff6398, > n=4, na=2, nk=1) at Python/ceval.c:4452 >#50 0x0000000800b55ffa in call_function (pp_stack=0x7fffdeff6398, oparg=257) at Python/ceval.c:4377 >#51 0x0000000800b51fed in PyEval_EvalFrameEx ( >---Type <return> to continue, or q <return> to quit--- > f=Frame 0x80a7b1120, for file <string>, line 18, in f (task=<manpages/vfs_syncops.8(inputs=[<Nodu at remote 0x80db4f350>], position=(3781, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_syncops.8.xml', env=<Environment at remote 0x8061fb710>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_...(truncated), throwflag=0) > at Python/ceval.c:2994 >#52 0x0000000800b57d21 in fast_function (func=<function at remote 0x80db47de8>, pp_stack=0x7fffdeff6948, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#53 0x0000000800b55ffa in call_function (pp_stack=0x7fffdeff6948, oparg=0) at Python/ceval.c:4377 >#54 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x811febc20, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 432, in call_run (self=<manpages/vfs_syncops.8(inputs=[<Nodu at remote 0x80db4f350>], position=(3781, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_syncops.8.xml', env=<Environment at remote 0x8061fb710>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_li...(truncated), throwflag=0) > at Python/ceval.c:2994 >#55 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d66a28>, pp_stack=0x7fffdeff6ef8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#56 0x0000000800b55ffa in call_function (pp_stack=0x7fffdeff6ef8, oparg=0) at Python/ceval.c:4377 >#57 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f7cd420, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 37, in process_task (tsk=<manpages/vfs_syncops.8(inputs=[<Nodu at remote 0x80db4f350>], position=(3781, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_syncops.8.xml', env=<Environment at remote 0x8061fb710>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(gro---Type <return> to continue, or q <return> to quit--- >ups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direc...(truncated), throwflag=0) > at Python/ceval.c:2994 >#58 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d03f50>, pp_stack=0x7fffdeff74a8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#59 0x0000000800b55ffa in call_function (pp_stack=0x7fffdeff74a8, oparg=1) at Python/ceval.c:4377 >#60 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db84750, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 83, in loop (self=<TaskConsumer(_Thread__ident=34536036096, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cccd0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cccd0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cccd0>) at remote 0x80db6c790>, _Thread__name='Thread-5', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce70>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce70>) at remote 0x80db6c710>) at remote 0x80db6c6d0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verb...(truncated), throwflag=0) > at Python/ceval.c:2994 >#61 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f1b8>, pp_stack=0x7fffdeff7a58, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#62 0x0000000800b55ffa in call_function (pp_stack=0x7fffdeff7a58, oparg=0) at Python/ceval.c:4377 >#63 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db84590, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 76, in run (self=<TaskConsumer(_Thread__ident=34536036096, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cccd0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cccd0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cccd0>) at remote 0x80db6c790>, _Thread__name='Thread-5', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce70>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce70>) at remote 0x80db6c710>) at remote 0x80db6c6d0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbo...(truncated), throwflag=0) > at Python/ceval.c:2994 >#64 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f140>, pp_stack=0x7fffdeff8008, >---Type <return> to continue, or q <return> to quit--- > n=1, na=1, nk=0) at Python/ceval.c:4442 >#65 0x0000000800b55ffa in call_function (pp_stack=0x7fffdeff8008, oparg=0) at Python/ceval.c:4377 >#66 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x809849020, for file /usr/local/lib/python2.7/threading.py, line 801, in __bootstrap_inner (self=<TaskConsumer(_Thread__ident=34536036096, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cccd0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cccd0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cccd0>) at remote 0x80db6c790>, _Thread__name='Thread-5', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce70>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce70>) at remote 0x80db6c710>) at remote 0x80db6c6d0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Th...(truncated), throwflag=0) > at Python/ceval.c:2994 >#67 0x0000000800b57d21 in fast_function (func=<function at remote 0x8045250c8>, pp_stack=0x7fffdeff85b8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#68 0x0000000800b55ffa in call_function (pp_stack=0x7fffdeff85b8, oparg=0) at Python/ceval.c:4377 >#69 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db843d0, for file /usr/local/lib/python2.7/threading.py, line 774, in __bootstrap (self=<TaskConsumer(_Thread__ident=34536036096, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cccd0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cccd0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cccd0>) at remote 0x80db6c790>, _Thread__name='Thread-5', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce70>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce70>) at remote 0x80db6c710>) at remote 0x80db6c6d0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__...(truncated), throwflag=0) > at Python/ceval.c:2994 >#70 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x804517530, > globals={'current_thread': <function at remote 0x804525b18>, '_BoundedSemaphore': <type at remote 0x804552420>, 'currentThread': <function at remote 0x804525b18>, '_Timer': <type at remote 0x80453e020>, '_format_exc': <function at remote 0x801dd4668>, 'Semaphore': <function at remote 0x80450ced8>, '_deque': <type at remote 0x8023245f0>, 'activeCount': <function at remote 0x804525cf8>, '_profile_hook': None, '_sleep': <built-in function sleep>, '_trace_hook': None, 'ThreadError': <type at remote 0x80208cc20>, '_enumerate': <function at remote 0x804525d70>, '_start_new_thread': <built-in function start_new_thread>, 'BoundedSemaphore': <fu---Type <return> to continue, or q <return> to quit--- >nction at remote 0x804521488>, '_shutdown': <instancemethod at remote 0x801ddcf50>, '__all__': ['activeCount', 'active_count', 'Condition', 'currentThread', 'current_thread', 'enumerate', 'Event', 'Lock', 'RLock', 'Semaphore', 'BoundedSemaphore', 'Thread', 'Timer', 'setprofile', 'settrace', 'local', 'stack_size'], '_Event': <type at remote 0x804552820>, 'active_count': <function at rem...(truncated), locals=0x0, > args=0x80db2de28, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#71 0x0000000800a9006e in function_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536036096, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cccd0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cccd0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cccd0>) at remote 0x80db6c790>, _Thread__name='Thread-5', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce70>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce70>) at remote 0x80db6c710>) at remote 0x80db6c6d0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6c690>,), kw=0x0) at Objects/funcobject.c:523 >#72 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536036096, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cccd0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cccd0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cccd0>) at remote 0x80db6c790>, _Thread__name='Thread-5', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce70>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce70>) at remote 0x80db6c710>) at remote 0x80db6c6d0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6c690>,), kw=0x0) at Objects/abstract.c:2547 >#73 0x0000000800a69c88 in instancemethod_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536036096, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cccd0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cccd0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cccd0>) at remote 0x80db6c790>, _Thread__name='Thread-5', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce70>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce70>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x800---Type <return> to continue, or q <return> to quit--- >9cce70>) at remote 0x80db6c710>) at remote 0x80db6c6d0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6c690>,), kw=0x0) at Objects/classobject.c:2602 >#74 0x0000000800a54a07 in PyObject_Call (func=<instancemethod at remote 0x80db58f50>, arg=(), kw=0x0) > at Objects/abstract.c:2547 >#75 0x0000000800b53f50 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x80db58f50>, > arg=(), kw=0x0) at Python/ceval.c:4226 >#76 0x0000000800ba8961 in t_bootstrap (boot_raw=0x80d49f7e0) at ./Modules/threadmodule.c:620 >#77 0x000000080064ecf9 in thread_start (curthread=0x80a821700) > at /usr/src/lib/libthr/thread/thr_create.c:291 >#78 0x0000000000000000 in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffdeff9000 > >Thread 6 (LWP 101650): >#0 _umtx_op () at _umtx_op.S:3 >#1 0x00000008010e4cae in usem_wait (sem=<optimized out>, clock_id=0, rmtp=<optimized out>, > flags=<optimized out>, rqtp=<optimized out>) at cancelpoints_sem_new.c:367 >#2 _sem_clockwait_np (sem=<optimized out>, clock_id=0, flags=<optimized out>, rqtp=0x0, > rmtp=<optimized out>) at cancelpoints_sem_new.c:426 >#3 0x0000000800ba1ad1 in PyThread_acquire_lock (lock=0x800903090, waitflag=1) > at Python/thread_pthread.h:324 >#4 0x0000000800b4793c in PyEval_RestoreThread (tstate=0x80a7b2840) at Python/ceval.c:359 >#5 0x0000000800bb0517 in posix_read (self=0x0, args=(8, 1048576)) at ./Modules/posixmodule.c:6803 >#6 0x0000000800ab2aae in PyCFunction_Call (func=<built-in function read>, arg=(8, 1048576), kw=0x0) > at Objects/methodobject.c:81 >#7 0x0000000800b5659c in ext_do_call (func=<built-in function read>, pp_stack=0x7fffdf3f3e98, flags=1, > na=0, nk=0) at Python/ceval.c:4668 >#8 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x80ac02da8, for file /usr/local/lib/python2.7/subprocess.py, line 121, in _eintr_retry_call (func=<built-in function read>, args=(8, 1048576)), throwflag=0) at Python/ceval.c:3033 >#9 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x803409eb0, > globals={'STDOUT': -2, '_has_poll': True, 'gc': <module at remote 0x8034081a0>, 'check_call': <function at remote 0x803675848>, 'mswindows': False, 'select': <module at remote 0x80365d440>, 'list2cmdline': <function at remote 0x803675938>, '__all__': ['Popen', 'PIPE', 'STDOUT', 'call', 'check_call', 'check_output', 'CalledProcessError'], 'errno': <module at remote 0x8009d6be8>, '_demo_posix': <function at remote 0x8036759b0>, '__package__': None, 'PIPE': -1, '_cleanup': <function at remote 0x803675668>, '_eintr_retry_call': <funct---Type <return> to continue, or q <return> to quit--- >ion at remote 0x8036756e0>, 'call': <function at remote 0x8036757d0>, '__doc__': 'Subprocesses with accessible I/O streams\n\nThis module allows you to spawn processes, connect to their\ninput/output/error pipes, and obtain their return codes.\n\nFor a complete description of this module see the Python documentation.\n\nMain API\n========\ncall(...): Runs a command, waits for it to complete, then returns\n the return code.\ncheck_call(...): Same as call() but raises CalledProcessError()\n...(truncated), locals=0x0, > args=0x8102280b8, argcount=3, kws=0x8102280d0, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#10 0x0000000800b57e25 in fast_function (func=<function at remote 0x8036756e0>, pp_stack=0x7fffdf3f46c8, > n=3, na=3, nk=0) at Python/ceval.c:4452 >#11 0x0000000800b55ffa in call_function (pp_stack=0x7fffdf3f46c8, oparg=3) at Python/ceval.c:4377 >#12 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x810227e20, for file /usr/local/lib/python2.7/subprocess.py, line 1001, in _execute_child (self=<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=92477, stderr=None, universal_newlines=False) at remote 0x810189a90>, args=['/bin/sh', '-c', ' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_shell_snap.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_shell_snap.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_shell_snap.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_shell_snap.8.xml '], executable='/bin/sh', p...(truncated), throwflag=0) > at Python/ceval.c:2994 >#13 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x803658e30, > globals={'STDOUT': -2, '_has_poll': True, 'gc': <module at remote 0x8034081a0>, 'check_call': <function at remote 0x803675848>, 'mswindows': False, 'select': <module at remote 0x80365d440>, 'list2cmdline': <function at remote 0x803675938>, '__all__': ['Popen', 'PIPE', 'STDOUT', 'call', 'check_call', 'check_output', 'CalledProcessError'], 'errno': <module at remote 0x8009d6be8>, '_demo_posix': <function at remote 0x8036759b0>, '__package__': None, 'PIPE': -1, '_cleanup': <function at remote 0x803675668>, '_eintr_retry_call': <function at remote 0x8036756e0>, 'call': <function at remote 0x8036757d0>, '__doc__': 'Subprocesses with accessible I/O streams\n\nThis module allows you to spawn processes, connect to their\ninput/output/error pipes, and obtain their return codes.\n\nFor a complete description of this module see the Python documentation.\n\nMain API\n========\ncall(...): Runs a command, waits for it to complete, then returns\n the return code.\ncheck_call(...): Same as call() but raises CalledProcessError()\n...(truncated), locals=0x0, > args=0x8103fb868, argcount=18, kws=0x8103fb8f8, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#14 0x0000000800b57e25 in fast_function (func=<function at remote 0x803675e60>, pp_stack=0x7fffdf3f4ec8, >---Type <return> to continue, or q <return> to quit--- > n=18, na=18, nk=0) at Python/ceval.c:4452 >#15 0x0000000800b55ffa in call_function (pp_stack=0x7fffdf3f4ec8, oparg=17) at Python/ceval.c:4377 >#16 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8103fb620, for file /usr/local/lib/python2.7/subprocess.py, line 390, in __init__ (self=<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=92477, stderr=None, universal_newlines=False) at remote 0x810189a90>, args=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_shell_snap.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_shell_snap.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_shell_snap.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_shell_snap.8.xml ', bufsize=0, executable=None, stdin=None, stdout=No...(truncated), throwflag=0) > at Python/ceval.c:2994 >#17 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x803658230, > globals={'STDOUT': -2, '_has_poll': True, 'gc': <module at remote 0x8034081a0>, 'check_call': <function at remote 0x803675848>, 'mswindows': False, 'select': <module at remote 0x80365d440>, 'list2cmdline': <function at remote 0x803675938>, '__all__': ['Popen', 'PIPE', 'STDOUT', 'call', 'check_call', 'check_output', 'CalledProcessError'], 'errno': <module at remote 0x8009d6be8>, '_demo_posix': <function at remote 0x8036759b0>, '__package__': None, 'PIPE': -1, '_cleanup': <function at remote 0x803675668>, '_eintr_retry_call': <function at remote 0x8036756e0>, 'call': <function at remote 0x8036757d0>, '__doc__': 'Subprocesses with accessible I/O streams\n\nThis module allows you to spawn processes, connect to their\ninput/output/error pipes, and obtain their return codes.\n\nFor a complete description of this module see the Python documentation.\n\nMain API\n========\ncall(...): Runs a command, waits for it to complete, then returns\n the return code.\ncheck_call(...): Same as call() but raises CalledProcessError()\n...(truncated), locals=0x0, > args=0x80ff39de8, argcount=2, kws=0x80ff46e80, kwcount=2, defs=0x803669108, defcount=13, closure=0x0) > at Python/ceval.c:3589 >#18 0x0000000800a9006e in function_call (func=<function at remote 0x803675a28>, > arg=(<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=92477, stderr=None, universal_newlines=False) at remote 0x810189a90>, ' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_shell_snap.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_shell_snap.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_shell_snap.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_s---Type <return> to continue, or q <return> to quit--- >hell_snap.8.xml '), kw={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) > at Objects/funcobject.c:523 >#19 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x803675a28>, > arg=(<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=92477, stderr=None, universal_newlines=False) at remote 0x810189a90>, ' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_shell_snap.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_shell_snap.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_shell_snap.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_shell_snap.8.xml '), kw={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) > at Objects/abstract.c:2547 >#20 0x0000000800a69c88 in instancemethod_call (func=<function at remote 0x803675a28>, > arg=(<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=92477, stderr=None, universal_newlines=False) at remote 0x810189a90>, ' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_shell_snap.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_shell_snap.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_shell_snap.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_shell_snap.8.xml '), kw={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) > at Objects/classobject.c:2602 >#21 0x0000000800a54a07 in PyObject_Call (func=<instancemethod at remote 0x80ab69f00>, > arg=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_shell_snap.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_shell_snap.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_shell_snap.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_shell_snap.8.xml ',), > kw={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) at Objects/abstract.c:2547 >#22 0x0000000800ae2f1d in slot_tp_init ( > self=<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=92477, stderr=None, universal_newlines=False) at remote 0x810189a90>, >---Type <return> to continue, or q <return> to quit--- > args=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_shell_snap.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_shell_snap.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_shell_snap.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_shell_snap.8.xml ',), > kwds={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) > at Objects/typeobject.c:5860 >#23 0x0000000800ada851 in type_call (type=0x803424020, > args=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_shell_snap.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_shell_snap.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_shell_snap.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_shell_snap.8.xml ',), > kwds={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) at Objects/typeobject.c:765 >#24 0x0000000800a54a07 in PyObject_Call (func=<type at remote 0x803424020>, > arg=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_shell_snap.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_shell_snap.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_shell_snap.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_shell_snap.8.xml ',), > kw={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) at Objects/abstract.c:2547 >#25 0x0000000800b565b6 in ext_do_call (func=<type at remote 0x803424020>, pp_stack=0x7fffdf3f5ac8, > flags=2, na=1, nk=0) at Python/ceval.c:4671 >#26 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x8097ac520, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Utils.py, line 202, in exec_command (s=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_shell_snap.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_shell---Type <return> to continue, or q <return> to quit--- >_snap.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_shell_snap.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_shell_snap.8.xml ', kw={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}), throwflag=0) > at Python/ceval.c:3033 >#27 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8034001b0, > globals={'load_tool': <function at remote 0x8046159b0>, 'DBFILE': '.wafpickle-7', 'datetime': <module at remote 0x80205fa98>, 'gc': <module at remote 0x8034081a0>, 're_sp': <_sre.SRE_Pattern at remote 0x8036698f0>, 'WscriptError': <type at remote 0x804537420>, 'RUN_ME': -3, 'indicator': '\x1b[K%s%s%s\r', 'struct': <module at remote 0x803665948>, 'WAFREVISION': '9709M', 'quote_define_name': <function at remote 0x804615410>, 'pprint': <function at remote 0x804615668>, 'ex_stack': <function at remote 0x80452fe60>, 'MAXPARALLEL': 'MAXPARALLEL', 'waf_version': <function at remote 0x80452fd70>, 'writef': <function at remote 0x80452fb18>, 'string': <module at remote 0x802109948>, 'detect_platform': <function at remote 0x804615938>, '__file__': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Utils.pyc', 'def_attrs': <function at remote 0x804615398>, 'h_fun': <function at remote 0x8046155f0>, 'BLDDIR': 'blddir', 'VERSION': 'VERSION', 'UNINSTALL': -1337, 'rot_chr': ['\\', '|', '/', '-'], 'cmd_output': <functi...(truncated), locals=0x0, > args=0x80db8e4e8, argcount=1, kws=0x80ff43e30, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#28 0x0000000800a9006e in function_call (func=<function at remote 0x80452fb90>, > arg=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_shell_snap.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_shell_snap.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_shell_snap.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_shell_snap.8.xml ',), > kw={'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) at Objects/funcobject.c:523 >#29 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x80452fb90>, > arg=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_shell_snap.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_shell_snap.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_shell_snap.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_shell_snap.8.xml ',), > kw={'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) at Objects/abstract.c:2547 >#30 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x80452fb90>, pp_stack=0x7fffdf3f6318, >---Type <return> to continue, or q <return> to quit--- > flags=2, na=1, nk=0) at Python/ceval.c:4671 >#31 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x81290a820, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/3rdparty/print_commands.py, line 23, in exec_command (self=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at ...(truncated), throwflag=0) > at Python/ceval.c:3033 >#32 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805f1e7b0, > globals={'Utils': <module at remote 0x803408168>, '__builtins__': {'bytearray': <type at remote 0x800e11340>, 'IndexError': <type at remote 0x800e18830>, 'all': <built-in function all>, 'help': <_Helper at remote 0x8020347d0>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x800e181f0>, 'unicode': <type at remote 0x800e2bd80>, 'UnicodeDecodeError': <type at remote 0x800e19000>, 'memoryview': <type at remote 0x800e22d90>, 'isinstance': <built-in function isinstance>, 'copyright': <_Printer(_Printer__data='Copyright (c) 2001-2017 Python Software Foundation.\nAll Rights Reserved.\n\nCopyright (c) 2000 BeOpen.com.\nAll Rights Reserved.\n\nCopyright (c) 1995-2001 Corporation for National Research Initiatives.\nAll Rights Reserved.\n\nCopyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.\nAll Rights Reserved.', _Printer__lines=None, _Printer__name='copyright', _Printer__dirs=(), _Printer__files=(...)) at remote 0x8020345d0>, 'NameError': <type at remote 0x800e17d40>, 'BytesWarning': <type at ...(truncated), locals=0x0, > args=0x80ff3e2f0, argcount=2, kws=0x80fdbf1d0, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#33 0x0000000800a9006e in function_call (func=<function at remote 0x801dce668>, > arg=(<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>], position=(224, 3804), run_after=[], generator=<...>, outputs=[<Nodu a---Type <return> to continue, or q <return> to quit--- >t remote 0x80ab84110>], dep_nodes=[], m=<_hashlib.HASH at re...(truncated), kw={'cwd': None}) > at Objects/funcobject.c:523 >#34 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x801dce668>, > arg=(<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>], position=(224, 3804), run_after=[], generator=<...>, outputs=[<Nodu at remote 0x80ab84110>], dep_nodes=[], m=<_hashlib.HASH at re...(truncated), kw={'cwd': None}) > at Objects/abstract.c:2547 >#35 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x801dce668>, pp_stack=0x7fffdf3f6b68, > flags=3, na=1, nk=0) at Python/ceval.c:4671 >#36 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x8110bd720, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 420, in exec_command (self=<manpages/vfs_shell_snap.8(inputs=[<Nodu at remote 0x80db4f050>], position=(3777, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_shell_snap.8.xml', env=<Environment at remote 0x8061fb490>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']),...(truncated), throwflag=0) > at Python/ceval.c:3033 >#37 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805d1b3b0, > globals={'DBFILE': '.wafpickle-7', 'random': <module at remote 0x804631fd8>, 'datetime': <module at remote 0x80205fa98>, 'algotype': 'NORMAL', 'RUN_ME': -3, 'WAFREVISION': '9709M', 'tempfile': <module at remote 0x804631600>, 'TaskGroup': <type at remote 0x802089420>, 'MAXPARALLEL': 'MAXPARALLEL', 'Task': <store_task_type(sig_vars=<function at remote 0x805d6a500>, __module__='Task', add_file_dependency=<function at remote 0x805d6a1b8>, vars=[], scan=None, __str__=<function at remote 0x805d66e60>, sig_implicit_deps=<function at remote 0x805d6a578>, compute_sig_implicit_deps=<function at remote 0x805d6a5f0>, set_inputs=<function at remote 0x805d6a050>, can_retrieve_cache=<function at remote 0x805d6a398>, __init__=<function at remote 0x805d66de8>---Type <return> to continue, or q <return> to quit--- >, post_run=<function at remote 0x805d6a320>, set_outputs=<function at remote 0x805d6a0c8>, display=<function at remote 0x805efa8c0>, set_run_after=<function at remote 0x805d6a140>, sig_explicit_deps=<function at remote 0x805d6a488>, old_display=<instancemethod at remote 0x805ca98...(truncated), locals=0x0, > args=0x80fd62348, argcount=2, kws=0x80fd62358, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#38 0x0000000800b57e25 in fast_function (func=<function at remote 0x805d668c0>, pp_stack=0x7fffdf3f7398, > n=4, na=2, nk=1) at Python/ceval.c:4452 >#39 0x0000000800b55ffa in call_function (pp_stack=0x7fffdf3f7398, oparg=257) at Python/ceval.c:4377 >#40 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80fd621a0, for file <string>, line 18, in f (task=<manpages/vfs_shell_snap.8(inputs=[<Nodu at remote 0x80db4f050>], position=(3777, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_shell_snap.8.xml', env=<Environment at remote 0x8061fb490>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#41 0x0000000800b57d21 in fast_function (func=<function at remote 0x80db47848>, pp_stack=0x7fffdf3f7948, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#42 0x0000000800b55ffa in call_function (pp_stack=0x7fffdf3f7948, oparg=0) at Python/ceval.c:4377 >#43 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f70af20, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 432, in call_run (self=<manpages/vfs_shell_snap.8(inputs=[<Nodu at remote 0x80db4f050>], position=(3777, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_shell_snap.8.xml', env=<Environment at remote 0x8061fb490>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), dir...(truncated), throwflag=0) > at Python/ceval.c:2994 >#44 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d66a28>, pp_stack=0x7fffdf3f7ef8, >---Type <return> to continue, or q <return> to quit--- > n=1, na=1, nk=0) at Python/ceval.c:4442 >#45 0x0000000800b55ffa in call_function (pp_stack=0x7fffdf3f7ef8, oparg=0) at Python/ceval.c:4377 >#46 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x810255320, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 37, in process_task (tsk=<manpages/vfs_shell_snap.8(inputs=[<Nodu at remote 0x80db4f050>], position=(3777, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_shell_snap.8.xml', env=<Environment at remote 0x8061fb490>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']),...(truncated), throwflag=0) > at Python/ceval.c:2994 >#47 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d03f50>, pp_stack=0x7fffdf3f84a8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#48 0x0000000800b55ffa in call_function (pp_stack=0x7fffdf3f84a8, oparg=1) at Python/ceval.c:4377 >#49 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db84210, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 83, in loop (self=<TaskConsumer(_Thread__ident=34536034816, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce90>) at remote 0x80db6c650>, _Thread__name='Thread-4', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc50>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc50>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc50>) at remote 0x80db6c5d0>) at remote 0x80db6c590>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verb...(truncated), throwflag=0) > at Python/ceval.c:2994 >#50 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f1b8>, pp_stack=0x7fffdf3f8a58, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#51 0x0000000800b55ffa in call_function (pp_stack=0x7fffdf3f8a58, oparg=0) at Python/ceval.c:4377 >#52 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db84050, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 76, in run (self=<TaskConsumer(_Thread__ident=34536034816, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce90>, acquire=<built-in method acquire of thread.l---Type <return> to continue, or q <return> to quit--- >ock object at remote 0x8009cce90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce90>) at remote 0x80db6c650>, _Thread__name='Thread-4', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc50>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc50>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc50>) at remote 0x80db6c5d0>) at remote 0x80db6c590>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbo...(truncated), throwflag=0) > at Python/ceval.c:2994 >#53 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f140>, pp_stack=0x7fffdf3f9008, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#54 0x0000000800b55ffa in call_function (pp_stack=0x7fffdf3f9008, oparg=0) at Python/ceval.c:4377 >#55 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8097de020, for file /usr/local/lib/python2.7/threading.py, line 801, in __bootstrap_inner (self=<TaskConsumer(_Thread__ident=34536034816, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce90>) at remote 0x80db6c650>, _Thread__name='Thread-4', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc50>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc50>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc50>) at remote 0x80db6c5d0>) at remote 0x80db6c590>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Th...(truncated), throwflag=0) > at Python/ceval.c:2994 >#56 0x0000000800b57d21 in fast_function (func=<function at remote 0x8045250c8>, pp_stack=0x7fffdf3f95b8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#57 0x0000000800b55ffa in call_function (pp_stack=0x7fffdf3f95b8, oparg=0) at Python/ceval.c:4377 >#58 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80dc44e50, for file /usr/local/lib/python2.7/threading.py, line 774, in __bootstrap (self=<TaskConsumer(_Thread__ident=34536034816, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce90>) at remote 0x80db6c650>, _Thread__name='Thread-4', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc50>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc50>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc50>) at remote 0x80db6c5d0>) at remote 0x80db6c590>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=No---Type <return> to continue, or q <return> to quit--- >ne, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__...(truncated), throwflag=0) > at Python/ceval.c:2994 >#59 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x804517530, > globals={'current_thread': <function at remote 0x804525b18>, '_BoundedSemaphore': <type at remote 0x804552420>, 'currentThread': <function at remote 0x804525b18>, '_Timer': <type at remote 0x80453e020>, '_format_exc': <function at remote 0x801dd4668>, 'Semaphore': <function at remote 0x80450ced8>, '_deque': <type at remote 0x8023245f0>, 'activeCount': <function at remote 0x804525cf8>, '_profile_hook': None, '_sleep': <built-in function sleep>, '_trace_hook': None, 'ThreadError': <type at remote 0x80208cc20>, '_enumerate': <function at remote 0x804525d70>, '_start_new_thread': <built-in function start_new_thread>, 'BoundedSemaphore': <function at remote 0x804521488>, '_shutdown': <instancemethod at remote 0x801ddcf50>, '__all__': ['activeCount', 'active_count', 'Condition', 'currentThread', 'current_thread', 'enumerate', 'Event', 'Lock', 'RLock', 'Semaphore', 'BoundedSemaphore', 'Thread', 'Timer', 'setprofile', 'settrace', 'local', 'stack_size'], '_Event': <type at remote 0x804552820>, 'active_count': <function at rem...(truncated), locals=0x0, > args=0x80db2dca8, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#60 0x0000000800a9006e in function_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536034816, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce90>) at remote 0x80db6c650>, _Thread__name='Thread-4', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc50>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc50>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc50>) at remote 0x80db6c5d0>) at remote 0x80db6c590>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6c150>,), kw=0x0) at Objects/funcobject.c:523 >#61 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536034816, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce90>) at remote 0x80db6c650>, _Thread__name='Thread-4', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc50>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc50>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc50>) at remote 0x80db6c5d0>) at remote 0x80db6c590>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thr---Type <return> to continue, or q <return> to quit--- >ead__initialized=True) at remote 0x80db6c150>,), kw=0x0) at Objects/abstract.c:2547 >#62 0x0000000800a69c88 in instancemethod_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536034816, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cce90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cce90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cce90>) at remote 0x80db6c650>, _Thread__name='Thread-4', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccc50>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccc50>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccc50>) at remote 0x80db6c5d0>) at remote 0x80db6c590>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6c150>,), kw=0x0) at Objects/classobject.c:2602 >#63 0x0000000800a54a07 in PyObject_Call (func=<instancemethod at remote 0x80db58fa0>, arg=(), kw=0x0) > at Objects/abstract.c:2547 >#64 0x0000000800b53f50 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x80db58fa0>, > arg=(), kw=0x0) at Python/ceval.c:4226 >#65 0x0000000800ba8961 in t_bootstrap (boot_raw=0x80d49f7b0) at ./Modules/threadmodule.c:620 >#66 0x000000080064ecf9 in thread_start (curthread=0x80a821200) > at /usr/src/lib/libthr/thread/thr_create.c:291 >#67 0x0000000000000000 in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffdf3fa000 > >Thread 5 (LWP 101649): >#0 _umtx_op () at _umtx_op.S:3 >#1 0x00000008010e4cae in usem_wait (sem=<optimized out>, clock_id=0, rmtp=<optimized out>, > flags=<optimized out>, rqtp=<optimized out>) at cancelpoints_sem_new.c:367 >#2 _sem_clockwait_np (sem=<optimized out>, clock_id=0, flags=<optimized out>, rqtp=0x0, > rmtp=<optimized out>) at cancelpoints_sem_new.c:426 >#3 0x0000000800ba1ad1 in PyThread_acquire_lock (lock=0x800903090, waitflag=1) > at Python/thread_pthread.h:324 >#4 0x0000000800b4793c in PyEval_RestoreThread (tstate=0x80a7b2780) at Python/ceval.c:359 >#5 0x0000000800a8379f in file_read (f=0x80ff488a0, args=(100000,)) at Objects/fileobject.c:1087 >#6 0x0000000800ab2aae in PyCFunction_Call ( > func=<built-in method read of file object at remote 0x80ff488a0>, arg=(100000,), kw=0x0) > at Objects/methodobject.c:81 >#7 0x0000000800b55e9c in call_function (pp_stack=0x7fffdf7f8148, oparg=1) at Python/ceval.c:4357 >---Type <return> to continue, or q <return> to quit--- >#8 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f7d3720, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Utils.py, line 142, in h_file (filename='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/manpages/vfs_shadow_copy.8', f=<file at remote 0x80ff488a0>, m=<_hashlib.HASH at remote 0x80ff450a8>), throwflag=0) > at Python/ceval.c:2994 >#9 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452f9b0>, pp_stack=0x7fffdf7f86f8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#10 0x0000000800b55ffa in call_function (pp_stack=0x7fffdf7f86f8, oparg=1) at Python/ceval.c:4377 >#11 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f813820, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 1092, in post_run (self=<manpages/vfs_shadow_copy.8(inputs=[<Nodu at remote 0x80db3ce90>], position=(3775, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_shadow_copy.8.xml', env=<Environment at remote 0x8061fb390>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#12 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805d1fd30, > globals={'DBFILE': '.wafpickle-7', 'random': <module at remote 0x804631fd8>, 'datetime': <module at remote 0x80205fa98>, 'algotype': 'NORMAL', 'RUN_ME': -3, 'WAFREVISION': '9709M', 'tempfile': <module at remote 0x804631600>, 'TaskGroup': <type at remote 0x802089420>, 'MAXPARALLEL': 'MAXPARALLEL', 'Task': <store_task_type(sig_vars=<function at remote 0x805d6a500>, __module__='Task', add_file_dependency=<function at remote 0x805d6a1b8>, vars=[], scan=None, __str__=<function at remote 0x805d66e60>, sig_implicit_deps=<function at remote 0x805d6a578>, compute_sig_implicit_deps=<function at remote 0x805d6a5f0>, set_inputs=<function at remote 0x805d6a050>, can_retrieve_cache=<function at remote 0x805d6a398>, __init__=<function at remote 0x805d66de8>, post_run=<function at remote 0x805d6a320>, set_outputs=<function at remote 0x805d6a0c8>, display=<function at remote 0x805efa8c0>, set_run_after=<function at remote 0x805d6a140>, sig_explicit_deps=<function at remote 0x805d6a488>, old_display=<instancemethod at remote 0x805ca98...(truncated), locals=0x0, > args=0x811320fb8, argcount=1, kws=0x811320fc0, kwcount=0, defs=0x0, defcount=0, > closure=(<cell at remote 0x80db50328>,)) at Python/ceval.c:3589 >#13 0x0000000800b57e25 in fast_function (func=<function at remote 0x80db47500>, pp_stack=0x7fffdf7f8ef8, > n=1, na=1, nk=0) at Python/ceval.c:4452 >#14 0x0000000800b55ffa in call_function (pp_stack=0x7fffdf7f8ef8, oparg=0) at Python/ceval.c:4377 >---Type <return> to continue, or q <return> to quit--- >#15 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x811320e20, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 52, in process_task (tsk=<manpages/vfs_shadow_copy.8(inputs=[<Nodu at remote 0x80db3ce90>], position=(3775, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_shadow_copy.8.xml', env=<Environment at remote 0x8061fb390>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']...(truncated), throwflag=0) > at Python/ceval.c:2994 >#16 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d03f50>, pp_stack=0x7fffdf7f94a8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#17 0x0000000800b55ffa in call_function (pp_stack=0x7fffdf7f94a8, oparg=1) at Python/ceval.c:4377 >#18 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80dc44c90, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 83, in loop (self=<TaskConsumer(_Thread__ident=34536033536, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cca30>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cca30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cca30>) at remote 0x80db6c550>, _Thread__name='Thread-3', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cced0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cced0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cced0>) at remote 0x80db6c4d0>) at remote 0x80db6c190>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verb...(truncated), throwflag=0) > at Python/ceval.c:2994 >#19 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f1b8>, pp_stack=0x7fffdf7f9a58, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#20 0x0000000800b55ffa in call_function (pp_stack=0x7fffdf7f9a58, oparg=0) at Python/ceval.c:4377 >#21 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80dc44ad0, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 76, in run (self=<TaskConsumer(_Thread__ident=34536033536, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cca30>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cca30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cca30>) at remote 0x80db6c550>, _Thread__name='Thread-3', _Thread__daemonic=1, _Thread---Type <return> to continue, or q <return> to quit--- >__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cced0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cced0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cced0>) at remote 0x80db6c4d0>) at remote 0x80db6c190>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbo...(truncated), throwflag=0) > at Python/ceval.c:2994 >#22 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f140>, pp_stack=0x7fffdf7fa008, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#23 0x0000000800b55ffa in call_function (pp_stack=0x7fffdf7fa008, oparg=0) at Python/ceval.c:4377 >#24 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8097ac020, for file /usr/local/lib/python2.7/threading.py, line 801, in __bootstrap_inner (self=<TaskConsumer(_Thread__ident=34536033536, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cca30>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cca30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cca30>) at remote 0x80db6c550>, _Thread__name='Thread-3', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cced0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cced0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cced0>) at remote 0x80db6c4d0>) at remote 0x80db6c190>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Th...(truncated), throwflag=0) > at Python/ceval.c:2994 >#25 0x0000000800b57d21 in fast_function (func=<function at remote 0x8045250c8>, pp_stack=0x7fffdf7fa5b8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#26 0x0000000800b55ffa in call_function (pp_stack=0x7fffdf7fa5b8, oparg=0) at Python/ceval.c:4377 >#27 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80dc44910, for file /usr/local/lib/python2.7/threading.py, line 774, in __bootstrap (self=<TaskConsumer(_Thread__ident=34536033536, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cca30>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cca30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cca30>) at remote 0x80db6c550>, _Thread__name='Thread-3', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cced0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cced0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cced0>) at remote 0x80db6c4d0>) at remote 0x80db6c190>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__...(truncated), throwflag=0) > at Python/ceval.c:2994 >---Type <return> to continue, or q <return> to quit--- >#28 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x804517530, > globals={'current_thread': <function at remote 0x804525b18>, '_BoundedSemaphore': <type at remote 0x804552420>, 'currentThread': <function at remote 0x804525b18>, '_Timer': <type at remote 0x80453e020>, '_format_exc': <function at remote 0x801dd4668>, 'Semaphore': <function at remote 0x80450ced8>, '_deque': <type at remote 0x8023245f0>, 'activeCount': <function at remote 0x804525cf8>, '_profile_hook': None, '_sleep': <built-in function sleep>, '_trace_hook': None, 'ThreadError': <type at remote 0x80208cc20>, '_enumerate': <function at remote 0x804525d70>, '_start_new_thread': <built-in function start_new_thread>, 'BoundedSemaphore': <function at remote 0x804521488>, '_shutdown': <instancemethod at remote 0x801ddcf50>, '__all__': ['activeCount', 'active_count', 'Condition', 'currentThread', 'current_thread', 'enumerate', 'Event', 'Lock', 'RLock', 'Semaphore', 'BoundedSemaphore', 'Thread', 'Timer', 'setprofile', 'settrace', 'local', 'stack_size'], '_Event': <type at remote 0x804552820>, 'active_count': <function at rem...(truncated), locals=0x0, > args=0x80db2dba8, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#29 0x0000000800a9006e in function_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536033536, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cca30>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cca30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cca30>) at remote 0x80db6c550>, _Thread__name='Thread-3', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cced0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cced0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cced0>) at remote 0x80db6c4d0>) at remote 0x80db6c190>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6c210>,), kw=0x0) at Objects/funcobject.c:523 >#30 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536033536, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cca30>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cca30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cca30>) at remote 0x80db6c550>, _Thread__name='Thread-3', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cced0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cced0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cced0>) at remote 0x80db6c4d0>) at remote 0x80db6c190>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6c210>,), kw=0x0) at Objects/abstract.c:2547 >#31 0x0000000800a69c88 in instancemethod_call (func=<function at remote 0x804521f50>, >---Type <return> to continue, or q <return> to quit--- > arg=(<TaskConsumer(_Thread__ident=34536033536, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cca30>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cca30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cca30>) at remote 0x80db6c550>, _Thread__name='Thread-3', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cced0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cced0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cced0>) at remote 0x80db6c4d0>) at remote 0x80db6c190>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6c210>,), kw=0x0) at Objects/classobject.c:2602 >#32 0x0000000800a54a07 in PyObject_Call (func=<instancemethod at remote 0x80db58eb0>, arg=(), kw=0x0) > at Objects/abstract.c:2547 >#33 0x0000000800b53f50 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x80db58eb0>, > arg=(), kw=0x0) at Python/ceval.c:4226 >#34 0x0000000800ba8961 in t_bootstrap (boot_raw=0x80d49f780) at ./Modules/threadmodule.c:620 >#35 0x000000080064ecf9 in thread_start (curthread=0x80a820d00) > at /usr/src/lib/libthr/thread/thr_create.c:291 >#36 0x0000000000000000 in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffdf7fb000 > >Thread 4 (LWP 101648): >#0 _umtx_op () at _umtx_op.S:3 >#1 0x00000008010e4cae in usem_wait (sem=<optimized out>, clock_id=0, rmtp=<optimized out>, > flags=<optimized out>, rqtp=<optimized out>) at cancelpoints_sem_new.c:367 >#2 _sem_clockwait_np (sem=<optimized out>, clock_id=0, flags=<optimized out>, rqtp=0x0, > rmtp=<optimized out>) at cancelpoints_sem_new.c:426 >#3 0x0000000800ba1ad1 in PyThread_acquire_lock (lock=0x800903110, waitflag=1) > at Python/thread_pthread.h:324 >#4 0x0000000800ba8d4f in lock_PyThread_acquire_lock (self=0x8009cc2b0, args=(1,)) > at ./Modules/threadmodule.c:52 >#5 0x0000000800ab2aae in PyCFunction_Call ( > func=<built-in method acquire of thread.lock object at remote 0x8009cc2b0>, arg=(1,), kw=0x0) > at Objects/methodobject.c:81 >#6 0x0000000800b55e9c in call_function (pp_stack=0x7fffdfbf4398, oparg=1) at Python/ceval.c:4357 >#7 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x806145230, for file /usr/local/lib/python2.7/threading.py, line 174, in acquire (self=<_RLock(---Type <return> to continue, or q <return> to quit--- >_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, blocking=1, me=34536032256), throwflag=0) at Python/ceval.c:2994 >#8 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x804507d30, > globals={'current_thread': <function at remote 0x804525b18>, '_BoundedSemaphore': <type at remote 0x804552420>, 'currentThread': <function at remote 0x804525b18>, '_Timer': <type at remote 0x80453e020>, '_format_exc': <function at remote 0x801dd4668>, 'Semaphore': <function at remote 0x80450ced8>, '_deque': <type at remote 0x8023245f0>, 'activeCount': <function at remote 0x804525cf8>, '_profile_hook': None, '_sleep': <built-in function sleep>, '_trace_hook': None, 'ThreadError': <type at remote 0x80208cc20>, '_enumerate': <function at remote 0x804525d70>, '_start_new_thread': <built-in function start_new_thread>, 'BoundedSemaphore': <function at remote 0x804521488>, '_shutdown': <instancemethod at remote 0x801ddcf50>, '__all__': ['activeCount', 'active_count', 'Condition', 'currentThread', 'current_thread', 'enumerate', 'Event', 'Lock', 'RLock', 'Semaphore', 'BoundedSemaphore', 'Thread', 'Timer', 'setprofile', 'settrace', 'local', 'stack_size'], '_Event': <type at remote 0x804552820>, 'active_count': <function at rem...(truncated), locals=0x0, > args=0x8069adf50, argcount=1, kws=0x8069adf58, kwcount=0, defs=0x80451f368, defcount=1, closure=0x0) > at Python/ceval.c:3589 >#9 0x0000000800b57e25 in fast_function (func=<function at remote 0x80450cc08>, pp_stack=0x7fffdfbf4b98, > n=1, na=1, nk=0) at Python/ceval.c:4452 >#10 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfbf4b98, oparg=0) at Python/ceval.c:4377 >#11 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8069addd0, for file /usr/local/lib/python2.7/logging/__init__.py, line 708, in acquire (self=<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>), throwflag=0) at Python/ceval.c:2994 >#12 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452aed8>, pp_stack=0x7fffdfbf5148, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#13 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfbf5148, oparg=0) at Python/ceval.c:4377 >#14 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80fe5b820, for file /usr/local/lib/python2.7/logging/__init__.py, line 757, in handle (self=<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>, record=<LogRecord(relativeCreated=<float at remote 0x8104d9368>, process=84370, module='Logs', funcName='debug', zone='runner', filename='Logs.py', levelno=10, processName='MainProcess', lineno=104, msg=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" ---Type <return> to continue, or q <return> to quit--- > export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_tsmsm.8.xml --...(truncated), throwflag=0) > at Python/ceval.c:2994 >#15 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452b1b8>, pp_stack=0x7fffdfbf56f8, > n=2, na=2, nk=0) at Python/ceval.c:4442 >#16 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfbf56f8, oparg=1) at Python/ceval.c:4377 >#17 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8056165f0, for file /usr/local/lib/python2.7/logging/__init__.py, line 1336, in callHandlers (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, record=<LogRecord(relativeCreated=<float at remote 0x8104d9368>, process=84370, module='Logs', funcName='debug', zone='runner', filename='Logs.py', levelno=10, processName='MainProcess', lineno=104, msg=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#18 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452e398>, pp_stack=0x7fffdfbf5ca8, > n=2, na=2, nk=0) at Python/ceval.c:4442 >#19 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfbf5ca8, oparg=1) at Python/ceval.c:4377 >#20 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f813b20, for file /usr/local/lib/python2.7/logging/__init__.py, line 1296, in handle (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, record=<LogRecord(relativeCreated=<float at remote 0x8104d9368>, process=84370, module='Logs', funcName='debug', zone='runner', filename='Logs.py', levelno=10, processName='MainProcess', lineno=104, msg=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#21 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452e230>, pp_stack=0x7fffdfbf6258, > n=2, na=2, nk=0) at Python/ceval.c:4442 >#22 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfbf6258, oparg=1) at Python/ceval.c:4377 >---Type <return> to continue, or q <return> to quit--- >#23 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x81290a520, for file /usr/local/lib/python2.7/logging/__init__.py, line 1286, in _log (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, level=10, msg='runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_tsmsm.8.xml --nonet /usr/ports/net/samba47...(truncated), throwflag=0) > at Python/ceval.c:2994 >#24 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8044f87b0, > globals={'__path__': ['/usr/local/lib/python2.7/logging'], 'LogRecord': <type at remote 0x80453ec20>, 'logProcesses': 1, 'addLevelName': <function at remote 0x80452a050>, '_addHandlerRef': <function at remote 0x80452ac08>, 'WARNING': 30, 'collections': <module at remote 0x80206c718>, 'fatal': <function at remote 0x80452eb18>, 'currentframe': <function at remote 0x804525f50>, 'INFO': 20, '_startTime': <float at remote 0x80099e320>, '__file__': '/usr/local/lib/python2.7/logging/__init__.pyc', 'BufferingFormatter': <type at remote 0x80453f420>, 'NOTSET': 0, '_levelNames': {0: 'NOTSET', 10: 'DEBUG', 'WARN': 30, 20: 'INFO', 'ERROR': 40, 'DEBUG': 10, 30: 'WARNING', 'INFO': 20, 'WARNING': 30, 40: 'ERROR', 50: 'CRITICAL', 'CRITICAL': 50, 'NOTSET': 0}, '__date__': '07 February 2010', 'getLogger': <function at remote 0x80452eaa0>, 'debug': <function at remote 0x80452ed70>, 'basicConfig': <function at remote 0x80452bb90>, 'cStringIO': <module at remote 0x803665a98>, '_acquireLock': <function at remote 0x80452a140>, 'atexit': <m...(truncated), locals=0x0, > args=0x80ff4aa60, argcount=4, kws=0x80090a068, kwcount=0, defs=0x8033f68d8, defcount=2, closure=0x0) > at Python/ceval.c:3589 >#25 0x0000000800a9006e in function_call (func=<function at remote 0x80452e1b8>, > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 10, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_tsmsm.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpage...(truncated), kw={}) >---Type <return> to continue, or q <return> to quit--- > at Objects/funcobject.c:523 >#26 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x80452e1b8>, > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 10, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_tsmsm.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpage...(truncated), kw={}) > at Objects/abstract.c:2547 >#27 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x80452e1b8>, pp_stack=0x7fffdfbf6a78, > flags=2, na=4, nk=0) at Python/ceval.c:4671 >#28 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x811febf20, for file /usr/local/lib/python2.7/logging/__init__.py, line 1155, in debug (self=<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, msg='runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_tsmsm.8.xml --nonet /usr/ports/net/samba47/work/sam...(truncated), throwflag=0) > at Python/ceval.c:3033 >#29 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8044f82b0, > globals={'__path__': ['/usr/local/lib/python2.7/logging'], 'LogRecord': <type at remote 0x80453ec20>, 'logProcesses': 1, 'addLevelName': <function at remote 0x80452a050>, '_addHandlerRef': <function at remote 0x80452ac08>, 'WARNING': 30, 'collections': <module at remote 0x80206c718>, 'fatal': <function at remote 0x80452eb18>, 'currentframe': <function at remote 0x804525f50>, 'INFO': 20, '_startTime': <float at remote 0x80099e320>, '__file__': '/usr/local/lib/python2.7/logging/__init__.pyc', 'BufferingFormatter': <type at remote 0x80453f420>, 'NOTSET': 0, '_levelNames': {0: 'NOTSET', 10: 'DEBUG', 'WARN': 30, 20: 'INFO', 'ERROR': 40, 'DEBUG': 10, 30: 'WARNING', 'INFO': 20, 'WARNING': 30, 40: 'ERROR', 50: 'CRITICAL', 'CRITICAL': 50, 'NOTSET': 0}, '__date__': '07 February 2010', 'getLogger': <function at remote 0x80452eaa0>, 'debug': <function at remot---Type <return> to continue, or q <return> to quit--- >e 0x80452ed70>, 'basicConfig': <function at remote 0x80452bb90>, 'cStringIO': <module at remote 0x803665a98>, '_acquireLock': <function at remote 0x80452a140>, 'atexit': <m...(truncated), locals=0x0, > args=0x80ff3ed58, argcount=2, kws=0x80090a068, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#30 0x0000000800a9006e in function_call (func=<function at remote 0x80452bcf8>, > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_tsmsm.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vf...(truncated), kw={}) > at Objects/funcobject.c:523 >#31 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x80452bcf8>, > arg=(<RootLogger(name='root', parent=None, handlers=[<StreamHandler(stream=<file at remote 0x80092c1e0>, level=0, lock=<_RLock(_Verbose__verbose=False, _RLock__owner=None, _RLock__block=<thread.lock at remote 0x8009cc2b0>, _RLock__count=0) at remote 0x8046140d0>, _name=None, filters=[], formatter=<formatter(datefmt='%H:%M:%S', _fmt='%(c1)s%(zone)s%(c2)s %(message)s') at remote 0x804614090>) at remote 0x80451fed0>], level=10, disabled=0, propagate=1, filters=[<log_filter at remote 0x804614050>]) at remote 0x80451fc90>, 'runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_tsmsm.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vf...(truncated), kw={}) > at Objects/abstract.c:2547 >#32 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x80452bcf8>, pp_stack=0x7fffdfbf72c8, > flags=3, na=2, nk=0) at Python/ceval.c:4671 >#33 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x80f723720, for file /usr/local/lib/python2.7/logging/__init__.py, line 1637, in debug (msg='runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_tsmsm.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-samb---Type <return> to continue, or q <return> to quit--- >adoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_tsmsm.8.xml true --nonet -o default/docs-xml/manpages/vfs_tsmsm.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_tsmsm.8.xml ', args=(), kwargs={}), throwflag=0) > at Python/ceval.c:3033 >#34 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8044ff730, > globals={'__path__': ['/usr/local/lib/python2.7/logging'], 'LogRecord': <type at remote 0x80453ec20>, 'logProcesses': 1, 'addLevelName': <function at remote 0x80452a050>, '_addHandlerRef': <function at remote 0x80452ac08>, 'WARNING': 30, 'collections': <module at remote 0x80206c718>, 'fatal': <function at remote 0x80452eb18>, 'currentframe': <function at remote 0x804525f50>, 'INFO': 20, '_startTime': <float at remote 0x80099e320>, '__file__': '/usr/local/lib/python2.7/logging/__init__.pyc', 'BufferingFormatter': <type at remote 0x80453f420>, 'NOTSET': 0, '_levelNames': {0: 'NOTSET', 10: 'DEBUG', 'WARN': 30, 20: 'INFO', 'ERROR': 40, 'DEBUG': 10, 30: 'WARNING', 'INFO': 20, 'WARNING': 30, 40: 'ERROR', 50: 'CRITICAL', 'CRITICAL': 50, 'NOTSET': 0}, '__date__': '07 February 2010', 'getLogger': <function at remote 0x80452eaa0>, 'debug': <function at remote 0x80452ed70>, 'basicConfig': <function at remote 0x80452bb90>, 'cStringIO': <module at remote 0x803665a98>, '_acquireLock': <function at remote 0x80452a140>, 'atexit': <m...(truncated), locals=0x0, > args=0x81294cfa8, argcount=1, kws=0x80090a068, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#35 0x0000000800a9006e in function_call (func=<function at remote 0x80452ed70>, > arg=('runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_tsmsm.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_tsmsm.8.xml true --nonet -o default/docs-xml/manpages/vfs_tsmsm.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_tsmsm.8.xml ',), kw={}) > at Objects/funcobject.c:523 >#36 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x80452ed70>, > arg=('runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_tsmsm.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_tsmsm.8.xml true --nonet -o default/docs-xml/manpages/vfs_tsmsm.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_tsmsm.8.xml ',), kw={}) > at Objects/abstract.c:2547 >#37 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x80452ed70>, pp_stack=0x7fffdfbf7b18, >---Type <return> to continue, or q <return> to quit--- > flags=3, na=0, nk=0) at Python/ceval.c:4671 >#38 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x80f5ad520, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Logs.py, line 104, in debug (k=['runner: XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml" export XML_CATALOG_FILES true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_tsmsm.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_tsmsm.8.xml true --nonet -o default/docs-xml/manpages/vfs_tsmsm.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_tsmsm.8.xml '], kw={}), > throwflag=0) at Python/ceval.c:3033 >#39 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8036588b0, > globals={'O755': 493, 'warn': <function at remote 0x80452ec80>, 'DBFILE': '.wafpickle-7', 'UNDEFINED': (), 'NORMAL': 'NORMAL', 'DEFAULT': 'default', 'EXCEPTION': 3, 'MAXPARALLEL': 'MAXPARALLEL', 'SIG_NIL': 'iluvcuteoverload', 'colors': <foo at remote 0x80367d4d0>, 'CACHE_DIR': 'c4che', 'formatter': <type at remote 0x804541c20>, 'INSTALL': 1337, 'get_color': <function at remote 0x80365b050>, 'LOG_FORMAT': '%(asctime)s %(c1)s%(zone)s%(c2)s %(message)s', 'RUN_ME': -3, 're_log': <_sre.SRE_Pattern at remote 0x8020ef2d0>, 'O644': 420, 'WAF_LOG_FORMAT': '%(c1)s%(zone)s%(c2)s %(message)s', 'verbose': 2, 'MAXJOBS': 99999999, 'WAFREVISION': '9709M', 'CFG_FILES': 'cfg_files', 'VARIANT': '_VARIANT_', '__package__': None, 're': <module at remote 0x801ddab08>, 'CACHE_SUFFIX': '.cache.py', 'JOBCONTROL': 'JOBCONTROL', 'WSCRIPT_BUILD_FILE': 'wscript_build', 'UNINSTALL': -1337, '__doc__': None, 'WAF_CONFIG_H': 'config.h', 'HEXVERSION': 1069081, 'log_filter': <type at remote 0x804541820>, 'SUCCESS': 9, 'APPNAME': 'APPNAME', '__builtins...(truncated), locals=0x0, > args=0x80dcd27a8, argcount=1, kws=0x80dcd27b0, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#40 0x0000000800b57e25 in fast_function (func=<function at remote 0x80452f398>, pp_stack=0x7fffdfbf8348, > n=1, na=1, nk=0) at Python/ceval.c:4452 >#41 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfbf8348, oparg=1) at Python/ceval.c:4377 >#42 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80dcd2608, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/3rdparty/print_commands.py, line 14, in exec_command (self=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_incl---Type <return> to continue, or q <return> to quit--- >ude=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#43 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805f1e7b0, > globals={'Utils': <module at remote 0x803408168>, '__builtins__': {'bytearray': <type at remote 0x800e11340>, 'IndexError': <type at remote 0x800e18830>, 'all': <built-in function all>, 'help': <_Helper at remote 0x8020347d0>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x800e181f0>, 'unicode': <type at remote 0x800e2bd80>, 'UnicodeDecodeError': <type at remote 0x800e19000>, 'memoryview': <type at remote 0x800e22d90>, 'isinstance': <built-in function isinstance>, 'copyright': <_Printer(_Printer__data='Copyright (c) 2001-2017 Python Software Foundation.\nAll Rights Reserved.\n\nCopyright (c) 2000 BeOpen.com.\nAll Rights Reserved.\n\nCopyright (c) 1995-2001 Corporation for National Research Initiatives.\nAll Rights Reserved.\n\nCopyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.\nAll Rights Reserved.', _Printer__lines=None, _Printer__name='copyright', _Printer__dirs=(), _Printer__files=(...)) at remote 0x8020345d0>, 'NameError': <type at remote 0x800e17d40>, 'BytesWarning': <type at ...(truncated), locals=0x0, > args=0x80ff490b0, argcount=2, kws=0x80ff49458, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#44 0x0000000800a9006e in function_call (func=<function at remote 0x801dce668>, > arg=(<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>], position=(224, 3804), run_after=[], generator=<...>, outputs=[<Nodu at remote 0x80ab84110>], dep_nodes=[], m=<_hashlib.HASH at re...(truncated), kw={'cwd': None}) > at Objects/funcobject.c:523 >#45 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x801dce668>, > arg=(<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], loc---Type <return> to continue, or q <return> to quit--- >al_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>], position=(224, 3804), run_after=[], generator=<...>, outputs=[<Nodu at remote 0x80ab84110>], dep_nodes=[], m=<_hashlib.HASH at re...(truncated), kw={'cwd': None}) > at Objects/abstract.c:2547 >#46 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x801dce668>, pp_stack=0x7fffdfbf8b68, > flags=3, na=1, nk=0) at Python/ceval.c:4671 >#47 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x80f8af220, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 420, in exec_command (self=<manpages/vfs_tsmsm.8(inputs=[<Nodu at remote 0x80db4f4d0>], position=(3783, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_tsmsm.8.xml', env=<Environment at remote 0x8061fb850>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_li...(truncated), throwflag=0) > at Python/ceval.c:3033 >#48 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805d1b3b0, > globals={'DBFILE': '.wafpickle-7', 'random': <module at remote 0x804631fd8>, 'datetime': <module at remote 0x80205fa98>, 'algotype': 'NORMAL', 'RUN_ME': -3, 'WAFREVISION': '9709M', 'tempfile': <module at remote 0x804631600>, 'TaskGroup': <type at remote 0x802089420>, 'MAXPARALLEL': 'MAXPARALLEL', 'Task': <store_task_type(sig_vars=<function at remote 0x805d6a500>, __module__='Task', add_file_dependency=<function at remote 0x805d6a1b8>, vars=[], scan=None, __str__=<function at remote 0x805d66e60>, sig_implicit_deps=<function at remote 0x805d6a578>, compute_sig_implicit_deps=<function at remote 0x805d6a5f0>, set_inputs=<function at remote 0x805d6a050>, can_retrieve_cache=<function at remote 0x805d6a398>, __init__=<function at remote 0x805d66de8>, post_run=<function at remote 0x805d6a320>, set_outputs=<function at remote 0x805d6a0c8>, display=<function at remote 0x805efa8c0>, set_run_after=<function at remote 0x805d6a140>, sig_explicit_deps=<function at remote 0x805d6a488>, old_display=<instancemethod at remote 0x805ca98...(truncated), locals=0x0, > args=0x80f7d32c8, argcount=2, kws=0x80f7d32d8, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#49 0x0000000800b57e25 in fast_function (func=<function at remote 0x805d668c0>, pp_stack=0x7fffdfbf9398, > n=4, na=2, nk=1) at Python/ceval.c:4452 >#50 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfbf9398, oparg=257) at Python/ceval.c:4377 >#51 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f7d3120, for file <string>, line 18, in f (task=<manpages/vfs_tsmsm.8(inputs=[<Nodu at remot---Type <return> to continue, or q <return> to quit--- >e 0x80db4f4d0>], position=(3783, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_tsmsm.8.xml', env=<Environment at remote 0x8061fb850>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps...(truncated), throwflag=0) > at Python/ceval.c:2994 >#52 0x0000000800b57d21 in fast_function (func=<function at remote 0x80db5c140>, pp_stack=0x7fffdfbf9948, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#53 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfbf9948, oparg=0) at Python/ceval.c:4377 >#54 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f6bc720, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 432, in call_run (self=<manpages/vfs_tsmsm.8(inputs=[<Nodu at remote 0x80db4f4d0>], position=(3783, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_tsmsm.8.xml', env=<Environment at remote 0x8061fb850>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=s...(truncated), throwflag=0) > at Python/ceval.c:2994 >#55 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d66a28>, pp_stack=0x7fffdfbf9ef8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#56 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfbf9ef8, oparg=0) at Python/ceval.c:4377 >#57 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f584120, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 37, in process_task (tsk=<manpages/vfs_tsmsm.8(inputs=[<Nodu at remote 0x80db4f4d0>], position=(3783, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_tsmsm.8.xml', env=<Environment at remote 0x8061fb850>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804),---Type <return> to continue, or q <return> to quit--- > run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_li...(truncated), throwflag=0) > at Python/ceval.c:2994 >#58 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d03f50>, pp_stack=0x7fffdfbfa4a8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#59 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfbfa4a8, oparg=1) at Python/ceval.c:4377 >#60 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80dc44750, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 83, in loop (self=<TaskConsumer(_Thread__ident=34536032256, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccf30>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccf30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccf30>) at remote 0x80db6c0d0>, _Thread__name='Thread-2', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc9d0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc9d0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc9d0>) at remote 0x80db6c050>) at remote 0x80db2dfd0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verb...(truncated), throwflag=0) > at Python/ceval.c:2994 >#61 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f1b8>, pp_stack=0x7fffdfbfaa58, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#62 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfbfaa58, oparg=0) at Python/ceval.c:4377 >#63 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80dc44590, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 76, in run (self=<TaskConsumer(_Thread__ident=34536032256, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccf30>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccf30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccf30>) at remote 0x80db6c0d0>, _Thread__name='Thread-2', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc9d0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc9d0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc9d0>) at remote 0x80db6c050>) at remote 0x80db2dfd0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbo...(truncated), throwflag=0) > at Python/ceval.c:2994 >#64 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f140>, pp_stack=0x7fffdfbfb008, > n=1, na=1, nk=0) at Python/ceval.c:4442 >---Type <return> to continue, or q <return> to quit--- >#65 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfbfb008, oparg=0) at Python/ceval.c:4377 >#66 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8097a0020, for file /usr/local/lib/python2.7/threading.py, line 801, in __bootstrap_inner (self=<TaskConsumer(_Thread__ident=34536032256, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccf30>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccf30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccf30>) at remote 0x80db6c0d0>, _Thread__name='Thread-2', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc9d0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc9d0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc9d0>) at remote 0x80db6c050>) at remote 0x80db2dfd0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Th...(truncated), throwflag=0) > at Python/ceval.c:2994 >#67 0x0000000800b57d21 in fast_function (func=<function at remote 0x8045250c8>, pp_stack=0x7fffdfbfb5b8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#68 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfbfb5b8, oparg=0) at Python/ceval.c:4377 >#69 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80abed240, for file /usr/local/lib/python2.7/threading.py, line 774, in __bootstrap (self=<TaskConsumer(_Thread__ident=34536032256, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccf30>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccf30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccf30>) at remote 0x80db6c0d0>, _Thread__name='Thread-2', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc9d0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc9d0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc9d0>) at remote 0x80db6c050>) at remote 0x80db2dfd0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__...(truncated), throwflag=0) > at Python/ceval.c:2994 >#70 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x804517530, > globals={'current_thread': <function at remote 0x804525b18>, '_BoundedSemaphore': <type at remote 0x804552420>, 'currentThread': <function at remote 0x804525b18>, '_Timer': <type at remote 0x80453e020>, '_format_exc': <function at remote 0x801dd4668>, 'Semaphore': <function at remote 0x80450ced8>, '_deque': <type at remote 0x8023245f0>, 'activeCount': <function at remote 0x804525cf8>, '_profile_hook': None, '_sleep': <built-in function sleep>, '_trace_hook': None, 'ThreadError': <type at remote 0x80208cc20>, '_enumerate': <function at remote 0x804525d70>, '_start_new_thread': <built-in function start_new_thread>, 'BoundedSemaphore': <function at remote 0x804521488>, '_shutdown': <instancemethod at remote 0x801ddcf50>, '__all__': ['activeCount---Type <return> to continue, or q <return> to quit--- >', 'active_count', 'Condition', 'currentThread', 'current_thread', 'enumerate', 'Event', 'Lock', 'RLock', 'Semaphore', 'BoundedSemaphore', 'Thread', 'Timer', 'setprofile', 'settrace', 'local', 'stack_size'], '_Event': <type at remote 0x804552820>, 'active_count': <function at rem...(truncated), locals=0x0, > args=0x80db2dd28, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#71 0x0000000800a9006e in function_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536032256, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccf30>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccf30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccf30>) at remote 0x80db6c0d0>, _Thread__name='Thread-2', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc9d0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc9d0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc9d0>) at remote 0x80db6c050>) at remote 0x80db2dfd0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db2df50>,), kw=0x0) at Objects/funcobject.c:523 >#72 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536032256, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccf30>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccf30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccf30>) at remote 0x80db6c0d0>, _Thread__name='Thread-2', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc9d0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc9d0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc9d0>) at remote 0x80db6c050>) at remote 0x80db2dfd0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db2df50>,), kw=0x0) at Objects/abstract.c:2547 >#73 0x0000000800a69c88 in instancemethod_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536032256, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccf30>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccf30>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccf30>) at remote 0x80db6c0d0>, _Thread__name='Thread-2', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc9d0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc9d0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc9d0>) at remote 0x80db6c050>) at remote 0x80db2dfd0>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thre---Type <return> to continue, or q <return> to quit--- >ad__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db2df50>,), kw=0x0) at Objects/classobject.c:2602 >#74 0x0000000800a54a07 in PyObject_Call (func=<instancemethod at remote 0x80db58e60>, arg=(), kw=0x0) > at Objects/abstract.c:2547 >#75 0x0000000800b53f50 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x80db58e60>, > arg=(), kw=0x0) at Python/ceval.c:4226 >#76 0x0000000800ba8961 in t_bootstrap (boot_raw=0x80d49f750) at ./Modules/threadmodule.c:620 >#77 0x000000080064ecf9 in thread_start (curthread=0x80a820800) > at /usr/src/lib/libthr/thread/thr_create.c:291 >#78 0x0000000000000000 in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffdfbfc000 > >Thread 3 (LWP 101647): >#0 _umtx_op () at _umtx_op.S:3 >#1 0x00000008010e4cae in usem_wait (sem=<optimized out>, clock_id=0, rmtp=<optimized out>, > flags=<optimized out>, rqtp=<optimized out>) at cancelpoints_sem_new.c:367 >#2 _sem_clockwait_np (sem=<optimized out>, clock_id=0, flags=<optimized out>, rqtp=0x0, > rmtp=<optimized out>) at cancelpoints_sem_new.c:426 >#3 0x0000000800ba1ad1 in PyThread_acquire_lock (lock=0x800903090, waitflag=1) > at Python/thread_pthread.h:324 >#4 0x0000000800b4793c in PyEval_RestoreThread (tstate=0x80a7b2600) at Python/ceval.c:359 >#5 0x0000000800bb0517 in posix_read (self=0x0, args=(3, 1048576)) at ./Modules/posixmodule.c:6803 >#6 0x0000000800ab2aae in PyCFunction_Call (func=<built-in function read>, arg=(3, 1048576), kw=0x0) > at Objects/methodobject.c:81 >#7 0x0000000800b5659c in ext_do_call (func=<built-in function read>, pp_stack=0x7fffdfff6e98, flags=1, > na=0, nk=0) at Python/ceval.c:4668 >#8 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x80f8aec20, for file /usr/local/lib/python2.7/subprocess.py, line 121, in _eintr_retry_call (func=<built-in function read>, args=(3, 1048576)), throwflag=0) at Python/ceval.c:3033 >#9 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x803409eb0, > globals={'STDOUT': -2, '_has_poll': True, 'gc': <module at remote 0x8034081a0>, 'check_call': <function at remote 0x803675848>, 'mswindows': False, 'select': <module at remote 0x80365d440>, 'list2cmdline': <function at remote 0x803675938>, '__all__': ['Popen', 'PIPE', 'STDOUT', 'call', 'check_call', 'check_output', 'CalledProcessError'], 'errno': <module at remote 0x8009d6be8>, '_demo_posix': <function at remote 0x8036759b0>, '__package__': None, 'PIPE': -1, '_cleanup': <function at remote 0x803675668>, '_eintr_retry_call': <function at remote 0x8036756e0>, 'call': <function at remote 0x8036757d0>, '__doc__': 'Subprocesses with accessib---Type <return> to continue, or q <return> to quit--- >le I/O streams\n\nThis module allows you to spawn processes, connect to their\ninput/output/error pipes, and obtain their return codes.\n\nFor a complete description of this module see the Python documentation.\n\nMain API\n========\ncall(...): Runs a command, waits for it to complete, then returns\n the return code.\ncheck_call(...): Same as call() but raises CalledProcessError()\n...(truncated), locals=0x0, > args=0x8107975b8, argcount=3, kws=0x8107975d0, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#10 0x0000000800b57e25 in fast_function (func=<function at remote 0x8036756e0>, pp_stack=0x7fffdfff76c8, > n=3, na=3, nk=0) at Python/ceval.c:4452 >#11 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfff76c8, oparg=3) at Python/ceval.c:4377 >#12 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x810797320, for file /usr/local/lib/python2.7/subprocess.py, line 1001, in _execute_child (self=<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=92478, stderr=None, universal_newlines=False) at remote 0x810189a10>, args=['/bin/sh', '-c', ' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_snapper.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_snapper.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_snapper.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_snapper.8.xml '], executable='/bin/sh', preexec_fn=No...(truncated), throwflag=0) > at Python/ceval.c:2994 >#13 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x803658e30, > globals={'STDOUT': -2, '_has_poll': True, 'gc': <module at remote 0x8034081a0>, 'check_call': <function at remote 0x803675848>, 'mswindows': False, 'select': <module at remote 0x80365d440>, 'list2cmdline': <function at remote 0x803675938>, '__all__': ['Popen', 'PIPE', 'STDOUT', 'call', 'check_call', 'check_output', 'CalledProcessError'], 'errno': <module at remote 0x8009d6be8>, '_demo_posix': <function at remote 0x8036759b0>, '__package__': None, 'PIPE': -1, '_cleanup': <function at remote 0x803675668>, '_eintr_retry_call': <function at remote 0x8036756e0>, 'call': <function at remote 0x8036757d0>, '__doc__': 'Subprocesses with accessible I/O streams\n\nThis module allows you to spawn processes, connect to their\ninput/output/error pipes, and obtain their return codes.\n\nFor a complete description of this module see the Python documentation.\n\nMain API\n========\ncall(...): Runs a command, waits for it to complete, then returns\n the return code.\ncheck_call(...): Same as call() but raises CalledProcessError()\n...(truncated), locals=0x0, > args=0x812addf68, argcount=18, kws=0x812addff8, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#14 0x0000000800b57e25 in fast_function (func=<function at remote 0x803675e60>, pp_stack=0x7fffdfff7ec8, > n=18, na=18, nk=0) at Python/ceval.c:4452 >---Type <return> to continue, or q <return> to quit--- >#15 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfff7ec8, oparg=17) at Python/ceval.c:4377 >#16 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x812addd20, for file /usr/local/lib/python2.7/subprocess.py, line 390, in __init__ (self=<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=92478, stderr=None, universal_newlines=False) at remote 0x810189a10>, args=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_snapper.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_snapper.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_snapper.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_snapper.8.xml ', bufsize=0, executable=None, stdin=None, stdout=None, stderr=N...(truncated), throwflag=0) > at Python/ceval.c:2994 >#17 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x803658230, > globals={'STDOUT': -2, '_has_poll': True, 'gc': <module at remote 0x8034081a0>, 'check_call': <function at remote 0x803675848>, 'mswindows': False, 'select': <module at remote 0x80365d440>, 'list2cmdline': <function at remote 0x803675938>, '__all__': ['Popen', 'PIPE', 'STDOUT', 'call', 'check_call', 'check_output', 'CalledProcessError'], 'errno': <module at remote 0x8009d6be8>, '_demo_posix': <function at remote 0x8036759b0>, '__package__': None, 'PIPE': -1, '_cleanup': <function at remote 0x803675668>, '_eintr_retry_call': <function at remote 0x8036756e0>, 'call': <function at remote 0x8036757d0>, '__doc__': 'Subprocesses with accessible I/O streams\n\nThis module allows you to spawn processes, connect to their\ninput/output/error pipes, and obtain their return codes.\n\nFor a complete description of this module see the Python documentation.\n\nMain API\n========\ncall(...): Runs a command, waits for it to complete, then returns\n the return code.\ncheck_call(...): Same as call() but raises CalledProcessError()\n...(truncated), locals=0x0, > args=0x80ff438d8, argcount=2, kws=0x80ff4a748, kwcount=2, defs=0x803669108, defcount=13, closure=0x0) > at Python/ceval.c:3589 >#18 0x0000000800a9006e in function_call (func=<function at remote 0x803675a28>, > arg=(<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=92478, stderr=None, universal_newlines=False) at remote 0x810189a10>, ' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_snapper.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_snapper.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_snapper.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_snapper.8.xml '), kw={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) >---Type <return> to continue, or q <return> to quit--- > at Objects/funcobject.c:523 >#19 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x803675a28>, > arg=(<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=92478, stderr=None, universal_newlines=False) at remote 0x810189a10>, ' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_snapper.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_snapper.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_snapper.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_snapper.8.xml '), kw={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) > at Objects/abstract.c:2547 >#20 0x0000000800a69c88 in instancemethod_call (func=<function at remote 0x803675a28>, > arg=(<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=92478, stderr=None, universal_newlines=False) at remote 0x810189a10>, ' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_snapper.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_snapper.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_snapper.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_snapper.8.xml '), kw={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) > at Objects/classobject.c:2602 >#21 0x0000000800a54a07 in PyObject_Call (func=<instancemethod at remote 0x8109efd70>, > arg=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_snapper.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_snapper.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_snapper.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_snapper.8.xml ',), > kw={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) at Objects/abstract.c:2547 >#22 0x0000000800ae2f1d in slot_tp_init ( > self=<Popen(_child_created=True, returncode=None, stdout=None, stdin=None, pid=92478, stderr=None, universal_newlines=False) at remote 0x810189a10>, > args=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports---Type <return> to continue, or q <return> to quit--- >/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_snapper.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_snapper.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_snapper.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_snapper.8.xml ',), > kwds={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) > at Objects/typeobject.c:5860 >#23 0x0000000800ada851 in type_call (type=0x803424020, > args=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_snapper.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_snapper.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_snapper.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_snapper.8.xml ',), > kwds={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) at Objects/typeobject.c:765 >#24 0x0000000800a54a07 in PyObject_Call (func=<type at remote 0x803424020>, > arg=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_snapper.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_snapper.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_snapper.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_snapper.8.xml ',), > kw={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) at Objects/abstract.c:2547 >#25 0x0000000800b565b6 in ext_do_call (func=<type at remote 0x803424020>, pp_stack=0x7fffdfff8ac8, > flags=2, na=1, nk=0) at Python/ceval.c:4671 >#26 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x80f6bb820, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Utils.py, line 202, in exec_command (s=' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_snapper.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_snapper.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_snapper.8 /usr/port---Type <return> to continue, or q <return> to quit--- >s/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_snapper.8.xml ', kw={'shell': True, 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}), throwflag=0) at Python/ceval.c:3033 >#27 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x8034001b0, > globals={'load_tool': <function at remote 0x8046159b0>, 'DBFILE': '.wafpickle-7', 'datetime': <module at remote 0x80205fa98>, 'gc': <module at remote 0x8034081a0>, 're_sp': <_sre.SRE_Pattern at remote 0x8036698f0>, 'WscriptError': <type at remote 0x804537420>, 'RUN_ME': -3, 'indicator': '\x1b[K%s%s%s\r', 'struct': <module at remote 0x803665948>, 'WAFREVISION': '9709M', 'quote_define_name': <function at remote 0x804615410>, 'pprint': <function at remote 0x804615668>, 'ex_stack': <function at remote 0x80452fe60>, 'MAXPARALLEL': 'MAXPARALLEL', 'waf_version': <function at remote 0x80452fd70>, 'writef': <function at remote 0x80452fb18>, 'string': <module at remote 0x802109948>, 'detect_platform': <function at remote 0x804615938>, '__file__': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Utils.pyc', 'def_attrs': <function at remote 0x804615398>, 'h_fun': <function at remote 0x8046155f0>, 'BLDDIR': 'blddir', 'VERSION': 'VERSION', 'UNINSTALL': -1337, 'rot_chr': ['\\', '|', '/', '-'], 'cmd_output': <functi...(truncated), locals=0x0, > args=0x80db8e768, argcount=1, kws=0x80fdbf7b8, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#28 0x0000000800a9006e in function_call (func=<function at remote 0x80452fb90>, > arg=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_snapper.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_snapper.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_snapper.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_snapper.8.xml ',), > kw={'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) at Objects/funcobject.c:523 >#29 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x80452fb90>, > arg=(' XML_CATALOG_FILES="file:///etc/xml/catalog file:///usr/local/share/xml/catalog file:///usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/build/catalog.xml"\n export XML_CATALOG_FILES\n true --xinclude --stringparam noreference 0 -o default/docs-xml/manpages/vfs_snapper.8.xml --nonet /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/expand-sambadoc.xsl /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/manpages/vfs_snapper.8.xml\n true --nonet -o default/docs-xml/manpages/vfs_snapper.8 /usr/ports/net/samba47/work/samba-4.7.4/docs-xml/xslt/man.xsl default/docs-xml/manpages/vfs_snapper.8.xml ',), > kw={'cwd': '/usr/ports/net/samba47/work/samba-4.7.4/bin'}) at Objects/abstract.c:2547 >#30 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x80452fb90>, pp_stack=0x7fffdfff9318, > flags=2, na=1, nk=0) at Python/ceval.c:4671 >#31 0x0000000800b5230d in PyEval_EvalFrameEx ( >---Type <return> to continue, or q <return> to quit--- > f=Frame 0x812adc520, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/3rdparty/print_commands.py, line 23, in exec_command (self=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at ...(truncated), throwflag=0) > at Python/ceval.c:3033 >#32 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805f1e7b0, > globals={'Utils': <module at remote 0x803408168>, '__builtins__': {'bytearray': <type at remote 0x800e11340>, 'IndexError': <type at remote 0x800e18830>, 'all': <built-in function all>, 'help': <_Helper at remote 0x8020347d0>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x800e181f0>, 'unicode': <type at remote 0x800e2bd80>, 'UnicodeDecodeError': <type at remote 0x800e19000>, 'memoryview': <type at remote 0x800e22d90>, 'isinstance': <built-in function isinstance>, 'copyright': <_Printer(_Printer__data='Copyright (c) 2001-2017 Python Software Foundation.\nAll Rights Reserved.\n\nCopyright (c) 2000 BeOpen.com.\nAll Rights Reserved.\n\nCopyright (c) 1995-2001 Corporation for National Research Initiatives.\nAll Rights Reserved.\n\nCopyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.\nAll Rights Reserved.', _Printer__lines=None, _Printer__name='copyright', _Printer__dirs=(), _Printer__files=(...)) at remote 0x8020345d0>, 'NameError': <type at remote 0x800e17d40>, 'BytesWarning': <type at ...(truncated), locals=0x0, > args=0x80ff43608, argcount=2, kws=0x80fdc9e78, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#33 0x0000000800a9006e in function_call (func=<function at remote 0x801dce668>, > arg=(<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>], position=(224, 3804), run_after=[], generator=<...>, outputs=[<Nodu at remote 0x80ab84110>], dep_nodes=[], m=<_hashlib.HASH at re...(truncated), kw={'cwd': None}) > at Objects/funcobject.c:523 >---Type <return> to continue, or q <return> to quit--- >#34 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x801dce668>, > arg=(<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>], position=(224, 3804), run_after=[], generator=<...>, outputs=[<Nodu at remote 0x80ab84110>], dep_nodes=[], m=<_hashlib.HASH at re...(truncated), kw={'cwd': None}) > at Objects/abstract.c:2547 >#35 0x0000000800b565b6 in ext_do_call (func=<function at remote 0x801dce668>, pp_stack=0x7fffdfff9b68, > flags=3, na=1, nk=0) at Python/ceval.c:4671 >#36 0x0000000800b5230d in PyEval_EvalFrameEx ( > f=Frame 0x809785920, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 420, in exec_command (self=<manpages/vfs_snapper.8(inputs=[<Nodu at remote 0x80db4f110>], position=(3778, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_snapper.8.xml', env=<Environment at remote 0x8061fb550>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direc...(truncated), throwflag=0) > at Python/ceval.c:3033 >#37 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805d1b3b0, > globals={'DBFILE': '.wafpickle-7', 'random': <module at remote 0x804631fd8>, 'datetime': <module at remote 0x80205fa98>, 'algotype': 'NORMAL', 'RUN_ME': -3, 'WAFREVISION': '9709M', 'tempfile': <module at remote 0x804631600>, 'TaskGroup': <type at remote 0x802089420>, 'MAXPARALLEL': 'MAXPARALLEL', 'Task': <store_task_type(sig_vars=<function at remote 0x805d6a500>, __module__='Task', add_file_dependency=<function at remote 0x805d6a1b8>, vars=[], scan=None, __str__=<function at remote 0x805d66e60>, sig_implicit_deps=<function at remote 0x805d6a578>, compute_sig_implicit_deps=<function at remote 0x805d6a5f0>, set_inputs=<function at remote 0x805d6a050>, can_retrieve_cache=<function at remote 0x805d6a398>, __init__=<function at remote 0x805d66de8>, post_run=<function at remote 0x805d6a320>, set_outputs=<function at remote 0x805d6a0c8>, display=<function at remote 0x805efa8c0>, set_run_after=<function at remote 0x805d6a140>, sig_explicit_deps=<function at remo---Type <return> to continue, or q <return> to quit--- >te 0x805d6a488>, old_display=<instancemethod at remote 0x805ca98...(truncated), locals=0x0, > args=0x80fd62848, argcount=2, kws=0x80fd62858, kwcount=1, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#38 0x0000000800b57e25 in fast_function (func=<function at remote 0x805d668c0>, pp_stack=0x7fffdfffa398, > n=4, na=2, nk=1) at Python/ceval.c:4452 >#39 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfffa398, oparg=257) at Python/ceval.c:4377 >#40 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80fd626a0, for file <string>, line 18, in f (task=<manpages/vfs_snapper.8(inputs=[<Nodu at remote 0x80db4f110>], position=(3778, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_snapper.8.xml', env=<Environment at remote 0x8061fb550>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_...(truncated), throwflag=0) > at Python/ceval.c:2994 >#41 0x0000000800b57d21 in fast_function (func=<function at remote 0x80db479b0>, pp_stack=0x7fffdfffa948, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#42 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfffa948, oparg=0) at Python/ceval.c:4377 >#43 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80f682e20, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 432, in call_run (self=<manpages/vfs_snapper.8(inputs=[<Nodu at remote 0x80db4f110>], position=(3778, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_snapper.8.xml', env=<Environment at remote 0x8061fb550>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_li...(truncated), throwflag=0) > at Python/ceval.c:2994 >#44 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d66a28>, pp_stack=0x7fffdfffaef8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#45 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfffaef8, oparg=0) at Python/ceval.c:4377 >---Type <return> to continue, or q <return> to quit--- >#46 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80fc34e20, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 37, in process_task (tsk=<manpages/vfs_snapper.8(inputs=[<Nodu at remote 0x80db4f110>], position=(3778, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_snapper.8.xml', env=<Environment at remote 0x8061fb550>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direc...(truncated), throwflag=0) > at Python/ceval.c:2994 >#47 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d03f50>, pp_stack=0x7fffdfffb4a8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#48 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfffb4a8, oparg=1) at Python/ceval.c:4377 >#49 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80dc44050, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 83, in loop (self=<TaskConsumer(_Thread__ident=34536030976, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccf50>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccf50>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccf50>) at remote 0x80db2df10>, _Thread__name='Thread-1', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccef0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccef0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccef0>) at remote 0x80db2ded0>) at remote 0x80db2df90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verb...(truncated), throwflag=0) > at Python/ceval.c:2994 >#50 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f1b8>, pp_stack=0x7fffdfffba58, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#51 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfffba58, oparg=0) at Python/ceval.c:4377 >#52 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80abffe50, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 76, in run (self=<TaskConsumer(_Thread__ident=34536030976, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccf50>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccf50>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccf50>) at remote 0x80db2df10>, _Thread__name='Thread-1', _Thread__daemonic=1, _Thread---Type <return> to continue, or q <return> to quit--- >__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccef0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccef0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccef0>) at remote 0x80db2ded0>) at remote 0x80db2df90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbo...(truncated), throwflag=0) > at Python/ceval.c:2994 >#53 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f140>, pp_stack=0x7fffdfffc008, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#54 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfffc008, oparg=0) at Python/ceval.c:4377 >#55 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8061b9020, for file /usr/local/lib/python2.7/threading.py, line 801, in __bootstrap_inner (self=<TaskConsumer(_Thread__ident=34536030976, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccf50>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccf50>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccf50>) at remote 0x80db2df10>, _Thread__name='Thread-1', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccef0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccef0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccef0>) at remote 0x80db2ded0>) at remote 0x80db2df90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Th...(truncated), throwflag=0) > at Python/ceval.c:2994 >#56 0x0000000800b57d21 in fast_function (func=<function at remote 0x8045250c8>, pp_stack=0x7fffdfffc5b8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#57 0x0000000800b55ffa in call_function (pp_stack=0x7fffdfffc5b8, oparg=0) at Python/ceval.c:4377 >#58 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80abffc90, for file /usr/local/lib/python2.7/threading.py, line 774, in __bootstrap (self=<TaskConsumer(_Thread__ident=34536030976, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccf50>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccf50>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccf50>) at remote 0x80db2df10>, _Thread__name='Thread-1', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccef0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccef0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccef0>) at remote 0x80db2ded0>) at remote 0x80db2df90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__...(truncated), throwflag=0) > at Python/ceval.c:2994 >---Type <return> to continue, or q <return> to quit--- >#59 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x804517530, > globals={'current_thread': <function at remote 0x804525b18>, '_BoundedSemaphore': <type at remote 0x804552420>, 'currentThread': <function at remote 0x804525b18>, '_Timer': <type at remote 0x80453e020>, '_format_exc': <function at remote 0x801dd4668>, 'Semaphore': <function at remote 0x80450ced8>, '_deque': <type at remote 0x8023245f0>, 'activeCount': <function at remote 0x804525cf8>, '_profile_hook': None, '_sleep': <built-in function sleep>, '_trace_hook': None, 'ThreadError': <type at remote 0x80208cc20>, '_enumerate': <function at remote 0x804525d70>, '_start_new_thread': <built-in function start_new_thread>, 'BoundedSemaphore': <function at remote 0x804521488>, '_shutdown': <instancemethod at remote 0x801ddcf50>, '__all__': ['activeCount', 'active_count', 'Condition', 'currentThread', 'current_thread', 'enumerate', 'Event', 'Lock', 'RLock', 'Semaphore', 'BoundedSemaphore', 'Thread', 'Timer', 'setprofile', 'settrace', 'local', 'stack_size'], '_Event': <type at remote 0x804552820>, 'active_count': <function at rem...(truncated), locals=0x0, > args=0x80db2dc28, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#60 0x0000000800a9006e in function_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536030976, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccf50>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccf50>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccf50>) at remote 0x80db2df10>, _Thread__name='Thread-1', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccef0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccef0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccef0>) at remote 0x80db2ded0>) at remote 0x80db2df90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db2ddd0>,), kw=0x0) at Objects/funcobject.c:523 >#61 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34536030976, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccf50>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccf50>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccf50>) at remote 0x80db2df10>, _Thread__name='Thread-1', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccef0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccef0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccef0>) at remote 0x80db2ded0>) at remote 0x80db2df90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db2ddd0>,), kw=0x0) at Objects/abstract.c:2547 >#62 0x0000000800a69c88 in instancemethod_call (func=<function at remote 0x804521f50>, >---Type <return> to continue, or q <return> to quit--- > arg=(<TaskConsumer(_Thread__ident=34536030976, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccf50>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccf50>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccf50>) at remote 0x80db2df10>, _Thread__name='Thread-1', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccef0>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccef0>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccef0>) at remote 0x80db2ded0>) at remote 0x80db2df90>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db2ddd0>,), kw=0x0) at Objects/classobject.c:2602 >#63 0x0000000800a54a07 in PyObject_Call (func=<instancemethod at remote 0x80db58e10>, arg=(), kw=0x0) > at Objects/abstract.c:2547 >#64 0x0000000800b53f50 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x80db58e10>, > arg=(), kw=0x0) at Python/ceval.c:4226 >#65 0x0000000800ba8961 in t_bootstrap (boot_raw=0x80d49f720) at ./Modules/threadmodule.c:620 >#66 0x000000080064ecf9 in thread_start (curthread=0x80a820300) > at /usr/src/lib/libthr/thread/thr_create.c:291 >#67 0x0000000000000000 in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffdfffd000 > >Thread 2 (LWP 100948): >#0 _umtx_op () at _umtx_op.S:3 >#1 0x00000008010e4cae in usem_wait (sem=<optimized out>, clock_id=0, rmtp=<optimized out>, > flags=<optimized out>, rqtp=<optimized out>) at cancelpoints_sem_new.c:367 >#2 _sem_clockwait_np (sem=<optimized out>, clock_id=0, flags=<optimized out>, rqtp=0x0, > rmtp=<optimized out>) at cancelpoints_sem_new.c:426 >#3 0x0000000800ba1ad1 in PyThread_acquire_lock (lock=0x800903090, waitflag=1) > at Python/thread_pthread.h:324 >#4 0x0000000800b4793c in PyEval_RestoreThread (tstate=0x800904000) at Python/ceval.c:359 >#5 0x0000000800ba8d5b in lock_PyThread_acquire_lock (self=0x8009ccf10, args=()) > at ./Modules/threadmodule.c:53 >#6 0x0000000800ab2aae in PyCFunction_Call ( > func=<built-in method acquire of thread.lock object at remote 0x8009ccf10>, arg=(), kw=0x0) > at Objects/methodobject.c:81 >#7 0x0000000800b55e9c in call_function (pp_stack=0x7fffffff79b8, oparg=0) at Python/ceval.c:4357 >#8 0x0000000800b51fed in PyEval_EvalFrameEx ( >---Type <return> to continue, or q <return> to quit--- > f=Frame 0x80f583220, for file /usr/local/lib/python2.7/Queue.py, line 161, in get (self=<Queue(unfinished_tasks=3772, queue=<collections.deque at remote 0x80da33910>, maxsize=0, all_tasks_done=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccf10>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccf10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccf10>) at remote 0x80db2dd90>, mutex=<thread.lock at remote 0x8009ccf10>, not_full=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccf10>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccf10>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccf10>) at remote 0x80db2dd50>, not_empty=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccf10>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccf10>, _Condit...(truncated), throwflag=0) > at Python/ceval.c:2994 >#9 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805d0a530, > globals={'LifoQueue': <classobj at remote 0x805d0e0b8>, 'deque': <type at remote 0x8023245f0>, 'heapq': <module at remote 0x80206cc20>, 'Full': <type at remote 0x801d86420>, '__all__': ['Empty', 'Full', 'Queue', 'PriorityQueue', 'LifoQueue'], '_threading': <module at remote 0x80451a408>, '__builtins__': {'bytearray': <type at remote 0x800e11340>, 'IndexError': <type at remote 0x800e18830>, 'all': <built-in function all>, 'help': <_Helper at remote 0x8020347d0>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x800e181f0>, 'unicode': <type at remote 0x800e2bd80>, 'UnicodeDecodeError': <type at remote 0x800e19000>, 'memoryview': <type at remote 0x800e22d90>, 'isinstance': <built-in function isinstance>, 'copyright': <_Printer(_Printer__data='Copyright (c) 2001-2017 Python Software Foundation.\nAll Rights Reserved.\n\nCopyright (c) 2000 BeOpen.com.\nAll Rights Reserved.\n\nCopyright (c) 1995-2001 Corporation for National Research Initiatives.\nAll Rights Reserved.\n\nCopyright (c) 1991-1995 Stichting Ma...(truncated), locals=0x0, > args=0x80db8ab88, argcount=1, kws=0x80db8ab90, kwcount=0, defs=0x805ce5218, defcount=2, closure=0x0) > at Python/ceval.c:3589 >#10 0x0000000800b57e25 in fast_function (func=<function at remote 0x805d038c0>, pp_stack=0x7fffffff81b8, > n=1, na=1, nk=0) at Python/ceval.c:4452 >#11 0x0000000800b55ffa in call_function (pp_stack=0x7fffffff81b8, oparg=0) at Python/ceval.c:4377 >#12 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db8aa00, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 152, in get_out (self=<Parallel(count=28, cleanup_done=True, maxjobs=99999999, outstanding=[<man/regdiff.1(inputs=[<Nodu at remote 0x80db4fe90>], run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERA---Type <return> to continue, or q <return> to quit--- >TOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps',...(truncated), throwflag=0) > at Python/ceval.c:2994 >#13 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f410>, pp_stack=0x7fffffff8768, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#14 0x0000000800b55ffa in call_function (pp_stack=0x7fffffff8768, oparg=0) at Python/ceval.c:4377 >#15 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80abf6790, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 135, in refill_task_list (self=<Parallel(count=28, cleanup_done=True, maxjobs=99999999, outstanding=[<man/regdiff.1(inputs=[<Nodu at remote 0x80db4fe90>], run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'r...(truncated), throwflag=0) > at Python/ceval.c:2994 >#16 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805d06c30, > globals={'O755': 493, 'DBFILE': '.wafpickle-7', 'UNDEFINED': (), 'NORMAL': 'NORMAL', 'DEFAULT': 'default', 'random': <module at remote 0x804631fd8>, 'EXCEPTION': 3, 'SIG_NIL': 'iluvcuteoverload', 'CACHE_DIR': 'c4che', 'Build': <module at remote 0x805cfc8d8>, 'INSTALL': 1337, 'RUN_ME': -3, 'GAP': 15, 'LOG_FORMAT': '%(asctime)s %(c1)s%(zone)s%(c2)s %(message)s', 'run_old': <instancemethod at remote 0x805ca95f0>, 'O644': 420, 'TaskConsumer': <type at remote 0x801d86820>, 'MAXJOBS': 99999999, 'WAFREVISION': '9709M', 'CFG_FILES': 'cfg_files', 'CRASHED': 2, 'ASK_LATER': -1, 'VARIANT': '_VARIANT_', '__package__': None, 'MAXPARALLEL': 'MAXPARALLEL', 'CACHE_SUFFIX': '.cache.py', 'JOBCONTROL': 'JOBCONTROL', 'WSCRIPT_BUILD_FILE': 'wscript_build', '__doc__': 'Execute the tasks', 'WAF_CONFIG_H': 'config.h', 'HEXVERSION': 1069081, 'run': <function at remote 0x805d03488>, 'SUCCESS': 9, 'APPNAME': 'APPNAME', '__builtins__': {'bytearray': <type at remote 0x800e11340>, 'IndexError': <type at remote 0x800e18830>, 'all': <built-in funct...(truncated), locals=0x0, > args=0x80db6cee8, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#17 0x0000000800a9006e in function_call (func=<function at remote 0x805d0f398>, > arg=(<Parallel(count=28, cleanup_done=True, maxjobs=99999999, outstanding=[<man/regdiff.1(inputs=[<Nodu at remote 0x80db4fe90>], run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps---Type <return> to continue, or q <return> to quit--- >', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS...(truncated), kw=0x0) > at Objects/funcobject.c:523 >#18 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x805d0f398>, > arg=(<Parallel(count=28, cleanup_done=True, maxjobs=99999999, outstanding=[<man/regdiff.1(inputs=[<Nodu at remote 0x80db4fe90>], run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS...(truncated), kw=0x0) > at Objects/abstract.c:2547 >#19 0x0000000800a69c88 in instancemethod_call (func=<function at remote 0x805d0f398>, > arg=(<Parallel(count=28, cleanup_done=True, maxjobs=99999999, outstanding=[<man/regdiff.1(inputs=[<Nodu at remote 0x80db4fe90>], run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS...(truncated), kw=0x0) > at Objects/classobject.c:2602 >#20 0x0000000800a54a07 in PyObject_Call (func=<instancemethod at remote 0x805ca9870>, > arg=(<Parallel(count=28, cleanup_done=True, maxjobs=99999999, outstanding=[<man/regdiff.1(inputs=[<Nodu at remote 0x80db4fe90>], run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps---Type <return> to continue, or q <return> to quit--- >', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS...(truncated), kw=0x0) > at Objects/abstract.c:2547 >#21 0x0000000800b5804d in do_call (func=<instancemethod at remote 0x805ca9870>, pp_stack=0x7fffffff9308, > na=1, nk=0) at Python/ceval.c:4574 >#22 0x0000000800b56016 in call_function (pp_stack=0x7fffffff9308, oparg=1) at Python/ceval.c:4379 >#23 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80af18c20, for file ./buildtools/wafsamba/stale_files.py, line 24, in replace_refill_task_list (self=<Parallel(count=28, cleanup_done=True, maxjobs=99999999, outstanding=[<man/regdiff.1(inputs=[<Nodu at remote 0x80db4fe90>], run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS...(truncated), throwflag=0) > at Python/ceval.c:2994 >#24 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805e9e4b0, > globals={'Options': <module at remote 0x80461fe18>, 'Logs': <module at remote 0x803408a98>, '__builtins__': {'bytearray': <type at remote 0x800e11340>, 'IndexError': <type at remote 0x800e18830>, 'all': <built-in function all>, 'help': <_Helper at remote 0x8020347d0>, 'vars': <built-in function vars>, 'SyntaxError': <type at remote 0x800e181f0>, 'unicode': <type at remote 0x800e2bd80>, 'UnicodeDecodeError': <type at remote 0x800e19000>, 'memoryview': <type at remote 0x800e22d90>, 'isinstance': <built-in function isinstance>, 'copyright': <_Printer(_Printer__data='Copyright (c) 2001-2017 Python Software Foundation.\nAll Rights Reserved.\n\nCopyright (c) 2000 BeOpen.com.\nAll Rights Reserved.\n\nCopyright (c) 1995-2001 Corporation for National Research Initiatives.\nAll Rights Reserved.\n\nCopyright (c) 1991-1995 Stichting Mathematisch Centrum, Amsterdam.\nAll Rights Reserved.', _Printer__lines=None, _Printer__name='copyright', _Printer__dirs=(), _Printer__files=(...)) at remote 0x8020345d0>, 'NameError': <type at remo...(truncated), locals=0x0, > args=0x80abedf80, argcount=1, kws=0x80abedf88, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#25 0x0000000800b57e25 in fast_function (func=<function at remote 0x805ecab18>, pp_stack=0x7fffffff9b08, >---Type <return> to continue, or q <return> to quit--- > n=1, na=1, nk=0) at Python/ceval.c:4452 >#26 0x0000000800b55ffa in call_function (pp_stack=0x7fffffff9b08, oparg=0) at Python/ceval.c:4377 >#27 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80abedde0, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 176, in start (self=<Parallel(count=28, cleanup_done=True, maxjobs=99999999, outstanding=[<man/regdiff.1(inputs=[<Nodu at remote 0x80db4fe90>], run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', 'SAMBA_GENERATOR_VARS', 'ruledeps', '...(truncated), throwflag=0) > at Python/ceval.c:2994 >#28 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f500>, pp_stack=0x7fffffffa0b8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#29 0x0000000800b55ffa in call_function (pp_stack=0x7fffffffa0b8, oparg=0) at Python/ceval.c:4377 >#30 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8069d8b90, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Build.py, line 273, in compile (self=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>], ...(truncated), throwflag=0) > at Python/ceval.c:2994 >#31 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d67cf8>, pp_stack=0x7fffffffa668, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#32 0x0000000800b55ffa in call_function (pp_stack=0x7fffffffa668, oparg=0) at Python/ceval.c:4377 >#33 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80613a7d0, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Scripting.py, line 405, in build_impl (bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>---Type <return> to continue, or q <return> to quit--- >], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab840...(truncated), throwflag=0) > at Python/ceval.c:2994 >#34 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d6f668>, pp_stack=0x7fffffffac18, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#35 0x0000000800b55ffa in call_function (pp_stack=0x7fffffffac18, oparg=1) at Python/ceval.c:4377 >#36 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x805effad0, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Scripting.py, line 386, in build (bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samba_includes_extended=[], local_include_first=True, indirect_objects=set(['LIBREPLACE_HOSTCC']), mappings={}, compiled_tasks=[<...>, <cc(inputs=[<Nodu at remote 0x80ab84050>],...(truncated), throwflag=0) > at Python/ceval.c:2994 >#37 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d6f5f0>, pp_stack=0x7fffffffb1c8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#38 0x0000000800b55ffa in call_function (pp_stack=0x7fffffffb1c8, oparg=1) at Python/ceval.c:4377 >#39 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80613d050, for file ./buildtools/wafsamba/samba_wildcard.py, line 110, in wildcard_main (missing_cmd_fn=<function at remote 0x805efaed8>, x='build', ini=<datetime.datetime at remote 0x805f6e3a0>, fun=<function at remote 0x805d6f5f0>, ctx=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct_libs=set([]), p_type_vars=set(['LINKFLAGS', 'CCFLAGS']), rpaths='', samba_deps_extended=['LIBREPLACE_HOSTCC', 'ROKEN_HOSTCC'], samba_abspath='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/source4/heimdal_build', local_include=True, samb---Type <return> to continue, or q <return> to quit--- >a_includes_extended=[], local_include_first=True, indirect...(truncated), throwflag=0) > at Python/ceval.c:2994 >#40 0x0000000800b57d21 in fast_function (func=<function at remote 0x805ecaa28>, pp_stack=0x7fffffffb778, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#41 0x0000000800b55ffa in call_function (pp_stack=0x7fffffffb778, oparg=1) at Python/ceval.c:4377 >#42 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80613b208, for file /usr/ports/net/samba47/work/samba-4.7.4/wscript, line 382, in main (wildcard_main=<function at remote 0x805ecaa28>), throwflag=0) at Python/ceval.c:2994 >#43 0x0000000800b57d21 in fast_function (func=<function at remote 0x805efaf50>, pp_stack=0x7fffffffbd28, > n=0, na=0, nk=0) at Python/ceval.c:4442 >#44 0x0000000800b55ffa in call_function (pp_stack=0x7fffffffbd28, oparg=0) at Python/ceval.c:4377 >#45 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x801d3e320, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Scripting.py, line 135, in prepare_impl (t='/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Tools', cwd='/usr/ports/net/samba47/work/samba-4.7.4', ver='1.5.19', wafdir='/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf', opt_obj=<Handler(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', parser=<OptionParser(process_default_values=True, allow_interspersed_args=True, _long_opt={'--sysconfdir': <Option(_long_opts=['--sysconfdir'], help='read-only single-machine data [Default: ${PREFIX}/etc]', callback_args=None, callback=None, default='', nargs=1, choices=None, dest='SYSCONFDIR', container=<OptionGroup(_long_opt={...}, title='Pre-defined installation directories', parser=<...>, _short_opt={'-f': <Option(_long_opts=['--force'], help='force file installation', callback_args=None, callback=None, default=False, nargs=None, choices=None, dest='force', container=<OptionGroup(_long_opt={...}, title='inst...(truncated), throwflag=0) > at Python/ceval.c:2994 >#46 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d67a28>, pp_stack=0x7fffffffc2d8, > n=4, na=4, nk=0) at Python/ceval.c:4442 >#47 0x0000000800b55ffa in call_function (pp_stack=0x7fffffffc2d8, oparg=4) at Python/ceval.c:4377 >#48 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x801d40b20, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Scripting.py, line 145, in prepare (t='/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Tools', cwd='/usr/ports/net/samba47/work/samba-4.7.4', ver='1.5.19', wafdir='/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf'), throwflag=0) at Python/ceval.c:2994 >#49 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d6f2a8>, pp_stack=0x7fffffffc888, > n=4, na=4, nk=0) at Python/ceval.c:4442 >#50 0x0000000800b55ffa in call_function (pp_stack=0x7fffffffc888, oparg=4) at Python/ceval.c:4377 >#51 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x801dd7938, for file buildtools/bin/waf, line 76, in <module> (), throwflag=0) >---Type <return> to continue, or q <return> to quit--- > at Python/ceval.c:2994 >#52 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x802046830, > globals={'INSTALL': 'x', 'find_lib': <function at remote 0x8020598c0>, '__package__': None, 'test': <function at remote 0x802059848>, 'C2': 'x', 'C1': 'x', 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4', 'wafdir': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf', '__builtins__': <module at remote 0x80090ab08>, 'WAF': 'waf', '__file__': 'buildtools/bin/waf', 'sys': <module at remote 0x80090abb0>, 'VERSION': '1.5.19', '__name__': '__main__', 'Scripting': <module at remote 0x80205f980>, 'b': <function at remote 0x802059758>, 'join': <function at remote 0x801cebf50>, 'err': <function at remote 0x8020597d0>, 'f': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/3rdparty', '__doc__': '\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions\nare met:\n\n1. Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary fo...(truncated), > locals={'INSTALL': 'x', 'find_lib': <function at remote 0x8020598c0>, '__package__': None, 'test': <function at remote 0x802059848>, 'C2': 'x', 'C1': 'x', 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4', 'wafdir': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf', '__builtins__': <module at remote 0x80090ab08>, 'WAF': 'waf', '__file__': 'buildtools/bin/waf', 'sys': <module at remote 0x80090abb0>, 'VERSION': '1.5.19', '__name__': '__main__', 'Scripting': <module at remote 0x80205f980>, 'b': <function at remote 0x802059758>, 'join': <function at remote 0x801cebf50>, 'err': <function at remote 0x8020597d0>, 'f': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/3rdparty', '__doc__': '\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions\nare met:\n\n1. Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary fo...(truncated), args=0x0, argcount=0, > kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) at Python/ceval.c:3589 >#53 0x0000000800b47d85 in PyEval_EvalCode (co=0x802046830, > globals={'INSTALL': 'x', 'find_lib': <function at remote 0x8020598c0>, '__package__': None, 'test': <function at remote 0x802059848>, 'C2': 'x', 'C1': 'x', 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4', 'wafdir': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf', '__builtins__': <module at remote 0x80090ab08>, 'WAF': 'waf', '__file__': 'buildtools/bin/waf', 'sys': <module at remote 0x80090abb0>, 'VERSION': '1.5.19', '__name__': '__main__', 'Scripting': <module at remote 0x80205f980>, 'b': <function at remote 0x802059758>, 'join': <function at remote 0x801cebf50>, 'err': <function at remote 0x8020597d0>, 'f': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/3rdparty', '__doc__': '\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions\nare met:\n\n1. Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary fo...(truncated), > locals={'INSTALL': 'x', 'find_lib': <function at remote 0x8020598c0>, '__package__': None, 'test': <function at remote 0x802059848>, 'C2': 'x', 'C1': 'x', 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4', 'wafdir---Type <return> to continue, or q <return> to quit--- >': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf', '__builtins__': <module at remote 0x80090ab08>, 'WAF': 'waf', '__file__': 'buildtools/bin/waf', 'sys': <module at remote 0x80090abb0>, 'VERSION': '1.5.19', '__name__': '__main__', 'Scripting': <module at remote 0x80205f980>, 'b': <function at remote 0x802059758>, 'join': <function at remote 0x801cebf50>, 'err': <function at remote 0x8020597d0>, 'f': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/3rdparty', '__doc__': '\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions\nare met:\n\n1. Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary fo...(truncated)) at Python/ceval.c:669 >#54 0x0000000800b87722 in run_mod (mod=0x801d900f8, filename=0x7fffffffd709 "buildtools/bin/waf", > globals={'INSTALL': 'x', 'find_lib': <function at remote 0x8020598c0>, '__package__': None, 'test': <function at remote 0x802059848>, 'C2': 'x', 'C1': 'x', 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4', 'wafdir': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf', '__builtins__': <module at remote 0x80090ab08>, 'WAF': 'waf', '__file__': 'buildtools/bin/waf', 'sys': <module at remote 0x80090abb0>, 'VERSION': '1.5.19', '__name__': '__main__', 'Scripting': <module at remote 0x80205f980>, 'b': <function at remote 0x802059758>, 'join': <function at remote 0x801cebf50>, 'err': <function at remote 0x8020597d0>, 'f': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/3rdparty', '__doc__': '\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions\nare met:\n\n1. Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary fo...(truncated), > locals={'INSTALL': 'x', 'find_lib': <function at remote 0x8020598c0>, '__package__': None, 'test': <function at remote 0x802059848>, 'C2': 'x', 'C1': 'x', 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4', 'wafdir': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf', '__builtins__': <module at remote 0x80090ab08>, 'WAF': 'waf', '__file__': 'buildtools/bin/waf', 'sys': <module at remote 0x80090abb0>, 'VERSION': '1.5.19', '__name__': '__main__', 'Scripting': <module at remote 0x80205f980>, 'b': <function at remote 0x802059758>, 'join': <function at remote 0x801cebf50>, 'err': <function at remote 0x8020597d0>, 'f': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/3rdparty', '__doc__': '\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions\nare met:\n\n1. Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary fo...(truncated), flags=0x7fffffffd200, > arena=0x800971460) at Python/pythonrun.c:1376 >#55 0x0000000800b87aff in PyRun_FileExFlags (fp=0x80146caa0, filename=0x7fffffffd709 "buildtools/bin/waf", > start=257, > globals={'INSTALL': 'x', 'find_lib': <function at remote 0x8020598c0>, '__package__': None, 'test': <function at remote 0x802059848>, 'C2': 'x', 'C1': 'x', 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4', 'wafdir': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf', '__builtins__': <module at remote 0x80090ab08>, 'WAF': 'waf', '__file__': 'buildtools/bin/waf', 'sys': <module at remote 0x80090abb0>, 'VERSION': '1.5.19---Type <return> to continue, or q <return> to quit--- >', '__name__': '__main__', 'Scripting': <module at remote 0x80205f980>, 'b': <function at remote 0x802059758>, 'join': <function at remote 0x801cebf50>, 'err': <function at remote 0x8020597d0>, 'f': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/3rdparty', '__doc__': '\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions\nare met:\n\n1. Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary fo...(truncated), > locals={'INSTALL': 'x', 'find_lib': <function at remote 0x8020598c0>, '__package__': None, 'test': <function at remote 0x802059848>, 'C2': 'x', 'C1': 'x', 'cwd': '/usr/ports/net/samba47/work/samba-4.7.4', 'wafdir': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf', '__builtins__': <module at remote 0x80090ab08>, 'WAF': 'waf', '__file__': 'buildtools/bin/waf', 'sys': <module at remote 0x80090abb0>, 'VERSION': '1.5.19', '__name__': '__main__', 'Scripting': <module at remote 0x80205f980>, 'b': <function at remote 0x802059758>, 'join': <function at remote 0x801cebf50>, 'err': <function at remote 0x8020597d0>, 'f': '/usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/3rdparty', '__doc__': '\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions\nare met:\n\n1. Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n\n2. Redistributions in binary fo...(truncated), closeit=1, > flags=0x7fffffffd200) at Python/pythonrun.c:1362 >#56 0x0000000800b8703c in PyRun_SimpleFileExFlags (fp=0x80146caa0, > filename=0x7fffffffd709 "buildtools/bin/waf", closeit=1, flags=0x7fffffffd200) > at Python/pythonrun.c:948 >#57 0x0000000800b86b4c in PyRun_AnyFileExFlags (fp=0x80146caa0, > filename=0x7fffffffd709 "buildtools/bin/waf", closeit=1, flags=0x7fffffffd200) > at Python/pythonrun.c:752 >#58 0x0000000800ba462e in Py_Main (argc=5, argv=0x7fffffffd2e8) at Modules/main.c:645 >#59 0x0000000000400941 in main (argc=5, argv=0x7fffffffd2e8) at ./Modules/python.c:20 > >Thread 1 (LWP 101657): >#0 thr_kill () at thr_kill.S:3 >#1 0x0000000801206574 in __raise (s=10) at /usr/src/lib/libc/gen/raise.c:54 >#2 0x00000008012064ca in _funlockfile (fp=0x80146ce48) at /usr/src/lib/libc/stdio/_flock_stub.c:148 >#3 0x0000000800a839b5 in file_read (f=0x80ff48930, args=(100000,)) at Objects/fileobject.c:1113 >#4 0x0000000800ab2aae in PyCFunction_Call ( > func=<built-in method read of file object at remote 0x80ff48930>, arg=(100000,), kw=0x0) > at Objects/methodobject.c:81 >#5 0x0000000800b55e9c in call_function (pp_stack=0x7fffdd7f0148, oparg=1) at Python/ceval.c:4357 >#6 0x0000000800b51fed in PyEval_EvalFrameEx ( >---Type <return> to continue, or q <return> to quit--- > f=Frame 0x813bc7020, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Utils.py, line 142, in h_file (filename='/usr/ports/net/samba47/work/samba-4.7.4/bin/default/docs-xml/manpages/vfs_readonly.8', f=<file at remote 0x80ff48930>, m=<_hashlib.HASH at remote 0x80ff453a0>), throwflag=0) > at Python/ceval.c:2994 >#7 0x0000000800b57d21 in fast_function (func=<function at remote 0x80452f9b0>, pp_stack=0x7fffdd7f06f8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#8 0x0000000800b55ffa in call_function (pp_stack=0x7fffdd7f06f8, oparg=1) at Python/ceval.c:4377 >#9 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x811320820, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Task.py, line 1092, in post_run (self=<manpages/vfs_readonly.8(inputs=[<Nodu at remote 0x80db3cd10>], position=(3773, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_readonly.8.xml', env=<Environment at remote 0x8061fb250>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), direct...(truncated), throwflag=0) > at Python/ceval.c:2994 >#10 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x805d1fd30, > globals={'DBFILE': '.wafpickle-7', 'random': <module at remote 0x804631fd8>, 'datetime': <module at remote 0x80205fa98>, 'algotype': 'NORMAL', 'RUN_ME': -3, 'WAFREVISION': '9709M', 'tempfile': <module at remote 0x804631600>, 'TaskGroup': <type at remote 0x802089420>, 'MAXPARALLEL': 'MAXPARALLEL', 'Task': <store_task_type(sig_vars=<function at remote 0x805d6a500>, __module__='Task', add_file_dependency=<function at remote 0x805d6a1b8>, vars=[], scan=None, __str__=<function at remote 0x805d66e60>, sig_implicit_deps=<function at remote 0x805d6a578>, compute_sig_implicit_deps=<function at remote 0x805d6a5f0>, set_inputs=<function at remote 0x805d6a050>, can_retrieve_cache=<function at remote 0x805d6a398>, __init__=<function at remote 0x805d66de8>, post_run=<function at remote 0x805d6a320>, set_outputs=<function at remote 0x805d6a0c8>, display=<function at remote 0x805efa8c0>, set_run_after=<function at remote 0x805d6a140>, sig_explicit_deps=<function at remote 0x805d6a488>, old_display=<instancemethod at remote 0x805ca98...(truncated), locals=0x0, > args=0x809785db8, argcount=1, kws=0x809785dc0, kwcount=0, defs=0x0, defcount=0, > closure=(<cell at remote 0x80db50050>,)) at Python/ceval.c:3589 >#11 0x0000000800b57e25 in fast_function (func=<function at remote 0x80db47230>, pp_stack=0x7fffdd7f0ef8, > n=1, na=1, nk=0) at Python/ceval.c:4452 >#12 0x0000000800b55ffa in call_function (pp_stack=0x7fffdd7f0ef8, oparg=0) at Python/ceval.c:4377 >#13 0x0000000800b51fed in PyEval_EvalFrameEx ( >---Type <return> to continue, or q <return> to quit--- > f=Frame 0x809785c20, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 52, in process_task (tsk=<manpages/vfs_readonly.8(inputs=[<Nodu at remote 0x80db3cd10>], position=(3773, 3804), run_after=[], generator=<task_gen(tasks=[], features=[], update_outputs=True, default_chmod=420, before='cc', mappings={}, allnodes=[], dep_vars=['SAMBA_MAN_XSL', 'SAMBA_EXPAND_XSL', 'SAMBA_CATALOG', 'ruledeps', 'SAMBA_GENERATOR_VARS'], prec={}, source='manpages/vfs_readonly.8.xml', env=<Environment at remote 0x8061fb250>, bld=<BuildContext(curdir_='/usr/ports/net/samba47/work/samba-4.7.4', task_manager=<TaskManager(groups_names={'build_compilers': <TaskGroup(tasks=[<cc(inputs=[<Nodu at remote 0x80ab7cfb0>], position=(223, 3804), run_after=[], generator=<task_gen(uselib_local='', extended_objects=None, tasks=[], features=['c'], depends_on='', final_syslibs=set([]), indirect_libs=set([]), samba_source_set=set(['source4/heimdal_build/version.c', 'source4/heimdal/lib/vers/print_version.c']), dir...(truncated), throwflag=0) > at Python/ceval.c:2994 >#14 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d03f50>, pp_stack=0x7fffdd7f14a8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#15 0x0000000800b55ffa in call_function (pp_stack=0x7fffdd7f14a8, oparg=1) at Python/ceval.c:4377 >#16 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db8b750, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 83, in loop (self=<TaskConsumer(_Thread__ident=34557728000, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc950>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc950>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc950>) at remote 0x80db6cf10>, _Thread__name='Thread-11', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccd90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccd90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccd90>) at remote 0x80db6ce90>) at remote 0x80db6ce50>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Ver...(truncated), throwflag=0) > at Python/ceval.c:2994 >#17 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f1b8>, pp_stack=0x7fffdd7f1a58, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#18 0x0000000800b55ffa in call_function (pp_stack=0x7fffdd7f1a58, oparg=0) at Python/ceval.c:4377 >#19 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db8b590, for file /usr/ports/net/samba47/work/samba-4.7.4/third_party/waf/wafadmin/Runner.py, line 76, in run (self=<TaskConsumer(_Thread__ident=34557728000, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc950>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc950>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc950>) at remote 0x80db6cf10>, _Thread__name='Thread-11', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=Fa---Type <return> to continue, or q <return> to quit--- >lse, _Condition__lock=<thread.lock at remote 0x8009ccd90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccd90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccd90>) at remote 0x80db6ce90>) at remote 0x80db6ce50>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verb...(truncated), throwflag=0) > at Python/ceval.c:2994 >#20 0x0000000800b57d21 in fast_function (func=<function at remote 0x805d0f140>, pp_stack=0x7fffdd7f2008, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#21 0x0000000800b55ffa in call_function (pp_stack=0x7fffdd7f2008, oparg=0) at Python/ceval.c:4377 >#22 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x8098c1020, for file /usr/local/lib/python2.7/threading.py, line 801, in __bootstrap_inner (self=<TaskConsumer(_Thread__ident=34557728000, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc950>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc950>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc950>) at remote 0x80db6cf10>, _Thread__name='Thread-11', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccd90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccd90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccd90>) at remote 0x80db6ce90>) at remote 0x80db6ce50>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _T...(truncated), throwflag=0) > at Python/ceval.c:2994 >#23 0x0000000800b57d21 in fast_function (func=<function at remote 0x8045250c8>, pp_stack=0x7fffdd7f25b8, > n=1, na=1, nk=0) at Python/ceval.c:4442 >#24 0x0000000800b55ffa in call_function (pp_stack=0x7fffdd7f25b8, oparg=0) at Python/ceval.c:4377 >#25 0x0000000800b51fed in PyEval_EvalFrameEx ( > f=Frame 0x80db8b3d0, for file /usr/local/lib/python2.7/threading.py, line 774, in __bootstrap (self=<TaskConsumer(_Thread__ident=34557728000, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc950>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc950>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc950>) at remote 0x80db6cf10>, _Thread__name='Thread-11', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccd90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccd90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccd90>) at remote 0x80db6ce90>) at remote 0x80db6ce50>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread_...(truncated), throwflag=0) > at Python/ceval.c:2994 >#26 0x0000000800b48e73 in PyEval_EvalCodeEx (co=0x804517530, >---Type <return> to continue, or q <return> to quit--- > globals={'current_thread': <function at remote 0x804525b18>, '_BoundedSemaphore': <type at remote 0x804552420>, 'currentThread': <function at remote 0x804525b18>, '_Timer': <type at remote 0x80453e020>, '_format_exc': <function at remote 0x801dd4668>, 'Semaphore': <function at remote 0x80450ced8>, '_deque': <type at remote 0x8023245f0>, 'activeCount': <function at remote 0x804525cf8>, '_profile_hook': None, '_sleep': <built-in function sleep>, '_trace_hook': None, 'ThreadError': <type at remote 0x80208cc20>, '_enumerate': <function at remote 0x804525d70>, '_start_new_thread': <built-in function start_new_thread>, 'BoundedSemaphore': <function at remote 0x804521488>, '_shutdown': <instancemethod at remote 0x801ddcf50>, '__all__': ['activeCount', 'active_count', 'Condition', 'currentThread', 'current_thread', 'enumerate', 'Event', 'Lock', 'RLock', 'Semaphore', 'BoundedSemaphore', 'Thread', 'Timer', 'setprofile', 'settrace', 'local', 'stack_size'], '_Event': <type at remote 0x804552820>, 'active_count': <function at rem...(truncated), locals=0x0, > args=0x80db6c8a8, argcount=1, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0) > at Python/ceval.c:3589 >#27 0x0000000800a9006e in function_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34557728000, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc950>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc950>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc950>) at remote 0x80db6cf10>, _Thread__name='Thread-11', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccd90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccd90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccd90>) at remote 0x80db6ce90>) at remote 0x80db6ce50>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6ce10>,), kw=0x0) at Objects/funcobject.c:523 >#28 0x0000000800a54a07 in PyObject_Call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34557728000, _Thread__block=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009cc950>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc950>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc950>) at remote 0x80db6cf10>, _Thread__name='Thread-11', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccd90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccd90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccd90>) at remote 0x80db6ce90>) at remote 0x80db6ce50>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6ce10>,), kw=0x0) at Objects/abstract.c:2547 >#29 0x0000000800a69c88 in instancemethod_call (func=<function at remote 0x804521f50>, > arg=(<TaskConsumer(_Thread__ident=34557728000, _Thread__block=<_Condition(_Verbose__verbose=False, _Cond---Type <return> to continue, or q <return> to quit--- >ition__lock=<thread.lock at remote 0x8009cc950>, acquire=<built-in method acquire of thread.lock object at remote 0x8009cc950>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009cc950>) at remote 0x80db6cf10>, _Thread__name='Thread-11', _Thread__daemonic=1, _Thread__started=<_Event(_Verbose__verbose=False, _Event__flag=True, _Event__cond=<_Condition(_Verbose__verbose=False, _Condition__lock=<thread.lock at remote 0x8009ccd90>, acquire=<built-in method acquire of thread.lock object at remote 0x8009ccd90>, _Condition__waiters=[], release=<built-in method release of thread.lock object at remote 0x8009ccd90>) at remote 0x80db6ce90>) at remote 0x80db6ce50>, _Thread__stderr=<file at remote 0x80092c1e0>, _Thread__target=None, _Thread__kwargs={}, _Verbose__verbose=False, _Thread__args=(), _Thread__stopped=False, _Thread__initialized=True) at remote 0x80db6ce10>,), kw=0x0) at Objects/classobject.c:2602 >#30 0x0000000800a54a07 in PyObject_Call (func=<instancemethod at remote 0x80db80410>, arg=(), kw=0x0) > at Objects/abstract.c:2547 >#31 0x0000000800b53f50 in PyEval_CallObjectWithKeywords (func=<instancemethod at remote 0x80db80410>, > arg=(), kw=0x0) at Python/ceval.c:4226 >#32 0x0000000800ba8961 in t_bootstrap (boot_raw=0x80d49f900) at ./Modules/threadmodule.c:620 >#33 0x000000080064ecf9 in thread_start (curthread=0x80bcd1500) > at /usr/src/lib/libthr/thread/thr_create.c:291 >#34 0x0000000000000000 in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffdd7f3000 >(gdb)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 225584
:
190365
|
190376
|
190385
|
190408
|
190428
| 190430 |
190431
|
190490