Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2019
240
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 36.65 KB | None | 0 0
  1. FRRouting configuration
  2. ------------------------------
  3. FRR version             : 7.1_git674622891175
  4. host operating system   : linux-musl
  5. source code location    : .
  6. compiler                : gcc -std=gnu11
  7. compiler flags          : -Os -fomit-frame-pointer -g -fno-omit-frame-pointer -funwind-tables -Wall -Wextra -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers
  8. make                    : make
  9. linker flags            : -Wl,--as-needed  -lresolv -lcrypt   -ljson-c -lrt  -lreadline -lm
  10. state file directory    : /var/run/frr
  11. config file directory   : /etc/frr
  12. example directory       : /etc/frr
  13. module directory        : /usr/lib/frr/modules
  14. user to run as          : frr
  15. group to run as         : frr
  16. group for vty sockets   : frrvty
  17. config file mask        : 0600
  18. log file mask           : 0600
  19. zebra protobuf enabled  : no
  20.  
  21. The above user and group must have read/write access to the state file
  22. directory and to the config files in the config file directory.
  23. + make
  24. true
  25. make  all-am
  26. make[1]: Entering directory '/dist/src/frr-7.1_git674622891175'
  27.   GEN      yang/frr-interface.yang.c
  28.   GEN      yang/frr-route-types.yang.c
  29.   GEN      yang/frr-module-translator.yang.c
  30.   EXTRACT  vtysh/vtysh_cmd.c
  31.   CC       lib/grammar_sandbox_main.o
  32.   CC       bgpd/bgp_addpath.o
  33.   CC       bgpd/bgp_advertise.o
  34.   CC       bgpd/bgp_aspath.o
  35.   CC       bgpd/bgp_attr.o
  36.   CC       bgpd/bgp_attr_evpn.o
  37.   CC       bgpd/bgp_bfd.o
  38.   CC       bgpd/bgp_clist.o
  39.   CC       bgpd/bgp_community.o
  40.   CC       bgpd/bgp_damp.o
  41.   CC       bgpd/bgp_dump.o
  42.   CC       bgpd/bgp_ecommunity.o
  43.   CC       bgpd/bgp_encap_tlv.o
  44.   CC       bgpd/bgp_errors.o
  45.   CC       bgpd/bgp_evpn.o
  46.   CC       bgpd/bgp_filter.o
  47.   CC       bgpd/bgp_flowspec.o
  48.   CC       bgpd/bgp_flowspec_util.o
  49.   CC       bgpd/bgp_flowspec_vty.o
  50.   CC       bgpd/bgp_fsm.o
  51.   CC       bgpd/bgp_io.o
  52.   CC       bgpd/bgp_keepalives.o
  53.   CC       bgpd/bgp_label.o
  54.   CC       bgpd/bgp_labelpool.o
  55.   CC       bgpd/bgp_lcommunity.o
  56.   CC       bgpd/bgp_mac.o
  57.   CC       bgpd/bgp_memory.o
  58.   CC       bgpd/bgp_mpath.o
  59.   CC       bgpd/bgp_mplsvpn.o
  60.   CC       bgpd/bgp_network.o
  61.   CC       bgpd/bgp_nexthop.o
  62.   CC       bgpd/bgp_nht.o
  63.   CC       bgpd/bgp_open.o
  64.   CC       bgpd/bgp_packet.o
  65.   CC       bgpd/bgp_pbr.o
  66.   CC       bgpd/bgp_rd.o
  67.   CC       bgpd/bgp_regex.o
  68.   CC       bgpd/bgp_table.o
  69.   CC       bgpd/bgp_updgrp.o
  70.   CC       bgpd/bgp_updgrp_adv.o
  71.   CC       bgpd/bgp_updgrp_packet.o
  72.   CC       bgpd/bgp_vpn.o
  73.   CC       bgpd/bgp_zebra.o
  74.   CC       bgpd/bgpd.o
  75.   CC       bgpd/rfapi/bgp_rfapi_cfg.o
  76.   CC       bgpd/rfapi/rfapi_import.o
  77.   CC       bgpd/rfapi/rfapi.o
  78.   CC       bgpd/rfapi/rfapi_ap.o
  79.   CC       bgpd/rfapi/rfapi_descriptor_rfp_utils.o
  80.   CC       bgpd/rfapi/rfapi_encap_tlv.o
  81.   CC       bgpd/rfapi/rfapi_nve_addr.o
  82.   CC       bgpd/rfapi/rfapi_monitor.o
  83.   CC       bgpd/rfapi/rfapi_rib.o
  84.   CC       bgpd/rfapi/rfapi_vty.o
  85.   CC       bgpd/rfapi/vnc_debug.o
  86.   CC       bgpd/rfapi/vnc_export_bgp.o
  87.   CC       bgpd/rfapi/vnc_export_table.o
  88.   CC       bgpd/rfapi/vnc_import_bgp.o
  89.   CC       bgpd/rfapi/vnc_zebra.o
  90.   CC       pimd/test_igmpv3_join.o
  91.   CC       tools/start-stop-daemon.o
  92.   CC       bgpd/bgpd-bgp_main.o
  93.   CC       bgpd/rfapi/bgpd-rfapi_descriptor_rfp_utils.o
  94.   GEN      yang/frr-ripd.yang.c
  95.   CC       ripd/rip_debug.o
  96.   CC       ripd/rip_errors.o
  97.   CC       ripd/rip_interface.o
  98.   CC       ripd/rip_memory.o
  99.   CC       ripd/rip_offset.o
  100.   CC       ripd/rip_northbound.o
  101.   CC       ripd/rip_peer.o
  102.   CC       ripd/rip_routemap.o
  103.   CC       ripd/rip_zebra.o
  104.   CC       ripd/ripd.o
  105.   GEN      yang/frr-ripngd.yang.c
  106.   CC       ripngd/ripng_debug.o
  107.   CC       ripngd/ripng_interface.o
  108.   CC       ripngd/ripng_memory.o
  109.   CC       ripngd/ripng_nexthop.o
  110.   CC       ripngd/ripng_offset.o
  111.   CC       ripngd/ripng_northbound.o
  112.   CC       ripngd/ripng_peer.o
  113.   CC       ripngd/ripng_route.o
  114.   CC       ripngd/ripng_routemap.o
  115.   CC       ripngd/ripng_zebra.o
  116.   CC       ripngd/ripngd.o
  117.   GEN      yang/frr-isisd.yang.c
  118.   CC       isisd/isis_adjacency.o
  119.   CC       isisd/isis_bfd.o
  120.   CC       isisd/isis_circuit.o
  121.   CC       isisd/isis_csm.o
  122.   CC       isisd/isis_dr.o
  123.   CC       isisd/isis_dynhn.o
  124.   CC       isisd/isis_errors.o
  125.   CC       isisd/isis_events.o
  126.   CC       isisd/isis_flags.o
  127.   CC       isisd/isis_lsp.o
  128.   CC       isisd/isis_memory.o
  129.   CC       isisd/isis_misc.o
  130.   CC       isisd/isis_mt.o
  131.   CC       isisd/isis_pdu.o
  132.   CC       isisd/isis_pdu_counter.o
  133.   CC       isisd/isis_redist.o
  134.   CC       isisd/isis_route.o
  135.   CC       isisd/isis_routemap.o
  136.   CC       isisd/isis_spf.o
  137.   CC       isisd/isis_te.o
  138.   CC       isisd/isis_tlvs.o
  139.   CC       isisd/isis_tx_queue.o
  140.   CC       isisd/isis_vty_common.o
  141.   CC       isisd/isis_zebra.o
  142.   CC       isisd/isisd.o
  143.   CC       isisd/iso_checksum.o
  144.   CC       isisd/fabricd.o
  145.   CC       isisd/isis_northbound.o
  146.   CC       isisd/fabricd-isis_bpf.o
  147.   CC       isisd/fabricd-isis_dlpi.o
  148.   CC       isisd/fabricd-isis_main.o
  149.   CC       isisd/fabricd-isis_pfpacket.o
  150.   CC       isisd/libfabric_a-isis_adjacency.o
  151.   CC       isisd/libfabric_a-isis_bfd.o
  152.   CC       isisd/libfabric_a-isis_circuit.o
  153.   CC       isisd/libfabric_a-isis_csm.o
  154.   CC       isisd/libfabric_a-isis_dr.o
  155.   CC       isisd/libfabric_a-isis_dynhn.o
  156.   CC       isisd/libfabric_a-isis_errors.o
  157.   CC       isisd/libfabric_a-isis_events.o
  158.   CC       isisd/libfabric_a-isis_flags.o
  159.   CC       isisd/libfabric_a-isis_lsp.o
  160.   CC       isisd/libfabric_a-isis_memory.o
  161.   CC       isisd/libfabric_a-isis_misc.o
  162.   CC       isisd/libfabric_a-isis_mt.o
  163.   CC       isisd/libfabric_a-isis_pdu.o
  164.   CC       isisd/libfabric_a-isis_pdu_counter.o
  165.   CC       isisd/libfabric_a-isis_redist.o
  166.   CC       isisd/libfabric_a-isis_route.o
  167.   CC       isisd/libfabric_a-isis_routemap.o
  168.   CC       isisd/libfabric_a-isis_spf.o
  169.   CC       isisd/libfabric_a-isis_te.o
  170.   CC       isisd/libfabric_a-isis_tlvs.o
  171.   CC       isisd/libfabric_a-isis_tx_queue.o
  172.   CC       isisd/libfabric_a-isis_vty_common.o
  173.   CC       isisd/libfabric_a-isis_zebra.o
  174.   CC       isisd/libfabric_a-isisd.o
  175.   CC       isisd/libfabric_a-iso_checksum.o
  176.   CC       isisd/libfabric_a-fabricd.o
  177.   CC       isisd/libfabric_a-isis_vty_fabricd.o
  178.   CC       pimd/pim_main.o
  179.   CC       pimd/pim_assert.o
  180.   CC       pimd/pim_bfd.o
  181.   CC       pimd/pim_br.o
  182.   CC       pimd/pim_errors.o
  183.   CC       pimd/pim_hello.o
  184.   CC       pimd/pim_iface.o
  185.   CC       pimd/pim_ifchannel.o
  186.   CC       pimd/pim_igmp.o
  187.   CC       pimd/pim_igmp_mtrace.o
  188.   CC       pimd/pim_igmp_stats.o
  189.   CC       pimd/pim_igmpv2.o
  190.   CC       pimd/pim_igmpv3.o
  191.   CC       pimd/pim_instance.o
  192.   CC       pimd/pim_int.o
  193.   CC       pimd/pim_join.o
  194.   CC       pimd/pim_jp_agg.o
  195.   CC       pimd/pim_macro.o
  196.   CC       pimd/pim_memory.o
  197.   CC       pimd/pim_mroute.o
  198.   CC       pimd/pim_msdp.o
  199.   CC       pimd/pim_msdp_packet.o
  200.   CC       pimd/pim_msdp_socket.o
  201.   CC       pimd/pim_msg.o
  202.   CC       pimd/pim_neighbor.o
  203.   CC       pimd/pim_nht.o
  204.   CC       pimd/pim_oil.o
  205.   CC       pimd/pim_pim.o
  206.   CC       pimd/pim_register.o
  207.   CC       pimd/pim_routemap.o
  208.   CC       pimd/pim_rp.o
  209.   CC       pimd/pim_rpf.o
  210.   CC       pimd/pim_signals.o
  211.   CC       pimd/pim_sock.o
  212.   CC       pimd/pim_ssm.o
  213.   CC       pimd/pim_ssmpingd.o
  214.   CC       pimd/pim_static.o
  215.   CC       pimd/pim_str.o
  216.   CC       pimd/pim_time.o
  217.   CC       pimd/pim_tlv.o
  218.   CC       pimd/pim_upstream.o
  219.   CC       pimd/pim_util.o
  220.   CC       pimd/pim_version.o
  221.   CC       pimd/pim_vty.o
  222.   CC       pimd/pim_zebra.o
  223.   CC       pimd/pim_zlookup.o
  224.   CC       pimd/pim_vxlan.o
  225.   CC       pimd/pimd.o
  226.   CC       zebra/irdp_interface.lo
  227.   CC       zebra/irdp_main.lo
  228.   CC       zebra/irdp_packet.lo
  229.   SPHINX   doc/user/_build/.doctrees/environment.pickle
  230.   SPHINX   doc/manpages/_build/.doctrees/environment.pickle
  231.   CC       pimd/mtracebis.o
  232.   CC       pimd/mtracebis_netlink.o
  233.   CC       pimd/mtracebis_routeget.o
  234.   CC       lib/agg_table.lo
  235.   CC       lib/atomlist.lo
  236.   CC       lib/bfd.lo
  237.   CC       lib/buffer.lo
  238.   CC       lib/checksum.lo
  239.   CC       lib/command.lo
  240.   CC       lib/command_graph.lo
  241.   CC       lib/command_lex.lo
  242.   CC       lib/command_match.lo
  243.   CC       lib/command_parse.lo
  244.   CC       lib/csv.lo
  245.   CC       lib/debug.lo
  246.   CC       lib/distribute.lo
  247.   CC       lib/ferr.lo
  248.   CC       lib/filter.lo
  249.   CC       lib/frr_pthread.lo
  250.   CC       lib/frrstr.lo
  251.   CC       lib/getopt.lo
  252.   CC       lib/getopt1.lo
  253.   CC       lib/grammar_sandbox.lo
  254.   CC       lib/graph.lo
  255.   CC       lib/hash.lo
  256.   CC       lib/hook.lo
  257.   CC       lib/id_alloc.lo
  258. lib/id_alloc.c: In function 'idalloc_allocate':
  259. lib/id_alloc.c:37:18: warning: implicit declaration of function 'ffs' [-Wimplicit-function-declaration]
  260.    37 | #define FFS32(x) ffs(x)
  261.       |                  ^~~
  262. lib/id_alloc.c:240:9: note: in expansion of macro 'FFS32'
  263.   240 |  word = FFS32(~(page->full_word_mask)) - 1;
  264.       |         ^~~~~
  265. lib/id_alloc.c:240:15: warning: 'ffs' argument 1 promotes to 'uint32_t' {aka 'unsigned int'} where 'int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
  266.   240 |  word = FFS32(~(page->full_word_mask)) - 1;
  267.       |               ^~~~~~~~~~~~~~~~~~~~~~~
  268. lib/id_alloc.c:37:22: note: in definition of macro 'FFS32'
  269.    37 | #define FFS32(x) ffs(x)
  270.       |                      ^
  271. <built-in>: note: built-in 'ffs' declared here
  272. lib/id_alloc.c:249:17: warning: 'ffs' argument 1 promotes to 'uint32_t' {aka 'unsigned int'} where 'int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch]
  273.   249 |  offset = FFS32(~(page->allocated_mask[word])) - 1;
  274.       |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  275. lib/id_alloc.c:37:22: note: in definition of macro 'FFS32'
  276.    37 | #define FFS32(x) ffs(x)
  277.       |                      ^
  278. <built-in>: note: built-in 'ffs' declared here
  279.   CC       lib/clippy-clippy.o
  280.   CC       lib/clippy-command_graph.o
  281.   CC       lib/clippy-command_lex.o
  282.   CC       lib/clippy-command_parse.o
  283.   CC       lib/clippy-command_py.o
  284. In file included from /usr/include/python2.7/Python.h:83,
  285.                  from lib/command_py.c:25:
  286. lib/command_py.c: In function 'command_py_init':
  287. /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  288.   769 |     ((PyObject*)(op))->ob_refcnt++)
  289.       |     ~^~~~~~~~~~~~~~~~
  290. lib/command_py.c:337:2: note: in expansion of macro 'Py_INCREF'
  291.   337 |  Py_INCREF(&typeobj_graph_node);
  292.       |  ^~~~~~~~~
  293. /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  294.   769 |     ((PyObject*)(op))->ob_refcnt++)
  295.       |     ~^~~~~~~~~~~~~~~~
  296. lib/command_py.c:339:2: note: in expansion of macro 'Py_INCREF'
  297.   339 |  Py_INCREF(&typeobj_graph);
  298.       |  ^~~~~~~~~
  299.   CC       lib/clippy-defun_lex.o
  300.   CC       lib/clippy-graph.o
  301.   CC       lib/clippy-memory.o
  302.   CC       lib/clippy-vector.o
  303.   CC       lib/if_rmap.lo
  304.   CC       lib/imsg-buffer.lo
  305.   CC       lib/imsg.lo
  306.   CC       lib/jhash.lo
  307.   CC       lib/json.lo
  308.   CC       lib/keychain.lo
  309.   CC       lib/lib_errors.lo
  310.   CC       lib/libfrr.lo
  311.   CC       lib/linklist.lo
  312.   CC       lib/log.lo
  313.   CC       lib/md5.lo
  314.   CC       lib/memory.lo
  315.   CC       lib/memory_vty.lo
  316.   CC       lib/mlag.lo
  317.   CC       lib/module.lo
  318.   CC       lib/mpls.lo
  319.   CC       lib/network.lo
  320.   CC       lib/nexthop.lo
  321.   CC       lib/netns_linux.lo
  322.   CC       lib/netns_other.lo
  323.   CC       lib/northbound.lo
  324.   CC       lib/northbound_db.lo
  325. In function 'nb_log_callback',
  326.     inlined from 'nb_transaction_apply_finish' at lib/northbound.c:1106:4:
  327. lib/northbound.c:777:2: warning: '%s' directive argument is null [-Wformat-overflow=]
  328.   777 |  zlog_debug(
  329.       |  ^~~~~~~~~~~
  330.   778 |   "northbound callback: event [%s] op [%s] xpath [%s] value [%s]",
  331.       |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  332.   779 |   nb_event_name(event), nb_operation_name(operation), xpath,
  333.       |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  334.   780 |   value);
  335.       |   ~~~~~~
  336.   CC       lib/openbsd-tree.lo
  337.   CC       lib/pid_output.lo
  338.   CC       lib/pqueue.lo
  339.   CC       lib/prefix.lo
  340.   CC       lib/privs.lo
  341.   CC       lib/ptm_lib.lo
  342.   CC       lib/qobj.lo
  343.   CC       lib/ringbuf.lo
  344.   CC       lib/routemap.lo
  345.   CC       lib/sbuf.lo
  346.   CC       lib/seqlock.lo
  347.   CC       lib/sha256.lo
  348.   CC       lib/sigevent.lo
  349.   CC       lib/skiplist.lo
  350.   CC       lib/sockopt.lo
  351.   CC       lib/sockunion.lo
  352.   CC       lib/spf_backoff.lo
  353.   CC       lib/srcdest_table.lo
  354.   CC       lib/stream.lo
  355.   CC       lib/strlcat.lo
  356.   CC       lib/strlcpy.lo
  357.   CC       lib/systemd.lo
  358.   CC       lib/table.lo
  359.   CC       lib/termtable.lo
  360.   CC       lib/thread.lo
  361. lib/thread.c: In function 'vty_out_cpu_thread_history':
  362. lib/thread.c:98:19: warning: format '%zu' expects argument of type 'size_t', but argument 3 has type 'atomic_uint_fast32_t' {aka 'unsigned int'} [-Wformat=]
  363.    98 |  vty_out(vty, "%5zu %10zu.%03lu %9zu %8zu %9zu %8lu %9lu",
  364.       |                ~~~^
  365.       |                   |
  366.       |                   long unsigned int
  367.       |                %5u
  368.    99 |   a->total_active, a->cpu.total / 1000, a->cpu.total % 1000,
  369.       |   ~~~~~~~~~~~~~~~
  370.       |   |
  371.       |   atomic_uint_fast32_t {aka unsigned int}
  372. lib/thread.c:98:36: warning: format '%zu' expects argument of type 'size_t', but argument 6 has type 'atomic_uint_fast32_t' {aka 'unsigned int'} [-Wformat=]
  373.    98 |  vty_out(vty, "%5zu %10zu.%03lu %9zu %8zu %9zu %8lu %9lu",
  374.       |                                 ~~~^
  375.       |                                    |
  376.       |                                    long unsigned int
  377.       |                                 %9u
  378.    99 |   a->total_active, a->cpu.total / 1000, a->cpu.total % 1000,
  379.   100 |   a->total_calls, a->cpu.total / a->total_calls, a->cpu.max,
  380.       |   ~~~~~~~~~~~~~~
  381.       |   |
  382.       |   atomic_uint_fast32_t {aka unsigned int}
  383.   CC       lib/typerb.lo
  384.   CC       lib/typesafe.lo
  385.   CC       lib/vector.lo
  386.   CC       lib/vrf.lo
  387.   CC       lib/vty.lo
  388.   CC       lib/wheel.lo
  389.   CC       lib/workqueue.lo
  390.   CC       lib/yang.lo
  391.   CC       lib/yang_translator.lo
  392.   CC       lib/yang_wrappers.lo
  393.   CC       lib/zclient.lo
  394.   CC       lib/logicalrouter.lo
  395.   CC       lib/lua.lo
  396.   CC       yang/frr-interface.yang.lo
  397.   CC       yang/frr-route-types.yang.lo
  398.   CC       yang/frr-module-translator.yang.lo
  399.   CC       vtysh/vtysh_main.o
  400.   CC       vtysh/vtysh.o
  401.   CC       vtysh/vtysh_user.o
  402.   CC       vtysh/vtysh_config.o
  403.   CC       vtysh/vtysh_cmd.o
  404.   CC       tools/permutations.o
  405.   CC       tools/gen_northbound_callbacks.o
  406.   CC       tools/gen_yang_deviations.o
  407.   CC       bgpd/bgp_btoa-bgp_btoa.o
  408.   CC       bgpd/rfapi/bgp_btoa-rfapi_descriptor_rfp_utils.o
  409.   CC       bgpd/rfp-example/librfp/rfp_example.o
  410.   CC       bgpd/rfp-example/rfptest/rfptest-rfptest.o
  411.   CC       ospfclient/ospfclient.o
  412.   CC       ospfclient/ospf_apiclient.lo
  413.   CC       zebra/connected.o
  414.   CC       zebra/if_ioctl.o
  415.   CC       zebra/if_ioctl_solaris.o
  416.   CC       zebra/if_netlink.o
  417.   CC       zebra/if_sysctl.o
  418.   CC       zebra/ioctl.o
  419.   CC       zebra/ioctl_solaris.o
  420.   CC       zebra/ipforward_proc.o
  421.   CC       zebra/ipforward_solaris.o
  422.   CC       zebra/ipforward_sysctl.o
  423.   CC       zebra/kernel_netlink.o
  424.   CC       zebra/kernel_socket.o
  425.   CC       zebra/label_manager.o
  426.   CC       zebra/main.o
  427.   CC       zebra/redistribute.o
  428.   CC       zebra/router-id.o
  429.   CC       zebra/rt_netlink.o
  430.   CC       zebra/rt_socket.o
  431.   CC       zebra/rtadv.o
  432.   CC       zebra/rtread_getmsg.o
  433.   CC       zebra/rtread_netlink.o
  434.   CC       zebra/rtread_sysctl.o
  435.   CC       zebra/rule_netlink.o
  436.   CC       zebra/rule_socket.o
  437.   CC       zebra/zebra_l2.o
  438.   CC       zebra/zebra_memory.o
  439.   CC       zebra/zebra_dplane.o
  440.   CC       zebra/zebra_mpls.o
  441.   CC       zebra/zebra_mpls_netlink.o
  442.   CC       zebra/zebra_mpls_openbsd.o
  443.   CC       zebra/zebra_mpls_null.o
  444.   CC       zebra/zebra_mpls_vty.o
  445.   CC       zebra/zebra_mroute.o
  446.   CC       zebra/zebra_ns.o
  447.   CC       zebra/zebra_pbr.o
  448.   CC       zebra/zebra_ptm.o
  449.   CC       zebra/zebra_ptm_redistribute.o
  450.   CC       zebra/zebra_pw.o
  451.   CC       zebra/zebra_rib.o
  452.   CC       zebra/zebra_router.o
  453.   CC       zebra/zebra_rnh.o
  454.   CC       zebra/zebra_vrf.o
  455.   CC       zebra/zebra_vxlan.o
  456.   CC       zebra/zserv.o
  457.   CC       zebra/zebra_netns_id.o
  458.   CC       zebra/zebra_netns_notify.o
  459.   CC       zebra/table_manager.o
  460.   CC       zebra/zapi_msg.o
  461.   CC       zebra/zebra_errors.o
  462.   CC       watchfrr/watchfrr.o
  463.   CC       watchfrr/watchfrr_errors.o
  464.   CC       watchfrr/watchfrr_vty.o
  465.   CCLD     tools/ssd
  466.   CC       ripd/rip_main.o
  467.   CC       yang/frr-ripd.yang.o
  468.   CC       ripngd/ripng_main.o
  469.   CC       yang/frr-ripngd.yang.o
  470.   CC       ospfd/ospf_main.o
  471.   CC       ospfd/ospf_abr.o
  472.   CC       ospfd/ospf_api.o
  473.   CC       ospfd/ospf_apiserver.o
  474.   CC       ospfd/ospf_asbr.o
  475.   CC       ospfd/ospf_ase.o
  476.   CC       ospfd/ospf_bfd.o
  477.   CC       ospfd/ospf_dump.o
  478.   CC       ospfd/ospf_dump_api.o
  479.   CC       ospfd/ospf_errors.o
  480.   CC       ospfd/ospf_ext.o
  481.   CC       ospfd/ospf_flood.o
  482.   CC       ospfd/ospf_ia.o
  483.   CC       ospfd/ospf_interface.o
  484.   CC       ospfd/ospf_ism.o
  485.   CC       ospfd/ospf_lsa.o
  486.   CC       ospfd/ospf_lsdb.o
  487.   CC       ospfd/ospf_memory.o
  488.   CC       ospfd/ospf_neighbor.o
  489.   CC       ospfd/ospf_network.o
  490.   CC       ospfd/ospf_nsm.o
  491.   CC       ospfd/ospf_opaque.o
  492.   CC       ospfd/ospf_packet.o
  493.   CC       ospfd/ospf_ri.o
  494.   CC       ospfd/ospf_route.o
  495.   CC       ospfd/ospf_routemap.o
  496.   CC       ospfd/ospf_spf.o
  497.   CC       ospfd/ospf_sr.o
  498.   CC       ospfd/ospf_te.o
  499.   CC       ospfd/ospf_zebra.o
  500.   CC       ospfd/ospfd.o
  501.   CC       ospf6d/ospf6_main.o
  502.   CC       ospf6d/ospf6_abr.o
  503.   CC       ospf6d/ospf6_area.o
  504.   CC       ospf6d/ospf6_asbr.o
  505.   CC       ospf6d/ospf6_bfd.o
  506.   CC       ospf6d/ospf6_flood.o
  507.   CC       ospf6d/ospf6_interface.o
  508.   CC       ospf6d/ospf6_intra.o
  509.   CC       ospf6d/ospf6_lsa.o
  510.   CC       ospf6d/ospf6_lsdb.o
  511.   CC       ospf6d/ospf6_memory.o
  512.   CC       ospf6d/ospf6_message.o
  513.   CC       ospf6d/ospf6_neighbor.o
  514.   CC       ospf6d/ospf6_network.o
  515.   CC       ospf6d/ospf6_proto.o
  516.   CC       ospf6d/ospf6_route.o
  517.   CC       ospf6d/ospf6_spf.o
  518.   CC       ospf6d/ospf6_top.o
  519.   CC       ospf6d/ospf6_zebra.o
  520.   CC       ospf6d/ospf6d.o
  521.   CC       isisd/isis_bpf.o
  522.   CC       isisd/isis_dlpi.o
  523.   CC       isisd/isis_main.o
  524.   CC       isisd/isis_pfpacket.o
  525.   CC       yang/frr-isisd.yang.o
  526.   AR       isisd/libfabric.a
  527.   CC       nhrpd/nhrpd-linux.o
  528.   CC       nhrpd/nhrpd-netlink_arp.o
  529.   CC       nhrpd/nhrpd-netlink_gre.o
  530.   CC       nhrpd/nhrpd-nhrp_cache.o
  531.   CC       nhrpd/nhrpd-nhrp_errors.o
  532.   CC       nhrpd/nhrpd-nhrp_event.o
  533.   CC       nhrpd/nhrpd-nhrp_interface.o
  534.   CC       nhrpd/nhrpd-nhrp_main.o
  535.   CC       nhrpd/nhrpd-nhrp_nhs.o
  536.   CC       nhrpd/nhrpd-nhrp_packet.o
  537.   CC       nhrpd/nhrpd-nhrp_peer.o
  538.   CC       nhrpd/nhrpd-nhrp_route.o
  539.   CC       nhrpd/nhrpd-nhrp_shortcut.o
  540.   CC       nhrpd/nhrpd-nhrp_vc.o
  541.   CC       nhrpd/nhrpd-nhrp_vty.o
  542.   CC       nhrpd/nhrpd-reqid.o
  543.   CC       nhrpd/nhrpd-resolver.o
  544.   CC       nhrpd/nhrpd-vici.o
  545.   CC       nhrpd/nhrpd-zbuf.o
  546.   CC       nhrpd/nhrpd-znl.o
  547.   CC       ldpd/ldpd.o
  548.   CC       ldpd/accept.o
  549.   CC       ldpd/address.o
  550.   CC       ldpd/adjacency.o
  551.   CC       ldpd/control.o
  552.   CC       ldpd/hello.o
  553.   CC       ldpd/init.o
  554.   CC       ldpd/interface.o
  555.   CC       ldpd/keepalive.o
  556.   CC       ldpd/l2vpn.o
  557.   CC       ldpd/labelmapping.o
  558.   CC       ldpd/lde.o
  559.   CC       ldpd/lde_lib.o
  560.   CC       ldpd/ldp_debug.o
  561.   CC       ldpd/ldp_vty_conf.o
  562.   CC       ldpd/ldp_vty_exec.o
  563.   CC       ldpd/ldp_zebra.o
  564.   CC       ldpd/ldpe.o
  565.   CC       ldpd/log.o
  566.   CC       ldpd/logmsg.o
  567.   CC       ldpd/neighbor.o
  568.   CC       ldpd/notification.o
  569.   CC       ldpd/packet.o
  570.   CC       ldpd/pfkey.o
  571.   CC       ldpd/socket.o
  572.   CC       ldpd/util.o
  573.   CC       babeld/babel_main.o
  574.   CC       babeld/babel_errors.o
  575.   CC       babeld/babel_filter.o
  576.   CC       babeld/babel_interface.o
  577.   CC       babeld/babel_memory.o
  578.   CC       babeld/babel_zebra.o
  579.   CC       babeld/babeld.o
  580.   CC       babeld/kernel.o
  581.   CC       babeld/message.o
  582.   CC       babeld/neighbour.o
  583.   CC       babeld/net.o
  584.   CC       babeld/resend.o
  585.   CC       babeld/route.o
  586.   CC       babeld/source.o
  587.   CC       babeld/util.o
  588.   CC       babeld/xroute.o
  589.   CC       eigrpd/eigrp_main.o
  590.   CC       eigrpd/eigrp_dump.o
  591.   CC       eigrpd/eigrp_errors.o
  592.   CC       eigrpd/eigrp_filter.o
  593.   CC       eigrpd/eigrp_fsm.o
  594.   CC       eigrpd/eigrp_hello.o
  595.   CC       eigrpd/eigrp_interface.o
  596.   CC       eigrpd/eigrp_memory.o
  597.   CC       eigrpd/eigrp_neighbor.o
  598.   CC       eigrpd/eigrp_network.o
  599.   CC       eigrpd/eigrp_packet.o
  600.   CC       eigrpd/eigrp_query.o
  601.   CC       eigrpd/eigrp_reply.o
  602.   CC       eigrpd/eigrp_siaquery.o
  603.   CC       eigrpd/eigrp_siareply.o
  604.   CC       eigrpd/eigrp_snmp.o
  605.   CC       eigrpd/eigrp_topology.o
  606.   CC       eigrpd/eigrp_update.o
  607.   CC       eigrpd/eigrp_zebra.o
  608.   CC       eigrpd/eigrpd.o
  609.   CC       pbrd/pbr_main.o
  610.   CC       pbrd/pbr_zebra.o
  611.   CC       pbrd/pbr_map.o
  612.   CC       pbrd/pbr_memory.o
  613.   CC       pbrd/pbr_nht.o
  614.   CC       staticd/static_main.o
  615.   CC       staticd/static_memory.o
  616.   CC       staticd/static_nht.o
  617.   CC       staticd/static_routes.o
  618.   CC       staticd/static_zebra.o
  619.   CC       staticd/static_vrf.o
  620.   CC       bfdd/bfdd.o
  621.   CC       bfdd/bfd.o
  622.   CC       bfdd/bfd_packet.o
  623.   CC       bfdd/bsd.o
  624.   CC       bfdd/config.o
  625.   CC       bfdd/control.o
  626.   CC       bfdd/event.o
  627.   CC       bfdd/linux.o
  628.   CC       bfdd/log.o
  629.   CC       bfdd/ptm_adapter.o
  630.   CCLD     zebra/zebra_irdp.la
  631.   SPHINX   doc/user/_build/texinfo/frr.texi
  632.   SPHINX   doc/manpages/_build/man/man.stamp
  633.   CCLD     lib/clippy
  634.   AR       bgpd/rfp-example/librfp/librfp.a
  635.   CLIPPY   zebra/debug_clippy.c
  636.   CLIPPY   zebra/interface_clippy.c
  637.   CLIPPY   zebra/zebra_mlag_clippy.c
  638.   CLIPPY   zebra/zebra_routemap_clippy.c
  639.   CLIPPY   zebra/zebra_vty_clippy.c
  640.   CLIPPY   ripd/rip_cli_clippy.c
  641.   CLIPPY   ripngd/ripng_cli_clippy.c
  642.   CLIPPY   ospfd/ospf_vty_clippy.c
  643.   AR       ospf6d/libospf6.a
  644.   CLIPPY   isisd/isis_cli_clippy.c
  645.   CLIPPY   ldpd/ldp_vty_cmds_clippy.c
  646.   AR       babeld/libbabel.a
  647.   CLIPPY   eigrpd/eigrp_vty_clippy.c
  648.   CLIPPY   pimd/pim_cmd_clippy.c
  649.   CLIPPY   pbrd/pbr_vty_clippy.c
  650.   CLIPPY   pbrd/pbr_debug_clippy.c
  651.   CLIPPY   staticd/static_vty_clippy.c
  652.   CLIPPY   bfdd/bfdd_vty_clippy.c
  653.   CLIPPY   lib/if_clippy.c
  654.   CLIPPY   lib/nexthop_group_clippy.c
  655.   CLIPPY   lib/northbound_cli_clippy.c
  656.   CLIPPY   lib/plist_clippy.c
  657.   CLIPPY   bgpd/bgp_debug_clippy.c
  658.   CLIPPY   bgpd/bgp_evpn_vty_clippy.c
  659.   CLIPPY   bgpd/bgp_route_clippy.c
  660.   CLIPPY   bgpd/bgp_routemap_clippy.c
  661.   CLIPPY   bgpd/bgp_vty_clippy.c
  662.   CC       zebra/debug.o
  663.   CC       zebra/interface.o
  664.   CC       zebra/zebra_mlag.o
  665.   CC       zebra/zebra_routemap.o
  666.   CC       zebra/zebra_vty.o
  667.   CC       ripd/rip_cli.o
  668.   CC       ripngd/ripng_cli.o
  669.   CC       ospfd/ospf_vty.o
  670.   CC       isisd/isis_cli.o
  671.   CC       ldpd/ldp_vty_cmds.o
  672.   CC       eigrpd/eigrp_vty.o
  673.   CC       pimd/pim_cmd.o
  674.   CC       pbrd/pbr_vty.o
  675.   CC       pbrd/pbr_debug.o
  676.   CC       staticd/static_vty.o
  677.   CC       bfdd/bfdd_vty.o
  678.   MAKEINFO doc/user/_build/texinfo/frr.info
  679.   CC       lib/if.lo
  680.   CC       lib/nexthop_group.lo
  681.   CC       lib/northbound_cli.lo
  682.   CC       lib/plist.lo
  683.   CC       bgpd/bgp_debug.o
  684.   CC       bgpd/bgp_evpn_vty.o
  685.   CC       bgpd/bgp_route.o
  686.   CC       bgpd/bgp_routemap.o
  687.   CC       bgpd/bgp_vty.o
  688.   AR       ripd/librip.a
  689.   AR       ripngd/libripng.a
  690.   AR       ospfd/libfrrospf.a
  691.   AR       isisd/libisis.a
  692.   AR       ldpd/libldp.a
  693.   AR       eigrpd/libeigrp.a
  694.   AR       pimd/libpim.a
  695.   AR       pbrd/libpbr.a
  696.   AR       staticd/libstatic.a
  697.   AR       bfdd/libbfd.a
  698.   CCLD     lib/libfrr.la
  699.   CCLD     pimd/mtracebis
  700.   CCLD     vtysh/vtysh
  701.   CCLD     lib/grammar_sandbox
  702.   CCLD     tools/permutations
  703.   CCLD     tools/gen_northbound_callbacks
  704.   CCLD     tools/gen_yang_deviations
  705.   CCLD     bgpd/rfp-example/rfptest/rfptest
  706.   CCLD     ospfclient/libfrrospfapiclient.la
  707.   CCLD     pimd/test_igmpv3_join
  708.   CCLD     zebra/zebra
  709.   CCLD     watchfrr/watchfrr
  710.   CCLD     ripd/ripd
  711.   CCLD     ripngd/ripngd
  712.   CCLD     ospfd/ospfd
  713.   CCLD     ospf6d/ospf6d
  714.   CCLD     isisd/isisd
  715.   CCLD     isisd/fabricd
  716.   CCLD     nhrpd/nhrpd
  717.   CCLD     ldpd/ldpd
  718.   CCLD     babeld/babeld
  719.   CCLD     eigrpd/eigrpd
  720.   CCLD     pimd/pimd
  721.   CCLD     pbrd/pbrd
  722.   CCLD     staticd/staticd
  723.   CCLD     bfdd/bfdd
  724.   AR       bgpd/libbgp.a
  725.   CCLD     ospfclient/ospfclient
  726.   CCLD     bgpd/bgp_btoa
  727.   CCLD     bgpd/bgpd
  728. make[1]: Leaving directory '/dist/src/frr-7.1_git674622891175'
  729. + trap - EXIT
  730. + runpart check
  731. + local 'part=check'
  732. + '[' -n  ]
  733. + trap 'die '"'"'check failed'"'" EXIT
  734. + '[' -d /dist/src/frr-7.1_git674622891175 ]
  735. + cd /dist/src/frr-7.1_git674622891175
  736. + check
  737. + cd /dist/src/frr-7.1_git674622891175
  738. + make -j 1 check
  739. true
  740.   CC       tests/lib/cxxcompat-cxxcompat.o
  741.   CCLD     tests/lib/cxxcompat
  742.   CC       tests/lib/test_atomlist-test_atomlist.o
  743.   CCLD     tests/lib/test_atomlist
  744.   CC       tests/lib/test_buffer-test_buffer.o
  745.   CCLD     tests/lib/test_buffer
  746.   CC       tests/lib/test_checksum-test_checksum.o
  747.   CCLD     tests/lib/test_checksum
  748.   CC       tests/lib/test_heavy_thread-test_heavy_thread.o
  749.   CC       tests/helpers/c/lib_test_heavy_thread-main.o
  750.   CCLD     tests/lib/test_heavy_thread
  751.   CC       tests/lib/test_heavy_wq-test_heavy_wq.o
  752.   CC       tests/helpers/c/lib_test_heavy_wq-main.o
  753.   CCLD     tests/lib/test_heavy_wq
  754.   CC       tests/lib/test_heavy-test_heavy.o
  755.   CC       tests/helpers/c/lib_test_heavy-main.o
  756.   CCLD     tests/lib/test_heavy
  757.   CC       tests/lib/test_idalloc-test_idalloc.o
  758.   CCLD     tests/lib/test_idalloc
  759.   CC       tests/lib/test_memory-test_memory.o
  760.   CCLD     tests/lib/test_memory
  761.   CC       tests/lib/test_nexthop_iter-test_nexthop_iter.o
  762.   CC       tests/helpers/c/lib_test_nexthop_iter-prng.o
  763.   CCLD     tests/lib/test_nexthop_iter
  764.   CC       tests/lib/test_privs-test_privs.o
  765.   CCLD     tests/lib/test_privs
  766.   CC       tests/lib/test_ringbuf-test_ringbuf.o
  767.   CCLD     tests/lib/test_ringbuf
  768.   CC       tests/lib/test_srcdest_table-test_srcdest_table.o
  769.   CC       tests/helpers/c/lib_test_srcdest_table-prng.o
  770.   CCLD     tests/lib/test_srcdest_table
  771.   CC       tests/lib/test_segv-test_segv.o
  772.   CCLD     tests/lib/test_segv
  773.   CC       tests/lib/test_seqlock-test_seqlock.o
  774.   CCLD     tests/lib/test_seqlock
  775.   CC       tests/lib/test_sig-test_sig.o
  776.   CCLD     tests/lib/test_sig
  777.   CC       tests/lib/test_stream-test_stream.o
  778.   CCLD     tests/lib/test_stream
  779.   CC       tests/lib/test_table-test_table.o
  780.   CCLD     tests/lib/test_table
  781.   CC       tests/lib/test_timer_correctness-test_timer_correctness.o
  782.   CC       tests/helpers/c/lib_test_timer_correctness-prng.o
  783.   CCLD     tests/lib/test_timer_correctness
  784.   CC       tests/lib/test_timer_performance-test_timer_performance.o
  785.   CC       tests/helpers/c/lib_test_timer_performance-prng.o
  786.   CCLD     tests/lib/test_timer_performance
  787.   CC       tests/lib/test_ttable-test_ttable.o
  788.   CCLD     tests/lib/test_ttable
  789.   CC       tests/lib/test_typelist-test_typelist.o
  790.   CC       tests/helpers/c/lib_test_typelist-prng.o
  791.   CCLD     tests/lib/test_typelist
  792.   CC       tests/lib/test_zlog-test_zlog.o
  793.   CCLD     tests/lib/test_zlog
  794.   CC       tests/lib/test_graph-test_graph.o
  795.   CCLD     tests/lib/test_graph
  796.   CLIPPY   tests/lib/cli/test_cli_clippy.c
  797.   CC       tests/lib/cli/test_cli-test_cli.o
  798.   CC       tests/lib/cli/test_cli-common_cli.o
  799.   CCLD     tests/lib/cli/test_cli
  800.   CC       tests/lib/cli/test_commands-test_commands.o
  801.   CC       tests/helpers/c/lib_cli_test_commands-prng.o
  802. sed \
  803.         -e 's%"vtysh/vtysh\.h"%"tests/helpers/c/tests.h"%' \
  804.         -e 's/vtysh_init_cmd/test_init_cmd/' \
  805.         -e 's/VTYSH_[A-Z][A-Z_0-9]*/0/g' \
  806.         < vtysh/vtysh_cmd.c \
  807.         > "tests/lib/cli/test_commands_defun.c"
  808.   CC       tests/lib/cli/test_commands-test_commands_defun.o
  809.   CCLD     tests/lib/cli/test_commands
  810.   CC       tests/lib/northbound/test_oper_data-test_oper_data.o
  811.   GEN      yang/frr-test-module.yang.c
  812.   CC       yang/tests_lib_northbound_test_oper_data-frr-test-module.yang.o
  813.   CCLD     tests/lib/northbound/test_oper_data
  814.   CC       tests/bgpd/test_aspath-test_aspath.o
  815.   CCLD     tests/bgpd/test_aspath
  816.   CC       tests/bgpd/test_capability-test_capability.o
  817.   CCLD     tests/bgpd/test_capability
  818.   CC       tests/bgpd/test_packet-test_packet.o
  819.   CCLD     tests/bgpd/test_packet
  820.   CC       tests/bgpd/test_peer_attr-test_peer_attr.o
  821.   CCLD     tests/bgpd/test_peer_attr
  822.   CC       tests/bgpd/test_ecommunity-test_ecommunity.o
  823.   CCLD     tests/bgpd/test_ecommunity
  824.   CC       tests/bgpd/test_mp_attr-test_mp_attr.o
  825.   CCLD     tests/bgpd/test_mp_attr
  826.   CC       tests/bgpd/test_mpath-test_mpath.o
  827.   CCLD     tests/bgpd/test_mpath
  828.   CC       tests/bgpd/test_bgp_table-test_bgp_table.o
  829.   CCLD     tests/bgpd/test_bgp_table
  830. gzip -d < ./tests/isisd/test_fuzz_isis_tlv_tests.h.gz > "tests/isisd/test_fuzz_isis_tlv_tests.h"
  831.   CC       tests/isisd/test_fuzz_isis_tlv-test_fuzz_isis_tlv.o
  832.   CCLD     tests/isisd/test_fuzz_isis_tlv
  833.   CC       tests/isisd/test_isis_lspdb-test_isis_lspdb.o
  834.   CCLD     tests/isisd/test_isis_lspdb
  835.   CC       tests/isisd/test_isis_vertex_queue-test_isis_vertex_queue.o
  836.   CCLD     tests/isisd/test_isis_vertex_queue
  837.   CLIPPY   tests/ospf6d/test_lsdb_clippy.c
  838.   CC       tests/ospf6d/test_lsdb-test_lsdb.o
  839.   CC       tests/lib/cli/ospf6d_test_lsdb-common_cli.o
  840.   CCLD     tests/ospf6d/test_lsdb
  841. ( cd tests; python .././tests/runtests.py --junitxml=tests.xml -v .././tests; )
  842. Traceback (most recent call last):
  843.   File ".././tests/runtests.py", line 1, in <module>
  844.     import pytest
  845. ImportError: No module named pytest
  846. make: *** [Makefile:11278: tests/tests.xml] Error 1
  847. + die 'check failed'
  848. + trap - EXIT
  849. + error 'check failed'
  850. + local 'prompt=>>> ERROR:'
  851. + local 'fake='
  852. + local 'name=frr'
  853. + printf '>>> ERROR: frr: %s\n' 'check failed'
  854. >>> ERROR: frr: check failed
  855. + logcmd 'ERROR: frr: check failed'
  856. + true 'ERROR: frr: check failed'
  857. + return 0
  858. + cleanup bldroot deps
  859. + local 'i='
  860. + '[' -z  ]
  861. + set_xterm_title
  862. + '['  '=' xterm ]
  863. + '[' -n  ]
  864. + '['  ]
  865. + '[' -z  ]
  866. + '[' -n '.makedepends-frr ' ]
  867. + msg 'Uninstalling dependencies...'
  868. + '[' -n  ]
  869. + local 'prompt=>>>'
  870. + local 'fake='
  871. + local 'name=frr'
  872. + printf '>>> frr: %s\n' 'Uninstalling dependencies...'
  873. >>> frr: Uninstalling dependencies...
  874. + undeps
  875. + local '_quiet='
  876. + abuild-apk del --wait 30 .makedepends-frr
  877. (1/144) Purging git-perl (2.23.0-r1)
  878. (2/144) Purging perl-git (2.23.0-r1)
  879. (3/144) Purging perl-error (0.17028-r0)
  880. (4/144) Purging py2-sphinx (1.8.4-r2)
  881. (5/144) Purging py2-docutils (0.14-r2)
  882. (6/144) Purging py2-pillow (6.0.0-r1)
  883. (7/144) Purging py2-olefile (0.46-r1)
  884. (8/144) Purging py2-roman (3.2-r0)
  885. (9/144) Purging py2-jinja2 (2.10.1-r0)
  886. (10/144) Purging py2-markupsafe (1.1.1-r1)
  887. (11/144) Purging py2-pygments (2.4.2-r0)
  888. (12/144) Purging py2-sphinx_rtd_theme (0.4.3-r1)
  889. (13/144) Purging py2-alabaster (0.7.12-r1)
  890. (14/144) Purging py2-babel (2.7.0-r0)
  891. (15/144) Purging py2-tz (2019.2-r0)
  892. (16/144) Purging py2-snowballstemmer (1.2.1-r2)
  893. (17/144) Purging py2-imagesize (1.1.0-r1)
  894. (18/144) Purging py2-requests (2.21.0-r4)
  895. (19/144) Purging py2-chardet (3.0.4-r1)
  896. (20/144) Purging py2-idna (2.8-r1)
  897. (21/144) Purging py2-certifi (2019.9.11-r0)
  898. (22/144) Purging py2-urllib3 (1.25.5-r0)
  899. (23/144) Purging py2-sphinxcontrib-websupport (1.0.1-r4)
  900. (24/144) Purging py2-packaging (19.1-r0)
  901. (25/144) Purging py2-parsing (2.4.2-r0)
  902. (26/144) Purging py2-six (1.12.0-r1)
  903. (27/144) Purging py-enum34 (1.1.6-r3)
  904. (28/144) Purging py2-attrs (18.2.0-r1)
  905. (29/144) Purging py2-typing (3.7.4.1-r0)
  906. (30/144) Purging .makedepends-frr (20190923.124105)
  907. (31/144) Purging ipsec-tools (0.8.2-r8)
  908. (32/144) Purging iproute2 (5.2.0-r0)
  909. (33/144) Purging net-snmp-dev (5.8-r2)
  910. (34/144) Purging openssl-dev (1.1.1d-r2)
  911. (35/144) Purging net-snmp-agent-libs (5.8-r2)
  912. (36/144) Purging net-snmp-libs (5.8-r2)
  913. (37/144) Purging gawk (5.0.1-r0)
  914. (38/144) Purging texinfo (6.6-r2)
  915. (39/144) Purging acct (6.6.4-r0)
  916. (40/144) Purging autoconf (2.69-r2)
  917. (41/144) Purging automake (1.16.1-r0)
  918. (42/144) Purging perl (5.30.0-r0)
  919. (43/144) Purging bison (3.4.2-r0)
  920. (44/144) Purging bsd-compat-headers (0.7.1-r0)
  921. (45/144) Purging c-ares-dev (1.15.0-r0)
  922. (46/144) Purging c-ares (1.15.0-r0)
  923. (47/144) Purging flex (2.6.4-r2)
  924. (48/144) Purging json-c-dev (0.13.1-r0)
  925. (49/144) Purging libressl (2.9.2-r0)
  926. (50/144) Purging libssh2 (1.9.0-r0)
  927. (51/144) Purging libtool (2.4.6-r6)
  928. (52/144) Purging bash (5.0.11-r0)
  929. Executing bash-5.0.11-r0.pre-deinstall
  930. (53/144) Purging libltdl (2.4.6-r6)
  931. (54/144) Purging libyang-dev (1.0_p3-r1)
  932. (55/144) Purging libyang (1.0_p3-r1)
  933. (56/144) Purging linux-headers (4.19.36-r0)
  934. (57/144) Purging m4 (1.4.18-r1)
  935. (58/144) Purging mkinitfs (3.4.3-r2)
  936. (59/144) Purging lddtree (1.26-r2)
  937. (60/144) Purging mpfr3 (3.1.5-r1)
  938. (61/144) Purging mtools (4.0.23-r0)
  939. (62/144) Purging python2-dev (2.7.16-r2)
  940. (63/144) Purging readline-dev (8.0.1-r0)
  941. (64/144) Purging libhistory (8.0.1-r0)
  942. (65/144) Purging squashfs-tools (4.3-r6)
  943. (66/144) Purging xorriso (1.5.0-r0)
  944. (67/144) Purging py-sphinx (1.8.4-r2)
  945. (68/144) Purging py3-sphinx (1.8.4-r2)
  946. (69/144) Purging py3-docutils (0.14-r2)
  947. (70/144) Purging py3-pillow (6.0.0-r1)
  948. (71/144) Purging py3-olefile (0.46-r1)
  949. (72/144) Purging py3-roman (3.2-r0)
  950. (73/144) Purging py3-jinja2 (2.10.1-r0)
  951. (74/144) Purging py3-markupsafe (1.1.1-r1)
  952. (75/144) Purging py3-pygments (2.4.2-r0)
  953. (76/144) Purging py3-sphinx_rtd_theme (0.4.3-r1)
  954. (77/144) Purging py3-alabaster (0.7.12-r1)
  955. (78/144) Purging py3-babel (2.7.0-r0)
  956. (79/144) Purging py3-tz (2019.2-r0)
  957. (80/144) Purging py3-snowballstemmer (1.2.1-r2)
  958. (81/144) Purging py3-imagesize (1.1.0-r1)
  959. (82/144) Purging py3-requests (2.21.0-r4)
  960. (83/144) Purging py3-chardet (3.0.4-r1)
  961. (84/144) Purging py3-idna (2.8-r1)
  962. (85/144) Purging py3-certifi (2019.9.11-r0)
  963. (86/144) Purging py3-urllib3 (1.25.5-r0)
  964. (87/144) Purging py3-sphinxcontrib-websupport (1.0.1-r4)
  965. (88/144) Purging py3-packaging (19.1-r0)
  966. (89/144) Purging py3-parsing (2.4.2-r0)
  967. (90/144) Purging py-setuptools (41.0.0-r0)
  968. (91/144) Purging python2 (2.7.16-r2)
  969. (92/144) Purging kmod-openrc (24-r1)
  970. (93/144) Purging iptables-openrc (1.8.3-r1)
  971. (94/144) Purging cryptsetup-libs (2.2.1-r0)
  972. (95/144) Purging json-c (0.13.1-r0)
  973. (96/144) Purging iptables (1.8.3-r1)
  974. (97/144) Purging libnftnl-libs (1.1.4-r0)
  975. (98/144) Purging libmnl (1.0.4-r0)
  976. (99/144) Purging freetype (2.10.1-r0)
  977. (100/144) Purging py3-pytest (4.5.0-r3)
  978. (101/144) Purging py3-atomicwrites (1.1.5-r1)
  979. (102/144) Purging py3-py (1.8.0-r0)
  980. (103/144) Purging py3-six (1.12.0-r1)
  981. (104/144) Purging py3-attrs (18.2.0-r1)
  982. (105/144) Purging py3-more-itertools (7.2.0-r0)
  983. (106/144) Purging py3-pluggy (0.9.0-r1)
  984. (107/144) Purging py3-setuptools (41.0.0-r0)
  985. (108/144) Purging py3-wcwidth (0.1.7-r3)
  986. (109/144) Purging py3-ipaddr (2.2.0-r4)
  987. (110/144) Purging python3 (3.7.4-r0)
  988. (111/144) Purging libbz2 (1.0.8-r1)
  989. (112/144) Purging libffi (3.2.1-r6)
  990. (113/144) Purging gdbm (1.13-r1)
  991. (114/144) Purging ncurses-dev (6.1_p20190831-r0)
  992. (115/144) Purging readline (8.0.1-r0)
  993. (116/144) Purging libisoburn (1.5.0-r0)
  994. (117/144) Purging libedit (20190324.3.1-r0)
  995. (118/144) Purging ncurses-libs (6.1_p20190831-r0)
  996. (119/144) Purging ncurses-terminfo (6.1_p20190831-r0)
  997. (120/144) Purging ncurses-terminfo-base (6.1_p20190831-r0)
  998. (121/144) Purging sqlite-libs (3.29.0-r0)
  999. (122/144) Purging kmod (24-r1)
  1000. (123/144) Purging xz-libs (5.2.4-r0)
  1001. (124/144) Purging argon2-libs (20190702-r0)
  1002. (125/144) Purging libblkid (2.34-r0)
  1003. (126/144) Purging device-mapper-libs (2.02.184-r0)
  1004. (127/144) Purging libuuid (2.34-r0)
  1005. (128/144) Purging libburn (1.5.0-r0)
  1006. (129/144) Purging libisofs (1.5.0-r0)
  1007. (130/144) Purging libressl2.9-libtls (2.9.2-r0)
  1008. (131/144) Purging libressl2.9-libssl (2.9.2-r0)
  1009. (132/144) Purging libressl2.9-libcrypto (2.9.2-r0)
  1010. (133/144) Purging pcre-dev (8.43-r0)
  1011. (134/144) Purging libpcre16 (8.43-r0)
  1012. (135/144) Purging libpcre32 (8.43-r0)
  1013. (136/144) Purging libpcrecpp (8.43-r0)
  1014. (137/144) Purging pcre (8.43-r0)
  1015. (138/144) Purging lzo (2.10-r2)
  1016. (139/144) Purging lz4-libs (1.9.2-r0)
  1017. (140/144) Purging libpng (1.6.37-r1)
  1018. (141/144) Purging tiff (4.0.10-r1)
  1019. (142/144) Purging libjpeg-turbo (2.0.3-r0)
  1020. (143/144) Purging lcms2 (2.9-r1)
  1021. (144/144) Purging libwebp (1.0.3-r0)
  1022. Executing busybox-1.31.0-r0.trigger
  1023. OK: 199 MiB in 55 packages
  1024. + '[' -n  ]
  1025. + exit 1
  1026. The command '/bin/sh -c cd /dist     && abuild-keygen -a -n  && abuild checksum      && abuild -v -r -P /pkgs/apk' returned a non-zero code: 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement