-*- mode: compilation; default-directory: "~/github/yap/CXX/" -*-
Compilation started at Mon Jan 18 22:56:29

ninja -C ~/github/yap/build install
ninja: Entering directory `/home/vsc/github/yap/build'
[1/7] Running utility command for gecodeyap
[2/7] Building CXX object CXX/CMakeFiles/YAP++.dir/yapi.cpp.o
[3/7] cd /home/vsc/github/yap/build/packages/python/yap4py && /usr/bin/cmake -E copy /home/vsc/github/yap/packages/python/yap4py/yap4py/yapi.py /home/vsc/github/yap/packages/python/yap4py/yap4py/systuples.py /home/vsc/github/yap/packages/python/yap4py/yap4py/__main__.py /home/vsc/github/yap/build/packages/python/yap4py/yap4py && /usr/bin/python3.9 setup.py bdist_wheel
running bdist_wheel
running build
running build_py
copying yap4py/__main__.py -> build/lib.linux-x86_64-3.9/yap4py
copying yap4py/systuples.py -> build/lib.linux-x86_64-3.9/yap4py
copying yap4py/yapi.py -> build/lib.linux-x86_64-3.9/yap4py
running egg_info
writing yap4py.egg-info/PKG-INFO
writing dependency_links to yap4py.egg-info/dependency_links.txt
writing top-level names to yap4py.egg-info/top_level.txt
reading manifest file 'yap4py.egg-info/SOURCES.txt'
writing manifest file 'yap4py.egg-info/SOURCES.txt'
running build_ext
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/yap4py
copying build/lib.linux-x86_64-3.9/yap4py/__init__.py -> build/bdist.linux-x86_64/wheel/yap4py
copying build/lib.linux-x86_64-3.9/yap4py/yap.py -> build/bdist.linux-x86_64/wheel/yap4py
creating build/bdist.linux-x86_64/wheel/yap4py/prolog
copying build/lib.linux-x86_64-3.9/yap4py/prolog/yapi.yap -> build/bdist.linux-x86_64/wheel/yap4py/prolog
copying build/lib.linux-x86_64-3.9/yap4py/yap.i -> build/bdist.linux-x86_64/wheel/yap4py
copying build/lib.linux-x86_64-3.9/yap4py/__main__.py -> build/bdist.linux-x86_64/wheel/yap4py
copying build/lib.linux-x86_64-3.9/yap4py/systuples.py -> build/bdist.linux-x86_64/wheel/yap4py
copying build/lib.linux-x86_64-3.9/yap4py/_yap.cpython-39-x86_64-linux-gnu.so -> build/bdist.linux-x86_64/wheel/yap4py
copying build/lib.linux-x86_64-3.9/yap4py/yapi.py -> build/bdist.linux-x86_64/wheel/yap4py
running install_egg_info
Copying yap4py.egg-info to build/bdist.linux-x86_64/wheel/yap4py-7.0.1-py3.9.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/yap4py-7.0.1.dist-info/WHEEL
creating 'dist/yap4py-7.0.1-cp39-cp39-linux_x86_64.whl' and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'yap4py/__init__.py'
adding 'yap4py/__main__.py'
adding 'yap4py/_yap.cpython-39-x86_64-linux-gnu.so'
adding 'yap4py/systuples.py'
adding 'yap4py/yap.i'
adding 'yap4py/yap.py'
adding 'yap4py/yapi.py'
adding 'yap4py/prolog/yapi.yap'
adding 'yap4py-7.0.1.dist-info/METADATA'
adding 'yap4py-7.0.1.dist-info/WHEEL'
adding 'yap4py-7.0.1.dist-info/top_level.txt'
adding 'yap4py-7.0.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
[4/7] Linking CXX shared library CXX/libYAP++.so
[5/7] Linking CXX shared library packages/raptor/libxml4yap.so
[6/7] cd /home/vsc/github/yap/build/packages/python/yap_kernel && /usr/bin/python3.9 /home/vsc/github/yap/build/packages/python/yap_kernel/setup.py sdist
running sdist
running egg_info
writing yap_kernel.egg-info/PKG-INFO
writing dependency_links to yap_kernel.egg-info/dependency_links.txt
writing requirements to yap_kernel.egg-info/requires.txt
writing top-level names to yap_kernel.egg-info/top_level.txt
reading manifest file 'yap_kernel.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'yap_kernel/resources/kernel.json'
warning: no previously-included files matching '*~' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution
no previously-included directories found matching 'data_kernelspec'
writing manifest file 'yap_kernel.egg-info/SOURCES.txt'
running check
creating yap_kernel-7.0.1
creating yap_kernel-7.0.1/yap_ipython
creating yap_kernel-7.0.1/yap_ipython/core
creating yap_kernel-7.0.1/yap_ipython/core/magics
creating yap_kernel-7.0.1/yap_ipython/core/tests
creating yap_kernel-7.0.1/yap_ipython/extensions
creating yap_kernel-7.0.1/yap_ipython/extensions/tests
creating yap_kernel-7.0.1/yap_ipython/external
creating yap_kernel-7.0.1/yap_ipython/external/decorators
creating yap_kernel-7.0.1/yap_ipython/kernel
creating yap_kernel-7.0.1/yap_ipython/lib
creating yap_kernel-7.0.1/yap_ipython/lib/tests
creating yap_kernel-7.0.1/yap_ipython/prolog
creating yap_kernel-7.0.1/yap_ipython/sphinxext
creating yap_kernel-7.0.1/yap_ipython/terminal
creating yap_kernel-7.0.1/yap_ipython/terminal/pt_inputhooks
creating yap_kernel-7.0.1/yap_ipython/terminal/tests
creating yap_kernel-7.0.1/yap_ipython/testing
creating yap_kernel-7.0.1/yap_ipython/testing/plugin
creating yap_kernel-7.0.1/yap_ipython/testing/tests
creating yap_kernel-7.0.1/yap_ipython/utils
creating yap_kernel-7.0.1/yap_ipython/utils/tests
creating yap_kernel-7.0.1/yap_kernel
creating yap_kernel-7.0.1/yap_kernel.egg-info
creating yap_kernel-7.0.1/yap_kernel/comm
creating yap_kernel-7.0.1/yap_kernel/gui
creating yap_kernel-7.0.1/yap_kernel/inprocess
creating yap_kernel-7.0.1/yap_kernel/inprocess/tests
creating yap_kernel-7.0.1/yap_kernel/pylab
creating yap_kernel-7.0.1/yap_kernel/resources
creating yap_kernel-7.0.1/yap_kernel/tests
copying files to yap_kernel-7.0.1...
copying MANIFEST.in -> yap_kernel-7.0.1
copying README.md -> yap_kernel-7.0.1
copying setup.cfg -> yap_kernel-7.0.1
copying setup.py -> yap_kernel-7.0.1
copying yap_kernel_launcher.py -> yap_kernel-7.0.1
copying yap_ipython/__init__.py -> yap_kernel-7.0.1/yap_ipython
copying yap_ipython/__main__.py -> yap_kernel-7.0.1/yap_ipython
copying yap_ipython/config.py -> yap_kernel-7.0.1/yap_ipython
copying yap_ipython/consoleapp.py -> yap_kernel-7.0.1/yap_ipython
copying yap_ipython/display.py -> yap_kernel-7.0.1/yap_ipython
copying yap_ipython/frontend.py -> yap_kernel-7.0.1/yap_ipython
copying yap_ipython/html.py -> yap_kernel-7.0.1/yap_ipython
copying yap_ipython/nbconvert.py -> yap_kernel-7.0.1/yap_ipython
copying yap_ipython/nbformat.py -> yap_kernel-7.0.1/yap_ipython
copying yap_ipython/parallel.py -> yap_kernel-7.0.1/yap_ipython
copying yap_ipython/paths.py -> yap_kernel-7.0.1/yap_ipython
copying yap_ipython/qt.py -> yap_kernel-7.0.1/yap_ipython
copying yap_ipython/yapi.py -> yap_kernel-7.0.1/yap_ipython
copying yap_ipython/core/__init__.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/alias.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/application.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/autocall.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/builtin_trap.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/compilerop.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/completer.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/completerlib.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/crashhandler.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/debugger.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/display.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/display_trap.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/displayhook.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/displaypub.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/error.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/events.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/excolors.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/extensions.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/formatters.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/getipython.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/history.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/historyapp.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/hooks.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/inputsplitter.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/inputtransformer.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/interactiveshell.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/latex_symbols.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/logger.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/macro.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/magic.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/magic_arguments.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/oinspect.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/page.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/payload.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/payloadpage.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/prefilter.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/profileapp.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/profiledir.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/prompts.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/pylabtools.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/release.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/shellapp.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/splitinput.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/ultratb.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/usage.py -> yap_kernel-7.0.1/yap_ipython/core
copying yap_ipython/core/magics/__init__.py -> yap_kernel-7.0.1/yap_ipython/core/magics
copying yap_ipython/core/magics/auto.py -> yap_kernel-7.0.1/yap_ipython/core/magics
copying yap_ipython/core/magics/basic.py -> yap_kernel-7.0.1/yap_ipython/core/magics
copying yap_ipython/core/magics/code.py -> yap_kernel-7.0.1/yap_ipython/core/magics
copying yap_ipython/core/magics/config.py -> yap_kernel-7.0.1/yap_ipython/core/magics
copying yap_ipython/core/magics/display.py -> yap_kernel-7.0.1/yap_ipython/core/magics
copying yap_ipython/core/magics/execution.py -> yap_kernel-7.0.1/yap_ipython/core/magics
copying yap_ipython/core/magics/extension.py -> yap_kernel-7.0.1/yap_ipython/core/magics
copying yap_ipython/core/magics/history.py -> yap_kernel-7.0.1/yap_ipython/core/magics
copying yap_ipython/core/magics/logging.py -> yap_kernel-7.0.1/yap_ipython/core/magics
copying yap_ipython/core/magics/namespace.py -> yap_kernel-7.0.1/yap_ipython/core/magics
copying yap_ipython/core/magics/osm.py -> yap_kernel-7.0.1/yap_ipython/core/magics
copying yap_ipython/core/magics/pylab.py -> yap_kernel-7.0.1/yap_ipython/core/magics
copying yap_ipython/core/magics/script.py -> yap_kernel-7.0.1/yap_ipython/core/magics
copying yap_ipython/core/tests/__init__.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/bad_all.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/nonascii.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/nonascii2.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/print_argv.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/refbug.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/simpleerr.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/tclass.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_alias.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_application.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_autocall.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_compilerop.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_completer.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_completerlib.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_debugger.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_display.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_displayhook.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_events.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_extension.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_formatters.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_handlers.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_history.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_hooks.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_imports.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_inputsplitter.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_inputtransformer.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_interactiveshell.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_iplib.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_logger.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_magic.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_magic_arguments.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_magic_terminal.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_oinspect.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_page.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_paths.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_prefilter.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_profile.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_prompts.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_pylabtools.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_run.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_shellapp.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_splitinput.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/core/tests/test_ultratb.py -> yap_kernel-7.0.1/yap_ipython/core/tests
copying yap_ipython/extensions/__init__.py -> yap_kernel-7.0.1/yap_ipython/extensions
copying yap_ipython/extensions/autoreload.py -> yap_kernel-7.0.1/yap_ipython/extensions
copying yap_ipython/extensions/cythonmagic.py -> yap_kernel-7.0.1/yap_ipython/extensions
copying yap_ipython/extensions/rmagic.py -> yap_kernel-7.0.1/yap_ipython/extensions
copying yap_ipython/extensions/storemagic.py -> yap_kernel-7.0.1/yap_ipython/extensions
copying yap_ipython/extensions/sympyprinting.py -> yap_kernel-7.0.1/yap_ipython/extensions
copying yap_ipython/extensions/tests/__init__.py -> yap_kernel-7.0.1/yap_ipython/extensions/tests
copying yap_ipython/extensions/tests/test_autoreload.py -> yap_kernel-7.0.1/yap_ipython/extensions/tests
copying yap_ipython/extensions/tests/test_storemagic.py -> yap_kernel-7.0.1/yap_ipython/extensions/tests
copying yap_ipython/external/__init__.py -> yap_kernel-7.0.1/yap_ipython/external
copying yap_ipython/external/mathjax.py -> yap_kernel-7.0.1/yap_ipython/external
copying yap_ipython/external/qt_for_kernel.py -> yap_kernel-7.0.1/yap_ipython/external
copying yap_ipython/external/qt_loaders.py -> yap_kernel-7.0.1/yap_ipython/external
copying yap_ipython/external/decorators/__init__.py -> yap_kernel-7.0.1/yap_ipython/external/decorators
copying yap_ipython/external/decorators/_decorators.py -> yap_kernel-7.0.1/yap_ipython/external/decorators
copying yap_ipython/external/decorators/_numpy_testing_noseclasses.py -> yap_kernel-7.0.1/yap_ipython/external/decorators
copying yap_ipython/kernel/__init__.py -> yap_kernel-7.0.1/yap_ipython/kernel
copying yap_ipython/kernel/__main__.py -> yap_kernel-7.0.1/yap_ipython/kernel
copying yap_ipython/kernel/adapter.py -> yap_kernel-7.0.1/yap_ipython/kernel
copying yap_ipython/kernel/channels.py -> yap_kernel-7.0.1/yap_ipython/kernel
copying yap_ipython/kernel/channelsabc.py -> yap_kernel-7.0.1/yap_ipython/kernel
copying yap_ipython/kernel/client.py -> yap_kernel-7.0.1/yap_ipython/kernel
copying yap_ipython/kernel/clientabc.py -> yap_kernel-7.0.1/yap_ipython/kernel
copying yap_ipython/kernel/connect.py -> yap_kernel-7.0.1/yap_ipython/kernel
copying yap_ipython/kernel/kernelspec.py -> yap_kernel-7.0.1/yap_ipython/kernel
copying yap_ipython/kernel/kernelspecapp.py -> yap_kernel-7.0.1/yap_ipython/kernel
copying yap_ipython/kernel/launcher.py -> yap_kernel-7.0.1/yap_ipython/kernel
copying yap_ipython/kernel/manager.py -> yap_kernel-7.0.1/yap_ipython/kernel
copying yap_ipython/kernel/managerabc.py -> yap_kernel-7.0.1/yap_ipython/kernel
copying yap_ipython/kernel/multikernelmanager.py -> yap_kernel-7.0.1/yap_ipython/kernel
copying yap_ipython/kernel/restarter.py -> yap_kernel-7.0.1/yap_ipython/kernel
copying yap_ipython/kernel/threaded.py -> yap_kernel-7.0.1/yap_ipython/kernel
copying yap_ipython/lib/__init__.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/backgroundjobs.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/clipboard.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/deepreload.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/demo.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/display.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/editorhooks.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/guisupport.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/inputhook.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/inputhookglut.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/inputhookgtk.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/inputhookgtk3.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/inputhookpyglet.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/inputhookqt4.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/inputhookwx.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/kernel.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/latextools.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/lexers.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/pretty.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/security.py -> yap_kernel-7.0.1/yap_ipython/lib
copying yap_ipython/lib/tests/__init__.py -> yap_kernel-7.0.1/yap_ipython/lib/tests
copying yap_ipython/lib/tests/test_backgroundjobs.py -> yap_kernel-7.0.1/yap_ipython/lib/tests
copying yap_ipython/lib/tests/test_clipboard.py -> yap_kernel-7.0.1/yap_ipython/lib/tests
copying yap_ipython/lib/tests/test_deepreload.py -> yap_kernel-7.0.1/yap_ipython/lib/tests
copying yap_ipython/lib/tests/test_display.py -> yap_kernel-7.0.1/yap_ipython/lib/tests
copying yap_ipython/lib/tests/test_editorhooks.py -> yap_kernel-7.0.1/yap_ipython/lib/tests
copying yap_ipython/lib/tests/test_imports.py -> yap_kernel-7.0.1/yap_ipython/lib/tests
copying yap_ipython/lib/tests/test_latextools.py -> yap_kernel-7.0.1/yap_ipython/lib/tests
copying yap_ipython/lib/tests/test_lexers.py -> yap_kernel-7.0.1/yap_ipython/lib/tests
copying yap_ipython/lib/tests/test_pretty.py -> yap_kernel-7.0.1/yap_ipython/lib/tests
copying yap_ipython/lib/tests/test_security.py -> yap_kernel-7.0.1/yap_ipython/lib/tests
copying yap_ipython/prolog/complete.yap -> yap_kernel-7.0.1/yap_ipython/prolog
copying yap_ipython/prolog/jupyter.yap -> yap_kernel-7.0.1/yap_ipython/prolog
copying yap_ipython/prolog/verify.yap -> yap_kernel-7.0.1/yap_ipython/prolog
copying yap_ipython/sphinxext/__init__.py -> yap_kernel-7.0.1/yap_ipython/sphinxext
copying yap_ipython/sphinxext/custom_doctests.py -> yap_kernel-7.0.1/yap_ipython/sphinxext
copying yap_ipython/sphinxext/ipython_console_highlighting.py -> yap_kernel-7.0.1/yap_ipython/sphinxext
copying yap_ipython/sphinxext/ipython_directive.py -> yap_kernel-7.0.1/yap_ipython/sphinxext
copying yap_ipython/terminal/__init__.py -> yap_kernel-7.0.1/yap_ipython/terminal
copying yap_ipython/terminal/console.py -> yap_kernel-7.0.1/yap_ipython/terminal
copying yap_ipython/terminal/debugger.py -> yap_kernel-7.0.1/yap_ipython/terminal
copying yap_ipython/terminal/embed.py -> yap_kernel-7.0.1/yap_ipython/terminal
copying yap_ipython/terminal/interactiveshell.py -> yap_kernel-7.0.1/yap_ipython/terminal
copying yap_ipython/terminal/ipapp.py -> yap_kernel-7.0.1/yap_ipython/terminal
copying yap_ipython/terminal/magics.py -> yap_kernel-7.0.1/yap_ipython/terminal
copying yap_ipython/terminal/prompts.py -> yap_kernel-7.0.1/yap_ipython/terminal
copying yap_ipython/terminal/ptshell.py -> yap_kernel-7.0.1/yap_ipython/terminal
copying yap_ipython/terminal/ptutils.py -> yap_kernel-7.0.1/yap_ipython/terminal
copying yap_ipython/terminal/shortcuts.py -> yap_kernel-7.0.1/yap_ipython/terminal
copying yap_ipython/terminal/pt_inputhooks/__init__.py -> yap_kernel-7.0.1/yap_ipython/terminal/pt_inputhooks
copying yap_ipython/terminal/pt_inputhooks/glut.py -> yap_kernel-7.0.1/yap_ipython/terminal/pt_inputhooks
copying yap_ipython/terminal/pt_inputhooks/gtk.py -> yap_kernel-7.0.1/yap_ipython/terminal/pt_inputhooks
copying yap_ipython/terminal/pt_inputhooks/gtk3.py -> yap_kernel-7.0.1/yap_ipython/terminal/pt_inputhooks
copying yap_ipython/terminal/pt_inputhooks/osx.py -> yap_kernel-7.0.1/yap_ipython/terminal/pt_inputhooks
copying yap_ipython/terminal/pt_inputhooks/pyglet.py -> yap_kernel-7.0.1/yap_ipython/terminal/pt_inputhooks
copying yap_ipython/terminal/pt_inputhooks/qt.py -> yap_kernel-7.0.1/yap_ipython/terminal/pt_inputhooks
copying yap_ipython/terminal/pt_inputhooks/tk.py -> yap_kernel-7.0.1/yap_ipython/terminal/pt_inputhooks
copying yap_ipython/terminal/pt_inputhooks/wx.py -> yap_kernel-7.0.1/yap_ipython/terminal/pt_inputhooks
copying yap_ipython/terminal/tests/__init__.py -> yap_kernel-7.0.1/yap_ipython/terminal/tests
copying yap_ipython/terminal/tests/test_embed.py -> yap_kernel-7.0.1/yap_ipython/terminal/tests
copying yap_ipython/terminal/tests/test_help.py -> yap_kernel-7.0.1/yap_ipython/terminal/tests
copying yap_ipython/terminal/tests/test_interactivshell.py -> yap_kernel-7.0.1/yap_ipython/terminal/tests
copying yap_ipython/testing/__init__.py -> yap_kernel-7.0.1/yap_ipython/testing
copying yap_ipython/testing/__main__.py -> yap_kernel-7.0.1/yap_ipython/testing
copying yap_ipython/testing/decorators.py -> yap_kernel-7.0.1/yap_ipython/testing
copying yap_ipython/testing/globalipapp.py -> yap_kernel-7.0.1/yap_ipython/testing
copying yap_ipython/testing/iptest.py -> yap_kernel-7.0.1/yap_ipython/testing
copying yap_ipython/testing/iptestcontroller.py -> yap_kernel-7.0.1/yap_ipython/testing
copying yap_ipython/testing/ipunittest.py -> yap_kernel-7.0.1/yap_ipython/testing
copying yap_ipython/testing/skipdoctest.py -> yap_kernel-7.0.1/yap_ipython/testing
copying yap_ipython/testing/tools.py -> yap_kernel-7.0.1/yap_ipython/testing
copying yap_ipython/testing/plugin/__init__.py -> yap_kernel-7.0.1/yap_ipython/testing/plugin
copying yap_ipython/testing/plugin/dtexample.py -> yap_kernel-7.0.1/yap_ipython/testing/plugin
copying yap_ipython/testing/plugin/ipdoctest.py -> yap_kernel-7.0.1/yap_ipython/testing/plugin
copying yap_ipython/testing/plugin/iptest.py -> yap_kernel-7.0.1/yap_ipython/testing/plugin
copying yap_ipython/testing/plugin/setup.py -> yap_kernel-7.0.1/yap_ipython/testing/plugin
copying yap_ipython/testing/plugin/show_refs.py -> yap_kernel-7.0.1/yap_ipython/testing/plugin
copying yap_ipython/testing/plugin/simple.py -> yap_kernel-7.0.1/yap_ipython/testing/plugin
copying yap_ipython/testing/plugin/simplevars.py -> yap_kernel-7.0.1/yap_ipython/testing/plugin
copying yap_ipython/testing/plugin/test_ipdoctest.py -> yap_kernel-7.0.1/yap_ipython/testing/plugin
copying yap_ipython/testing/plugin/test_refs.py -> yap_kernel-7.0.1/yap_ipython/testing/plugin
copying yap_ipython/testing/tests/__init__.py -> yap_kernel-7.0.1/yap_ipython/testing/tests
copying yap_ipython/testing/tests/test_decorators.py -> yap_kernel-7.0.1/yap_ipython/testing/tests
copying yap_ipython/testing/tests/test_ipunittest.py -> yap_kernel-7.0.1/yap_ipython/testing/tests
copying yap_ipython/testing/tests/test_tools.py -> yap_kernel-7.0.1/yap_ipython/testing/tests
copying yap_ipython/utils/PyColorize.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/__init__.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/_process_cli.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/_process_common.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/_process_posix.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/_process_win32.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/_process_win32_controller.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/_sysinfo.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/capture.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/colorable.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/coloransi.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/contexts.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/daemonize.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/data.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/decorators.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/dir2.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/encoding.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/eventful.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/frame.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/generics.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/importstring.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/io.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/ipstruct.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/jsonutil.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/localinterfaces.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/log.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/module_paths.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/openpy.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/path.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/pickleutil.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/process.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/py3compat.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/sentinel.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/shimmodule.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/signatures.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/strdispatch.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/sysinfo.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/syspathcontext.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/tempdir.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/terminal.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/text.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/timing.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/tokenize2.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/tokenutil.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/traitlets.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/tz.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/ulinecache.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/version.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/wildcard.py -> yap_kernel-7.0.1/yap_ipython/utils
copying yap_ipython/utils/tests/__init__.py -> yap_kernel-7.0.1/yap_ipython/utils/tests
copying yap_ipython/utils/tests/test_capture.py -> yap_kernel-7.0.1/yap_ipython/utils/tests
copying yap_ipython/utils/tests/test_decorators.py -> yap_kernel-7.0.1/yap_ipython/utils/tests
copying yap_ipython/utils/tests/test_dir2.py -> yap_kernel-7.0.1/yap_ipython/utils/tests
copying yap_ipython/utils/tests/test_imports.py -> yap_kernel-7.0.1/yap_ipython/utils/tests
copying yap_ipython/utils/tests/test_importstring.py -> yap_kernel-7.0.1/yap_ipython/utils/tests
copying yap_ipython/utils/tests/test_io.py -> yap_kernel-7.0.1/yap_ipython/utils/tests
copying yap_ipython/utils/tests/test_module_paths.py -> yap_kernel-7.0.1/yap_ipython/utils/tests
copying yap_ipython/utils/tests/test_openpy.py -> yap_kernel-7.0.1/yap_ipython/utils/tests
copying yap_ipython/utils/tests/test_path.py -> yap_kernel-7.0.1/yap_ipython/utils/tests
copying yap_ipython/utils/tests/test_process.py -> yap_kernel-7.0.1/yap_ipython/utils/tests
copying yap_ipython/utils/tests/test_pycolorize.py -> yap_kernel-7.0.1/yap_ipython/utils/tests
copying yap_ipython/utils/tests/test_shimmodule.py -> yap_kernel-7.0.1/yap_ipython/utils/tests
copying yap_ipython/utils/tests/test_sysinfo.py -> yap_kernel-7.0.1/yap_ipython/utils/tests
copying yap_ipython/utils/tests/test_tempdir.py -> yap_kernel-7.0.1/yap_ipython/utils/tests
copying yap_ipython/utils/tests/test_text.py -> yap_kernel-7.0.1/yap_ipython/utils/tests
copying yap_ipython/utils/tests/test_tokenutil.py -> yap_kernel-7.0.1/yap_ipython/utils/tests
copying yap_ipython/utils/tests/test_wildcard.py -> yap_kernel-7.0.1/yap_ipython/utils/tests
copying yap_kernel/__init__.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/__main__.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/_eventloop_macos.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/_version.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/codeutil.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/connect.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/datapub.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/displayhook.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/embed.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/eventloops.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/heartbeat.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/iostream.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/ipkernel.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/jsonutil.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/kernelapp.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/kernelbase.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/kernelspec.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/log.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/parentpoller.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/pickleutil.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/serialize.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel/zmqshell.py -> yap_kernel-7.0.1/yap_kernel
copying yap_kernel.egg-info/PKG-INFO -> yap_kernel-7.0.1/yap_kernel.egg-info
copying yap_kernel.egg-info/SOURCES.txt -> yap_kernel-7.0.1/yap_kernel.egg-info
copying yap_kernel.egg-info/dependency_links.txt -> yap_kernel-7.0.1/yap_kernel.egg-info
copying yap_kernel.egg-info/requires.txt -> yap_kernel-7.0.1/yap_kernel.egg-info
copying yap_kernel.egg-info/top_level.txt -> yap_kernel-7.0.1/yap_kernel.egg-info
copying yap_kernel/comm/__init__.py -> yap_kernel-7.0.1/yap_kernel/comm
copying yap_kernel/comm/comm.py -> yap_kernel-7.0.1/yap_kernel/comm
copying yap_kernel/comm/manager.py -> yap_kernel-7.0.1/yap_kernel/comm
copying yap_kernel/gui/__init__.py -> yap_kernel-7.0.1/yap_kernel/gui
copying yap_kernel/gui/gtk3embed.py -> yap_kernel-7.0.1/yap_kernel/gui
copying yap_kernel/gui/gtkembed.py -> yap_kernel-7.0.1/yap_kernel/gui
copying yap_kernel/inprocess/tests/__init__.py -> yap_kernel-7.0.1/yap_kernel/inprocess/tests
copying yap_kernel/inprocess/tests/test_kernel.py -> yap_kernel-7.0.1/yap_kernel/inprocess/tests
copying yap_kernel/inprocess/tests/test_kernelmanager.py -> yap_kernel-7.0.1/yap_kernel/inprocess/tests
copying yap_kernel/pylab/__init__.py -> yap_kernel-7.0.1/yap_kernel/pylab
copying yap_kernel/pylab/backend_inline.py -> yap_kernel-7.0.1/yap_kernel/pylab
copying yap_kernel/pylab/config.py -> yap_kernel-7.0.1/yap_kernel/pylab
copying yap_kernel/resources/kernel.js -> yap_kernel-7.0.1/yap_kernel/resources
copying yap_kernel/resources/logo-32x32.png -> yap_kernel-7.0.1/yap_kernel/resources
copying yap_kernel/resources/logo-64x64.png -> yap_kernel-7.0.1/yap_kernel/resources
copying yap_kernel/resources/prolog.js -> yap_kernel-7.0.1/yap_kernel/resources
copying yap_kernel/tests/__init__.py -> yap_kernel-7.0.1/yap_kernel/tests
copying yap_kernel/tests/_asyncio.py -> yap_kernel-7.0.1/yap_kernel/tests
copying yap_kernel/tests/test_connect.py -> yap_kernel-7.0.1/yap_kernel/tests
copying yap_kernel/tests/test_embed_kernel.py -> yap_kernel-7.0.1/yap_kernel/tests
copying yap_kernel/tests/test_eventloop.py -> yap_kernel-7.0.1/yap_kernel/tests
copying yap_kernel/tests/test_io.py -> yap_kernel-7.0.1/yap_kernel/tests
copying yap_kernel/tests/test_jsonutil.py -> yap_kernel-7.0.1/yap_kernel/tests
copying yap_kernel/tests/test_kernel.py -> yap_kernel-7.0.1/yap_kernel/tests
copying yap_kernel/tests/test_kernelspec.py -> yap_kernel-7.0.1/yap_kernel/tests
copying yap_kernel/tests/test_message_spec.py -> yap_kernel-7.0.1/yap_kernel/tests
copying yap_kernel/tests/test_pickleutil.py -> yap_kernel-7.0.1/yap_kernel/tests
copying yap_kernel/tests/test_serialize.py -> yap_kernel-7.0.1/yap_kernel/tests
copying yap_kernel/tests/test_start_kernel.py -> yap_kernel-7.0.1/yap_kernel/tests
copying yap_kernel/tests/test_zmq_shell.py -> yap_kernel-7.0.1/yap_kernel/tests
copying yap_kernel/tests/utils.py -> yap_kernel-7.0.1/yap_kernel/tests
Writing yap_kernel-7.0.1/setup.cfg
Creating tar archive
removing 'yap_kernel-7.0.1' (and everything under it)
[6/7] Install the project...
-- Install configuration: "Debug"
-- Up-to-date: /home/vsc/.local/lib/libYap.so.7.0.1
-- Up-to-date: /home/vsc/.local/lib/libYap.so.7.0
-- Up-to-date: /home/vsc/.local/lib/libYap.so
-- Up-to-date: /home/vsc/.local/bin/yap
-- Up-to-date: /home/vsc/.local/include/Yap/GitSHA1.h
-- Up-to-date: /home/vsc/.local/include/Yap/SWI-Prolog.h
-- Up-to-date: /home/vsc/.local/include/Yap/VFS.h
-- Up-to-date: /home/vsc/.local/include/Yap/YapBlobs.h
-- Up-to-date: /home/vsc/.local/include/Yap/YapDefs.h
-- Up-to-date: /home/vsc/.local/include/Yap/YapError.h
-- Up-to-date: /home/vsc/.local/include/Yap/YapErrors.h
-- Up-to-date: /home/vsc/.local/include/Yap/YapFormat.h
-- Up-to-date: /home/vsc/.local/include/Yap/YapInterface.h
-- Up-to-date: /home/vsc/.local/include/Yap/YapRegs.h
-- Up-to-date: /home/vsc/.local/include/Yap/YapStreams.h
-- Up-to-date: /home/vsc/.local/include/Yap/YapTerm.h
-- Up-to-date: /home/vsc/.local/include/Yap/c_interface.h
-- Up-to-date: /home/vsc/.local/include/Yap/clause_list.h
-- Up-to-date: /home/vsc/.local/include/Yap/pl-types.h
-- Up-to-date: /home/vsc/.local/include/Yap/udi.h
-- Up-to-date: /home/vsc/.local/include/Yap/YapConfig.h
-- Up-to-date: /home/vsc/.local/include/Yap/YapTermConfig.h
-- Up-to-date: /home/vsc/.local/include/Yap/dlocals.h
-- Up-to-date: /home/vsc/.local/include/Yap/YapIOConfig.h
-- Up-to-date: /home/vsc/.local/lib/libPy4YAP.so.7.0.1
-- Up-to-date: /home/vsc/.local/lib/libPy4YAP.so.7.0
-- Up-to-date: /home/vsc/.local/lib/libPy4YAP.so
-- Up-to-date: /home/vsc/.local/share/Yap/python.pl
-- Up-to-date: /home/vsc/.local/lib/Yap/YAPPython.so
Processing /home/vsc/github/yap/build/packages/python/yap4py
Building wheels for collected packages: yap4py
  Building wheel for yap4py (setup.py): started
  Building wheel for yap4py (setup.py): finished with status 'done'
  Created wheel for yap4py: filename=yap4py-7.0.1-cp39-cp39-linux_x86_64.whl size=779720 sha256=ddb86215fa5a75d45dbdf5d631580410f1b9f01118f67950f6bcf9005b199aae
  Stored in directory: /tmp/pip-ephem-wheel-cache-cei2k9j4/wheels/6b/c7/a2/3a327a026811cac7bf1d3861e27fd536b660fbbabd47304287
Successfully built yap4py
Installing collected packages: yap4py
Successfully installed yap4py-7.0.1
-- Up-to-date: /home/vsc/.local/share/Yap/yapi.yap
-- Up-to-date: /home/vsc/.local/share/Yap/jupyter.yap
-- Up-to-date: /home/vsc/.local/share/Yap/complete.yap
-- Up-to-date: /home/vsc/.local/share/Yap/verify.yap
-- Up-to-date: /home/vsc/.local/lib/Yap/libreal.so
-- Up-to-date: /home/vsc/.local/share/Yap/real.pl
-- Up-to-date: /home/vsc/.local/share/Yap/os/edio.yap
-- Up-to-date: /home/vsc/.local/share/Yap/os/chartypes.yap
-- Up-to-date: /home/vsc/.local/share/Yap/os/yio.yap
-- Installing: /home/vsc/.local/lib/libYAP++.so
-- Set runtime path of "/home/vsc/.local/lib/libYAP++.so" to "/lib:/lib32:/lib64:/usr/lib:/usr/lib32:/usr/lib64:/home/vsc/.local/lib"
-- Up-to-date: /home/vsc/.local/lib/Yap/startup.yss
-- Up-to-date: /home/vsc/.local/share/Yap/pl/absf.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/android.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/arith.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/arithpreds.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/arrays.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/atoms.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/attributes.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/boot.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/boot2.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/bootlists.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/bootutils.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/builtins.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/callcount.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/checker.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/consult.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/control.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/corout.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/dbload.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/debug.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/depth_bound.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/dialect.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/directives.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/eam.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/error.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/errors.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/eval.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/flags.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/grammar.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/ground.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/hacks.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/imports.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/init.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/listing.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/load_foreign.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/messages.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/meta.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/metadecls.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/modules.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/newmod.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/os.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/pathconf.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/preddecls.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/preddyns.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/preds.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/profile.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/protect.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/qly.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/save.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/setof.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/signals.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/sort.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/spy.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/statistics.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/strict_iso.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/swi.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/tabling.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/threads.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/top.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/udi.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/undefined.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/utils.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/yapor.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pl/ypp.yap
-- Up-to-date: /home/vsc/.local/share/Yap/INDEX.yap
-- Up-to-date: /home/vsc/.local/share/Yap/apply.yap
-- Up-to-date: /home/vsc/.local/share/Yap/apply_macros.yap
-- Up-to-date: /home/vsc/.local/share/Yap/arg.yap
-- Up-to-date: /home/vsc/.local/share/Yap/assoc.yap
-- Up-to-date: /home/vsc/.local/share/Yap/atts.yap
-- Up-to-date: /home/vsc/.local/share/Yap/avl.yap
-- Up-to-date: /home/vsc/.local/share/Yap/bhash.yap
-- Up-to-date: /home/vsc/.local/share/Yap/charsio.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clauses.yap
-- Up-to-date: /home/vsc/.local/share/Yap/coinduction.yap
-- Up-to-date: /home/vsc/.local/share/Yap/completer.yap
-- Up-to-date: /home/vsc/.local/share/Yap/dbqueues.yap
-- Up-to-date: /home/vsc/.local/share/Yap/dbusage.yap
-- Up-to-date: /home/vsc/.local/share/Yap/dgraphs.yap
-- Up-to-date: /home/vsc/.local/share/Yap/exo_interval.yap
-- Up-to-date: /home/vsc/.local/share/Yap/expand_macros.yap
-- Up-to-date: /home/vsc/.local/share/Yap/gensym.yap
-- Up-to-date: /home/vsc/.local/share/Yap/hacks.yap
-- Up-to-date: /home/vsc/.local/share/Yap/heaps.yap
-- Up-to-date: /home/vsc/.local/share/Yap/lambda.pl
-- Up-to-date: /home/vsc/.local/share/Yap/lineutils.yap
-- Up-to-date: /home/vsc/.local/share/Yap/listing.yap
-- Up-to-date: /home/vsc/.local/share/Yap/lists.yap
-- Up-to-date: /home/vsc/.local/share/Yap/log2md.yap
-- Up-to-date: /home/vsc/.local/share/Yap/nb.yap
-- Up-to-date: /home/vsc/.local/share/Yap/ordsets.yap
-- Up-to-date: /home/vsc/.local/share/Yap/mapargs.yap
-- Up-to-date: /home/vsc/.local/share/Yap/maplist.yap
-- Up-to-date: /home/vsc/.local/share/Yap/maputils.yap
-- Up-to-date: /home/vsc/.local/share/Yap/matlab.yap
-- Up-to-date: /home/vsc/.local/share/Yap/matrix.yap
-- Up-to-date: /home/vsc/.local/share/Yap/prandom.yap
-- Up-to-date: /home/vsc/.local/share/Yap/queues.yap
-- Up-to-date: /home/vsc/.local/share/Yap/random.yap
-- Up-to-date: /home/vsc/.local/share/Yap/range.yap
-- Up-to-date: /home/vsc/.local/share/Yap/rbtrees.yap
-- Up-to-date: /home/vsc/.local/share/Yap/regexp.yap
-- Up-to-date: /home/vsc/.local/share/Yap/readutil.yap
-- Up-to-date: /home/vsc/.local/share/Yap/rltree.yap
-- Up-to-date: /home/vsc/.local/share/Yap/sockets.yap
-- Up-to-date: /home/vsc/.local/share/Yap/splay.yap
-- Up-to-date: /home/vsc/.local/share/Yap/stringutils.yap
-- Up-to-date: /home/vsc/.local/share/Yap/system.yap
-- Up-to-date: /home/vsc/.local/share/Yap/terms.yap
-- Up-to-date: /home/vsc/.local/share/Yap/tries.yap
-- Up-to-date: /home/vsc/.local/share/Yap/itries.yap
-- Up-to-date: /home/vsc/.local/share/Yap/timeout.yap
-- Up-to-date: /home/vsc/.local/share/Yap/trees.yap
-- Up-to-date: /home/vsc/.local/share/Yap/ugraphs.yap
-- Up-to-date: /home/vsc/.local/share/Yap/undgraphs.yap
-- Up-to-date: /home/vsc/.local/share/Yap/varnumbers.yap
-- Up-to-date: /home/vsc/.local/share/Yap/wdgraphs.yap
-- Up-to-date: /home/vsc/.local/share/Yap/wgraphs.yap
-- Up-to-date: /home/vsc/.local/share/Yap/wundgraphs.yap
-- Up-to-date: /home/vsc/.local/share/Yap/lam_mpi.yap
-- Up-to-date: /home/vsc/.local/share/Yap/ytest.yap
-- Up-to-date: /home/vsc/.local/share/Yap/c_alarms.yap
-- Up-to-date: /home/vsc/.local/share/Yap/flags.yap
-- Up-to-date: /home/vsc/.local/share/Yap/block_diagram.yap
-- Up-to-date: /home/vsc/.local/share/Yap/dialect/bprolog.yap
-- Up-to-date: /home/vsc/.local/share/Yap/dialect/commons.yap
-- Up-to-date: /home/vsc/.local/share/Yap/dialect/hprolog.yap
-- Up-to-date: /home/vsc/.local/share/Yap/dialect/swi.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpfd.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clp_distinct.pl
-- Up-to-date: /home/vsc/.local/share/Yap/simplex.pl
-- Up-to-date: /home/vsc/.local/lib/Yap/matrix.so
-- Up-to-date: /home/vsc/.local/lib/Yap/yap_random.so
-- Up-to-date: /home/vsc/.local/lib/Yap/regexp.so
-- Up-to-date: /home/vsc/.local/lib/Yap/yap_rl.so
-- Up-to-date: /home/vsc/.local/lib/Yap/sys.so
-- Up-to-date: /home/vsc/.local/lib/Yap/tries.so
-- Up-to-date: /home/vsc/.local/lib/Yap/itries.so
-- Up-to-date: /home/vsc/.local/share/Yap/ytest/preds.yap
-- Up-to-date: /home/vsc/.local/share/Yap/INDEX.pl
-- Up-to-date: /home/vsc/.local/share/Yap/aggregate.pl
-- Up-to-date: /home/vsc/.local/share/Yap/autoloader.yap
-- Up-to-date: /home/vsc/.local/share/Yap/base64.pl
-- Up-to-date: /home/vsc/.local/share/Yap/broadcast.pl
-- Up-to-date: /home/vsc/.local/share/Yap/ctypes.pl
-- Up-to-date: /home/vsc/.local/share/Yap/date.pl
-- Up-to-date: /home/vsc/.local/share/Yap/debug.pl
-- Up-to-date: /home/vsc/.local/share/Yap/edit.pl
-- Up-to-date: /home/vsc/.local/share/Yap/error.pl
-- Up-to-date: /home/vsc/.local/share/Yap/main.pl
-- Up-to-date: /home/vsc/.local/share/Yap/menu.pl
-- Up-to-date: /home/vsc/.local/share/Yap/nb_set.pl
-- Up-to-date: /home/vsc/.local/share/Yap/occurs.yap
-- Up-to-date: /home/vsc/.local/share/Yap/operators.pl
-- Up-to-date: /home/vsc/.local/share/Yap/option.pl
-- Up-to-date: /home/vsc/.local/share/Yap/pairs.pl
-- Up-to-date: /home/vsc/.local/share/Yap/plunit.pl
-- Up-to-date: /home/vsc/.local/share/Yap/predicate_options.pl
-- Up-to-date: /home/vsc/.local/share/Yap/predopts.pl
-- Up-to-date: /home/vsc/.local/share/Yap/prolog_clause.pl
-- Up-to-date: /home/vsc/.local/share/Yap/prolog_colour.pl
-- Up-to-date: /home/vsc/.local/share/Yap/prolog_source.pl
-- Up-to-date: /home/vsc/.local/share/Yap/prolog_xref.pl
-- Up-to-date: /home/vsc/.local/share/Yap/pure_input.pl
-- Up-to-date: /home/vsc/.local/share/Yap/quasi_quotations.pl
-- Up-to-date: /home/vsc/.local/share/Yap/quintus.pl
-- Up-to-date: /home/vsc/.local/share/Yap/record.pl
-- Up-to-date: /home/vsc/.local/share/Yap/settings.pl
-- Up-to-date: /home/vsc/.local/share/Yap/shlib.pl
-- Up-to-date: /home/vsc/.local/share/Yap/thread_pool.pl
-- Up-to-date: /home/vsc/.local/share/Yap/unix.pl
-- Up-to-date: /home/vsc/.local/share/Yap/url.pl
-- Up-to-date: /home/vsc/.local/share/Yap/utf8.pl
-- Up-to-date: /home/vsc/.local/share/Yap/win_menu.pl
-- Up-to-date: /home/vsc/.local/share/Yap/www_browser.pl
-- Up-to-date: /home/vsc/.local/share/Yap/basics.pl
-- Up-to-date: /home/vsc/.local/lib/Yap/YAPsqlite3.so
-- Up-to-date: /home/vsc/.local/share/Yap/myddas/chinook.db
-- Up-to-date: /home/vsc/.local/share/Yap/myddas/sqlitest.yap
-- Up-to-date: /home/vsc/.local/share/Yap/myddas/myddas_core.yap
-- Up-to-date: /home/vsc/.local/share/Yap/myddas/myddas_assert_predicates.yap
-- Up-to-date: /home/vsc/.local/share/Yap/myddas/myddas_top_level.yap
-- Up-to-date: /home/vsc/.local/share/Yap/myddas/myddas_errors.yap
-- Up-to-date: /home/vsc/.local/share/Yap/myddas/myddas_prolog2sql.yap
-- Up-to-date: /home/vsc/.local/share/Yap/myddas/myddas_util_predicates.yap
-- Up-to-date: /home/vsc/.local/share/Yap/myddas/myddas_prolog2sql_optimizer.yap
-- Up-to-date: /home/vsc/.local/share/Yap/myddas/myddas_sqlite3.yap
-- Up-to-date: /home/vsc/.local/share/Yap/myddas/sqlitest.yap
-- Up-to-date: /home/vsc/.local/share/Yap/myddas/chinook.db
-- Up-to-date: /home/vsc/.local/share/Yap/myddas.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpq/bb_q.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpq/bv_q.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpq/fourmotz_q.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpq/ineq_q.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpq/itf_q.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpq/nf_q.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpq/store_q.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpr/bb_r.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpr/bv_r.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpr/fourmotz_r.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpr/ineq_r.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpr/itf_r.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpr/nf_r.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpr/store_r.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpqr/class.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpqr/dump.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpqr/geler.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpqr/itf.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpqr/ordering.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpqr/project.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpqr/redund.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpr.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpq.pl
-- Installing: /home/vsc/.local/lib/Yap/libxml4yap.so
-- Set runtime path of "/home/vsc/.local/lib/Yap/libxml4yap.so" to "/lib:/lib32:/lib64:/usr/lib:/usr/lib32:/usr/lib64:/home/vsc/.local/lib"
-- Up-to-date: /home/vsc/.local/share/Yap/xml4yap.yap
-- Up-to-date: /home/vsc/.local/share/Yap/xml/xml_acquisition.pl
-- Up-to-date: /home/vsc/.local/share/Yap/xml/xml_diagnosis.pl
-- Up-to-date: /home/vsc/.local/share/Yap/xml/xml_driver.pl
-- Up-to-date: /home/vsc/.local/share/Yap/xml/xml_generation.pl
-- Up-to-date: /home/vsc/.local/share/Yap/xml/xml.iso.pl
-- Up-to-date: /home/vsc/.local/share/Yap/xml/xml_pp.pl
-- Up-to-date: /home/vsc/.local/share/Yap/xml/xml_utilities.pl
-- Up-to-date: /home/vsc/.local/share/Yap/xml.pl
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn.yap
-- Up-to-date: /home/vsc/.local/share/Yap/mlns.yap
-- Up-to-date: /home/vsc/.local/share/Yap/pfl.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/aggregates.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/bdd.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/bnt.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/connected.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/discrete_utils.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/display.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/dists.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/evidence.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/gibbs.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/graphs.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/graphviz.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/ground_factors.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/hmm.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/horus.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/horus_ground.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/horus_lifted.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/jt.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/matrix_cpt_utils.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/numbers.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/pgrammar.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/table.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/topsort.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/utils.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/ve.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/viterbi.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/vmap.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/xbif.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/learning/aleph_params.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/learning/bnt_parms.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/learning/em.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/learning/learn_utils.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/learning/learn_mln_wgts.yap
-- Up-to-date: /home/vsc/.local/share/Yap/clpbn/learning/mle.yap
-- Up-to-date: /home/vsc/.local/lib/Yap/libhorus.so
-- Up-to-date: /home/vsc/.local/lib/Yap/hcli
-- Up-to-date: /home/vsc/.local/lib/Yap/bddem.so
-- Up-to-date: /home/vsc/.local/lib/Yap/cplint.so
-- Up-to-date: /home/vsc/.local/share/Yap/lpadvel.pl
-- Up-to-date: /home/vsc/.local/share/Yap/lpadclpbn.pl
-- Up-to-date: /home/vsc/.local/share/Yap/lpadsld.pl
-- Up-to-date: /home/vsc/.local/share/Yap/lpad.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cpl.pl
-- Up-to-date: /home/vsc/.local/share/Yap/bestfirst.pl
-- Up-to-date: /home/vsc/.local/share/Yap/bestk.pl
-- Up-to-date: /home/vsc/.local/share/Yap/deepdyn.pl
-- Up-to-date: /home/vsc/.local/share/Yap/deepit.pl
-- Up-to-date: /home/vsc/.local/share/Yap/exact.pl
-- Up-to-date: /home/vsc/.local/share/Yap/exact_mem.pl
-- Up-to-date: /home/vsc/.local/share/Yap/montecarlo.pl
-- Up-to-date: /home/vsc/.local/share/Yap/params.pl
-- Up-to-date: /home/vsc/.local/share/Yap/parsing.pl
-- Up-to-date: /home/vsc/.local/share/Yap/utility.pl
-- Up-to-date: /home/vsc/.local/share/Yap/tptree_lpad.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/em.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/inference.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/dv_lemur.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/inference_lemur.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/lemur.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/revise_lemur.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/slipcover_lemur.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/inference_ib.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/rib.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/inference_sl.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/revise.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/slipcase.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/revise_sl.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/slipcover.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/alarm.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/coin.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/coin.uni
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/coin2.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/coin2.uni
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/dice.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/dice.uni
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/ex.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/ex.uni
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/exapprox.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/exapprox.uni
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/exist.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/exist.uni
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/exist1.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/exist1.uni
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/exrange.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/exrange.uni
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/female.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/hiv.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/hiv.uni
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/invalid.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/invalid.uni
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/light.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/light.uni
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/mendel.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/mendel.uni
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/mendels.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/mendels.uni
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/paper_ref.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/paper_ref_not.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/paper_ref_simple.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/school.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/school_simple.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/school_simple.uni
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/student.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/student.uni
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/threesideddice.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/threesideddice.uni
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/throws.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/throws.uni
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/trigger.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/trigger.uni
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/twosideddice.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/win.cpl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/win.uni
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/testcpl.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/testlpad.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/testlpadclpbn.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/testlpadsld_gbfalse.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/testlpadsld_gbtrue.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/testlpadsldit.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/testlpadslditc.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/testlpadslditr.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/testlpadvel.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/testsemcpl.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/testsemlpad.pl
-- Up-to-date: /home/vsc/.local/share/Yap/cplint/examples/testsemlpadsld.pl
-- Up-to-date: /home/vsc/.local/share/Yap/semlpadsld.pl
-- Up-to-date: /home/vsc/.local/share/Yap/semlpad.pl
-- Up-to-date: /home/vsc/.local/share/Yap/semcpl.pl
-- Up-to-date: /home/vsc/.local/share/Yap/slg.pl
-- Up-to-date: /home/vsc/.local/bin/LPADBDD
-- Up-to-date: /home/vsc/.local/lib/Yap/gecode_yap.so
-- Installing: /home/vsc/.local/share/Yap/gecode.yap
-- Up-to-date: /home/vsc/.local/share/Yap/gecode/clpfd.yap
-- Up-to-date: /home/vsc/.local/lib/Yap/libLBFGS.so
-- Up-to-date: /home/vsc/.local/share/Yap/lbfgs.pl
-- Up-to-date: /home/vsc/.local/share/Yap/jpl.jar
-- Up-to-date: /home/vsc/.local/lib/Yap/libjpl.so
-- Up-to-date: /home/vsc/.local/share/Yap/jpl.pl
-- Up-to-date: /home/vsc/.local/lib/Yap/libcudd.so
-- Up-to-date: /home/vsc/.local/share/Yap/bdd.yap
-- Up-to-date: /home/vsc/.local/share/Yap/ddnnf.yap
-- Up-to-date: /home/vsc/.local/share/Yap/simpbool.yap
-- Up-to-date: /home/vsc/.local/share/Yap/trie_sp.yap
-- Up-to-date: /home/vsc/.local/bin/simplecudd
-- Up-to-date: /home/vsc/.local/bin/simplecudd_lfi
-- Up-to-date: /home/vsc/.local/share/Yap/problog.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog_lbdd.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog_lfi.yap
-- Up-to-date: /home/vsc/.local/share/Yap/dtproblog.yap
-- Up-to-date: /home/vsc/.local/share/Yap/aproblog.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog_learning.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog_lbfgs.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog_learning_lbdd.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/extlists.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/flags.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/gflags.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/grounder.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/hash_table.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/intervals.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/logger.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/mc_DNF_sampling.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/os.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/print.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/sampling.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/tabling.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/timer.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/ptree.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/variable_elimination.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/print_learning.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/utils_learning.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/version_control.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/nestedtries.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/utils.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/lbdd.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/utils_lbdd.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/ad_converter.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/termhandling.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/completion.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/discrete.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/bdd.yap
-- Up-to-date: /home/vsc/.local/share/Yap/problog/variables.yap
-- Up-to-date: /home/vsc/.local/lib/Yap/libyap_mpi.so

Compilation finished at Mon Jan 18 22:56:33
