------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> py37-rx-3.1.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> py37-rx-3.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-rx-3.1.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> py37-rx-3.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-rx-3.1.0 for building => SHA256 Checksum OK for Rx-3.1.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> py37-rx-3.1.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by py37-rx-3.1.0 for building ===> Extracting for py37-rx-3.1.0 => SHA256 Checksum OK for Rx-3.1.0.tar.gz. Extracted Memory Use: 1.16M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for py37-rx-3.1.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> py37-rx-3.1.0 depends on package: py37-setuptools>0 - found ===> py37-rx-3.1.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> py37-rx-3.1.0 depends on package: py37-setuptools>0 - found ===> py37-rx-3.1.0 depends on file: /usr/local/bin/python3.7 - found ===> Configuring for py37-rx-3.1.0 running config SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for py37-rx-3.1.0 running build running build_py creating build creating build/lib creating build/lib/rx copying rx/__init__.py -> build/lib/rx creating build/lib/rx/internal copying rx/internal/__init__.py -> build/lib/rx/internal copying rx/internal/basic.py -> build/lib/rx/internal copying rx/internal/concurrency.py -> build/lib/rx/internal copying rx/internal/constants.py -> build/lib/rx/internal copying rx/internal/exceptions.py -> build/lib/rx/internal copying rx/internal/priorityqueue.py -> build/lib/rx/internal copying rx/internal/utils.py -> build/lib/rx/internal creating build/lib/rx/core copying rx/core/__init__.py -> build/lib/rx/core copying rx/core/notification.py -> build/lib/rx/core copying rx/core/pipe.py -> build/lib/rx/core copying rx/core/typing.py -> build/lib/rx/core copying rx/core/run.py -> build/lib/rx/core creating build/lib/rx/core/abc copying rx/core/abc/scheduler.py -> build/lib/rx/core/abc copying rx/core/abc/periodicscheduler.py -> build/lib/rx/core/abc copying rx/core/abc/observer.py -> build/lib/rx/core/abc copying rx/core/abc/observable.py -> build/lib/rx/core/abc copying rx/core/abc/disposable.py -> build/lib/rx/core/abc copying rx/core/abc/asyncobserver.py -> build/lib/rx/core/abc copying rx/core/abc/asyncobservable.py -> build/lib/rx/core/abc copying rx/core/abc/__init__.py -> build/lib/rx/core/abc copying rx/core/abc/subject.py -> build/lib/rx/core/abc copying rx/core/abc/startable.py -> build/lib/rx/core/abc creating build/lib/rx/core/operators copying rx/core/operators/windowwithtimeorcount.py -> build/lib/rx/core/operators copying rx/core/operators/windowwithtime.py -> build/lib/rx/core/operators copying rx/core/operators/windowwithcount.py -> build/lib/rx/core/operators copying rx/core/operators/window.py -> build/lib/rx/core/operators copying rx/core/operators/whiledo.py -> build/lib/rx/core/operators copying rx/core/operators/take.py -> build/lib/rx/core/operators copying rx/core/operators/switchlatest.py -> build/lib/rx/core/operators copying rx/core/operators/toset.py -> build/lib/rx/core/operators copying rx/core/operators/tomarbles.py -> build/lib/rx/core/operators copying rx/core/operators/skipuntilwithtime.py -> build/lib/rx/core/operators copying rx/core/operators/maxby.py -> build/lib/rx/core/operators copying rx/core/operators/max.py -> build/lib/rx/core/operators copying rx/core/operators/skipuntil.py -> build/lib/rx/core/operators copying rx/core/operators/materialize.py -> build/lib/rx/core/operators copying rx/core/operators/map.py -> build/lib/rx/core/operators copying rx/core/operators/lastordefault.py -> build/lib/rx/core/operators copying rx/core/operators/last.py -> build/lib/rx/core/operators copying rx/core/operators/skiplastwithtime.py -> build/lib/rx/core/operators copying rx/core/operators/join.py -> build/lib/rx/core/operators copying rx/core/operators/isempty.py -> build/lib/rx/core/operators copying rx/core/operators/ignoreelements.py -> build/lib/rx/core/operators copying rx/core/operators/groupjoin.py -> build/lib/rx/core/operators copying rx/core/operators/groupbyuntil.py -> build/lib/rx/core/operators copying rx/core/operators/groupby.py -> build/lib/rx/core/operators copying rx/core/operators/flatmap.py -> build/lib/rx/core/operators copying rx/core/operators/firstordefault.py -> build/lib/rx/core/operators copying rx/core/operators/skiplast.py -> build/lib/rx/core/operators copying rx/core/operators/first.py -> build/lib/rx/core/operators copying rx/core/operators/find.py -> build/lib/rx/core/operators copying rx/core/operators/skip.py -> build/lib/rx/core/operators copying rx/core/operators/finallyaction.py -> build/lib/rx/core/operators copying rx/core/operators/filter.py -> build/lib/rx/core/operators copying rx/core/operators/singleordefault.py -> build/lib/rx/core/operators copying rx/core/operators/expand.py -> build/lib/rx/core/operators copying rx/core/operators/exclusive.py -> build/lib/rx/core/operators copying rx/core/operators/single.py -> build/lib/rx/core/operators copying rx/core/operators/elementatordefault.py -> build/lib/rx/core/operators copying rx/core/operators/dowhile.py -> build/lib/rx/core/operators copying rx/core/operators/sequenceequal.py -> build/lib/rx/core/operators copying rx/core/operators/do.py -> build/lib/rx/core/operators copying rx/core/operators/distinctuntilchanged.py -> build/lib/rx/core/operators copying rx/core/operators/scan.py -> build/lib/rx/core/operators copying rx/core/operators/distinct.py -> build/lib/rx/core/operators copying rx/core/operators/dematerialize.py -> build/lib/rx/core/operators copying rx/core/operators/sample.py -> build/lib/rx/core/operators copying rx/core/operators/delaywithmapper.py -> build/lib/rx/core/operators copying rx/core/operators/delaysubscription.py -> build/lib/rx/core/operators copying rx/core/operators/retry.py -> build/lib/rx/core/operators copying rx/core/operators/delay.py -> build/lib/rx/core/operators copying rx/core/operators/defaultifempty.py -> build/lib/rx/core/operators copying rx/core/operators/toiterable.py -> build/lib/rx/core/operators copying rx/core/operators/tofuture.py -> build/lib/rx/core/operators copying rx/core/operators/todict.py -> build/lib/rx/core/operators copying rx/core/operators/timestamp.py -> build/lib/rx/core/operators copying rx/core/operators/timeoutwithmapper.py -> build/lib/rx/core/operators copying rx/core/operators/sum.py -> build/lib/rx/core/operators copying rx/core/operators/subscribeon.py -> build/lib/rx/core/operators copying rx/core/operators/debounce.py -> build/lib/rx/core/operators copying rx/core/operators/replay.py -> build/lib/rx/core/operators copying rx/core/operators/count.py -> build/lib/rx/core/operators copying rx/core/operators/contains.py -> build/lib/rx/core/operators copying rx/core/operators/repeat.py -> build/lib/rx/core/operators copying rx/core/operators/reduce.py -> build/lib/rx/core/operators copying rx/core/operators/concat.py -> build/lib/rx/core/operators copying rx/core/operators/combinelatest.py -> build/lib/rx/core/operators copying rx/core/operators/timeout.py -> build/lib/rx/core/operators copying rx/core/operators/timeinterval.py -> build/lib/rx/core/operators copying rx/core/operators/throttlefirst.py -> build/lib/rx/core/operators copying rx/core/operators/statistics.py -> build/lib/rx/core/operators copying rx/core/operators/startswith.py -> build/lib/rx/core/operators copying rx/core/operators/some.py -> build/lib/rx/core/operators copying rx/core/operators/publishvalue.py -> build/lib/rx/core/operators copying rx/core/operators/publish.py -> build/lib/rx/core/operators copying rx/core/operators/takewithtime.py -> build/lib/rx/core/operators copying rx/core/operators/takewhile.py -> build/lib/rx/core/operators copying rx/core/operators/pluck.py -> build/lib/rx/core/operators copying rx/core/operators/catch.py -> build/lib/rx/core/operators copying rx/core/operators/bufferwithtimeorcount.py -> build/lib/rx/core/operators copying rx/core/operators/takeuntilwithtime.py -> build/lib/rx/core/operators copying rx/core/operators/slice.py -> build/lib/rx/core/operators copying rx/core/operators/skipwithtime.py -> build/lib/rx/core/operators copying rx/core/operators/partition.py -> build/lib/rx/core/operators copying rx/core/operators/bufferwithtime.py -> build/lib/rx/core/operators copying rx/core/operators/buffer.py -> build/lib/rx/core/operators copying rx/core/operators/takeuntil.py -> build/lib/rx/core/operators copying rx/core/operators/takelastwithtime.py -> build/lib/rx/core/operators copying rx/core/operators/pairwise.py -> build/lib/rx/core/operators copying rx/core/operators/average.py -> build/lib/rx/core/operators copying rx/core/operators/asobservable.py -> build/lib/rx/core/operators copying rx/core/operators/onerrorresumenext.py -> build/lib/rx/core/operators copying rx/core/operators/amb.py -> build/lib/rx/core/operators copying rx/core/operators/all.py -> build/lib/rx/core/operators copying rx/core/operators/takelastbuffer.py -> build/lib/rx/core/operators copying rx/core/operators/takelast.py -> build/lib/rx/core/operators copying rx/core/operators/observeon.py -> build/lib/rx/core/operators copying rx/core/operators/__init__.py -> build/lib/rx/core/operators copying rx/core/operators/multicast.py -> build/lib/rx/core/operators copying rx/core/operators/minby.py -> build/lib/rx/core/operators copying rx/core/operators/skipwhile.py -> build/lib/rx/core/operators copying rx/core/operators/min.py -> build/lib/rx/core/operators copying rx/core/operators/merge.py -> build/lib/rx/core/operators copying rx/core/operators/zip.py -> build/lib/rx/core/operators copying rx/core/operators/withlatestfrom.py -> build/lib/rx/core/operators creating build/lib/rx/core/operators/connectable copying rx/core/operators/connectable/refcount.py -> build/lib/rx/core/operators/connectable copying rx/core/operators/connectable/__init__.py -> build/lib/rx/core/operators/connectable creating build/lib/rx/core/observable copying rx/core/observable/fromcallback.py -> build/lib/rx/core/observable copying rx/core/observable/empty.py -> build/lib/rx/core/observable copying rx/core/observable/zip.py -> build/lib/rx/core/observable copying rx/core/observable/defer.py -> build/lib/rx/core/observable copying rx/core/observable/connectableobservable.py -> build/lib/rx/core/observable copying rx/core/observable/concat.py -> build/lib/rx/core/observable copying rx/core/observable/withlatestfrom.py -> build/lib/rx/core/observable copying rx/core/observable/using.py -> build/lib/rx/core/observable copying rx/core/observable/toasync.py -> build/lib/rx/core/observable copying rx/core/observable/timer.py -> build/lib/rx/core/observable copying rx/core/observable/throw.py -> build/lib/rx/core/observable copying rx/core/observable/startasync.py -> build/lib/rx/core/observable copying rx/core/observable/start.py -> build/lib/rx/core/observable copying rx/core/observable/returnvalue.py -> build/lib/rx/core/observable copying rx/core/observable/repeat.py -> build/lib/rx/core/observable copying rx/core/observable/range.py -> build/lib/rx/core/observable copying rx/core/observable/onerrorresumenext.py -> build/lib/rx/core/observable copying rx/core/observable/observable.py -> build/lib/rx/core/observable copying rx/core/observable/never.py -> build/lib/rx/core/observable copying rx/core/observable/merge.py -> build/lib/rx/core/observable copying rx/core/observable/marbles.py -> build/lib/rx/core/observable copying rx/core/observable/interval.py -> build/lib/rx/core/observable copying rx/core/observable/combinelatest.py -> build/lib/rx/core/observable copying rx/core/observable/catch.py -> build/lib/rx/core/observable copying rx/core/observable/case.py -> build/lib/rx/core/observable copying rx/core/observable/ifthen.py -> build/lib/rx/core/observable copying rx/core/observable/amb.py -> build/lib/rx/core/observable copying rx/core/observable/__init__.py -> build/lib/rx/core/observable copying rx/core/observable/groupedobservable.py -> build/lib/rx/core/observable copying rx/core/observable/generatewithrelativetime.py -> build/lib/rx/core/observable copying rx/core/observable/generate.py -> build/lib/rx/core/observable copying rx/core/observable/fromiterable.py -> build/lib/rx/core/observable copying rx/core/observable/fromfuture.py -> build/lib/rx/core/observable creating build/lib/rx/core/observer copying rx/core/observer/scheduledobserver.py -> build/lib/rx/core/observer copying rx/core/observer/observer.py -> build/lib/rx/core/observer copying rx/core/observer/observeonobserver.py -> build/lib/rx/core/observer copying rx/core/observer/autodetachobserver.py -> build/lib/rx/core/observer copying rx/core/observer/__init__.py -> build/lib/rx/core/observer creating build/lib/rx/scheduler copying rx/scheduler/__init__.py -> build/lib/rx/scheduler copying rx/scheduler/catchscheduler.py -> build/lib/rx/scheduler copying rx/scheduler/currentthreadscheduler.py -> build/lib/rx/scheduler copying rx/scheduler/eventloopscheduler.py -> build/lib/rx/scheduler copying rx/scheduler/historicalscheduler.py -> build/lib/rx/scheduler copying rx/scheduler/immediatescheduler.py -> build/lib/rx/scheduler copying rx/scheduler/newthreadscheduler.py -> build/lib/rx/scheduler copying rx/scheduler/periodicscheduler.py -> build/lib/rx/scheduler copying rx/scheduler/scheduleditem.py -> build/lib/rx/scheduler copying rx/scheduler/scheduler.py -> build/lib/rx/scheduler copying rx/scheduler/threadpoolscheduler.py -> build/lib/rx/scheduler copying rx/scheduler/timeoutscheduler.py -> build/lib/rx/scheduler copying rx/scheduler/trampoline.py -> build/lib/rx/scheduler copying rx/scheduler/trampolinescheduler.py -> build/lib/rx/scheduler copying rx/scheduler/virtualtimescheduler.py -> build/lib/rx/scheduler creating build/lib/rx/scheduler/eventloop copying rx/scheduler/eventloop/__init__.py -> build/lib/rx/scheduler/eventloop copying rx/scheduler/eventloop/asyncioscheduler.py -> build/lib/rx/scheduler/eventloop copying rx/scheduler/eventloop/asynciothreadsafescheduler.py -> build/lib/rx/scheduler/eventloop copying rx/scheduler/eventloop/eventletscheduler.py -> build/lib/rx/scheduler/eventloop copying rx/scheduler/eventloop/geventscheduler.py -> build/lib/rx/scheduler/eventloop copying rx/scheduler/eventloop/ioloopscheduler.py -> build/lib/rx/scheduler/eventloop copying rx/scheduler/eventloop/twistedscheduler.py -> build/lib/rx/scheduler/eventloop creating build/lib/rx/scheduler/mainloop copying rx/scheduler/mainloop/__init__.py -> build/lib/rx/scheduler/mainloop copying rx/scheduler/mainloop/gtkscheduler.py -> build/lib/rx/scheduler/mainloop copying rx/scheduler/mainloop/pygamescheduler.py -> build/lib/rx/scheduler/mainloop copying rx/scheduler/mainloop/qtscheduler.py -> build/lib/rx/scheduler/mainloop copying rx/scheduler/mainloop/tkinterscheduler.py -> build/lib/rx/scheduler/mainloop copying rx/scheduler/mainloop/wxscheduler.py -> build/lib/rx/scheduler/mainloop creating build/lib/rx/operators copying rx/operators/__init__.py -> build/lib/rx/operators creating build/lib/rx/disposable copying rx/disposable/__init__.py -> build/lib/rx/disposable copying rx/disposable/compositedisposable.py -> build/lib/rx/disposable copying rx/disposable/booleandisposable.py -> build/lib/rx/disposable copying rx/disposable/disposable.py -> build/lib/rx/disposable copying rx/disposable/multipleassignmentdisposable.py -> build/lib/rx/disposable copying rx/disposable/refcountdisposable.py -> build/lib/rx/disposable copying rx/disposable/scheduleddisposable.py -> build/lib/rx/disposable copying rx/disposable/serialdisposable.py -> build/lib/rx/disposable copying rx/disposable/singleassignmentdisposable.py -> build/lib/rx/disposable creating build/lib/rx/subject copying rx/subject/__init__.py -> build/lib/rx/subject copying rx/subject/asyncsubject.py -> build/lib/rx/subject copying rx/subject/behaviorsubject.py -> build/lib/rx/subject copying rx/subject/innersubscription.py -> build/lib/rx/subject copying rx/subject/replaysubject.py -> build/lib/rx/subject copying rx/subject/subject.py -> build/lib/rx/subject creating build/lib/rx/testing copying rx/testing/__init__.py -> build/lib/rx/testing copying rx/testing/coldobservable.py -> build/lib/rx/testing copying rx/testing/hotobservable.py -> build/lib/rx/testing copying rx/testing/marbles.py -> build/lib/rx/testing copying rx/testing/mockdisposable.py -> build/lib/rx/testing copying rx/testing/mockobserver.py -> build/lib/rx/testing copying rx/testing/reactivetest.py -> build/lib/rx/testing copying rx/testing/recorded.py -> build/lib/rx/testing copying rx/testing/subscription.py -> build/lib/rx/testing copying rx/testing/testscheduler.py -> build/lib/rx/testing running egg_info writing Rx.egg-info/PKG-INFO writing dependency_links to Rx.egg-info/dependency_links.txt writing top-level names to Rx.egg-info/top_level.txt reading manifest file 'Rx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Rx.egg-info/SOURCES.txt' SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> py37-rx-3.1.0 depends on package: py37-setuptools>0 - found ===> py37-rx-3.1.0 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for py37-rx-3.1.0 ===> py37-rx-3.1.0 depends on package: py37-setuptools>0 - found ===> py37-rx-3.1.0 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list running install running build running build_py running egg_info writing Rx.egg-info/PKG-INFO writing dependency_links to Rx.egg-info/dependency_links.txt writing top-level names to Rx.egg-info/top_level.txt reading manifest file 'Rx.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Rx.egg-info/SOURCES.txt' running install_lib creating /construction/devel/py-rx/stage/usr/local/lib/python3.7 creating /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages creating /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx creating /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/internal copying build/lib/rx/internal/concurrency.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/internal copying build/lib/rx/internal/__init__.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/internal copying build/lib/rx/internal/utils.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/internal copying build/lib/rx/internal/exceptions.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/internal copying build/lib/rx/internal/basic.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/internal copying build/lib/rx/internal/priorityqueue.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/internal copying build/lib/rx/internal/constants.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/internal creating /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler copying build/lib/rx/scheduler/timeoutscheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler copying build/lib/rx/scheduler/currentthreadscheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler copying build/lib/rx/scheduler/catchscheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler copying build/lib/rx/scheduler/immediatescheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler copying build/lib/rx/scheduler/threadpoolscheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler copying build/lib/rx/scheduler/periodicscheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler copying build/lib/rx/scheduler/__init__.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler creating /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/eventloop copying build/lib/rx/scheduler/eventloop/asynciothreadsafescheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/eventloop copying build/lib/rx/scheduler/eventloop/geventscheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/eventloop copying build/lib/rx/scheduler/eventloop/twistedscheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/eventloop copying build/lib/rx/scheduler/eventloop/ioloopscheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/eventloop copying build/lib/rx/scheduler/eventloop/__init__.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/eventloop copying build/lib/rx/scheduler/eventloop/asyncioscheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/eventloop copying build/lib/rx/scheduler/eventloop/eventletscheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/eventloop copying build/lib/rx/scheduler/historicalscheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler copying build/lib/rx/scheduler/newthreadscheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler creating /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/mainloop copying build/lib/rx/scheduler/mainloop/tkinterscheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/mainloop copying build/lib/rx/scheduler/mainloop/qtscheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/mainloop copying build/lib/rx/scheduler/mainloop/wxscheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/mainloop copying build/lib/rx/scheduler/mainloop/pygamescheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/mainloop copying build/lib/rx/scheduler/mainloop/__init__.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/mainloop copying build/lib/rx/scheduler/mainloop/gtkscheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/mainloop copying build/lib/rx/scheduler/trampolinescheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler copying build/lib/rx/scheduler/eventloopscheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler copying build/lib/rx/scheduler/trampoline.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler copying build/lib/rx/scheduler/scheduleditem.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler copying build/lib/rx/scheduler/scheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler copying build/lib/rx/scheduler/virtualtimescheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler creating /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core copying build/lib/rx/core/typing.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core copying build/lib/rx/core/pipe.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core creating /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc copying build/lib/rx/core/abc/asyncobservable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc copying build/lib/rx/core/abc/periodicscheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc copying build/lib/rx/core/abc/asyncobserver.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc copying build/lib/rx/core/abc/disposable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc copying build/lib/rx/core/abc/subject.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc copying build/lib/rx/core/abc/__init__.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc copying build/lib/rx/core/abc/observer.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc copying build/lib/rx/core/abc/observable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc copying build/lib/rx/core/abc/startable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc copying build/lib/rx/core/abc/scheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc copying build/lib/rx/core/__init__.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core creating /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/repeat.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/zip.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/lastordefault.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/debounce.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/takewhile.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/map.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/throttlefirst.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/firstordefault.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/timeout.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/withlatestfrom.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/reduce.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/partition.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/windowwithtimeorcount.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/single.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/takelastbuffer.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/minby.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/buffer.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/timeinterval.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/finallyaction.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/maxby.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/timeoutwithmapper.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/count.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/onerrorresumenext.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/delaywithmapper.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/groupbyuntil.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/toset.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/concat.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/tomarbles.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/flatmap.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/tofuture.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/toiterable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/switchlatest.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/exclusive.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/multicast.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/amb.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/scan.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/bufferwithtimeorcount.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/sample.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/windowwithtime.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/materialize.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/all.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/takelast.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/singleordefault.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/windowwithcount.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/window.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/skipwhile.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/dowhile.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/sum.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/subscribeon.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/delaysubscription.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/publish.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/whiledo.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/skiplastwithtime.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/replay.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/last.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/max.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/skip.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/min.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/ignoreelements.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/slice.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/distinctuntilchanged.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators creating /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/connectable copying build/lib/rx/core/operators/connectable/__init__.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/connectable copying build/lib/rx/core/operators/connectable/refcount.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/connectable copying build/lib/rx/core/operators/expand.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/contains.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/timestamp.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/join.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/defaultifempty.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/combinelatest.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/do.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/skipwithtime.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/__init__.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/some.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/pluck.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/observeon.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/catch.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/delay.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/find.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/takewithtime.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/first.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/groupby.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/skipuntil.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/startswith.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/pairwise.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/dematerialize.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/groupjoin.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/bufferwithtime.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/take.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/publishvalue.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/retry.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/asobservable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/filter.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/average.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/takeuntil.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/sequenceequal.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/elementatordefault.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/isempty.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/statistics.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/todict.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/merge.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/takeuntilwithtime.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/takelastwithtime.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/distinct.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/skiplast.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators copying build/lib/rx/core/operators/skipuntilwithtime.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators creating /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observer copying build/lib/rx/core/observer/autodetachobserver.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observer copying build/lib/rx/core/observer/observeonobserver.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observer copying build/lib/rx/core/observer/observer.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observer copying build/lib/rx/core/observer/scheduledobserver.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observer copying build/lib/rx/core/observer/__init__.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observer creating /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/marbles.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/withlatestfrom.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/using.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/catch.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/generatewithrelativetime.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/repeat.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/defer.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/combinelatest.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/__init__.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/onerrorresumenext.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/observable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/amb.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/ifthen.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/toasync.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/merge.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/zip.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/range.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/fromfuture.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/case.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/returnvalue.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/concat.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/throw.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/startasync.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/groupedobservable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/fromcallback.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/interval.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/start.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/connectableobservable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/timer.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/never.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/generate.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/fromiterable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/observable/empty.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable copying build/lib/rx/core/notification.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core copying build/lib/rx/core/run.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core creating /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/subject copying build/lib/rx/subject/innersubscription.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/subject copying build/lib/rx/subject/__init__.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/subject copying build/lib/rx/subject/subject.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/subject copying build/lib/rx/subject/behaviorsubject.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/subject copying build/lib/rx/subject/asyncsubject.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/subject copying build/lib/rx/subject/replaysubject.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/subject creating /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/disposable copying build/lib/rx/disposable/singleassignmentdisposable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/disposable copying build/lib/rx/disposable/__init__.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/disposable copying build/lib/rx/disposable/disposable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/disposable copying build/lib/rx/disposable/scheduleddisposable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/disposable copying build/lib/rx/disposable/compositedisposable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/disposable copying build/lib/rx/disposable/refcountdisposable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/disposable copying build/lib/rx/disposable/multipleassignmentdisposable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/disposable copying build/lib/rx/disposable/serialdisposable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/disposable copying build/lib/rx/disposable/booleandisposable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/disposable creating /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/operators copying build/lib/rx/operators/__init__.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/operators copying build/lib/rx/__init__.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx creating /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/__init__.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/marbles.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/mockobserver.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/subscription.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/testscheduler.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/recorded.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/coldobservable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/reactivetest.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/mockdisposable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing copying build/lib/rx/testing/hotobservable.py -> /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/internal/concurrency.py to concurrency.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/internal/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/internal/utils.py to utils.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/internal/exceptions.py to exceptions.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/internal/basic.py to basic.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/internal/priorityqueue.py to priorityqueue.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/internal/constants.py to constants.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/timeoutscheduler.py to timeoutscheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/currentthreadscheduler.py to currentthreadscheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/catchscheduler.py to catchscheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/immediatescheduler.py to immediatescheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/threadpoolscheduler.py to threadpoolscheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/periodicscheduler.py to periodicscheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/eventloop/asynciothreadsafescheduler.py to asynciothreadsafescheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/eventloop/geventscheduler.py to geventscheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/eventloop/twistedscheduler.py to twistedscheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/eventloop/ioloopscheduler.py to ioloopscheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/eventloop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/eventloop/asyncioscheduler.py to asyncioscheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/eventloop/eventletscheduler.py to eventletscheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/historicalscheduler.py to historicalscheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/newthreadscheduler.py to newthreadscheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/mainloop/tkinterscheduler.py to tkinterscheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/mainloop/qtscheduler.py to qtscheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/mainloop/wxscheduler.py to wxscheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/mainloop/pygamescheduler.py to pygamescheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/mainloop/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/mainloop/gtkscheduler.py to gtkscheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/trampolinescheduler.py to trampolinescheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/eventloopscheduler.py to eventloopscheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/trampoline.py to trampoline.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/scheduleditem.py to scheduleditem.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/scheduler.py to scheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/scheduler/virtualtimescheduler.py to virtualtimescheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/typing.py to typing.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/pipe.py to pipe.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc/asyncobservable.py to asyncobservable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc/periodicscheduler.py to periodicscheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc/asyncobserver.py to asyncobserver.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc/disposable.py to disposable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc/subject.py to subject.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc/observer.py to observer.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc/observable.py to observable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc/startable.py to startable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/abc/scheduler.py to scheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/repeat.py to repeat.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/zip.py to zip.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/lastordefault.py to lastordefault.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/debounce.py to debounce.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/takewhile.py to takewhile.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/map.py to map.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/throttlefirst.py to throttlefirst.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/firstordefault.py to firstordefault.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/timeout.py to timeout.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/withlatestfrom.py to withlatestfrom.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/reduce.py to reduce.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/partition.py to partition.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/windowwithtimeorcount.py to windowwithtimeorcount.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/single.py to single.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/takelastbuffer.py to takelastbuffer.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/minby.py to minby.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/buffer.py to buffer.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/timeinterval.py to timeinterval.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/finallyaction.py to finallyaction.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/maxby.py to maxby.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/timeoutwithmapper.py to timeoutwithmapper.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/count.py to count.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/onerrorresumenext.py to onerrorresumenext.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/delaywithmapper.py to delaywithmapper.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/groupbyuntil.py to groupbyuntil.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/toset.py to toset.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/concat.py to concat.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/tomarbles.py to tomarbles.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/flatmap.py to flatmap.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/tofuture.py to tofuture.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/toiterable.py to toiterable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/switchlatest.py to switchlatest.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/exclusive.py to exclusive.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/multicast.py to multicast.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/amb.py to amb.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/scan.py to scan.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/bufferwithtimeorcount.py to bufferwithtimeorcount.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/sample.py to sample.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/windowwithtime.py to windowwithtime.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/materialize.py to materialize.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/all.py to all.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/takelast.py to takelast.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/singleordefault.py to singleordefault.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/windowwithcount.py to windowwithcount.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/window.py to window.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/skipwhile.py to skipwhile.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/dowhile.py to dowhile.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/sum.py to sum.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/subscribeon.py to subscribeon.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/delaysubscription.py to delaysubscription.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/publish.py to publish.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/whiledo.py to whiledo.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/skiplastwithtime.py to skiplastwithtime.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/replay.py to replay.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/last.py to last.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/max.py to max.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/skip.py to skip.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/min.py to min.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/ignoreelements.py to ignoreelements.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/slice.py to slice.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/distinctuntilchanged.py to distinctuntilchanged.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/connectable/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/connectable/refcount.py to refcount.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/expand.py to expand.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/contains.py to contains.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/timestamp.py to timestamp.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/join.py to join.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/defaultifempty.py to defaultifempty.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/combinelatest.py to combinelatest.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/do.py to do.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/skipwithtime.py to skipwithtime.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/some.py to some.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/pluck.py to pluck.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/observeon.py to observeon.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/catch.py to catch.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/delay.py to delay.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/find.py to find.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/takewithtime.py to takewithtime.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/first.py to first.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/groupby.py to groupby.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/skipuntil.py to skipuntil.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/startswith.py to startswith.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/pairwise.py to pairwise.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/dematerialize.py to dematerialize.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/groupjoin.py to groupjoin.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/bufferwithtime.py to bufferwithtime.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/take.py to take.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/publishvalue.py to publishvalue.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/retry.py to retry.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/asobservable.py to asobservable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/filter.py to filter.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/average.py to average.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/takeuntil.py to takeuntil.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/sequenceequal.py to sequenceequal.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/elementatordefault.py to elementatordefault.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/isempty.py to isempty.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/statistics.py to statistics.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/todict.py to todict.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/merge.py to merge.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/takeuntilwithtime.py to takeuntilwithtime.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/takelastwithtime.py to takelastwithtime.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/distinct.py to distinct.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/skiplast.py to skiplast.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/operators/skipuntilwithtime.py to skipuntilwithtime.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observer/autodetachobserver.py to autodetachobserver.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observer/observeonobserver.py to observeonobserver.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observer/observer.py to observer.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observer/scheduledobserver.py to scheduledobserver.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observer/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/marbles.py to marbles.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/withlatestfrom.py to withlatestfrom.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/using.py to using.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/catch.py to catch.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/generatewithrelativetime.py to generatewithrelativetime.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/repeat.py to repeat.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/defer.py to defer.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/combinelatest.py to combinelatest.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/onerrorresumenext.py to onerrorresumenext.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/observable.py to observable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/amb.py to amb.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/ifthen.py to ifthen.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/toasync.py to toasync.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/merge.py to merge.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/zip.py to zip.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/range.py to range.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/fromfuture.py to fromfuture.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/case.py to case.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/returnvalue.py to returnvalue.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/concat.py to concat.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/throw.py to throw.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/startasync.py to startasync.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/groupedobservable.py to groupedobservable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/fromcallback.py to fromcallback.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/interval.py to interval.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/start.py to start.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/connectableobservable.py to connectableobservable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/timer.py to timer.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/never.py to never.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/generate.py to generate.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/fromiterable.py to fromiterable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/observable/empty.py to empty.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/notification.py to notification.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/core/run.py to run.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/subject/innersubscription.py to innersubscription.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/subject/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/subject/subject.py to subject.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/subject/behaviorsubject.py to behaviorsubject.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/subject/asyncsubject.py to asyncsubject.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/subject/replaysubject.py to replaysubject.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/disposable/singleassignmentdisposable.py to singleassignmentdisposable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/disposable/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/disposable/disposable.py to disposable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/disposable/scheduleddisposable.py to scheduleddisposable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/disposable/compositedisposable.py to compositedisposable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/disposable/refcountdisposable.py to refcountdisposable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/disposable/multipleassignmentdisposable.py to multipleassignmentdisposable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/disposable/serialdisposable.py to serialdisposable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/disposable/booleandisposable.py to booleandisposable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/operators/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing/__init__.py to __init__.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing/marbles.py to marbles.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing/mockobserver.py to mockobserver.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing/subscription.py to subscription.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing/testscheduler.py to testscheduler.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing/recorded.py to recorded.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing/coldobservable.py to coldobservable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing/reactivetest.py to reactivetest.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing/mockdisposable.py to mockdisposable.cpython-37.pyc byte-compiling /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/rx/testing/hotobservable.py to hotobservable.cpython-37.pyc writing byte-compilation script '/tmp/tmpbb5mgt4v.py' /usr/local/bin/python3.7 /tmp/tmpbb5mgt4v.py removing /tmp/tmpbb5mgt4v.py running install_egg_info Copying Rx.egg-info to /construction/devel/py-rx/stage/usr/local/lib/python3.7/site-packages/Rx-3.1.0-py3.7.egg-info running install_scripts writing list of installed files to '/construction/devel/py-rx/.PLIST.pymodtmp' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for py37-rx-3.1.0 file sizes/checksums [665]: 0% file sizes/checksums [665]: 15% file sizes/checksums [665]: 30% file sizes/checksums [665]: 45% file sizes/checksums [665]: 60% file sizes/checksums [665]: 75% file sizes/checksums [665]: 90% file sizes/checksums [665]: 100% packing files [665]: 0% packing files [665]: 15% packing files [665]: 30% packing files [665]: 45% packing files [665]: 60% packing files [665]: 75% packing files [665]: 90% packing files [665]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:11