Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/couchdb.spec'], chrootPath='/var/lib/mock/f32-build-19701981-1398779/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/couchdb.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 195: %{_sysconfdir}/logrotate.d/%{name} error: %changelog not in descending chronological order Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1553731200 Wrote: /builddir/build/SRPMS/couchdb-3.0.0-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/couchdb.spec'], chrootPath='/var/lib/mock/f32-build-19701981-1398779/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/couchdb.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Macro expanded in comment on line 195: %{_sysconfdir}/logrotate.d/%{name} error: %changelog not in descending chronological order Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1553731200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TNoElU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf apache-couchdb-3.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/apache-couchdb-3.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd apache-couchdb-3.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/couchdb-0001-Build-with-SpiderMonkey-60-on-ARM-64.patch + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.AHlWlR + umask 022 + cd /builddir/build/BUILD + cd apache-couchdb-3.0.0 + ./configure --user=couchdb --with-curl --erlang-md5 --spidermonkey-version 60 --skip-deps --rebar /usr/bin/rebar ==> configuring couchdb in rel/couchdb.config You have configured Apache CouchDB, time to relax. Relax. + REBAR=/usr/bin/rebar + make -j4 VERBOSE=1 release ==> config (compile) Compiled src/config_notifier.erl Compiled src/config_writer.erl Compiled src/config_sup.erl Compiled src/config_app.erl Compiled src/config_util.erl Compiled src/config_listener.erl Compiled src/config_listener_mon.erl Compiled src/config.erl ==> b64url (compile) Compiled src/b64url.erl Compiling c_src/b64url.c ==> ets_lru (compile) Compiled src/ets_lru.erl ==> khash (compile) Compiled src/khash.erl Compiling c_src/hash.c Compiling c_src/khash.c ==> snappy (compile) Compiled src/snappy.erl Compiling c_src/snappy_nif.cc c_src/snappy_nif.cc: In function 'ERL_NIF_TERM snappy_compress(ErlNifEnv*, int, const ERL_NIF_TERM*)': c_src/snappy_nif.cc:156:28: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] 156 | } catch(std::bad_alloc e) { | ^ Compiling c_src/snappy/snappy-sinksource.cc Compiling c_src/snappy/snappy-stubs-internal.cc Compiling c_src/snappy/snappy.cc c_src/snappy/snappy.cc: In instantiation of 'bool snappy::SnappyScatteredWriter::AppendFromSelf(size_t, size_t) [with Allocator = snappy::SnappySinkAllocator; size_t = long unsigned int]': c_src/snappy/snappy.cc:779:36: required from 'void snappy::SnappyDecompressor::DecompressAllTags(Writer*) [with Writer = snappy::SnappyScatteredWriter]' c_src/snappy/snappy.cc:865:34: required from 'bool snappy::InternalUncompressAllTags(snappy::SnappyDecompressor*, Writer*, snappy::uint32) [with Writer = snappy::SnappyScatteredWriter; snappy::uint32 = unsigned int]' c_src/snappy/snappy.cc:1549:78: required from here c_src/snappy/snappy.cc:1401:21: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'long int' [-Wsign-compare] 1401 | if (offset - 1u < op_ptr_ - op_base_) { | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ ==> bear (compile) /builddir/build/BUILD/apache-couchdb-3.0.0/src/bear/src/bear.erl:28: Warning: export_all flag enabled - all functions will be exported Compiled src/bear.erl ==> meck (compile) Compiled src/meck.erl /builddir/build/BUILD/apache-couchdb-3.0.0/src/meck/src/meck_code_gen.erl:198: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace Compiled src/meck_code_gen.erl Compiled src/meck_cover.erl Compiled src/meck_args_matcher.erl Compiled src/meck_ret_spec.erl Compiled src/meck_history.erl Compiled src/meck_util.erl Compiled src/meck_code.erl Compiled src/meck_expect.erl Compiled src/meck_matcher.erl Compiled src/meck_proc.erl ==> folsom (compile) Compiled src/folsom_sample_slide_server.erl Compiled src/folsom_metrics_histogram_ets.erl Compiled src/folsom.erl Compiled src/folsom_metrics_spiral.erl Compiled src/folsom_metrics_counter.erl Compiled src/folsom_metrics_history.erl Compiled src/folsom_metrics.erl Compiled src/folsom_metrics_gauge.erl Compiled src/folsom_metrics_duration.erl Compiled src/folsom_sample_exdec.erl Compiled src/folsom_utils.erl Compiled src/folsom_metrics_histogram.erl Compiled src/folsom_metrics_meter_reader.erl Compiled src/folsom_ewma.erl Compiled src/folsom_sample_slide_sorted.erl Compiled src/folsom_sample.erl Compiled src/folsom_sample_none.erl Compiled src/folsom_ets.erl Compiled src/folsom_sample_slide.erl Compiled src/folsom_metrics_meter.erl Compiled src/folsom_sample_uniform.erl Compiled src/folsom_sup.erl Compiled src/folsom_vm_metrics.erl Compiled src/folsom_sample_slide_sup.erl Compiled src/folsom_sample_slide_uniform.erl Compiled src/folsom_meter_timer_server.erl ==> hyper (compile) Compiled src/hyper_register.erl Compiled src/hyper_carray.erl /builddir/build/BUILD/apache-couchdb-3.0.0/src/hyper/src/hyper.erl:245: Warning: random:uniform/1: the 'random' module is deprecated; use the 'rand' module instead /builddir/build/BUILD/apache-couchdb-3.0.0/src/hyper/src/hyper.erl:288: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead /builddir/build/BUILD/apache-couchdb-3.0.0/src/hyper/src/hyper.erl:333: Warning: random:seed/3: the 'random' module is deprecated; use the 'rand' module instead Compiled src/hyper.erl Compiled src/hyper_const.erl Compiled src/hyper_binary_rle.erl Compiled src/hyper_array.erl Compiled src/hyper_gb.erl Compiled src/hyper_binary.erl Compiling c_src/hyper_carray.c ==> ibrowse (compile) /builddir/build/BUILD/apache-couchdb-3.0.0/src/ibrowse/src/ibrowse_lib.erl:372: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. Compiled src/ibrowse_lib.erl Compiled src/ibrowse_socks5.erl Compiled src/ibrowse_lb.erl Compiled src/ibrowse_sup.erl Compiled src/ibrowse_app.erl /builddir/build/BUILD/apache-couchdb-3.0.0/src/ibrowse/src/ibrowse_test.erl:83: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. /builddir/build/BUILD/apache-couchdb-3.0.0/src/ibrowse/src/ibrowse_test.erl:93: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. /builddir/build/BUILD/apache-couchdb-3.0.0/src/ibrowse/src/ibrowse_test.erl:171: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. /builddir/build/BUILD/apache-couchdb-3.0.0/src/ibrowse/src/ibrowse_test.erl:182: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. Compiled src/ibrowse_test.erl Compiled src/ibrowse.erl /builddir/build/BUILD/apache-couchdb-3.0.0/src/ibrowse/src/ibrowse_http_client.erl:428: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. /builddir/build/BUILD/apache-couchdb-3.0.0/src/ibrowse/src/ibrowse_http_client.erl:1831: Warning: erlang:now/0: Deprecated BIF. See the "Time and Time Correction in Erlang" chapter of the ERTS User's Guide for more information. Compiled src/ibrowse_http_client.erl ==> jiffy (compile) Compiling c_src/decoder.c Compiling c_src/encoder.c Compiling c_src/jiffy.c Compiling c_src/termstack.c Compiling c_src/utf8.c Compiling c_src/util.c Compiling c_src/doubles.cc Compiling c_src/objects.cc Compiling c_src/double-conversion/bignum-dtoa.cc Compiling c_src/double-conversion/bignum.cc Compiling c_src/double-conversion/cached-powers.cc Compiling c_src/double-conversion/diy-fp.cc Compiling c_src/double-conversion/double-conversion.cc Compiling c_src/double-conversion/fast-dtoa.cc Compiling c_src/double-conversion/fixed-dtoa.cc Compiling c_src/double-conversion/strtod.cc Compiled src/jiffy.erl Compiled src/jiffy_utf8.erl ==> mochiweb (compile) Compiled src/mochiweb.erl Compiled src/mochiweb_io.erl Compiled src/mochihex.erl Compiled src/mochiweb_cover.erl Compiled src/mochiutf8.erl Compiled src/mochiweb_base64url.erl Compiled src/mochiweb_util.erl Compiled src/mochiweb_cookies.erl Compiled src/mochiweb_socket.erl Compiled src/mochiweb_mime.erl Compiled src/mochifmt_records.erl Compiled src/mochiweb_response.erl Compiled src/mochifmt.erl Compiled src/mochiweb_acceptor.erl Compiled src/mochifmt_std.erl Compiled src/mochiweb_echo.erl Compiled src/mochiweb_multipart.erl Compiled src/mochijson.erl Compiled src/mochiweb_session.erl Compiled src/mochitemp.erl Compiled src/mochiweb_http.erl Compiled src/mochilogfile2.erl Compiled src/mochiweb_clock.erl Compiled src/mochinum.erl Compiled src/mochijson2.erl Compiled src/mochiweb_request.erl Compiled src/mochiweb_headers.erl Compiled src/mochilists.erl Compiled src/reloader.erl Compiled src/mochiweb_websocket.erl Compiled src/mochiglobal.erl Compiled src/mochiweb_socket_server.erl Compiled src/mochiweb_html.erl Compiled src/mochiweb_charref.erl ==> recon (compile) Compiled src/recon.erl Compiled src/recon_trace.erl Compiled src/recon_alloc.erl Compiled src/recon_map.erl Compiled src/recon_lib.erl Compiled src/recon_rec.erl ==> proper (compile) Compiled src/vararg.erl Compiled src/proper_target.erl Compiled src/proper_types.erl Compiled src/proper_ordsets.erl Compiled src/proper_gb_trees.erl Compiled src/proper_prop_remover.erl Compiled src/proper_unused_imports_remover.erl Compiled src/proper_queue.erl Compiled src/proper_transformer.erl Compiled src/proper_array.erl Compiled src/proper_gen_next.erl Compiled src/proper_gen.erl Compiled src/proper_gb_sets.erl Compiled src/proper_dict.erl Compiled src/proper_orddict.erl Compiled src/proper_symb.erl Compiled src/proper_sa.erl Compiled src/proper_sets.erl Compiled src/proper_arith.erl Compiled src/proper_shrink.erl Compiled src/proper_unicode.erl Compiled src/proper.erl Compiled src/proper_fsm.erl Compiled src/proper_statem.erl Compiled src/proper_typeserver.erl ==> couch_epi (compile) Compiled src/couch_epi_codegen.erl Compiled src/couch_epi_functions.erl Compiled src/couch_epi.erl Compiled src/couch_epi_sup.erl Compiled src/couch_epi_data.erl Compiled src/couch_epi_plugin.erl Compiled src/couch_epi_app.erl Compiled src/couch_epi_codechange_monitor.erl Compiled src/couch_epi_util.erl Compiled src/couch_epi_functions_gen.erl Compiled src/couch_epi_data_gen.erl Compiled src/couch_epi_module_keeper.erl ==> couch_log (compile) Compiled src/couch_log_writer.erl Compiled src/couch_log.erl Compiled src/couch_log_util.erl Compiled src/couch_log_sup.erl Compiled src/couch_log_server.erl Compiled src/couch_log_trunc_io_fmt.erl Compiled src/couch_log_writer_file.erl Compiled src/couch_log_writer_journald.erl Compiled src/couch_log_app.erl Compiled src/couch_log_formatter.erl Compiled src/couch_log_config_dyn.erl Compiled src/couch_log_error_logger_h.erl Compiled src/couch_log_writer_stderr.erl Compiled src/couch_log_writer_syslog.erl Compiled src/couch_log_monitor.erl Compiled src/couch_log_trunc_io.erl Compiled src/couch_log_config.erl ==> chttpd (compile) /builddir/build/BUILD/apache-couchdb-3.0.0/src/chttpd/src/chttpd.erl:279: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace /builddir/build/BUILD/apache-couchdb-3.0.0/src/chttpd/src/chttpd.erl:354: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace Compiled src/chttpd.erl Compiled src/chttpd_epi.erl Compiled src/chttpd_plugin.erl Compiled src/chttpd_auth_request.erl Compiled src/chttpd_show.erl Compiled src/chttpd_xframe_options.erl Compiled src/chttpd_rewrite.erl Compiled src/chttpd_app.erl Compiled src/chttpd_view.erl Compiled src/chttpd_test_util.erl Compiled src/chttpd_handlers.erl /builddir/build/BUILD/apache-couchdb-3.0.0/src/chttpd/src/chttpd_stats.erl:54: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace Compiled src/chttpd_stats.erl Compiled src/chttpd_prefer_header.erl Compiled src/chttpd_sup.erl Compiled src/chttpd_auth.erl Compiled src/chttpd_httpd_handlers.erl Compiled src/chttpd_misc.erl Compiled src/chttpd_cors.erl Compiled src/chttpd_node.erl Compiled src/chttpd_external.erl Compiled src/chttpd_auth_cache.erl Compiled src/chttpd_db.erl ==> couch (compile) /builddir/build/BUILD/apache-couchdb-3.0.0/src/couch/src/couch_httpd.erl:366: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace /builddir/build/BUILD/apache-couchdb-3.0.0/src/couch/src/couch_httpd.erl:371: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace /builddir/build/BUILD/apache-couchdb-3.0.0/src/couch/src/couch_httpd.erl:376: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace /builddir/build/BUILD/apache-couchdb-3.0.0/src/couch/src/couch_httpd.erl:381: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace Compiled src/couch_httpd.erl Compiled src/couch_totp.erl Compiled src/couch_file.erl Compiled src/test_util.erl Compiled src/couch_btree.erl Compiled src/couch_partition.erl Compiled src/couch_httpd_rewrite.erl Compiled src/couch_io_logger.erl Compiled src/couch_att.erl Compiled src/couch_db_header.erl Compiled src/couch_httpd_misc_handlers.erl Compiled src/couch_event_sup.erl Compiled src/couch_multidb_changes.erl Compiled src/couch_stream.erl /builddir/build/BUILD/apache-couchdb-3.0.0/src/couch/src/couch_proc_manager.erl:312: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace Compiled src/couch_proc_manager.erl Compiled src/couch_app.erl Compiled src/couch_users_db.erl Compiled src/couch_hotp.erl Compiled src/couch_uuids.erl Compiled src/couch_emsort.erl Compiled src/couch_db_plugin.erl Compiled src/couch_passwords.erl Compiled src/couch_httpd_vhost.erl Compiled src/couch_secondary_sup.erl Compiled src/couch_auth_cache.erl Compiled src/couch_bt_engine_header.erl Compiled src/couch_bt_engine_compactor.erl Compiled src/couch_httpd_db.erl Compiled src/couch_flags.erl Compiled src/couch_key_tree.erl Compiled src/couch_util.erl Compiled src/test_request.erl Compiled src/couch_work_queue.erl Compiled src/couch_debug.erl Compiled src/couch_httpd_handlers.erl Compiled src/couch_compress.erl Compiled src/couch_bt_engine_stream.erl Compiled src/couch_base32.erl Compiled src/couch_hash.erl Compiled src/couch_doc.erl Compiled src/couch_httpd_auth.erl Compiled src/couch_flags_config.erl Compiled src/couch_rand.erl /builddir/build/BUILD/apache-couchdb-3.0.0/src/couch/src/couch_bt_engine.erl:14: Warning: behaviour couch_db_engine undefined Compiled src/couch_bt_engine.erl Compiled src/couch_changes.erl Compiled src/couch_server.erl Compiled src/couch_db_updater.erl Compiled src/couch_os_process.erl Compiled src/couch_ejson_size.erl Compiled src/couch_sup.erl Compiled src/couch_httpd_multipart.erl Compiled src/couch_ejson_compare.erl Compiled src/couch_httpd_external.erl Compiled src/couch_native_process.erl Compiled src/couch_query_servers.erl Compiled src/couch_lru.erl Compiled src/couch_primary_sup.erl Compiled src/couch_db_epi.erl Compiled src/couch_db.erl Compiled src/couch_task_status.erl Compiled src/couch_drv.erl Compiled src/couch.erl Compiled src/couch_db_split.erl Compiled src/couch_db_engine.erl Compiling priv/couch_js/60/http.cpp Compiling priv/couch_js/60/main.cpp In file included from /usr/include/time.h:29, from /usr/include/pthread.h:23, from /usr/include/c++/10/s390x-redhat-linux/bits/gthr-default.h:35, from /usr/include/c++/10/s390x-redhat-linux/bits/gthr.h:148, from /usr/include/c++/10/ext/atomicity.h:35, from /usr/include/c++/10/bits/ios_base.h:39, from /usr/include/c++/10/streambuf:41, from /usr/include/c++/10/bits/streambuf_iterator.h:35, from /usr/include/c++/10/iterator:66, from /usr/include/mozjs-60/mozilla/Span.h:36, from /usr/include/mozjs-60/mozilla/Range.h:12, from /usr/include/mozjs-60/jsapi.h:15, from priv/couch_js/60/main.cpp:24: /usr/include/mozjs-60/js/Proxy.h: In static member function 'static size_t js::BaseProxyHandler::offsetOfFamily()': /usr/include/mozjs-60/js/Proxy.h:206:52: warning: 'offsetof' within non-standard-layout type 'js::BaseProxyHandler' is conditionally-supported [-Winvalid-offsetof] 206 | static size_t offsetOfFamily() { return offsetof(BaseProxyHandler, mFamily); } | ^ Compiling priv/couch_js/60/utf8.cpp In file included from /usr/include/time.h:29, from /usr/include/pthread.h:23, from /usr/include/c++/10/s390x-redhat-linux/bits/gthr-default.h:35, from /usr/include/c++/10/s390x-redhat-linux/bits/gthr.h:148, from /usr/include/c++/10/ext/atomicity.h:35, from /usr/include/c++/10/bits/ios_base.h:39, from /usr/include/c++/10/streambuf:41, from /usr/include/c++/10/bits/streambuf_iterator.h:35, from /usr/include/c++/10/iterator:66, from /usr/include/mozjs-60/mozilla/Span.h:36, from /usr/include/mozjs-60/mozilla/Range.h:12, from /usr/include/mozjs-60/jsapi.h:15, from priv/couch_js/60/utf8.cpp:13: /usr/include/mozjs-60/js/Proxy.h: In static member function 'static size_t js::BaseProxyHandler::offsetOfFamily()': /usr/include/mozjs-60/js/Proxy.h:206:52: warning: 'offsetof' within non-standard-layout type 'js::BaseProxyHandler' is conditionally-supported [-Winvalid-offsetof] 206 | static size_t offsetOfFamily() { return offsetof(BaseProxyHandler, mFamily); } | ^ Compiling priv/couch_js/60/util.cpp Compiling priv/icu_driver/couch_icu_driver.c Compiling priv/couch_ejson_compare/couch_ejson_compare.c ==> couch_event (compile) Compiled src/couch_event_listener.erl Compiled src/couch_event_app.erl Compiled src/couch_event.erl Compiled src/couch_event_server.erl Compiled src/couch_event_listener_mfa.erl Compiled src/couch_event_sup2.erl Compiled src/couch_event_os_listener.erl ==> mem3 (compile) Compiled src/mem3_app.erl Compiled src/mem3_reshard_sup.erl Compiled src/mem3_epi.erl Compiled src/mem3_hash.erl Compiled src/mem3_nodes.erl Compiled src/mem3_reshard_api.erl Compiled src/mem3_plugin_couch_db.erl Compiled src/mem3_reshard_httpd.erl Compiled src/mem3_rpc.erl Compiled src/mem3_reshard_job_sup.erl Compiled src/mem3.erl Compiled src/mem3_sync.erl Compiled src/mem3_rep.erl Compiled src/mem3_reshard_store.erl Compiled src/mem3_httpd.erl Compiled src/mem3_reshard.erl Compiled src/mem3_cluster.erl Compiled src/mem3_sync_nodes.erl Compiled src/mem3_reshard_dbdoc.erl Compiled src/mem3_reshard_index.erl Compiled src/mem3_sup.erl Compiled src/mem3_sync_event_listener.erl Compiled src/mem3_shards.erl Compiled src/mem3_util.erl Compiled src/mem3_httpd_handlers.erl Compiled src/mem3_sync_event.erl Compiled src/mem3_sync_security.erl Compiled src/mem3_reshard_validate.erl Compiled src/mem3_seeds.erl Compiled src/mem3_reshard_job.erl ==> couch_index (compile) Compiled src/couch_index_epi.erl Compiled src/couch_index_app.erl Compiled src/couch_index_plugin.erl Compiled src/couch_index_util.erl Compiled src/couch_index_updater.erl Compiled src/couch_index_server.erl Compiled src/couch_index_compactor.erl Compiled src/couch_index_plugin_couch_db.erl Compiled src/couch_index_sup.erl Compiled src/couch_index.erl ==> couch_mrview (compile) Compiled src/couch_mrview_test_util.erl Compiled src/couch_mrview_index.erl Compiled src/couch_mrview_update_notifier.erl Compiled src/couch_mrview.erl Compiled src/couch_mrview_http.erl Compiled src/couch_mrview_compactor.erl Compiled src/couch_mrview_cleanup.erl Compiled src/couch_mrview_updater.erl Compiled src/couch_mrview_show.erl Compiled src/couch_mrview_util.erl ==> couch_replicator (compile) Compiled src/couch_replicator_httpc.erl Compiled src/couch_replicator_auth.erl Compiled src/couch_replicator_utils.erl Compiled src/couch_replicator_app.erl Compiled src/couch_replicator_httpc_pool.erl Compiled src/couch_replicator_fabric_rpc.erl Compiled src/couch_replicator_db_changes.erl Compiled src/json_stream_parse.erl Compiled src/couch_replicator_connection.erl Compiled src/couch_replicator_auth_noop.erl Compiled src/couch_replicator_doc_processor.erl Compiled src/couch_replicator_api_wrap.erl Compiled src/couch_replicator_stats.erl /builddir/build/BUILD/apache-couchdb-3.0.0/src/couch_replicator/src/couch_replicator_scheduler_job.erl:325: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace Compiled src/couch_replicator_scheduler_job.erl Compiled src/couch_replicator_rate_limiter_tables.erl Compiled src/couch_replicator_filters.erl Compiled src/couch_replicator_sup.erl Compiled src/couch_replicator_fabric.erl Compiled src/couch_replicator_scheduler_sup.erl Compiled src/couch_replicator_notifier.erl Compiled src/couch_replicator_docs.erl Compiled src/couch_replicator_doc_processor_worker.erl Compiled src/couch_replicator_ids.erl Compiled src/couch_replicator_rate_limiter.erl Compiled src/couch_replicator_httpd.erl Compiled src/couch_replicator_scheduler.erl Compiled src/couch_replicator_changes_reader.erl Compiled src/couch_replicator_job_sup.erl Compiled src/couch_replicator_worker.erl Compiled src/couch_replicator.erl Compiled src/couch_replicator_httpd_util.erl Compiled src/couch_replicator_auth_session.erl Compiled src/couch_replicator_clustering.erl ==> couch_plugins (compile) Compiled src/couch_plugins_httpd.erl Compiled src/couch_plugins.erl ==> couch_pse_tests (compile) Compiled src/cpse_test_ref_counting.erl Compiled src/cpse_test_get_set_props.erl Compiled src/cpse_test_compaction.erl Compiled src/cpse_test_fold_changes.erl Compiled src/cpse_test_attachments.erl Compiled src/cpse_gather.erl Compiled src/cpse_test_read_write_docs.erl Compiled src/cpse_test_purge_bad_checkpoints.erl Compiled src/cpse_test_purge_docs.erl Compiled src/cpse_test_purge_replication.erl Compiled src/cpse_test_open_close_delete.erl Compiled src/cpse_test_copy_purge_infos.erl Compiled src/cpse_test_fold_docs.erl /builddir/build/BUILD/apache-couchdb-3.0.0/src/couch_pse_tests/src/cpse_test_purge_seqs.erl:14: Warning: export_all flag enabled - all functions will be exported Compiled src/cpse_test_purge_seqs.erl Compiled src/cpse_test_fold_purge_infos.erl Compiled src/cpse_util.erl ==> couch_stats (compile) Compiled src/couch_stats_sup.erl Compiled src/couch_stats.erl Compiled src/couch_stats_app.erl Compiled src/couch_stats_process_tracker.erl Compiled src/couch_stats_aggregator.erl Compiled src/couch_stats_httpd.erl ==> couch_peruser (compile) Compiled src/couch_peruser_app.erl Compiled src/couch_peruser_sup.erl Compiled src/couch_peruser.erl ==> couch_tests (compile) Compiled setups/couch_epi_dispatch.erl Compiled src/couch_tests_combinatorics.erl Compiled src/couch_tests.erl ==> ddoc_cache (compile) Compiled src/ddoc_cache_sup.erl Compiled src/ddoc_cache_entry_custom.erl Compiled src/ddoc_cache_app.erl Compiled src/ddoc_cache_value.erl Compiled src/ddoc_cache_lru.erl Compiled src/ddoc_cache_opener.erl Compiled src/ddoc_cache_entry_ddocid_rev.erl Compiled src/ddoc_cache_entry_validation_funs.erl Compiled src/ddoc_cache_entry_ddocid.erl Compiled src/ddoc_cache.erl /builddir/build/BUILD/apache-couchdb-3.0.0/src/ddoc_cache/src/ddoc_cache_entry.erl:301: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace Compiled src/ddoc_cache_entry.erl ==> dreyfus (compile) Compiled src/dreyfus_plugin_couch_db.erl Compiled src/dreyfus_config.erl Compiled src/dreyfus_epi.erl Compiled src/dreyfus_httpd_handlers.erl Compiled src/dreyfus_bookmark.erl Compiled src/dreyfus_sup.erl Compiled src/dreyfus_fabric_group2.erl Compiled src/dreyfus_fabric_search.erl Compiled src/clouseau_rpc.erl Compiled src/dreyfus_fabric_group1.erl Compiled src/dreyfus_fabric_cleanup.erl Compiled src/dreyfus_httpd.erl Compiled src/dreyfus_index_updater.erl Compiled src/dreyfus_index.erl Compiled src/dreyfus_fabric_info.erl Compiled src/dreyfus_fabric.erl Compiled src/dreyfus_index_manager.erl Compiled src/dreyfus_app.erl Compiled src/dreyfus_rpc.erl Compiled src/dreyfus_util.erl ==> fabric (compile) Compiled src/fabric_db_update_listener.erl Compiled src/fabric_doc_missing_revs.erl Compiled src/fabric_design_doc_count.erl Compiled src/fabric_streams.erl Compiled src/fabric_db_create.erl Compiled src/fabric_group_info.erl Compiled src/fabric_doc_purge.erl Compiled src/fabric_doc_atts.erl Compiled src/fabric_view_changes.erl /builddir/build/BUILD/apache-couchdb-3.0.0/src/fabric/src/fabric_view_all_docs.erl:300: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace Compiled src/fabric_view_all_docs.erl Compiled src/fabric_db_meta.erl Compiled src/fabric.erl Compiled src/fabric_dict.erl Compiled src/fabric_ring.erl Compiled src/fabric_db_doc_count.erl Compiled src/fabric_doc_open_revs.erl Compiled src/fabric_doc_open.erl Compiled src/fabric_doc_attachments.erl /builddir/build/BUILD/apache-couchdb-3.0.0/src/fabric/src/fabric_rpc.erl:600: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace Compiled src/fabric_rpc.erl Compiled src/fabric_db_delete.erl Compiled src/fabric_db_info.erl Compiled src/fabric_db_partition_info.erl Compiled src/fabric_view.erl Compiled src/fabric_doc_update.erl Compiled src/fabric_util.erl Compiled src/fabric_view_reduce.erl Compiled src/fabric_view_map.erl ==> global_changes (compile) Compiled src/global_changes_app.erl Compiled src/global_changes_epi.erl Compiled src/global_changes_plugin.erl Compiled src/global_changes_server.erl Compiled src/global_changes_util.erl Compiled src/global_changes_httpd.erl Compiled src/global_changes_listener.erl Compiled src/global_changes_sup.erl Compiled src/global_changes_httpd_handlers.erl ==> ioq (compile) Compiled src/ioq_app.erl Compiled src/ioq_sup.erl Compiled src/ioq.erl ==> ken (compile) Compiled src/ken_app.erl Compiled src/ken_sup.erl Compiled src/ken_event_handler.erl Compiled src/ken.erl Compiled src/ken_server.erl ==> mango (compile) Compiled src/mango_sort.erl Compiled src/mango_httpd_handlers.erl Compiled src/mango_execution_stats.erl Compiled src/mango_json_bookmark.erl Compiled src/mango_crud.erl Compiled src/mango_native_proc.erl Compiled src/mango_app.erl Compiled src/mango_cursor.erl Compiled src/mango_idx_text.erl /builddir/build/BUILD/apache-couchdb-3.0.0/src/mango/src/mango_util.erl:142: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace /builddir/build/BUILD/apache-couchdb-3.0.0/src/mango/src/mango_util.erl:146: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace /builddir/build/BUILD/apache-couchdb-3.0.0/src/mango/src/mango_util.erl:150: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace Compiled src/mango_util.erl Compiled src/mango_opts.erl Compiled src/mango_json.erl Compiled src/mango_fields.erl Compiled src/mango_selector_text.erl Compiled src/mango_sup.erl Compiled src/mango_idx.erl Compiled src/mango_error.erl Compiled src/mango_cursor_special.erl /builddir/build/BUILD/apache-couchdb-3.0.0/src/mango/src/mango_httpd.erl:43: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace Compiled src/mango_httpd.erl Compiled src/mango_idx_special.erl Compiled src/mango_idx_view.erl Compiled src/mango_epi.erl Compiled src/mango_selector.erl Compiled src/mango_cursor_text.erl Compiled src/mango_cursor_view.erl Compiled src/mango_doc.erl ==> rexi (compile) Compiled src/rexi_sup.erl Compiled src/rexi_server_sup.erl Compiled src/rexi_utils.erl Compiled src/rexi_monitor.erl /builddir/build/BUILD/apache-couchdb-3.0.0/src/rexi/src/rexi_server.erl:165: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace Compiled src/rexi_server.erl Compiled src/rexi_server_mon.erl Compiled src/rexi_buffer.erl Compiled src/rexi_app.erl Compiled src/rexi.erl ==> setup (compile) Compiled src/setup_sup.erl Compiled src/setup_httpd_handlers.erl Compiled src/setup_app.erl Compiled src/setup_epi.erl Compiled src/setup_httpd.erl Compiled src/setup.erl ==> smoosh (compile) Compiled src/smoosh_sup.erl Compiled src/smoosh_utils.erl Compiled src/smoosh.erl Compiled src/smoosh_channel.erl Compiled src/smoosh_priority_queue.erl Compiled src/smoosh_app.erl /builddir/build/BUILD/apache-couchdb-3.0.0/src/smoosh/src/smoosh_server.erl:251: Warning: erlang:get_stacktrace/0: deprecated; use the new try/catch syntax for retrieving the stack backtrace Compiled src/smoosh_server.erl ==> rel (compile) ==> apache-couchdb-3.0.0 (compile) Installing CouchDB into rel/couchdb/ ... ==> rel (generate) WARN: 'generate' command does not apply to directory /builddir/build/BUILD/apache-couchdb-3.0.0 ... done You can now copy the rel/couchdb directory anywhere on your system. Start CouchDB with ./bin/couchdb from within that directory. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cPNHhR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x ++ dirname /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x + cd apache-couchdb-3.0.0 + install -D -p -m 0644 /builddir/build/SOURCES/couchdb.tmpfiles.conf /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib/tmpfiles.d/couchdb.conf + install -D -p -m 0644 /builddir/build/SOURCES/couchdb.service /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib/systemd/system/couchdb.service + install -D -p -m 0755 /builddir/build/SOURCES/couchdb.temporary.sh /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/libexec/couchdb + install -D -p -m 0755 rel/couchdb/bin/couchdb /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/bin/couchdb + install -D -p -m 0755 rel/couchdb/bin/couchjs /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/bin/couchjs + install -D -p -m 0755 rel/couchdb/bin/remsh /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/bin/remsh + install -D -p -m 0644 rel/couchdb/etc/default.d/README /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/etc/couchdb/default.d/README + install -D -p -m 0644 rel/couchdb/etc/local.d/README /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/etc/couchdb/local.d/README + install -D -p -m 0644 rel/couchdb/etc/default.ini /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/etc/couchdb/default.ini + install -D -p -m 0644 rel/couchdb/etc/local.ini /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/etc/couchdb/local.ini + install -D -p -m 0644 rel/couchdb/etc/vm.args /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/etc/couchdb/vm.args + mkdir -p /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ + cp -arv rel/couchdb/lib/b64url-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/b64url-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/b64url-3.0.0' 'rel/couchdb/lib/b64url-3.0.0/priv' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/b64url-3.0.0/priv' 'rel/couchdb/lib/b64url-3.0.0/priv/b64url.so' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/b64url-3.0.0/priv/b64url.so' 'rel/couchdb/lib/b64url-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/b64url-3.0.0/ebin' 'rel/couchdb/lib/b64url-3.0.0/ebin/b64url.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/b64url-3.0.0/ebin/b64url.app' 'rel/couchdb/lib/b64url-3.0.0/ebin/b64url.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/b64url-3.0.0/ebin/b64url.beam' + cp -arv rel/couchdb/lib/chttpd-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/chttpd-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0' 'rel/couchdb/lib/chttpd-3.0.0/priv' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/priv' 'rel/couchdb/lib/chttpd-3.0.0/priv/stats_descriptions.cfg' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/priv/stats_descriptions.cfg' 'rel/couchdb/lib/chttpd-3.0.0/include' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/include' 'rel/couchdb/lib/chttpd-3.0.0/include/chttpd.hrl' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/include/chttpd.hrl' 'rel/couchdb/lib/chttpd-3.0.0/include/chttpd_cors.hrl' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/include/chttpd_cors.hrl' 'rel/couchdb/lib/chttpd-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd.app' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_app.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_app.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_auth.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_auth.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_auth_cache.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_auth_cache.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_auth_request.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_auth_request.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_cors.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_cors.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_db.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_db.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_epi.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_epi.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_external.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_external.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_handlers.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_handlers.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_httpd_handlers.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_httpd_handlers.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_misc.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_misc.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_node.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_node.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_plugin.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_plugin.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_prefer_header.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_prefer_header.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_rewrite.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_rewrite.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_show.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_show.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_stats.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_stats.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_sup.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_test_util.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_test_util.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_view.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_view.beam' 'rel/couchdb/lib/chttpd-3.0.0/ebin/chttpd_xframe_options.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_xframe_options.beam' + cp -arv rel/couchdb/lib/config-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/config-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/config-3.0.0' 'rel/couchdb/lib/config-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/config-3.0.0/ebin' 'rel/couchdb/lib/config-3.0.0/ebin/config.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/config-3.0.0/ebin/config.app' 'rel/couchdb/lib/config-3.0.0/ebin/config.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/config-3.0.0/ebin/config.beam' 'rel/couchdb/lib/config-3.0.0/ebin/config_app.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/config-3.0.0/ebin/config_app.beam' 'rel/couchdb/lib/config-3.0.0/ebin/config_listener.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/config-3.0.0/ebin/config_listener.beam' 'rel/couchdb/lib/config-3.0.0/ebin/config_listener_mon.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/config-3.0.0/ebin/config_listener_mon.beam' 'rel/couchdb/lib/config-3.0.0/ebin/config_notifier.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/config-3.0.0/ebin/config_notifier.beam' 'rel/couchdb/lib/config-3.0.0/ebin/config_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/config-3.0.0/ebin/config_sup.beam' 'rel/couchdb/lib/config-3.0.0/ebin/config_util.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/config-3.0.0/ebin/config_util.beam' 'rel/couchdb/lib/config-3.0.0/ebin/config_writer.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/config-3.0.0/ebin/config_writer.beam' + cp -arv rel/couchdb/lib/couch-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/couch-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0' 'rel/couchdb/lib/couch-3.0.0/priv' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv' 'rel/couchdb/lib/couch-3.0.0/priv/couchspawnkillable' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couchspawnkillable' 'rel/couchdb/lib/couch-3.0.0/priv/couchjs' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couchjs' 'rel/couchdb/lib/couch-3.0.0/priv/couch_icu_driver.so' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_icu_driver.so' 'rel/couchdb/lib/couch-3.0.0/priv/spawnkillable' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/spawnkillable' 'rel/couchdb/lib/couch-3.0.0/priv/spawnkillable/couchspawnkillable.sh' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/spawnkillable/couchspawnkillable.sh' 'rel/couchdb/lib/couch-3.0.0/priv/spawnkillable/couchspawnkillable_win.c' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/spawnkillable/couchspawnkillable_win.c' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/1.8.5' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/1.8.5' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/1.8.5/http.h' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/1.8.5/http.h' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/1.8.5/util.h' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/1.8.5/util.h' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/1.8.5/help.h' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/1.8.5/help.h' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/1.8.5/utf8.h' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/1.8.5/utf8.h' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/1.8.5/main.c' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/1.8.5/main.c' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/1.8.5/http.c' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/1.8.5/http.c' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/1.8.5/utf8.c' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/1.8.5/utf8.c' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/1.8.5/util.c' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/1.8.5/util.c' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/60' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/60' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/60/http.h' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/60/http.h' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/60/util.h' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/60/util.h' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/60/main.cpp' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/60/main.cpp' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/60/utf8.o' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/60/utf8.o' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/60/util.d' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/60/util.d' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/60/http.d' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/60/http.d' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/60/utf8.cpp' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/60/utf8.cpp' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/60/help.h' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/60/help.h' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/60/main.d' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/60/main.d' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/60/utf8.h' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/60/utf8.h' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/60/util.cpp' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/60/util.cpp' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/60/main.o' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/60/main.o' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/60/util.o' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/60/util.o' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/60/utf8.d' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/60/utf8.d' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/60/config.h' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/60/config.h' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/60/http.o' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/60/http.o' 'rel/couchdb/lib/couch-3.0.0/priv/couch_js/60/http.cpp' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_js/60/http.cpp' 'rel/couchdb/lib/couch-3.0.0/priv/stats_descriptions.cfg' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/stats_descriptions.cfg' 'rel/couchdb/lib/couch-3.0.0/priv/couch_ejson_compare' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_ejson_compare' 'rel/couchdb/lib/couch-3.0.0/priv/couch_ejson_compare/couch_ejson_compare.d' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_ejson_compare/couch_ejson_compare.d' 'rel/couchdb/lib/couch-3.0.0/priv/couch_ejson_compare/couch_ejson_compare.c' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_ejson_compare/couch_ejson_compare.c' 'rel/couchdb/lib/couch-3.0.0/priv/couch_ejson_compare/couch_ejson_compare.o' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_ejson_compare/couch_ejson_compare.o' 'rel/couchdb/lib/couch-3.0.0/priv/icu_driver' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/icu_driver' 'rel/couchdb/lib/couch-3.0.0/priv/icu_driver/couch_icu_driver.d' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/icu_driver/couch_icu_driver.d' 'rel/couchdb/lib/couch-3.0.0/priv/icu_driver/couch_icu_driver.c' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/icu_driver/couch_icu_driver.c' 'rel/couchdb/lib/couch-3.0.0/priv/icu_driver/couch_icu_driver.o' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/icu_driver/couch_icu_driver.o' 'rel/couchdb/lib/couch-3.0.0/priv/couch_ejson_compare.so' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_ejson_compare.so' 'rel/couchdb/lib/couch-3.0.0/include' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/include' 'rel/couchdb/lib/couch-3.0.0/include/couch_js_functions.hrl' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/include/couch_js_functions.hrl' 'rel/couchdb/lib/couch-3.0.0/include/couch_eunit_proper.hrl' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/include/couch_eunit_proper.hrl' 'rel/couchdb/lib/couch-3.0.0/include/couch_eunit.hrl' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/include/couch_eunit.hrl' 'rel/couchdb/lib/couch-3.0.0/include/couch_db.hrl' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/include/couch_db.hrl' 'rel/couchdb/lib/couch-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin' 'rel/couchdb/lib/couch-3.0.0/ebin/couch.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch.app' 'rel/couchdb/lib/couch-3.0.0/ebin/couch.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_app.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_app.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_att.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_att.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_auth_cache.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_auth_cache.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_base32.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_base32.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_bt_engine.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_bt_engine.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_bt_engine_compactor.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_bt_engine_compactor.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_bt_engine_header.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_bt_engine_header.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_bt_engine_stream.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_bt_engine_stream.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_btree.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_btree.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_changes.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_changes.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_compress.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_compress.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_db.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_db.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_db_engine.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_db_engine.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_db_epi.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_db_epi.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_db_header.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_db_header.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_db_plugin.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_db_plugin.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_db_split.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_db_split.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_db_updater.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_db_updater.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_debug.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_debug.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_doc.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_doc.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_drv.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_drv.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_ejson_compare.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_ejson_compare.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_ejson_size.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_ejson_size.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_emsort.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_emsort.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_event_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_event_sup.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_file.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_file.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_flags.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_flags.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_flags_config.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_flags_config.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_hash.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_hash.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_hotp.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_hotp.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_httpd.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_httpd.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_httpd_auth.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_httpd_auth.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_httpd_db.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_httpd_db.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_httpd_external.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_httpd_external.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_httpd_handlers.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_httpd_handlers.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_httpd_misc_handlers.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_httpd_misc_handlers.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_httpd_multipart.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_httpd_multipart.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_httpd_rewrite.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_httpd_rewrite.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_httpd_vhost.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_httpd_vhost.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_io_logger.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_io_logger.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_key_tree.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_key_tree.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_lru.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_lru.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_multidb_changes.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_multidb_changes.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_native_process.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_native_process.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_os_process.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_os_process.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_partition.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_partition.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_passwords.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_passwords.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_primary_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_primary_sup.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_proc_manager.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_proc_manager.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_query_servers.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_query_servers.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_rand.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_rand.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_secondary_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_secondary_sup.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_server.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_server.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_stream.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_stream.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_sup.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_task_status.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_task_status.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_totp.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_totp.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_users_db.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_users_db.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_util.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_util.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_uuids.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_uuids.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/couch_work_queue.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_work_queue.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/test_request.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/test_request.beam' 'rel/couchdb/lib/couch-3.0.0/ebin/test_util.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/test_util.beam' + cp -arv rel/couchdb/lib/couch_epi-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/couch_epi-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_epi-3.0.0' 'rel/couchdb/lib/couch_epi-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_epi-3.0.0/ebin' 'rel/couchdb/lib/couch_epi-3.0.0/ebin/couch_epi.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_epi-3.0.0/ebin/couch_epi.app' 'rel/couchdb/lib/couch_epi-3.0.0/ebin/couch_epi.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_epi-3.0.0/ebin/couch_epi.beam' 'rel/couchdb/lib/couch_epi-3.0.0/ebin/couch_epi_app.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_epi-3.0.0/ebin/couch_epi_app.beam' 'rel/couchdb/lib/couch_epi-3.0.0/ebin/couch_epi_codechange_monitor.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_epi-3.0.0/ebin/couch_epi_codechange_monitor.beam' 'rel/couchdb/lib/couch_epi-3.0.0/ebin/couch_epi_codegen.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_epi-3.0.0/ebin/couch_epi_codegen.beam' 'rel/couchdb/lib/couch_epi-3.0.0/ebin/couch_epi_data.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_epi-3.0.0/ebin/couch_epi_data.beam' 'rel/couchdb/lib/couch_epi-3.0.0/ebin/couch_epi_data_gen.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_epi-3.0.0/ebin/couch_epi_data_gen.beam' 'rel/couchdb/lib/couch_epi-3.0.0/ebin/couch_epi_functions.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_epi-3.0.0/ebin/couch_epi_functions.beam' 'rel/couchdb/lib/couch_epi-3.0.0/ebin/couch_epi_functions_gen.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_epi-3.0.0/ebin/couch_epi_functions_gen.beam' 'rel/couchdb/lib/couch_epi-3.0.0/ebin/couch_epi_module_keeper.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_epi-3.0.0/ebin/couch_epi_module_keeper.beam' 'rel/couchdb/lib/couch_epi-3.0.0/ebin/couch_epi_plugin.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_epi-3.0.0/ebin/couch_epi_plugin.beam' 'rel/couchdb/lib/couch_epi-3.0.0/ebin/couch_epi_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_epi-3.0.0/ebin/couch_epi_sup.beam' 'rel/couchdb/lib/couch_epi-3.0.0/ebin/couch_epi_util.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_epi-3.0.0/ebin/couch_epi_util.beam' + cp -arv rel/couchdb/lib/couch_event-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/couch_event-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_event-3.0.0' 'rel/couchdb/lib/couch_event-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_event-3.0.0/ebin' 'rel/couchdb/lib/couch_event-3.0.0/ebin/couch_event.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_event-3.0.0/ebin/couch_event.app' 'rel/couchdb/lib/couch_event-3.0.0/ebin/couch_event.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_event-3.0.0/ebin/couch_event.beam' 'rel/couchdb/lib/couch_event-3.0.0/ebin/couch_event_app.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_event-3.0.0/ebin/couch_event_app.beam' 'rel/couchdb/lib/couch_event-3.0.0/ebin/couch_event_listener.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_event-3.0.0/ebin/couch_event_listener.beam' 'rel/couchdb/lib/couch_event-3.0.0/ebin/couch_event_listener_mfa.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_event-3.0.0/ebin/couch_event_listener_mfa.beam' 'rel/couchdb/lib/couch_event-3.0.0/ebin/couch_event_os_listener.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_event-3.0.0/ebin/couch_event_os_listener.beam' 'rel/couchdb/lib/couch_event-3.0.0/ebin/couch_event_server.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_event-3.0.0/ebin/couch_event_server.beam' 'rel/couchdb/lib/couch_event-3.0.0/ebin/couch_event_sup2.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_event-3.0.0/ebin/couch_event_sup2.beam' + cp -arv rel/couchdb/lib/couch_index-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/couch_index-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_index-3.0.0' 'rel/couchdb/lib/couch_index-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_index-3.0.0/ebin' 'rel/couchdb/lib/couch_index-3.0.0/ebin/couch_index.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_index-3.0.0/ebin/couch_index.app' 'rel/couchdb/lib/couch_index-3.0.0/ebin/couch_index.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_index-3.0.0/ebin/couch_index.beam' 'rel/couchdb/lib/couch_index-3.0.0/ebin/couch_index_app.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_index-3.0.0/ebin/couch_index_app.beam' 'rel/couchdb/lib/couch_index-3.0.0/ebin/couch_index_compactor.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_index-3.0.0/ebin/couch_index_compactor.beam' 'rel/couchdb/lib/couch_index-3.0.0/ebin/couch_index_epi.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_index-3.0.0/ebin/couch_index_epi.beam' 'rel/couchdb/lib/couch_index-3.0.0/ebin/couch_index_plugin.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_index-3.0.0/ebin/couch_index_plugin.beam' 'rel/couchdb/lib/couch_index-3.0.0/ebin/couch_index_plugin_couch_db.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_index-3.0.0/ebin/couch_index_plugin_couch_db.beam' 'rel/couchdb/lib/couch_index-3.0.0/ebin/couch_index_server.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_index-3.0.0/ebin/couch_index_server.beam' 'rel/couchdb/lib/couch_index-3.0.0/ebin/couch_index_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_index-3.0.0/ebin/couch_index_sup.beam' 'rel/couchdb/lib/couch_index-3.0.0/ebin/couch_index_updater.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_index-3.0.0/ebin/couch_index_updater.beam' 'rel/couchdb/lib/couch_index-3.0.0/ebin/couch_index_util.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_index-3.0.0/ebin/couch_index_util.beam' + cp -arv rel/couchdb/lib/couch_log-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/couch_log-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0' 'rel/couchdb/lib/couch_log-3.0.0/priv' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/priv' 'rel/couchdb/lib/couch_log-3.0.0/priv/stats_descriptions.cfg' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/priv/stats_descriptions.cfg' 'rel/couchdb/lib/couch_log-3.0.0/include' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/include' 'rel/couchdb/lib/couch_log-3.0.0/include/couch_log.hrl' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/include/couch_log.hrl' 'rel/couchdb/lib/couch_log-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/ebin' 'rel/couchdb/lib/couch_log-3.0.0/ebin/couch_log.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/ebin/couch_log.app' 'rel/couchdb/lib/couch_log-3.0.0/ebin/couch_log.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/ebin/couch_log.beam' 'rel/couchdb/lib/couch_log-3.0.0/ebin/couch_log_app.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/ebin/couch_log_app.beam' 'rel/couchdb/lib/couch_log-3.0.0/ebin/couch_log_config.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/ebin/couch_log_config.beam' 'rel/couchdb/lib/couch_log-3.0.0/ebin/couch_log_config_dyn.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/ebin/couch_log_config_dyn.beam' 'rel/couchdb/lib/couch_log-3.0.0/ebin/couch_log_error_logger_h.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/ebin/couch_log_error_logger_h.beam' 'rel/couchdb/lib/couch_log-3.0.0/ebin/couch_log_formatter.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/ebin/couch_log_formatter.beam' 'rel/couchdb/lib/couch_log-3.0.0/ebin/couch_log_monitor.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/ebin/couch_log_monitor.beam' 'rel/couchdb/lib/couch_log-3.0.0/ebin/couch_log_server.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/ebin/couch_log_server.beam' 'rel/couchdb/lib/couch_log-3.0.0/ebin/couch_log_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/ebin/couch_log_sup.beam' 'rel/couchdb/lib/couch_log-3.0.0/ebin/couch_log_trunc_io.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/ebin/couch_log_trunc_io.beam' 'rel/couchdb/lib/couch_log-3.0.0/ebin/couch_log_trunc_io_fmt.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/ebin/couch_log_trunc_io_fmt.beam' 'rel/couchdb/lib/couch_log-3.0.0/ebin/couch_log_util.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/ebin/couch_log_util.beam' 'rel/couchdb/lib/couch_log-3.0.0/ebin/couch_log_writer.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/ebin/couch_log_writer.beam' 'rel/couchdb/lib/couch_log-3.0.0/ebin/couch_log_writer_file.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/ebin/couch_log_writer_file.beam' 'rel/couchdb/lib/couch_log-3.0.0/ebin/couch_log_writer_journald.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/ebin/couch_log_writer_journald.beam' 'rel/couchdb/lib/couch_log-3.0.0/ebin/couch_log_writer_stderr.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/ebin/couch_log_writer_stderr.beam' 'rel/couchdb/lib/couch_log-3.0.0/ebin/couch_log_writer_syslog.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_log-3.0.0/ebin/couch_log_writer_syslog.beam' + cp -arv rel/couchdb/lib/couch_mrview-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/couch_mrview-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_mrview-3.0.0' 'rel/couchdb/lib/couch_mrview-3.0.0/priv' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_mrview-3.0.0/priv' 'rel/couchdb/lib/couch_mrview-3.0.0/priv/stats_descriptions.cfg' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_mrview-3.0.0/priv/stats_descriptions.cfg' 'rel/couchdb/lib/couch_mrview-3.0.0/include' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_mrview-3.0.0/include' 'rel/couchdb/lib/couch_mrview-3.0.0/include/couch_mrview.hrl' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_mrview-3.0.0/include/couch_mrview.hrl' 'rel/couchdb/lib/couch_mrview-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_mrview-3.0.0/ebin' 'rel/couchdb/lib/couch_mrview-3.0.0/ebin/couch_mrview.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_mrview-3.0.0/ebin/couch_mrview.app' 'rel/couchdb/lib/couch_mrview-3.0.0/ebin/couch_mrview.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_mrview-3.0.0/ebin/couch_mrview.beam' 'rel/couchdb/lib/couch_mrview-3.0.0/ebin/couch_mrview_cleanup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_mrview-3.0.0/ebin/couch_mrview_cleanup.beam' 'rel/couchdb/lib/couch_mrview-3.0.0/ebin/couch_mrview_compactor.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_mrview-3.0.0/ebin/couch_mrview_compactor.beam' 'rel/couchdb/lib/couch_mrview-3.0.0/ebin/couch_mrview_http.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_mrview-3.0.0/ebin/couch_mrview_http.beam' 'rel/couchdb/lib/couch_mrview-3.0.0/ebin/couch_mrview_index.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_mrview-3.0.0/ebin/couch_mrview_index.beam' 'rel/couchdb/lib/couch_mrview-3.0.0/ebin/couch_mrview_show.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_mrview-3.0.0/ebin/couch_mrview_show.beam' 'rel/couchdb/lib/couch_mrview-3.0.0/ebin/couch_mrview_test_util.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_mrview-3.0.0/ebin/couch_mrview_test_util.beam' 'rel/couchdb/lib/couch_mrview-3.0.0/ebin/couch_mrview_update_notifier.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_mrview-3.0.0/ebin/couch_mrview_update_notifier.beam' 'rel/couchdb/lib/couch_mrview-3.0.0/ebin/couch_mrview_updater.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_mrview-3.0.0/ebin/couch_mrview_updater.beam' 'rel/couchdb/lib/couch_mrview-3.0.0/ebin/couch_mrview_util.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_mrview-3.0.0/ebin/couch_mrview_util.beam' + cp -arv rel/couchdb/lib/couch_peruser-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/couch_peruser-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_peruser-3.0.0' 'rel/couchdb/lib/couch_peruser-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_peruser-3.0.0/ebin' 'rel/couchdb/lib/couch_peruser-3.0.0/ebin/couch_peruser.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_peruser-3.0.0/ebin/couch_peruser.app' 'rel/couchdb/lib/couch_peruser-3.0.0/ebin/couch_peruser.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_peruser-3.0.0/ebin/couch_peruser.beam' 'rel/couchdb/lib/couch_peruser-3.0.0/ebin/couch_peruser_app.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_peruser-3.0.0/ebin/couch_peruser_app.beam' 'rel/couchdb/lib/couch_peruser-3.0.0/ebin/couch_peruser_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_peruser-3.0.0/ebin/couch_peruser_sup.beam' + cp -arv rel/couchdb/lib/couch_plugins-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/couch_plugins-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_plugins-3.0.0' 'rel/couchdb/lib/couch_plugins-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_plugins-3.0.0/ebin' 'rel/couchdb/lib/couch_plugins-3.0.0/ebin/couch_plugins.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_plugins-3.0.0/ebin/couch_plugins.app' 'rel/couchdb/lib/couch_plugins-3.0.0/ebin/couch_plugins.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_plugins-3.0.0/ebin/couch_plugins.beam' 'rel/couchdb/lib/couch_plugins-3.0.0/ebin/couch_plugins_httpd.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_plugins-3.0.0/ebin/couch_plugins_httpd.beam' + cp -arv rel/couchdb/lib/couch_replicator-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/couch_replicator-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0' 'rel/couchdb/lib/couch_replicator-3.0.0/priv' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/priv' 'rel/couchdb/lib/couch_replicator-3.0.0/priv/stats_descriptions.cfg' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/priv/stats_descriptions.cfg' 'rel/couchdb/lib/couch_replicator-3.0.0/include' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/include' 'rel/couchdb/lib/couch_replicator-3.0.0/include/couch_replicator_api_wrap.hrl' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/include/couch_replicator_api_wrap.hrl' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator.app' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_api_wrap.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_api_wrap.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_app.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_app.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_auth.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_auth.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_auth_noop.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_auth_noop.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_auth_session.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_auth_session.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_changes_reader.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_changes_reader.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_clustering.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_clustering.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_connection.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_connection.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_db_changes.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_db_changes.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_doc_processor.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_doc_processor.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_doc_processor_worker.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_doc_processor_worker.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_docs.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_docs.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_fabric.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_fabric.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_fabric_rpc.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_fabric_rpc.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_filters.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_filters.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_httpc.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_httpc.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_httpc_pool.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_httpc_pool.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_httpd.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_httpd.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_httpd_util.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_httpd_util.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_ids.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_ids.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_job_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_job_sup.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_notifier.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_notifier.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_rate_limiter.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_rate_limiter.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_rate_limiter_tables.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_rate_limiter_tables.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_scheduler.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_scheduler.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_scheduler_job.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_scheduler_job.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_scheduler_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_scheduler_sup.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_stats.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_stats.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_sup.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_utils.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_utils.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/couch_replicator_worker.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_worker.beam' 'rel/couchdb/lib/couch_replicator-3.0.0/ebin/json_stream_parse.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/json_stream_parse.beam' + cp -arv rel/couchdb/lib/couch_stats-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/couch_stats-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_stats-3.0.0' 'rel/couchdb/lib/couch_stats-3.0.0/priv' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_stats-3.0.0/priv' 'rel/couchdb/lib/couch_stats-3.0.0/priv/sample_descriptions.cfg' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_stats-3.0.0/priv/sample_descriptions.cfg' 'rel/couchdb/lib/couch_stats-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_stats-3.0.0/ebin' 'rel/couchdb/lib/couch_stats-3.0.0/ebin/couch_stats.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_stats-3.0.0/ebin/couch_stats.app' 'rel/couchdb/lib/couch_stats-3.0.0/ebin/couch_stats.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_stats-3.0.0/ebin/couch_stats.beam' 'rel/couchdb/lib/couch_stats-3.0.0/ebin/couch_stats_aggregator.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_stats-3.0.0/ebin/couch_stats_aggregator.beam' 'rel/couchdb/lib/couch_stats-3.0.0/ebin/couch_stats_app.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_stats-3.0.0/ebin/couch_stats_app.beam' 'rel/couchdb/lib/couch_stats-3.0.0/ebin/couch_stats_httpd.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_stats-3.0.0/ebin/couch_stats_httpd.beam' 'rel/couchdb/lib/couch_stats-3.0.0/ebin/couch_stats_process_tracker.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_stats-3.0.0/ebin/couch_stats_process_tracker.beam' 'rel/couchdb/lib/couch_stats-3.0.0/ebin/couch_stats_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_stats-3.0.0/ebin/couch_stats_sup.beam' + cp -arv rel/couchdb/lib/ddoc_cache-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/ddoc_cache-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ddoc_cache-3.0.0' 'rel/couchdb/lib/ddoc_cache-3.0.0/priv' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ddoc_cache-3.0.0/priv' 'rel/couchdb/lib/ddoc_cache-3.0.0/priv/stats_descriptions.cfg' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ddoc_cache-3.0.0/priv/stats_descriptions.cfg' 'rel/couchdb/lib/ddoc_cache-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ddoc_cache-3.0.0/ebin' 'rel/couchdb/lib/ddoc_cache-3.0.0/ebin/ddoc_cache.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ddoc_cache-3.0.0/ebin/ddoc_cache.app' 'rel/couchdb/lib/ddoc_cache-3.0.0/ebin/ddoc_cache.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ddoc_cache-3.0.0/ebin/ddoc_cache.beam' 'rel/couchdb/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_app.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_app.beam' 'rel/couchdb/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_entry.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_entry.beam' 'rel/couchdb/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_entry_custom.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_entry_custom.beam' 'rel/couchdb/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_entry_ddocid.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_entry_ddocid.beam' 'rel/couchdb/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_entry_ddocid_rev.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_entry_ddocid_rev.beam' 'rel/couchdb/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_entry_validation_funs.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_entry_validation_funs.beam' 'rel/couchdb/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_lru.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_lru.beam' 'rel/couchdb/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_opener.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_opener.beam' 'rel/couchdb/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_sup.beam' 'rel/couchdb/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_value.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ddoc_cache-3.0.0/ebin/ddoc_cache_value.beam' + cp -arv rel/couchdb/lib/dreyfus-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/dreyfus-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0' 'rel/couchdb/lib/dreyfus-3.0.0/priv' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/priv' 'rel/couchdb/lib/dreyfus-3.0.0/priv/stats_descriptions.cfg' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/priv/stats_descriptions.cfg' 'rel/couchdb/lib/dreyfus-3.0.0/include' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/include' 'rel/couchdb/lib/dreyfus-3.0.0/include/dreyfus.hrl' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/include/dreyfus.hrl' 'rel/couchdb/lib/dreyfus-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus.app' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/clouseau_rpc.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/clouseau_rpc.beam' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus_app.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus_app.beam' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus_bookmark.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus_bookmark.beam' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus_config.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus_config.beam' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus_epi.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus_epi.beam' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus_fabric.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus_fabric.beam' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus_fabric_cleanup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus_fabric_cleanup.beam' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus_fabric_group1.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus_fabric_group1.beam' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus_fabric_group2.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus_fabric_group2.beam' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus_fabric_info.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus_fabric_info.beam' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus_fabric_search.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus_fabric_search.beam' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus_httpd.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus_httpd.beam' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus_httpd_handlers.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus_httpd_handlers.beam' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus_index.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus_index.beam' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus_index_manager.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus_index_manager.beam' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus_index_updater.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus_index_updater.beam' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus_plugin_couch_db.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus_plugin_couch_db.beam' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus_rpc.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus_rpc.beam' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus_sup.beam' 'rel/couchdb/lib/dreyfus-3.0.0/ebin/dreyfus_util.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/dreyfus-3.0.0/ebin/dreyfus_util.beam' + cp -arv rel/couchdb/lib/ets_lru-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/ets_lru-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ets_lru-3.0.0' 'rel/couchdb/lib/ets_lru-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ets_lru-3.0.0/ebin' 'rel/couchdb/lib/ets_lru-3.0.0/ebin/ets_lru.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ets_lru-3.0.0/ebin/ets_lru.app' 'rel/couchdb/lib/ets_lru-3.0.0/ebin/ets_lru.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ets_lru-3.0.0/ebin/ets_lru.beam' + cp -arv rel/couchdb/lib/fabric-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/fabric-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0' 'rel/couchdb/lib/fabric-3.0.0/priv' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/priv' 'rel/couchdb/lib/fabric-3.0.0/priv/stats_descriptions.cfg' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/priv/stats_descriptions.cfg' 'rel/couchdb/lib/fabric-3.0.0/include' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/include' 'rel/couchdb/lib/fabric-3.0.0/include/fabric.hrl' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/include/fabric.hrl' 'rel/couchdb/lib/fabric-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric.app' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_db_create.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_db_create.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_db_delete.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_db_delete.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_db_doc_count.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_db_doc_count.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_db_info.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_db_info.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_db_meta.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_db_meta.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_db_partition_info.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_db_partition_info.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_db_update_listener.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_db_update_listener.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_design_doc_count.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_design_doc_count.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_dict.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_dict.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_doc_attachments.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_doc_attachments.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_doc_atts.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_doc_atts.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_doc_missing_revs.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_doc_missing_revs.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_doc_open.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_doc_open.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_doc_open_revs.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_doc_open_revs.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_doc_purge.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_doc_purge.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_doc_update.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_doc_update.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_group_info.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_group_info.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_ring.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_ring.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_rpc.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_rpc.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_streams.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_streams.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_util.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_util.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_view.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_view.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_view_all_docs.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_view_all_docs.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_view_changes.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_view_changes.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_view_map.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_view_map.beam' 'rel/couchdb/lib/fabric-3.0.0/ebin/fabric_view_reduce.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_view_reduce.beam' + cp -arv rel/couchdb/lib/global_changes-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/global_changes-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/global_changes-3.0.0' 'rel/couchdb/lib/global_changes-3.0.0/priv' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/global_changes-3.0.0/priv' 'rel/couchdb/lib/global_changes-3.0.0/priv/stats_descriptions.cfg' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/global_changes-3.0.0/priv/stats_descriptions.cfg' 'rel/couchdb/lib/global_changes-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/global_changes-3.0.0/ebin' 'rel/couchdb/lib/global_changes-3.0.0/ebin/global_changes.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/global_changes-3.0.0/ebin/global_changes.app' 'rel/couchdb/lib/global_changes-3.0.0/ebin/global_changes_app.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/global_changes-3.0.0/ebin/global_changes_app.beam' 'rel/couchdb/lib/global_changes-3.0.0/ebin/global_changes_epi.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/global_changes-3.0.0/ebin/global_changes_epi.beam' 'rel/couchdb/lib/global_changes-3.0.0/ebin/global_changes_httpd.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/global_changes-3.0.0/ebin/global_changes_httpd.beam' 'rel/couchdb/lib/global_changes-3.0.0/ebin/global_changes_httpd_handlers.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/global_changes-3.0.0/ebin/global_changes_httpd_handlers.beam' 'rel/couchdb/lib/global_changes-3.0.0/ebin/global_changes_listener.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/global_changes-3.0.0/ebin/global_changes_listener.beam' 'rel/couchdb/lib/global_changes-3.0.0/ebin/global_changes_plugin.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/global_changes-3.0.0/ebin/global_changes_plugin.beam' 'rel/couchdb/lib/global_changes-3.0.0/ebin/global_changes_server.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/global_changes-3.0.0/ebin/global_changes_server.beam' 'rel/couchdb/lib/global_changes-3.0.0/ebin/global_changes_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/global_changes-3.0.0/ebin/global_changes_sup.beam' 'rel/couchdb/lib/global_changes-3.0.0/ebin/global_changes_util.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/global_changes-3.0.0/ebin/global_changes_util.beam' + cp -arv rel/couchdb/lib/ioq-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/ioq-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ioq-3.0.0' 'rel/couchdb/lib/ioq-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ioq-3.0.0/ebin' 'rel/couchdb/lib/ioq-3.0.0/ebin/ioq.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ioq-3.0.0/ebin/ioq.app' 'rel/couchdb/lib/ioq-3.0.0/ebin/ioq.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ioq-3.0.0/ebin/ioq.beam' 'rel/couchdb/lib/ioq-3.0.0/ebin/ioq_app.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ioq-3.0.0/ebin/ioq_app.beam' 'rel/couchdb/lib/ioq-3.0.0/ebin/ioq_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ioq-3.0.0/ebin/ioq_sup.beam' + cp -arv rel/couchdb/lib/ken-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/ken-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ken-3.0.0' 'rel/couchdb/lib/ken-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ken-3.0.0/ebin' 'rel/couchdb/lib/ken-3.0.0/ebin/ken.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ken-3.0.0/ebin/ken.app' 'rel/couchdb/lib/ken-3.0.0/ebin/ken.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ken-3.0.0/ebin/ken.beam' 'rel/couchdb/lib/ken-3.0.0/ebin/ken_app.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ken-3.0.0/ebin/ken_app.beam' 'rel/couchdb/lib/ken-3.0.0/ebin/ken_event_handler.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ken-3.0.0/ebin/ken_event_handler.beam' 'rel/couchdb/lib/ken-3.0.0/ebin/ken_server.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ken-3.0.0/ebin/ken_server.beam' 'rel/couchdb/lib/ken-3.0.0/ebin/ken_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ken-3.0.0/ebin/ken_sup.beam' + cp -arv rel/couchdb/lib/khash-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/khash-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/khash-3.0.0' 'rel/couchdb/lib/khash-3.0.0/priv' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/khash-3.0.0/priv' 'rel/couchdb/lib/khash-3.0.0/priv/khash.so' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/khash-3.0.0/priv/khash.so' 'rel/couchdb/lib/khash-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/khash-3.0.0/ebin' 'rel/couchdb/lib/khash-3.0.0/ebin/khash.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/khash-3.0.0/ebin/khash.app' 'rel/couchdb/lib/khash-3.0.0/ebin/khash.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/khash-3.0.0/ebin/khash.beam' + cp -arv rel/couchdb/lib/mango-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/mango-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0' 'rel/couchdb/lib/mango-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin' 'rel/couchdb/lib/mango-3.0.0/ebin/mango.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango.app' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_app.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_app.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_crud.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_crud.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_cursor.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_cursor.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_cursor_special.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_cursor_special.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_cursor_text.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_cursor_text.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_cursor_view.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_cursor_view.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_doc.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_doc.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_epi.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_epi.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_error.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_error.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_execution_stats.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_execution_stats.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_fields.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_fields.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_httpd.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_httpd.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_httpd_handlers.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_httpd_handlers.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_idx.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_idx.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_idx_special.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_idx_special.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_idx_text.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_idx_text.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_idx_view.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_idx_view.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_json.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_json.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_json_bookmark.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_json_bookmark.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_native_proc.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_native_proc.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_opts.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_opts.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_selector.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_selector.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_selector_text.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_selector_text.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_sort.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_sort.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_sup.beam' 'rel/couchdb/lib/mango-3.0.0/ebin/mango_util.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mango-3.0.0/ebin/mango_util.beam' + cp -arv rel/couchdb/lib/mem3-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/mem3-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0' 'rel/couchdb/lib/mem3-3.0.0/priv' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/priv' 'rel/couchdb/lib/mem3-3.0.0/priv/stats_descriptions.cfg' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/priv/stats_descriptions.cfg' 'rel/couchdb/lib/mem3-3.0.0/include' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/include' 'rel/couchdb/lib/mem3-3.0.0/include/mem3.hrl' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/include/mem3.hrl' 'rel/couchdb/lib/mem3-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3.app' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_app.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_app.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_cluster.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_cluster.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_epi.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_epi.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_hash.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_hash.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_httpd.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_httpd.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_httpd_handlers.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_httpd_handlers.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_nodes.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_nodes.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_plugin_couch_db.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_plugin_couch_db.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_rep.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_rep.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_reshard.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_reshard.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_reshard_api.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_reshard_api.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_reshard_dbdoc.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_reshard_dbdoc.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_reshard_httpd.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_reshard_httpd.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_reshard_index.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_reshard_index.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_reshard_job.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_reshard_job.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_reshard_job_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_reshard_job_sup.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_reshard_store.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_reshard_store.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_reshard_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_reshard_sup.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_reshard_validate.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_reshard_validate.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_rpc.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_rpc.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_seeds.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_seeds.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_shards.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_shards.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_sup.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_sync.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_sync.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_sync_event.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_sync_event.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_sync_event_listener.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_sync_event_listener.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_sync_nodes.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_sync_nodes.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_sync_security.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_sync_security.beam' 'rel/couchdb/lib/mem3-3.0.0/ebin/mem3_util.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_util.beam' + cp -arv rel/couchdb/lib/recon-2.5.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/recon-2.5.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/recon-2.5.0' 'rel/couchdb/lib/recon-2.5.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/recon-2.5.0/ebin' 'rel/couchdb/lib/recon-2.5.0/ebin/recon.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/recon-2.5.0/ebin/recon.app' 'rel/couchdb/lib/recon-2.5.0/ebin/recon.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/recon-2.5.0/ebin/recon.beam' 'rel/couchdb/lib/recon-2.5.0/ebin/recon_alloc.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/recon-2.5.0/ebin/recon_alloc.beam' 'rel/couchdb/lib/recon-2.5.0/ebin/recon_lib.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/recon-2.5.0/ebin/recon_lib.beam' 'rel/couchdb/lib/recon-2.5.0/ebin/recon_map.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/recon-2.5.0/ebin/recon_map.beam' 'rel/couchdb/lib/recon-2.5.0/ebin/recon_rec.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/recon-2.5.0/ebin/recon_rec.beam' 'rel/couchdb/lib/recon-2.5.0/ebin/recon_trace.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/recon-2.5.0/ebin/recon_trace.beam' + cp -arv rel/couchdb/lib/rexi-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/rexi-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/rexi-3.0.0' 'rel/couchdb/lib/rexi-3.0.0/priv' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/rexi-3.0.0/priv' 'rel/couchdb/lib/rexi-3.0.0/priv/stats_descriptions.cfg' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/rexi-3.0.0/priv/stats_descriptions.cfg' 'rel/couchdb/lib/rexi-3.0.0/include' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/rexi-3.0.0/include' 'rel/couchdb/lib/rexi-3.0.0/include/rexi.hrl' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/rexi-3.0.0/include/rexi.hrl' 'rel/couchdb/lib/rexi-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/rexi-3.0.0/ebin' 'rel/couchdb/lib/rexi-3.0.0/ebin/rexi.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/rexi-3.0.0/ebin/rexi.app' 'rel/couchdb/lib/rexi-3.0.0/ebin/rexi.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/rexi-3.0.0/ebin/rexi.beam' 'rel/couchdb/lib/rexi-3.0.0/ebin/rexi_app.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/rexi-3.0.0/ebin/rexi_app.beam' 'rel/couchdb/lib/rexi-3.0.0/ebin/rexi_buffer.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/rexi-3.0.0/ebin/rexi_buffer.beam' 'rel/couchdb/lib/rexi-3.0.0/ebin/rexi_monitor.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/rexi-3.0.0/ebin/rexi_monitor.beam' 'rel/couchdb/lib/rexi-3.0.0/ebin/rexi_server.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/rexi-3.0.0/ebin/rexi_server.beam' 'rel/couchdb/lib/rexi-3.0.0/ebin/rexi_server_mon.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/rexi-3.0.0/ebin/rexi_server_mon.beam' 'rel/couchdb/lib/rexi-3.0.0/ebin/rexi_server_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/rexi-3.0.0/ebin/rexi_server_sup.beam' 'rel/couchdb/lib/rexi-3.0.0/ebin/rexi_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/rexi-3.0.0/ebin/rexi_sup.beam' 'rel/couchdb/lib/rexi-3.0.0/ebin/rexi_utils.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/rexi-3.0.0/ebin/rexi_utils.beam' + cp -arv rel/couchdb/lib/smoosh-3.0.0/ /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ 'rel/couchdb/lib/smoosh-3.0.0/' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/smoosh-3.0.0' 'rel/couchdb/lib/smoosh-3.0.0/ebin' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/smoosh-3.0.0/ebin' 'rel/couchdb/lib/smoosh-3.0.0/ebin/smoosh.app' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/smoosh-3.0.0/ebin/smoosh.app' 'rel/couchdb/lib/smoosh-3.0.0/ebin/smoosh.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/smoosh-3.0.0/ebin/smoosh.beam' 'rel/couchdb/lib/smoosh-3.0.0/ebin/smoosh_app.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/smoosh-3.0.0/ebin/smoosh_app.beam' 'rel/couchdb/lib/smoosh-3.0.0/ebin/smoosh_channel.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/smoosh-3.0.0/ebin/smoosh_channel.beam' 'rel/couchdb/lib/smoosh-3.0.0/ebin/smoosh_priority_queue.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/smoosh-3.0.0/ebin/smoosh_priority_queue.beam' 'rel/couchdb/lib/smoosh-3.0.0/ebin/smoosh_server.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/smoosh-3.0.0/ebin/smoosh_server.beam' 'rel/couchdb/lib/smoosh-3.0.0/ebin/smoosh_sup.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/smoosh-3.0.0/ebin/smoosh_sup.beam' 'rel/couchdb/lib/smoosh-3.0.0/ebin/smoosh_utils.beam' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/smoosh-3.0.0/ebin/smoosh_utils.beam' + install -D -p -m 0644 rel/couchdb/share/docs/couchdb.1 /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/man/man1/couchdb.1 + mkdir -p /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb + cp -arv rel/couchdb/share/server /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb 'rel/couchdb/share/server' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/server' 'rel/couchdb/share/server/main.js' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/server/main.js' 'rel/couchdb/share/server/main-coffee.js' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/server/main-coffee.js' + cp -arv rel/couchdb/share/www /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb 'rel/couchdb/share/www' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www' 'rel/couchdb/share/www/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/index.html' 'rel/couchdb/share/www/dashboard.assets' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets' 'rel/couchdb/share/www/dashboard.assets/img' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/img' 'rel/couchdb/share/www/dashboard.assets/img/googleplus.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/img/googleplus.png' 'rel/couchdb/share/www/dashboard.assets/img/linkedin.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/img/linkedin.png' 'rel/couchdb/share/www/dashboard.assets/img/twitter.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/img/twitter.png' 'rel/couchdb/share/www/dashboard.assets/img/asf-feather-logo.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/img/asf-feather-logo.png' 'rel/couchdb/share/www/dashboard.assets/img/fontawesome-webfont.svg' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/img/fontawesome-webfont.svg' 'rel/couchdb/share/www/dashboard.assets/img/fauxtonicon5.svg' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/img/fauxtonicon5.svg' 'rel/couchdb/share/www/dashboard.assets/img/github.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/img/github.png' 'rel/couchdb/share/www/dashboard.assets/img/CouchDB-negative-logo.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/img/CouchDB-negative-logo.png' 'rel/couchdb/share/www/dashboard.assets/img/couchdb-logo.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/img/couchdb-logo.png' 'rel/couchdb/share/www/dashboard.assets/img/loader.gif' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/img/loader.gif' 'rel/couchdb/share/www/dashboard.assets/img/couch-watermark.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/img/couch-watermark.png' 'rel/couchdb/share/www/dashboard.assets/fonts' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/fonts' 'rel/couchdb/share/www/dashboard.assets/fonts/fauxtonicon5.ttf' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/fonts/fauxtonicon5.ttf' 'rel/couchdb/share/www/dashboard.assets/fonts/fauxtonicon5.eot' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/fonts/fauxtonicon5.eot' 'rel/couchdb/share/www/dashboard.assets/fonts/fontawesome-webfont.ttf' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/fonts/fontawesome-webfont.ttf' 'rel/couchdb/share/www/dashboard.assets/fonts/fauxtonicon5.woff' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/fonts/fauxtonicon5.woff' 'rel/couchdb/share/www/dashboard.assets/fonts/fontawesome-webfont.eot' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/fonts/fontawesome-webfont.eot' 'rel/couchdb/share/www/dashboard.assets/fonts/fontawesome-webfont.woff' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/fonts/fontawesome-webfont.woff' 'rel/couchdb/share/www/dashboard.assets/js' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/js' 'rel/couchdb/share/www/dashboard.assets/js/bundle.5b679571ae0f3bb8a396.js' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/js/bundle.5b679571ae0f3bb8a396.js' 'rel/couchdb/share/www/dashboard.assets/js/vendor.c49a041e8dbe98789126.js' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/js/vendor.c49a041e8dbe98789126.js' 'rel/couchdb/share/www/dashboard.assets/js/manifest.728b0d70f7f1380be5af.js' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/js/manifest.728b0d70f7f1380be5af.js' 'rel/couchdb/share/www/dashboard.assets/css' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/css' 'rel/couchdb/share/www/dashboard.assets/css/styles.5b679571ae0f3bb8a396.css' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/dashboard.assets/css/styles.5b679571ae0f3bb8a396.css' 'rel/couchdb/share/www/docs' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs' 'rel/couchdb/share/www/docs/_images' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images' 'rel/couchdb/share/www/docs/_images/intro-consistency-04.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/intro-consistency-04.png' 'rel/couchdb/share/www/docs/_images/views-intro-03.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/views-intro-03.png' 'rel/couchdb/share/www/docs/_images/intro-why-01.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/intro-why-01.png' 'rel/couchdb/share/www/docs/_images/views-intro-04.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/views-intro-04.png' 'rel/couchdb/share/www/docs/_images/rev-tree1.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/rev-tree1.png' 'rel/couchdb/share/www/docs/_images/23379351593_0c480537de_q.jpg' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/23379351593_0c480537de_q.jpg' 'rel/couchdb/share/www/docs/_images/rev-tree3.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/rev-tree3.png' 'rel/couchdb/share/www/docs/_images/views-intro-01.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/views-intro-01.png' 'rel/couchdb/share/www/docs/_images/intro-consistency-06.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/intro-consistency-06.png' 'rel/couchdb/share/www/docs/_images/replication-state-diagram.svg' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/replication-state-diagram.svg' 'rel/couchdb/share/www/docs/_images/intro-consistency-05.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/intro-consistency-05.png' 'rel/couchdb/share/www/docs/_images/purge-checkpoint-docs.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/purge-checkpoint-docs.png' 'rel/couchdb/share/www/docs/_images/intro-consistency-03.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/intro-consistency-03.png' 'rel/couchdb/share/www/docs/_images/intro-consistency-02.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/intro-consistency-02.png' 'rel/couchdb/share/www/docs/_images/intro-why-02.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/intro-why-02.png' 'rel/couchdb/share/www/docs/_images/intro-consistency-01.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/intro-consistency-01.png' 'rel/couchdb/share/www/docs/_images/intro-consistency-07.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/intro-consistency-07.png' 'rel/couchdb/share/www/docs/_images/views-intro-02.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/views-intro-02.png' 'rel/couchdb/share/www/docs/_images/intro-why-03.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/intro-why-03.png' 'rel/couchdb/share/www/docs/_images/rev-tree2.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_images/rev-tree2.png' 'rel/couchdb/share/www/docs/_sources' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources' 'rel/couchdb/share/www/docs/_sources/ddocs' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/ddocs' 'rel/couchdb/share/www/docs/_sources/ddocs/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/ddocs/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/ddocs/views' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/ddocs/views' 'rel/couchdb/share/www/docs/_sources/ddocs/views/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/ddocs/views/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/ddocs/views/joins.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/ddocs/views/joins.rst.txt' 'rel/couchdb/share/www/docs/_sources/ddocs/views/nosql.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/ddocs/views/nosql.rst.txt' 'rel/couchdb/share/www/docs/_sources/ddocs/views/collation.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/ddocs/views/collation.rst.txt' 'rel/couchdb/share/www/docs/_sources/ddocs/views/pagination.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/ddocs/views/pagination.rst.txt' 'rel/couchdb/share/www/docs/_sources/ddocs/views/intro.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/ddocs/views/intro.rst.txt' 'rel/couchdb/share/www/docs/_sources/ddocs/search.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/ddocs/search.rst.txt' 'rel/couchdb/share/www/docs/_sources/ddocs/ddocs.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/ddocs/ddocs.rst.txt' 'rel/couchdb/share/www/docs/_sources/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/cve' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cve' 'rel/couchdb/share/www/docs/_sources/cve/2018-11769.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cve/2018-11769.rst.txt' 'rel/couchdb/share/www/docs/_sources/cve/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cve/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/cve/2012-5641.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cve/2012-5641.rst.txt' 'rel/couchdb/share/www/docs/_sources/cve/2017-12635.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cve/2017-12635.rst.txt' 'rel/couchdb/share/www/docs/_sources/cve/2012-5650.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cve/2012-5650.rst.txt' 'rel/couchdb/share/www/docs/_sources/cve/2010-2234.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cve/2010-2234.rst.txt' 'rel/couchdb/share/www/docs/_sources/cve/2018-17188.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cve/2018-17188.rst.txt' 'rel/couchdb/share/www/docs/_sources/cve/2010-0009.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cve/2010-0009.rst.txt' 'rel/couchdb/share/www/docs/_sources/cve/2014-2668.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cve/2014-2668.rst.txt' 'rel/couchdb/share/www/docs/_sources/cve/2012-5649.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cve/2012-5649.rst.txt' 'rel/couchdb/share/www/docs/_sources/cve/2017-12636.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cve/2017-12636.rst.txt' 'rel/couchdb/share/www/docs/_sources/cve/2018-8007.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cve/2018-8007.rst.txt' 'rel/couchdb/share/www/docs/_sources/cve/2010-3854.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cve/2010-3854.rst.txt' 'rel/couchdb/share/www/docs/_sources/whatsnew' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/whatsnew' 'rel/couchdb/share/www/docs/_sources/whatsnew/0.10.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/whatsnew/0.10.rst.txt' 'rel/couchdb/share/www/docs/_sources/whatsnew/0.8.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/whatsnew/0.8.rst.txt' 'rel/couchdb/share/www/docs/_sources/whatsnew/1.4.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/whatsnew/1.4.rst.txt' 'rel/couchdb/share/www/docs/_sources/whatsnew/1.2.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/whatsnew/1.2.rst.txt' 'rel/couchdb/share/www/docs/_sources/whatsnew/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/whatsnew/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/whatsnew/3.0.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/whatsnew/3.0.rst.txt' 'rel/couchdb/share/www/docs/_sources/whatsnew/0.9.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/whatsnew/0.9.rst.txt' 'rel/couchdb/share/www/docs/_sources/whatsnew/1.6.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/whatsnew/1.6.rst.txt' 'rel/couchdb/share/www/docs/_sources/whatsnew/1.7.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/whatsnew/1.7.rst.txt' 'rel/couchdb/share/www/docs/_sources/whatsnew/2.1.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/whatsnew/2.1.rst.txt' 'rel/couchdb/share/www/docs/_sources/whatsnew/1.0.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/whatsnew/1.0.rst.txt' 'rel/couchdb/share/www/docs/_sources/whatsnew/1.1.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/whatsnew/1.1.rst.txt' 'rel/couchdb/share/www/docs/_sources/whatsnew/0.11.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/whatsnew/0.11.rst.txt' 'rel/couchdb/share/www/docs/_sources/whatsnew/1.3.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/whatsnew/1.3.rst.txt' 'rel/couchdb/share/www/docs/_sources/whatsnew/2.0.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/whatsnew/2.0.rst.txt' 'rel/couchdb/share/www/docs/_sources/whatsnew/2.3.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/whatsnew/2.3.rst.txt' 'rel/couchdb/share/www/docs/_sources/whatsnew/2.2.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/whatsnew/2.2.rst.txt' 'rel/couchdb/share/www/docs/_sources/whatsnew/1.5.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/whatsnew/1.5.rst.txt' 'rel/couchdb/share/www/docs/_sources/intro' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/intro' 'rel/couchdb/share/www/docs/_sources/intro/curl.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/intro/curl.rst.txt' 'rel/couchdb/share/www/docs/_sources/intro/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/intro/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/intro/tour.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/intro/tour.rst.txt' 'rel/couchdb/share/www/docs/_sources/intro/consistency.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/intro/consistency.rst.txt' 'rel/couchdb/share/www/docs/_sources/intro/why.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/intro/why.rst.txt' 'rel/couchdb/share/www/docs/_sources/intro/api.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/intro/api.rst.txt' 'rel/couchdb/share/www/docs/_sources/intro/security.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/intro/security.rst.txt' 'rel/couchdb/share/www/docs/_sources/intro/overview.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/intro/overview.rst.txt' 'rel/couchdb/share/www/docs/_sources/install' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/install' 'rel/couchdb/share/www/docs/_sources/install/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/install/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/install/windows.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/install/windows.rst.txt' 'rel/couchdb/share/www/docs/_sources/install/troubleshooting.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/install/troubleshooting.rst.txt' 'rel/couchdb/share/www/docs/_sources/install/unix.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/install/unix.rst.txt' 'rel/couchdb/share/www/docs/_sources/install/search.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/install/search.rst.txt' 'rel/couchdb/share/www/docs/_sources/install/freebsd.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/install/freebsd.rst.txt' 'rel/couchdb/share/www/docs/_sources/install/mac.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/install/mac.rst.txt' 'rel/couchdb/share/www/docs/_sources/install/docker.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/install/docker.rst.txt' 'rel/couchdb/share/www/docs/_sources/install/kubernetes.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/install/kubernetes.rst.txt' 'rel/couchdb/share/www/docs/_sources/install/snap.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/install/snap.rst.txt' 'rel/couchdb/share/www/docs/_sources/install/upgrading.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/install/upgrading.rst.txt' 'rel/couchdb/share/www/docs/_sources/cluster' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cluster' 'rel/couchdb/share/www/docs/_sources/cluster/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cluster/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/cluster/nodes.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cluster/nodes.rst.txt' 'rel/couchdb/share/www/docs/_sources/cluster/theory.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cluster/theory.rst.txt' 'rel/couchdb/share/www/docs/_sources/cluster/purging.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cluster/purging.rst.txt' 'rel/couchdb/share/www/docs/_sources/cluster/databases.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cluster/databases.rst.txt' 'rel/couchdb/share/www/docs/_sources/cluster/sharding.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/cluster/sharding.rst.txt' 'rel/couchdb/share/www/docs/_sources/api' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api' 'rel/couchdb/share/www/docs/_sources/api/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/partitioned-dbs.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/partitioned-dbs.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/local.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/local.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/document' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/document' 'rel/couchdb/share/www/docs/_sources/api/document/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/document/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/document/common.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/document/common.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/document/attachments.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/document/attachments.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/basics.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/basics.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/server' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/server' 'rel/couchdb/share/www/docs/_sources/api/server/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/server/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/server/common.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/server/common.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/server/configuration.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/server/configuration.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/server/authn.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/server/authn.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/ddoc' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/ddoc' 'rel/couchdb/share/www/docs/_sources/api/ddoc/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/ddoc/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/ddoc/common.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/ddoc/common.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/ddoc/rewrites.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/ddoc/rewrites.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/ddoc/views.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/ddoc/views.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/ddoc/search.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/ddoc/search.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/ddoc/render.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/ddoc/render.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/database' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/database' 'rel/couchdb/share/www/docs/_sources/api/database/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/database/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/database/bulk-api.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/database/bulk-api.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/database/common.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/database/common.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/database/compact.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/database/compact.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/database/shard.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/database/shard.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/database/changes.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/database/changes.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/database/misc.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/database/misc.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/database/security.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/database/security.rst.txt' 'rel/couchdb/share/www/docs/_sources/api/database/find.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/api/database/find.rst.txt' 'rel/couchdb/share/www/docs/_sources/about.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/about.rst.txt' 'rel/couchdb/share/www/docs/_sources/json-structure.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/json-structure.rst.txt' 'rel/couchdb/share/www/docs/_sources/best-practices' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/best-practices' 'rel/couchdb/share/www/docs/_sources/best-practices/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/best-practices/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/best-practices/views.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/best-practices/views.rst.txt' 'rel/couchdb/share/www/docs/_sources/best-practices/forms.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/best-practices/forms.rst.txt' 'rel/couchdb/share/www/docs/_sources/best-practices/jsdevel.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/best-practices/jsdevel.rst.txt' 'rel/couchdb/share/www/docs/_sources/best-practices/documents.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/best-practices/documents.rst.txt' 'rel/couchdb/share/www/docs/_sources/best-practices/reverse-proxies.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/best-practices/reverse-proxies.rst.txt' 'rel/couchdb/share/www/docs/_sources/best-practices/iso-date.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/best-practices/iso-date.rst.txt' 'rel/couchdb/share/www/docs/_sources/maintenance' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/maintenance' 'rel/couchdb/share/www/docs/_sources/maintenance/performance.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/maintenance/performance.rst.txt' 'rel/couchdb/share/www/docs/_sources/maintenance/compaction.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/maintenance/compaction.rst.txt' 'rel/couchdb/share/www/docs/_sources/maintenance/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/maintenance/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/maintenance/backups.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/maintenance/backups.rst.txt' 'rel/couchdb/share/www/docs/_sources/partitioned-dbs' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/partitioned-dbs' 'rel/couchdb/share/www/docs/_sources/partitioned-dbs/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/partitioned-dbs/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/contributing.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/contributing.rst.txt' 'rel/couchdb/share/www/docs/_sources/config' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/config' 'rel/couchdb/share/www/docs/_sources/config/compaction.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/config/compaction.rst.txt' 'rel/couchdb/share/www/docs/_sources/config/cluster.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/config/cluster.rst.txt' 'rel/couchdb/share/www/docs/_sources/config/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/config/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/config/indexbuilds.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/config/indexbuilds.rst.txt' 'rel/couchdb/share/www/docs/_sources/config/couch-peruser.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/config/couch-peruser.rst.txt' 'rel/couchdb/share/www/docs/_sources/config/misc.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/config/misc.rst.txt' 'rel/couchdb/share/www/docs/_sources/config/logging.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/config/logging.rst.txt' 'rel/couchdb/share/www/docs/_sources/config/ioq.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/config/ioq.rst.txt' 'rel/couchdb/share/www/docs/_sources/config/couchdb.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/config/couchdb.rst.txt' 'rel/couchdb/share/www/docs/_sources/config/http.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/config/http.rst.txt' 'rel/couchdb/share/www/docs/_sources/config/query-servers.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/config/query-servers.rst.txt' 'rel/couchdb/share/www/docs/_sources/config/auth.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/config/auth.rst.txt' 'rel/couchdb/share/www/docs/_sources/config/resharding.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/config/resharding.rst.txt' 'rel/couchdb/share/www/docs/_sources/config/replicator.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/config/replicator.rst.txt' 'rel/couchdb/share/www/docs/_sources/config/intro.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/config/intro.rst.txt' 'rel/couchdb/share/www/docs/_sources/replication' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/replication' 'rel/couchdb/share/www/docs/_sources/replication/conflicts.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/replication/conflicts.rst.txt' 'rel/couchdb/share/www/docs/_sources/replication/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/replication/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/replication/protocol.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/replication/protocol.rst.txt' 'rel/couchdb/share/www/docs/_sources/replication/replicator.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/replication/replicator.rst.txt' 'rel/couchdb/share/www/docs/_sources/replication/intro.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/replication/intro.rst.txt' 'rel/couchdb/share/www/docs/_sources/query-server' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/query-server' 'rel/couchdb/share/www/docs/_sources/query-server/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/query-server/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/query-server/protocol.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/query-server/protocol.rst.txt' 'rel/couchdb/share/www/docs/_sources/query-server/erlang.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/query-server/erlang.rst.txt' 'rel/couchdb/share/www/docs/_sources/query-server/javascript.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/query-server/javascript.rst.txt' 'rel/couchdb/share/www/docs/_sources/experimental.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/experimental.rst.txt' 'rel/couchdb/share/www/docs/_sources/setup' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/setup' 'rel/couchdb/share/www/docs/_sources/setup/cluster.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/setup/cluster.rst.txt' 'rel/couchdb/share/www/docs/_sources/setup/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/setup/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/setup/single-node.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/setup/single-node.rst.txt' 'rel/couchdb/share/www/docs/_sources/fauxton' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/fauxton' 'rel/couchdb/share/www/docs/_sources/fauxton/index.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/fauxton/index.rst.txt' 'rel/couchdb/share/www/docs/_sources/fauxton/install.rst.txt' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_sources/fauxton/install.rst.txt' 'rel/couchdb/share/www/docs/_static' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static' 'rel/couchdb/share/www/docs/_static/searchtools.js' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/searchtools.js' 'rel/couchdb/share/www/docs/_static/pygments.css' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/pygments.css' 'rel/couchdb/share/www/docs/_static/down-pressed.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/down-pressed.png' 'rel/couchdb/share/www/docs/_static/up.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/up.png' 'rel/couchdb/share/www/docs/_static/underscore.js' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/underscore.js' 'rel/couchdb/share/www/docs/_static/logo.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/logo.png' 'rel/couchdb/share/www/docs/_static/up-pressed.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/up-pressed.png' 'rel/couchdb/share/www/docs/_static/comment-bright.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/comment-bright.png' 'rel/couchdb/share/www/docs/_static/file.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/file.png' 'rel/couchdb/share/www/docs/_static/favicon.ico' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/favicon.ico' 'rel/couchdb/share/www/docs/_static/fonts' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts' 'rel/couchdb/share/www/docs/_static/fonts/Lato' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/Lato' 'rel/couchdb/share/www/docs/_static/fonts/Lato/lato-italic.ttf' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/Lato/lato-italic.ttf' 'rel/couchdb/share/www/docs/_static/fonts/Lato/lato-bold.woff2' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/Lato/lato-bold.woff2' 'rel/couchdb/share/www/docs/_static/fonts/Lato/lato-bolditalic.ttf' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/Lato/lato-bolditalic.ttf' 'rel/couchdb/share/www/docs/_static/fonts/Lato/lato-bold.ttf' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/Lato/lato-bold.ttf' 'rel/couchdb/share/www/docs/_static/fonts/Lato/lato-bold.eot' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/Lato/lato-bold.eot' 'rel/couchdb/share/www/docs/_static/fonts/Lato/lato-regular.woff2' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/Lato/lato-regular.woff2' 'rel/couchdb/share/www/docs/_static/fonts/Lato/lato-bolditalic.woff' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/Lato/lato-bolditalic.woff' 'rel/couchdb/share/www/docs/_static/fonts/Lato/lato-regular.ttf' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/Lato/lato-regular.ttf' 'rel/couchdb/share/www/docs/_static/fonts/Lato/lato-regular.woff' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/Lato/lato-regular.woff' 'rel/couchdb/share/www/docs/_static/fonts/Lato/lato-italic.woff' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/Lato/lato-italic.woff' 'rel/couchdb/share/www/docs/_static/fonts/Lato/lato-bolditalic.woff2' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/Lato/lato-bolditalic.woff2' 'rel/couchdb/share/www/docs/_static/fonts/Lato/lato-italic.woff2' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/Lato/lato-italic.woff2' 'rel/couchdb/share/www/docs/_static/fonts/Lato/lato-regular.eot' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/Lato/lato-regular.eot' 'rel/couchdb/share/www/docs/_static/fonts/Lato/lato-bold.woff' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/Lato/lato-bold.woff' 'rel/couchdb/share/www/docs/_static/fonts/Lato/lato-italic.eot' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/Lato/lato-italic.eot' 'rel/couchdb/share/www/docs/_static/fonts/Lato/lato-bolditalic.eot' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/Lato/lato-bolditalic.eot' 'rel/couchdb/share/www/docs/_static/fonts/fontawesome-webfont.woff2' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/fontawesome-webfont.woff2' 'rel/couchdb/share/www/docs/_static/fonts/fontawesome-webfont.svg' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/fontawesome-webfont.svg' 'rel/couchdb/share/www/docs/_static/fonts/fontawesome-webfont.ttf' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/fontawesome-webfont.ttf' 'rel/couchdb/share/www/docs/_static/fonts/RobotoSlab' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/RobotoSlab' 'rel/couchdb/share/www/docs/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff' 'rel/couchdb/share/www/docs/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/RobotoSlab/roboto-slab-v7-regular.ttf' 'rel/couchdb/share/www/docs/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff' 'rel/couchdb/share/www/docs/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/RobotoSlab/roboto-slab-v7-bold.ttf' 'rel/couchdb/share/www/docs/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/RobotoSlab/roboto-slab-v7-regular.eot' 'rel/couchdb/share/www/docs/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/RobotoSlab/roboto-slab-v7-bold.eot' 'rel/couchdb/share/www/docs/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/RobotoSlab/roboto-slab-v7-bold.woff2' 'rel/couchdb/share/www/docs/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/RobotoSlab/roboto-slab-v7-regular.woff2' 'rel/couchdb/share/www/docs/_static/fonts/fontawesome-webfont.eot' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/fontawesome-webfont.eot' 'rel/couchdb/share/www/docs/_static/fonts/fontawesome-webfont.woff' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/fonts/fontawesome-webfont.woff' 'rel/couchdb/share/www/docs/_static/underscore-1.3.1.js' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/underscore-1.3.1.js' 'rel/couchdb/share/www/docs/_static/comment-close.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/comment-close.png' 'rel/couchdb/share/www/docs/_static/down.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/down.png' 'rel/couchdb/share/www/docs/_static/jquery.js' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/jquery.js' 'rel/couchdb/share/www/docs/_static/minus.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/minus.png' 'rel/couchdb/share/www/docs/_static/comment.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/comment.png' 'rel/couchdb/share/www/docs/_static/js' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/js' 'rel/couchdb/share/www/docs/_static/js/theme.js' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/js/theme.js' 'rel/couchdb/share/www/docs/_static/js/modernizr.min.js' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/js/modernizr.min.js' 'rel/couchdb/share/www/docs/_static/documentation_options.js' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/documentation_options.js' 'rel/couchdb/share/www/docs/_static/css' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/css' 'rel/couchdb/share/www/docs/_static/css/theme.css' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/css/theme.css' 'rel/couchdb/share/www/docs/_static/css/rtd_theme.css' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/css/rtd_theme.css' 'rel/couchdb/share/www/docs/_static/css/badge_only.css' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/css/badge_only.css' 'rel/couchdb/share/www/docs/_static/basic.css' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/basic.css' 'rel/couchdb/share/www/docs/_static/plus.png' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/plus.png' 'rel/couchdb/share/www/docs/_static/doctools.js' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/doctools.js' 'rel/couchdb/share/www/docs/_static/jquery-3.2.1.js' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/jquery-3.2.1.js' 'rel/couchdb/share/www/docs/_static/ajax-loader.gif' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/ajax-loader.gif' 'rel/couchdb/share/www/docs/_static/websupport.js' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/_static/websupport.js' 'rel/couchdb/share/www/docs/about.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/about.html' 'rel/couchdb/share/www/docs/api' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api' 'rel/couchdb/share/www/docs/api/basics.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/basics.html' 'rel/couchdb/share/www/docs/api/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/index.html' 'rel/couchdb/share/www/docs/api/partitioned-dbs.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/partitioned-dbs.html' 'rel/couchdb/share/www/docs/api/document' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/document' 'rel/couchdb/share/www/docs/api/document/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/document/index.html' 'rel/couchdb/share/www/docs/api/document/attachments.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/document/attachments.html' 'rel/couchdb/share/www/docs/api/document/common.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/document/common.html' 'rel/couchdb/share/www/docs/api/local.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/local.html' 'rel/couchdb/share/www/docs/api/server' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/server' 'rel/couchdb/share/www/docs/api/server/configuration.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/server/configuration.html' 'rel/couchdb/share/www/docs/api/server/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/server/index.html' 'rel/couchdb/share/www/docs/api/server/authn.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/server/authn.html' 'rel/couchdb/share/www/docs/api/server/common.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/server/common.html' 'rel/couchdb/share/www/docs/api/ddoc' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/ddoc' 'rel/couchdb/share/www/docs/api/ddoc/views.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/ddoc/views.html' 'rel/couchdb/share/www/docs/api/ddoc/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/ddoc/index.html' 'rel/couchdb/share/www/docs/api/ddoc/rewrites.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/ddoc/rewrites.html' 'rel/couchdb/share/www/docs/api/ddoc/render.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/ddoc/render.html' 'rel/couchdb/share/www/docs/api/ddoc/search.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/ddoc/search.html' 'rel/couchdb/share/www/docs/api/ddoc/common.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/ddoc/common.html' 'rel/couchdb/share/www/docs/api/database' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/database' 'rel/couchdb/share/www/docs/api/database/changes.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/database/changes.html' 'rel/couchdb/share/www/docs/api/database/misc.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/database/misc.html' 'rel/couchdb/share/www/docs/api/database/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/database/index.html' 'rel/couchdb/share/www/docs/api/database/security.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/database/security.html' 'rel/couchdb/share/www/docs/api/database/compact.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/database/compact.html' 'rel/couchdb/share/www/docs/api/database/find.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/database/find.html' 'rel/couchdb/share/www/docs/api/database/shard.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/database/shard.html' 'rel/couchdb/share/www/docs/api/database/common.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/database/common.html' 'rel/couchdb/share/www/docs/api/database/bulk-api.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/api/database/bulk-api.html' 'rel/couchdb/share/www/docs/best-practices' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/best-practices' 'rel/couchdb/share/www/docs/best-practices/views.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/best-practices/views.html' 'rel/couchdb/share/www/docs/best-practices/reverse-proxies.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/best-practices/reverse-proxies.html' 'rel/couchdb/share/www/docs/best-practices/jsdevel.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/best-practices/jsdevel.html' 'rel/couchdb/share/www/docs/best-practices/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/best-practices/index.html' 'rel/couchdb/share/www/docs/best-practices/forms.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/best-practices/forms.html' 'rel/couchdb/share/www/docs/best-practices/documents.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/best-practices/documents.html' 'rel/couchdb/share/www/docs/best-practices/iso-date.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/best-practices/iso-date.html' 'rel/couchdb/share/www/docs/cluster' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cluster' 'rel/couchdb/share/www/docs/cluster/purging.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cluster/purging.html' 'rel/couchdb/share/www/docs/cluster/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cluster/index.html' 'rel/couchdb/share/www/docs/cluster/nodes.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cluster/nodes.html' 'rel/couchdb/share/www/docs/cluster/theory.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cluster/theory.html' 'rel/couchdb/share/www/docs/cluster/sharding.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cluster/sharding.html' 'rel/couchdb/share/www/docs/cluster/databases.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cluster/databases.html' 'rel/couchdb/share/www/docs/config' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/config' 'rel/couchdb/share/www/docs/config/logging.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/config/logging.html' 'rel/couchdb/share/www/docs/config/couch-peruser.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/config/couch-peruser.html' 'rel/couchdb/share/www/docs/config/query-servers.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/config/query-servers.html' 'rel/couchdb/share/www/docs/config/replicator.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/config/replicator.html' 'rel/couchdb/share/www/docs/config/misc.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/config/misc.html' 'rel/couchdb/share/www/docs/config/ioq.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/config/ioq.html' 'rel/couchdb/share/www/docs/config/indexbuilds.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/config/indexbuilds.html' 'rel/couchdb/share/www/docs/config/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/config/index.html' 'rel/couchdb/share/www/docs/config/couchdb.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/config/couchdb.html' 'rel/couchdb/share/www/docs/config/auth.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/config/auth.html' 'rel/couchdb/share/www/docs/config/intro.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/config/intro.html' 'rel/couchdb/share/www/docs/config/resharding.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/config/resharding.html' 'rel/couchdb/share/www/docs/config/http.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/config/http.html' 'rel/couchdb/share/www/docs/config/compaction.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/config/compaction.html' 'rel/couchdb/share/www/docs/config/cluster.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/config/cluster.html' 'rel/couchdb/share/www/docs/config-ref.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/config-ref.html' 'rel/couchdb/share/www/docs/contributing.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/contributing.html' 'rel/couchdb/share/www/docs/cve' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cve' 'rel/couchdb/share/www/docs/cve/2018-8007.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cve/2018-8007.html' 'rel/couchdb/share/www/docs/cve/2018-11769.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cve/2018-11769.html' 'rel/couchdb/share/www/docs/cve/2017-12636.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cve/2017-12636.html' 'rel/couchdb/share/www/docs/cve/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cve/index.html' 'rel/couchdb/share/www/docs/cve/2010-2234.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cve/2010-2234.html' 'rel/couchdb/share/www/docs/cve/2012-5650.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cve/2012-5650.html' 'rel/couchdb/share/www/docs/cve/2018-17188.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cve/2018-17188.html' 'rel/couchdb/share/www/docs/cve/2012-5649.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cve/2012-5649.html' 'rel/couchdb/share/www/docs/cve/2014-2668.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cve/2014-2668.html' 'rel/couchdb/share/www/docs/cve/2012-5641.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cve/2012-5641.html' 'rel/couchdb/share/www/docs/cve/2017-12635.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cve/2017-12635.html' 'rel/couchdb/share/www/docs/cve/2010-3854.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cve/2010-3854.html' 'rel/couchdb/share/www/docs/cve/2010-0009.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/cve/2010-0009.html' 'rel/couchdb/share/www/docs/ddocs' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/ddocs' 'rel/couchdb/share/www/docs/ddocs/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/ddocs/index.html' 'rel/couchdb/share/www/docs/ddocs/views' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/ddocs/views' 'rel/couchdb/share/www/docs/ddocs/views/joins.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/ddocs/views/joins.html' 'rel/couchdb/share/www/docs/ddocs/views/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/ddocs/views/index.html' 'rel/couchdb/share/www/docs/ddocs/views/nosql.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/ddocs/views/nosql.html' 'rel/couchdb/share/www/docs/ddocs/views/collation.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/ddocs/views/collation.html' 'rel/couchdb/share/www/docs/ddocs/views/intro.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/ddocs/views/intro.html' 'rel/couchdb/share/www/docs/ddocs/views/pagination.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/ddocs/views/pagination.html' 'rel/couchdb/share/www/docs/ddocs/search.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/ddocs/search.html' 'rel/couchdb/share/www/docs/ddocs/ddocs.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/ddocs/ddocs.html' 'rel/couchdb/share/www/docs/download.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/download.html' 'rel/couchdb/share/www/docs/experimental.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/experimental.html' 'rel/couchdb/share/www/docs/fauxton' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/fauxton' 'rel/couchdb/share/www/docs/fauxton/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/fauxton/index.html' 'rel/couchdb/share/www/docs/fauxton/install.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/fauxton/install.html' 'rel/couchdb/share/www/docs/http-api.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/http-api.html' 'rel/couchdb/share/www/docs/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/index.html' 'rel/couchdb/share/www/docs/install' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/install' 'rel/couchdb/share/www/docs/install/kubernetes.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/install/kubernetes.html' 'rel/couchdb/share/www/docs/install/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/install/index.html' 'rel/couchdb/share/www/docs/install/troubleshooting.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/install/troubleshooting.html' 'rel/couchdb/share/www/docs/install/docker.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/install/docker.html' 'rel/couchdb/share/www/docs/install/upgrading.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/install/upgrading.html' 'rel/couchdb/share/www/docs/install/unix.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/install/unix.html' 'rel/couchdb/share/www/docs/install/freebsd.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/install/freebsd.html' 'rel/couchdb/share/www/docs/install/search.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/install/search.html' 'rel/couchdb/share/www/docs/install/mac.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/install/mac.html' 'rel/couchdb/share/www/docs/install/windows.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/install/windows.html' 'rel/couchdb/share/www/docs/install/snap.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/install/snap.html' 'rel/couchdb/share/www/docs/intro' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/intro' 'rel/couchdb/share/www/docs/intro/why.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/intro/why.html' 'rel/couchdb/share/www/docs/intro/api.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/intro/api.html' 'rel/couchdb/share/www/docs/intro/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/intro/index.html' 'rel/couchdb/share/www/docs/intro/security.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/intro/security.html' 'rel/couchdb/share/www/docs/intro/curl.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/intro/curl.html' 'rel/couchdb/share/www/docs/intro/consistency.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/intro/consistency.html' 'rel/couchdb/share/www/docs/intro/tour.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/intro/tour.html' 'rel/couchdb/share/www/docs/intro/overview.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/intro/overview.html' 'rel/couchdb/share/www/docs/json-structure.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/json-structure.html' 'rel/couchdb/share/www/docs/maintenance' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/maintenance' 'rel/couchdb/share/www/docs/maintenance/backups.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/maintenance/backups.html' 'rel/couchdb/share/www/docs/maintenance/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/maintenance/index.html' 'rel/couchdb/share/www/docs/maintenance/compaction.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/maintenance/compaction.html' 'rel/couchdb/share/www/docs/maintenance/performance.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/maintenance/performance.html' 'rel/couchdb/share/www/docs/objects.inv' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/objects.inv' 'rel/couchdb/share/www/docs/partitioned-dbs' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/partitioned-dbs' 'rel/couchdb/share/www/docs/partitioned-dbs/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/partitioned-dbs/index.html' 'rel/couchdb/share/www/docs/query-server' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/query-server' 'rel/couchdb/share/www/docs/query-server/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/query-server/index.html' 'rel/couchdb/share/www/docs/query-server/protocol.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/query-server/protocol.html' 'rel/couchdb/share/www/docs/query-server/erlang.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/query-server/erlang.html' 'rel/couchdb/share/www/docs/query-server/javascript.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/query-server/javascript.html' 'rel/couchdb/share/www/docs/replication' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/replication' 'rel/couchdb/share/www/docs/replication/replicator.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/replication/replicator.html' 'rel/couchdb/share/www/docs/replication/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/replication/index.html' 'rel/couchdb/share/www/docs/replication/protocol.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/replication/protocol.html' 'rel/couchdb/share/www/docs/replication/conflicts.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/replication/conflicts.html' 'rel/couchdb/share/www/docs/replication/intro.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/replication/intro.html' 'rel/couchdb/share/www/docs/search.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/search.html' 'rel/couchdb/share/www/docs/searchindex.js' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/searchindex.js' 'rel/couchdb/share/www/docs/setup' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/setup' 'rel/couchdb/share/www/docs/setup/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/setup/index.html' 'rel/couchdb/share/www/docs/setup/single-node.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/setup/single-node.html' 'rel/couchdb/share/www/docs/setup/cluster.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/setup/cluster.html' 'rel/couchdb/share/www/docs/whatsnew' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/whatsnew' 'rel/couchdb/share/www/docs/whatsnew/1.5.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/whatsnew/1.5.html' 'rel/couchdb/share/www/docs/whatsnew/2.1.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/whatsnew/2.1.html' 'rel/couchdb/share/www/docs/whatsnew/2.2.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/whatsnew/2.2.html' 'rel/couchdb/share/www/docs/whatsnew/1.0.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/whatsnew/1.0.html' 'rel/couchdb/share/www/docs/whatsnew/index.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/whatsnew/index.html' 'rel/couchdb/share/www/docs/whatsnew/1.4.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/whatsnew/1.4.html' 'rel/couchdb/share/www/docs/whatsnew/2.3.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/whatsnew/2.3.html' 'rel/couchdb/share/www/docs/whatsnew/1.2.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/whatsnew/1.2.html' 'rel/couchdb/share/www/docs/whatsnew/1.7.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/whatsnew/1.7.html' 'rel/couchdb/share/www/docs/whatsnew/1.3.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/whatsnew/1.3.html' 'rel/couchdb/share/www/docs/whatsnew/1.1.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/whatsnew/1.1.html' 'rel/couchdb/share/www/docs/whatsnew/0.9.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/whatsnew/0.9.html' 'rel/couchdb/share/www/docs/whatsnew/0.8.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/whatsnew/0.8.html' 'rel/couchdb/share/www/docs/whatsnew/2.0.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/whatsnew/2.0.html' 'rel/couchdb/share/www/docs/whatsnew/0.11.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/whatsnew/0.11.html' 'rel/couchdb/share/www/docs/whatsnew/0.10.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/whatsnew/0.10.html' 'rel/couchdb/share/www/docs/whatsnew/1.6.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/whatsnew/1.6.html' 'rel/couchdb/share/www/docs/whatsnew/3.0.html' -> '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/couchdb/www/docs/whatsnew/3.0.html' + mkdir -p /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/var/run/couchdb + mkdir -p /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/var/log/couchdb + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.0.0-1.fc32 --unique-debug-suffix -3.0.0-1.fc32.s390x --unique-debug-src-base couchdb-3.0.0-1.fc32.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/apache-couchdb-3.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/bin/couchjs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_ejson_compare.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/b64url-3.0.0/priv/b64url.so extracting debug info from /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/bin/couchjs extracting debug info from /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_ejson_compare.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_icu_driver.so extracting debug info from /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couch_icu_driver.so extracting debug info from /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/b64url-3.0.0/priv/b64url.so Exception caught while booting Guile. /usr/bin/gdb.minimal: warning: Could not complete Guile gdb module initialization from: /usr/share/gdb/guile/gdb/boot.scm. Limited Guile support is available. Suggest passing --data-directory=/path/to/gdb/data-directory. Exception caught while booting Guile. Exception caught while booting Guile. /usr/bin/gdb.minimal: warning: Could not complete Guile gdb module initialization from: /usr/share/gdb/guile/gdb/boot.scm. Limited Guile support is available. Suggest passing --data-directory=/path/to/gdb/data-directory. /usr/bin/gdb.minimal: warning: Could not complete Guile gdb module initialization from: /usr/share/gdb/guile/gdb/boot.scm. Limited Guile support is available. Suggest passing --data-directory=/path/to/gdb/data-directory. Exception caught while booting Guile. /usr/bin/gdb.minimal: warning: Could not complete Guile gdb module initialization from: /usr/share/gdb/guile/gdb/boot.scm. Limited Guile support is available. Suggest passing --data-directory=/path/to/gdb/data-directory. Error in function "open-file": No such file or directory: "/usr/share/gdb/guile/gdb/boot.scm"Error in function "open-file": No such file or directory: "/usr/share/gdb/guile/gdb/boot.scm"Error in function "open-file": No such file or directory: "/usr/share/gdb/guile/gdb/boot.scm"Error in function "open-file": No such file or directory: "/usr/share/gdb/guile/gdb/boot.scm"explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couchjs extracting debug info from /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couchjs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/khash-3.0.0/priv/khash.so extracting debug info from /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/khash-3.0.0/priv/khash.so Exception caught while booting Guile. /usr/bin/gdb.minimal: warning: Could not complete Guile gdb module initialization from: /usr/share/gdb/guile/gdb/boot.scm. Limited Guile support is available. Suggest passing --data-directory=/path/to/gdb/data-directory. Exception caught while booting Guile. /usr/bin/gdb.minimal: warning: Could not complete Guile gdb module initialization from: /usr/share/gdb/guile/gdb/boot.scm. Limited Guile support is available. Suggest passing --data-directory=/path/to/gdb/data-directory. Error in function "open-file": No such file or directory: "/usr/share/gdb/guile/gdb/boot.scm"Error in function "open-file": No such file or directory: "/usr/share/gdb/guile/gdb/boot.scm"original debug info size: 1828kB, size after compression: 1084kB /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 259 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/libexec/couchdb from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/remsh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/couchdb from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/erlang/lib/couch-3.0.0/priv/couchspawnkillable from /bin/sh -e to #!/usr/bin/sh -e mangling shebang in /usr/lib64/erlang/lib/couch-3.0.0/priv/spawnkillable/couchspawnkillable.sh from /bin/sh -e to #!/usr/bin/sh -e Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bUmjlS + umask 022 + cd /builddir/build/BUILD + cd apache-couchdb-3.0.0 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: couchdb-3.0.0-1.fc32.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eHNsnS + umask 022 + cd /builddir/build/BUILD + cd apache-couchdb-3.0.0 + DOCDIR=/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/doc/couchdb + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/doc/couchdb + cp -pr BUGS.md /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/doc/couchdb + cp -pr COMMITTERS.md /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/doc/couchdb + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/doc/couchdb + cp -pr CONTRIBUTORS /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/doc/couchdb + cp -pr NOTICE /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/doc/couchdb + cp -pr README.rst /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/doc/couchdb + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.C8e6CT + umask 022 + cd /builddir/build/BUILD + cd apache-couchdb-3.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/licenses/couchdb + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/licenses/couchdb + cp -pr LICENSE /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/share/licenses/couchdb + RPM_EC=0 ++ jobs -p + exit 0 warning: Duplicate build-ids /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/bin/couchjs and /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/priv/couchjs ERROR: Cant find erlang:!/2 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/chttpd-3.0.0/ebin/chttpd_auth_cache.beam' ERROR: Cant find erlang:!/2 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_file.beam' ERROR: Cant find erlang:!/2 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_httpd.beam' ERROR: Cant find erlang:!/2 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_httpd_multipart.beam' ERROR: Cant find erlang:!/2 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch-3.0.0/ebin/couch_sup.beam' ERROR: Cant find erlang:!/2 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_event-3.0.0/ebin/couch_event_listener.beam' ERROR: Cant find erlang:!/2 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_event-3.0.0/ebin/couch_event_server.beam' ERROR: Cant find couch_config:parse_ini_file/1 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_plugins-3.0.0/ebin/couch_plugins.beam' ERROR: Cant find couch_config:set/3 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_plugins-3.0.0/ebin/couch_plugins.beam' ERROR: Cant find couch_config:get/2 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_plugins-3.0.0/ebin/couch_plugins.beam' ERROR: Cant find couch_config:delete/2 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_plugins-3.0.0/ebin/couch_plugins.beam' ERROR: Cant find couch_config:get/2 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_plugins-3.0.0/ebin/couch_plugins_httpd.beam' ERROR: Cant find erlang:!/2 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/couch_replicator-3.0.0/ebin/couch_replicator_scheduler.beam' ERROR: Cant find erlang:!/2 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_doc_attachments.beam' ERROR: Cant find erlang:!/2 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/fabric-3.0.0/ebin/fabric_doc_atts.beam' ERROR: Cant find hastings_index:await/2 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/ken-3.0.0/ebin/ken_server.beam' ERROR: Cant find hastings_index:design_doc_to_indexes/1 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_reshard_index.beam' ERROR: Cant find hastings_index_manager:get_index/2 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_reshard_index.beam' ERROR: Cant find erlang:!/2 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/mem3-3.0.0/ebin/mem3_reshard_job.beam' ERROR: Cant find couch_md_index_manager:get_group_pid/2 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/smoosh-3.0.0/ebin/smoosh_channel.beam' ERROR: Cant find couch_md_index_manager:get_group_pid/2 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/smoosh-3.0.0/ebin/smoosh_server.beam' ERROR: Cant find couch_md_index:get_info/1 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/smoosh-3.0.0/ebin/smoosh_server.beam' ERROR: Cant find couch_view_group:open_db_group/2 while processing '/builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib64/erlang/lib/smoosh-3.0.0/ebin/smoosh_utils.beam' Provides: config(couchdb) = 3.0.0-1.fc32 couchdb = 3.0.0-1.fc32 couchdb(s390-64) = 3.0.0-1.fc32 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils systemd Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh Requires: /usr/bin/sh erlang(erl_drv_version) = 3.3 erlang(erl_nif_version) = 2.15 erlang-compiler(s390-64) erlang-crypto(s390-64) erlang-erts(s390-64) erlang-eunit(s390-64) erlang-folsom erlang-hyper(s390-64) erlang-ibrowse erlang-inets(s390-64) erlang-jiffy(s390-64) erlang-kernel(s390-64) erlang-meck erlang-mochiweb erlang-snappy(s390-64) erlang-ssl(s390-64) erlang-stdlib(s390-64) erlang-syntax_tools(s390-64) erlang-tools(s390-64) erlang-xmerl(s390-64) ld64.so.1()(64bit) ld64.so.1(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcurl.so.4()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libicudata.so.65()(64bit) libicui18n.so.65()(64bit) libicuuc.so.65()(64bit) libm.so.6()(64bit) libmozjs-60.so.0()(64bit) libmozjs-60.so.0(js)(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) rtld(GNU_HASH) Processing files: couchdb-debugsource-3.0.0-1.fc32.s390x Provides: couchdb-debugsource = 3.0.0-1.fc32 couchdb-debugsource(s390-64) = 3.0.0-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: couchdb-debuginfo-3.0.0-1.fc32.s390x warning: Duplicate build-ids /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib/debug/usr/bin/couchjs-3.0.0-1.fc32.s390x.debug and /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x/usr/lib/debug/usr/lib64/erlang/lib/couch-3.0.0/priv/couchjs-3.0.0-1.fc32.s390x.debug Provides: couchdb-debuginfo = 3.0.0-1.fc32 couchdb-debuginfo(s390-64) = 3.0.0-1.fc32 debuginfo(build-id) = 069c2daf6024bf5dcf5feb8804923a4e1aabe143 debuginfo(build-id) = 36d3cf1cc499fade2c07e218147d60d9b1f94b83 debuginfo(build-id) = 55be0ce1944ff97e2b0feebcf5cde77c274e9b49 debuginfo(build-id) = ce331cf2844a864e6e59d2d6115dfe6ce3a60989 debuginfo(build-id) = ee4264e14550ae929c79cab4c18cab820bdfd280 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: couchdb-debugsource(s390-64) = 3.0.0-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x Wrote: /builddir/build/RPMS/couchdb-debugsource-3.0.0-1.fc32.s390x.rpm Wrote: /builddir/build/RPMS/couchdb-debuginfo-3.0.0-1.fc32.s390x.rpm Wrote: /builddir/build/RPMS/couchdb-3.0.0-1.fc32.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pd6uyR + umask 022 + cd /builddir/build/BUILD + cd apache-couchdb-3.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/couchdb-3.0.0-1.fc32.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0