>>> libigraph: Building testing/libigraph 0.10.8-r0 (using abuild 3.12.0-r0) started Wed, 22 Nov 2023 06:36:22 +0000 >>> libigraph: Checking sanity of /home/buildozer/aports/testing/libigraph/APKBUILD... >>> libigraph: Analyzing dependencies... >>> libigraph: Installing for build: build-base arpack-dev cmake glpk-dev libxml2-dev openblas-dev plfit-dev samurai (1/29) Installing libquadmath (13.2.1_git20231014-r0) (2/29) Installing libgfortran (13.2.1_git20231014-r0) (3/29) Installing gfortran (13.2.1_git20231014-r0) (4/29) Installing openblas (0.3.25-r0) (5/29) Installing liblapack (0.3.25-r0) (6/29) Installing liblapacke (0.3.25-r0) (7/29) Installing openblas-ilp64 (0.3.25-r0) (8/29) Installing openblas-dev (0.3.25-r0) (9/29) Installing arpack-ilp64 (3.8.0-r3) (10/29) Installing arpack (3.8.0-r3) (11/29) Installing arpack-dev (3.8.0-r3) (12/29) Installing libbz2 (1.0.8-r6) (13/29) Installing xz-libs (5.4.5-r0) (14/29) Installing libarchive (3.7.2-r0) (15/29) Installing rhash-libs (1.4.4-r0) (16/29) Installing libuv (1.47.0-r0) (17/29) Installing cmake (3.27.8-r0) (18/29) Installing glpk (5.0-r2) (19/29) Installing glpk-dev (5.0-r2) (20/29) Installing zlib-dev (1.3-r2) (21/29) Installing xz (5.4.5-r0) (22/29) Installing xz-dev (5.4.5-r0) (23/29) Installing libxml2 (2.11.6-r0) (24/29) Installing libxml2-utils (2.11.6-r0) (25/29) Installing libxml2-dev (2.11.6-r0) (26/29) Installing plfit-libs (0.9.4-r2) (27/29) Installing plfit-dev (0.9.4-r2) (28/29) Installing samurai (1.2-r5) (29/29) Installing .makedepends-libigraph (20231122.063624) Executing busybox-1.36.1-r15.trigger OK: 560 MiB in 134 packages >>> libigraph: Cleaning up srcdir >>> libigraph: Cleaning up pkgdir >>> libigraph: Cleaning up tmpdir >>> libigraph: Fetching https://distfiles.alpinelinux.org/distfiles/edge/igraph-0.10.8.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> libigraph: Fetching https://github.com/igraph/igraph/releases/download/0.10.8/igraph-0.10.8.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4225k 100 4225k 0 0 7277k 0 --:--:-- --:--:-- --:--:-- 7277k >>> libigraph: Fetching https://distfiles.alpinelinux.org/distfiles/edge/igraph-0.10.8.tar.gz >>> libigraph: Checking sha512sums... igraph-0.10.8.tar.gz: OK >>> libigraph: Unpacking /var/cache/distfiles/edge/igraph-0.10.8.tar.gz... -- Version number: 0.10.8 -- The C compiler identification is GNU 13.2.1 -- The CXX compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test COMPILER_SUPPORTS_UNKNOWN_WARNING_OPTION_FLAG -- Performing Test COMPILER_SUPPORTS_UNKNOWN_WARNING_OPTION_FLAG - Failed -- Performing Test COMPILER_HAS_DEPRECATED_ENUMVAL_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ENUMVAL_ATTR - Success -- Thread-local storage: supported (__thread) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Could NOT find FLEX (missing: FLEX_EXECUTABLE) -- Could NOT find BISON (missing: BISON_EXECUTABLE) -- Looking for strcasecmp -- Looking for strcasecmp - found -- Looking for strncasecmp -- Looking for strncasecmp - found -- Looking for _stricmp -- Looking for _stricmp - not found -- Looking for _strnicmp -- Looking for _strnicmp - not found -- Looking for strdup -- Looking for strdup - found -- Looking for strndup -- Looking for strndup - found -- Looking for include file xlocale.h -- Looking for include file xlocale.h - not found -- Looking for uselocale -- Looking for uselocale - found -- Looking for _configthreadlocale -- Looking for _configthreadlocale - not found -- Performing Test HAVE__UMUL128 -- Performing Test HAVE__UMUL128 - Failed -- Performing Test HAVE___UMULH -- Performing Test HAVE___UMULH - Failed -- Looking for C++ include sys/types.h -- Looking for C++ include sys/types.h - found -- Looking for C++ include stdint.h -- Looking for C++ include stdint.h - found -- Looking for C++ include stddef.h -- Looking for C++ include stddef.h - found -- Check size of __uint128_t -- Check size of __uint128_t - done -- Performing Test HAVE_BUILTIN_OVERFLOW -- Performing Test HAVE_BUILTIN_OVERFLOW - Success -- Looking for _LIBCPP_VERSION -- Looking for _LIBCPP_VERSION - not found -- Looking for __GLIBCXX__ -- Looking for __GLIBCXX__ - found -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Performing Test HAVE_ENABLE_NEW_DTAGS -- Performing Test HAVE_ENABLE_NEW_DTAGS - Success -- Disabling new dtags for testing to use RPATH to ensure the correct library is found. -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) -- -- -----[ Build configuration ]---- -- Version: 0.10.8 -- CMake build type: Release -- Library type: shared -- igraph_integer_t size: 64 bits -- -- ----------[ Features ]---------- -- GLPK for optimization: yes -- Reading GraphML files: yes -- Thread-local storage: yes -- Link-time optimization: no -- -- --------[ Dependencies ]-------- -- ARPACK: yes -- BISON: no -- BLAS: yes -- FLEX: no -- GLPK: yes -- GMP: vendored -- LAPACK: yes -- LibXml2: yes -- OpenMP: yes -- PLFIT: yes -- -- -----------[ Testing ]---------- -- Diff tool: diff -- Sanitizers: none -- Code coverage: no -- Verify 'finally' stack: no -- -- --------[ Documentation ]------- -- HTML: no -- PDF: no -- -- igraph configured successfully. -- -- Configuring done (5.8s) -- Generating done (0.7s) -- Build files have been written to: /home/buildozer/aports/testing/libigraph/src/igraph-0.10.8/builddir [1/337] Building C object tests/CMakeFiles/test_utilities.dir/unit/test_utilities.c.o [2/337] Building C object src/CMakeFiles/igraph.dir/version.c.o [3/337] Building C object src/CMakeFiles/igraph.dir/internal/zeroin.c.o [4/337] Building C object src/CMakeFiles/igraph.dir/internal/utils.c.o [5/337] Building C object src/CMakeFiles/igraph.dir/internal/qsort.c.o [6/337] Building C object src/CMakeFiles/igraph.dir/internal/qsort_r.c.o [7/337] Building C object src/CMakeFiles/igraph.dir/internal/lsap.c.o [8/337] Building C object src/CMakeFiles/igraph.dir/internal/hacks.c.o [9/337] Building C object src/CMakeFiles/igraph.dir/internal/glpk_support.c.o [10/337] Building C object src/CMakeFiles/igraph.dir/misc/spanning_trees.c.o [11/337] Building C object src/CMakeFiles/igraph.dir/misc/sir.c.o [12/337] Building C object src/CMakeFiles/igraph.dir/misc/scan.c.o [13/337] Building C object src/CMakeFiles/igraph.dir/misc/power_law_fit.c.o [14/337] Building C object src/CMakeFiles/igraph.dir/misc/other.c.o [15/337] Building CXX object src/CMakeFiles/igraph.dir/misc/order_cycle.cpp.o [16/337] Building C object src/CMakeFiles/igraph.dir/misc/motifs.c.o [17/337] Building C object src/CMakeFiles/igraph.dir/misc/mixing.c.o [18/337] Building C object src/CMakeFiles/igraph.dir/misc/microscopic_update.c.o [19/337] Building C object src/CMakeFiles/igraph.dir/misc/matching.c.o [20/337] Building C object src/CMakeFiles/igraph.dir/misc/graphicality.c.o [21/337] Building C object src/CMakeFiles/igraph.dir/misc/feedback_arc_set.c.o [22/337] Building C object src/CMakeFiles/igraph.dir/misc/embedding.c.o [23/337] Building CXX object src/CMakeFiles/igraph.dir/misc/degree_sequence.cpp.o [24/337] Building C object src/CMakeFiles/igraph.dir/misc/cycle_bases.c.o [25/337] Building C object src/CMakeFiles/igraph.dir/misc/conversion.c.o [26/337] Building C object src/CMakeFiles/igraph.dir/misc/coloring.c.o [27/337] Building C object src/CMakeFiles/igraph.dir/misc/cocitation.c.o [28/337] Building C object src/CMakeFiles/igraph.dir/misc/chordality.c.o [29/337] Building C object src/CMakeFiles/igraph.dir/misc/bipartite.c.o [30/337] Building C object src/CMakeFiles/igraph.dir/isomorphism/vf2.c.o [31/337] Building C object src/CMakeFiles/igraph.dir/isomorphism/queries.c.o [32/337] Building C object src/CMakeFiles/igraph.dir/isomorphism/isomorphism_misc.c.o [33/337] Building C object src/CMakeFiles/igraph.dir/isomorphism/lad.c.o [34/337] Building C object src/CMakeFiles/igraph.dir/isomorphism/isoclasses.c.o [35/337] Building CXX object src/CMakeFiles/igraph.dir/isomorphism/bliss.cc.o [36/337] Building C object src/CMakeFiles/igraph.dir/properties/triangles.c.o [37/337] Building C object src/CMakeFiles/igraph.dir/properties/trees.c.o [38/337] Building C object src/CMakeFiles/igraph.dir/properties/spectral.c.o [39/337] Building C object src/CMakeFiles/igraph.dir/properties/perfect.c.o [40/337] Building C object src/CMakeFiles/igraph.dir/properties/neighborhood.c.o [41/337] Building C object src/CMakeFiles/igraph.dir/properties/multiplicity.c.o [42/337] Building C object src/CMakeFiles/igraph.dir/properties/loops.c.o [43/337] Building C object src/CMakeFiles/igraph.dir/properties/girth.c.o [44/337] Building C object src/CMakeFiles/igraph.dir/properties/ecc.c.o [45/337] Building C object src/CMakeFiles/igraph.dir/properties/degrees.c.o [46/337] Building C object src/CMakeFiles/igraph.dir/properties/dag.c.o [47/337] Building C object src/CMakeFiles/igraph.dir/properties/convergence_degree.c.o [48/337] Building C object src/CMakeFiles/igraph.dir/properties/constraint.c.o [49/337] Building C object src/CMakeFiles/igraph.dir/properties/basic_properties.c.o [50/337] Building C object src/CMakeFiles/igraph.dir/paths/widest_paths.c.o [51/337] Building C object src/CMakeFiles/igraph.dir/paths/voronoi.c.o [52/337] Building C object src/CMakeFiles/igraph.dir/paths/unweighted.c.o [53/337] Building C object src/CMakeFiles/igraph.dir/paths/sparsifier.c.o [54/337] Building C object src/CMakeFiles/igraph.dir/paths/simple_paths.c.o [55/337] Building C object src/CMakeFiles/igraph.dir/paths/shortest_paths.c.o [56/337] Building C object src/CMakeFiles/igraph.dir/paths/random_walk.c.o [57/337] Building C object src/CMakeFiles/igraph.dir/paths/johnson.c.o [58/337] Building C object src/CMakeFiles/igraph.dir/paths/histogram.c.o [59/337] Building C object src/CMakeFiles/igraph.dir/paths/floyd_warshall.c.o [60/337] Building C object src/CMakeFiles/igraph.dir/paths/eulerian.c.o [61/337] Building C object src/CMakeFiles/igraph.dir/paths/distances.c.o [62/337] Building C object src/CMakeFiles/igraph.dir/paths/dijkstra.c.o [63/337] Building C object src/CMakeFiles/igraph.dir/paths/bellman_ford.c.o [64/337] Building C object src/CMakeFiles/igraph.dir/paths/astar.c.o [65/337] Building C object src/CMakeFiles/igraph.dir/paths/all_shortest_paths.c.o [66/337] Building C object src/CMakeFiles/igraph.dir/operators/union.c.o [67/337] Building C object src/CMakeFiles/igraph.dir/operators/subgraph.c.o [68/337] Building C object src/CMakeFiles/igraph.dir/operators/simplify.c.o [69/337] Building C object src/CMakeFiles/igraph.dir/operators/rewire_edges.c.o [70/337] Building C object src/CMakeFiles/igraph.dir/operators/rewire.c.o [71/337] Building C object src/CMakeFiles/igraph.dir/operators/reverse.c.o [72/337] Building C object src/CMakeFiles/igraph.dir/operators/permute.c.o [73/337] Building C object src/CMakeFiles/igraph.dir/operators/misc_internal.c.o [74/337] Building C object src/CMakeFiles/igraph.dir/operators/intersection.c.o [75/337] Building C object src/CMakeFiles/igraph.dir/operators/disjoint_union.c.o [76/337] Building C object src/CMakeFiles/igraph.dir/operators/difference.c.o [77/337] Building C object src/CMakeFiles/igraph.dir/operators/contract.c.o [78/337] Building C object src/CMakeFiles/igraph.dir/operators/connect_neighborhood.c.o [79/337] Building C object src/CMakeFiles/igraph.dir/operators/compose.c.o [80/337] Building C object src/CMakeFiles/igraph.dir/operators/complementer.c.o [81/337] Building C object src/CMakeFiles/igraph.dir/operators/add_edge.c.o [82/337] Building C object src/CMakeFiles/igraph.dir/layout/umap.c.o [83/337] Building C object src/CMakeFiles/igraph.dir/layout/sugiyama.c.o [84/337] Building C object src/CMakeFiles/igraph.dir/layout/reingold_tilford.c.o [85/337] Building C object src/CMakeFiles/igraph.dir/layout/merge_grid.c.o [86/337] Building C object src/CMakeFiles/igraph.dir/layout/merge_dla.c.o [87/337] Building C object src/CMakeFiles/igraph.dir/layout/mds.c.o [88/337] Building C object src/CMakeFiles/igraph.dir/layout/layout_random.c.o [89/337] Building C object src/CMakeFiles/igraph.dir/layout/layout_grid.c.o [90/337] Building C object src/CMakeFiles/igraph.dir/layout/layout_bipartite.c.o [91/337] Building C object src/CMakeFiles/igraph.dir/layout/large_graph.c.o [92/337] Building C object src/CMakeFiles/igraph.dir/layout/kamada_kawai.c.o [93/337] Building C object src/CMakeFiles/igraph.dir/layout/graphopt.c.o [94/337] Building C object src/CMakeFiles/igraph.dir/layout/gem.c.o [95/337] Building C object src/CMakeFiles/igraph.dir/layout/fruchterman_reingold.c.o [96/337] Building CXX object src/CMakeFiles/igraph.dir/layout/drl/drl_layout_3d.cpp.o [97/337] Building CXX object src/CMakeFiles/igraph.dir/layout/drl/drl_layout.cpp.o [98/337] Building CXX object src/CMakeFiles/igraph.dir/layout/drl/drl_graph_3d.cpp.o [99/337] Building CXX object src/CMakeFiles/igraph.dir/layout/drl/drl_graph.cpp.o [100/337] Building CXX object src/CMakeFiles/igraph.dir/layout/drl/DensityGrid_3d.cpp.o [101/337] Building CXX object src/CMakeFiles/igraph.dir/layout/drl/DensityGrid.cpp.o [102/337] Building C object src/CMakeFiles/igraph.dir/layout/davidson_harel.c.o [103/337] Building C object src/CMakeFiles/igraph.dir/layout/circular.c.o [104/337] Building C object src/CMakeFiles/igraph.dir/io/parsers/pajek-parser.c.o [105/337] Building C object src/CMakeFiles/igraph.dir/io/parsers/pajek-lexer.c.o [106/337] Building C object src/CMakeFiles/igraph.dir/io/parsers/ncol-parser.c.o [107/337] Building C object src/CMakeFiles/igraph.dir/io/parsers/ncol-lexer.c.o [108/337] Building C object src/CMakeFiles/igraph.dir/io/parsers/lgl-parser.c.o [109/337] Building C object src/CMakeFiles/igraph.dir/io/parsers/lgl-lexer.c.o [110/337] Building C object src/CMakeFiles/igraph.dir/io/parsers/gml-parser.c.o [111/337] Building C object src/CMakeFiles/igraph.dir/io/parsers/gml-lexer.c.o [112/337] Building C object src/CMakeFiles/igraph.dir/io/parsers/dl-parser.c.o [113/337] Building C object src/CMakeFiles/igraph.dir/io/parsers/dl-lexer.c.o [114/337] Building C object src/CMakeFiles/igraph.dir/io/parse_utils.c.o [115/337] Building C object src/CMakeFiles/igraph.dir/io/pajek.c.o [116/337] Building C object src/CMakeFiles/igraph.dir/io/ncol.c.o [117/337] Building C object src/CMakeFiles/igraph.dir/io/lgl.c.o [118/337] Building C object src/CMakeFiles/igraph.dir/io/leda.c.o [119/337] Building C object src/CMakeFiles/igraph.dir/io/graphdb.c.o [120/337] Building C object src/CMakeFiles/igraph.dir/io/gml.c.o [121/337] Building C object src/CMakeFiles/igraph.dir/io/gml-tree.c.o [122/337] Building C object src/CMakeFiles/igraph.dir/io/graphml.c.o [123/337] Building C object src/CMakeFiles/igraph.dir/io/edgelist.c.o [124/337] Building C object src/CMakeFiles/igraph.dir/io/dot.c.o [125/337] Building C object src/CMakeFiles/igraph.dir/io/dl.c.o [126/337] Building C object src/CMakeFiles/igraph.dir/io/dimacs.c.o [127/337] Building CXX object src/CMakeFiles/igraph.dir/hrg/hrg.cc.o [128/337] Building CXX object src/CMakeFiles/igraph.dir/hrg/hrg_types.cc.o [129/337] Building C object src/CMakeFiles/igraph.dir/flow/st-cuts.c.o [130/337] Building C object src/CMakeFiles/igraph.dir/flow/flow_conversion.c.o [131/337] Building C object src/CMakeFiles/igraph.dir/flow/flow.c.o [132/337] Building C object src/CMakeFiles/igraph.dir/connectivity/separators.c.o [133/337] Building C object src/CMakeFiles/igraph.dir/connectivity/components.c.o [134/337] Building C object src/CMakeFiles/igraph.dir/connectivity/cohesive_blocks.c.o [135/337] Building CXX object src/CMakeFiles/igraph.dir/community/walktrap/walktrap.cpp.o [136/337] Building CXX object src/CMakeFiles/igraph.dir/community/walktrap/walktrap_heap.cpp.o [137/337] Building CXX object src/CMakeFiles/igraph.dir/community/walktrap/walktrap_graph.cpp.o [138/337] Building CXX object src/CMakeFiles/igraph.dir/community/walktrap/walktrap_communities.cpp.o [139/337] Building C object src/CMakeFiles/igraph.dir/community/voronoi.c.o [140/337] Building CXX object src/CMakeFiles/igraph.dir/community/spinglass/pottsmodel_2.cpp.o [141/337] Building CXX object src/CMakeFiles/igraph.dir/community/spinglass/NetRoutines.cpp.o [142/337] Building CXX object src/CMakeFiles/igraph.dir/community/spinglass/NetDataTypes.cpp.o [143/337] Building CXX object src/CMakeFiles/igraph.dir/community/spinglass/clustertool.cpp.o [144/337] Building C object src/CMakeFiles/igraph.dir/community/optimal_modularity.c.o [145/337] Building C object src/CMakeFiles/igraph.dir/community/modularity.c.o [146/337] Building C object src/CMakeFiles/igraph.dir/community/louvain.c.o [147/337] Building C object src/CMakeFiles/igraph.dir/community/leiden.c.o [148/337] Building C object src/CMakeFiles/igraph.dir/community/leading_eigenvector.c.o [149/337] Building C object src/CMakeFiles/igraph.dir/community/label_propagation.c.o [150/337] Building CXX object src/CMakeFiles/igraph.dir/community/infomap/infomap.cc.o [151/337] Building CXX object src/CMakeFiles/igraph.dir/community/infomap/infomap_Greedy.cc.o [152/337] Building CXX object src/CMakeFiles/igraph.dir/community/infomap/infomap_FlowGraph.cc.o [153/337] Building C object src/CMakeFiles/igraph.dir/community/fluid.c.o [154/337] Building C object src/CMakeFiles/igraph.dir/community/fast_modularity.c.o [155/337] Building C object src/CMakeFiles/igraph.dir/community/edge_betweenness.c.o [156/337] Building C object src/CMakeFiles/igraph.dir/community/community_misc.c.o [157/337] Building C object src/CMakeFiles/igraph.dir/cliques/glet.c.o [158/337] Building C object src/CMakeFiles/igraph.dir/cliques/maximal_cliques.c.o [159/337] Building C object src/CMakeFiles/igraph.dir/cliques/cliques.c.o [160/337] Building C object src/CMakeFiles/igraph.dir/cliques/cliquer_wrapper.c.o [161/337] Building CXX object src/CMakeFiles/igraph.dir/centrality/prpack.cpp.o [162/337] Building CXX object src/CMakeFiles/igraph.dir/centrality/truss.cpp.o [163/337] Building C object src/CMakeFiles/igraph.dir/centrality/pagerank.c.o [164/337] Building C object src/CMakeFiles/igraph.dir/centrality/hub_authority.c.o [165/337] Building C object src/CMakeFiles/igraph.dir/centrality/eigenvector.c.o [166/337] Building C object src/CMakeFiles/igraph.dir/centrality/coreness.c.o [167/337] Building C object src/CMakeFiles/igraph.dir/centrality/closeness.c.o [168/337] Building C object src/CMakeFiles/igraph.dir/centrality/centralization.c.o [169/337] Building C object src/CMakeFiles/igraph.dir/centrality/centrality_other.c.o [170/337] Building C object src/CMakeFiles/igraph.dir/centrality/betweenness.c.o [171/337] Building C object src/CMakeFiles/igraph.dir/games/watts_strogatz.c.o [172/337] Building C object src/CMakeFiles/igraph.dir/games/tree.c.o [173/337] Building C object src/CMakeFiles/igraph.dir/games/static_fitness.c.o [174/337] Building C object src/CMakeFiles/igraph.dir/games/sbm.c.o [175/337] Building C object src/CMakeFiles/igraph.dir/games/recent_degree.c.o [176/337] Building C object src/CMakeFiles/igraph.dir/games/preference.c.o [177/337] Building C object src/CMakeFiles/igraph.dir/games/k_regular.c.o [178/337] Building C object src/CMakeFiles/igraph.dir/games/islands.c.o [179/337] Building C object src/CMakeFiles/igraph.dir/games/growing_random.c.o [180/337] Building C object src/CMakeFiles/igraph.dir/games/grg.c.o [181/337] Building C object src/CMakeFiles/igraph.dir/games/forestfire.c.o [182/337] Building C object src/CMakeFiles/igraph.dir/games/establishment.c.o [183/337] Building C object src/CMakeFiles/igraph.dir/games/erdos_renyi.c.o [184/337] Building C object src/CMakeFiles/igraph.dir/games/dotproduct.c.o [185/337] Building C object src/CMakeFiles/igraph.dir/games/degree_sequence.c.o [186/337] Building CXX object src/CMakeFiles/igraph.dir/games/degree_sequence_vl/gengraph_mr-connected.cpp.o [187/337] Building CXX object src/CMakeFiles/igraph.dir/games/degree_sequence_vl/gengraph_graph_molloy_optimized.cpp.o [188/337] Building CXX object src/CMakeFiles/igraph.dir/games/degree_sequence_vl/gengraph_graph_molloy_hash.cpp.o [189/337] Building CXX object src/CMakeFiles/igraph.dir/games/degree_sequence_vl/gengraph_degree_sequence.cpp.o [190/337] Building C object src/CMakeFiles/igraph.dir/games/correlated.c.o [191/337] Building C object src/CMakeFiles/igraph.dir/games/citations.c.o [192/337] Building C object src/CMakeFiles/igraph.dir/games/callaway_traits.c.o [193/337] Building C object src/CMakeFiles/igraph.dir/games/barabasi.c.o [194/337] Building C object src/CMakeFiles/igraph.dir/constructors/trees.c.o [195/337] Building C object src/CMakeFiles/igraph.dir/constructors/regular.c.o [196/337] Building C object src/CMakeFiles/igraph.dir/constructors/prufer.c.o [197/337] Building C object src/CMakeFiles/igraph.dir/constructors/linegraph.c.o [198/337] Building C object src/CMakeFiles/igraph.dir/constructors/lcf.c.o [199/337] Building C object src/CMakeFiles/igraph.dir/constructors/lattices.c.o [200/337] Building C object src/CMakeFiles/igraph.dir/constructors/kautz.c.o [201/337] Building C object src/CMakeFiles/igraph.dir/constructors/generalized_petersen.c.o [202/337] Building C object src/CMakeFiles/igraph.dir/constructors/full.c.o [203/337] Building C object src/CMakeFiles/igraph.dir/constructors/famous.c.o [204/337] Building C object src/CMakeFiles/igraph.dir/constructors/de_bruijn.c.o [205/337] Building C object src/CMakeFiles/igraph.dir/constructors/circulant.c.o [206/337] Building C object src/CMakeFiles/igraph.dir/constructors/basic_constructors.c.o [207/337] Building C object src/CMakeFiles/igraph.dir/constructors/atlas.c.o [208/337] Building C object src/CMakeFiles/igraph.dir/constructors/adjacency.c.o [209/337] Building C object src/CMakeFiles/igraph.dir/graph/visitors.c.o [210/337] Building C object src/CMakeFiles/igraph.dir/graph/type_indexededgelist.c.o [211/337] Building C object src/CMakeFiles/igraph.dir/graph/type_common.c.o [212/337] Building C object src/CMakeFiles/igraph.dir/graph/iterators.c.o [213/337] Building C object src/CMakeFiles/igraph.dir/graph/graph_list.c.o [214/337] Building C object src/CMakeFiles/igraph.dir/graph/cattributes.c.o [215/337] Building C object src/CMakeFiles/igraph.dir/graph/caching.c.o [216/337] Building C object src/CMakeFiles/igraph.dir/graph/basic_query.c.o [217/337] Building C object src/CMakeFiles/igraph.dir/graph/attributes.c.o [218/337] Building C object src/CMakeFiles/igraph.dir/graph/adjlist.c.o [219/337] Building C object src/CMakeFiles/igraph.dir/random/rng_pcg64.c.o [220/337] Building C object src/CMakeFiles/igraph.dir/random/rng_pcg32.c.o [221/337] Building C object src/CMakeFiles/igraph.dir/random/rng_mt19937.c.o [222/337] Building C object src/CMakeFiles/igraph.dir/random/rng_glibc2.c.o [223/337] Building C object src/CMakeFiles/igraph.dir/random/random.c.o [224/337] Building C object src/CMakeFiles/igraph.dir/linalg/lapack.c.o [225/337] Building C object src/CMakeFiles/igraph.dir/linalg/eigen.c.o [226/337] Building C object src/CMakeFiles/igraph.dir/linalg/blas.c.o [227/337] Building C object src/CMakeFiles/igraph.dir/linalg/arpack.c.o [228/337] Building C object src/CMakeFiles/igraph.dir/math/utils.c.o [229/337] Building C object src/CMakeFiles/igraph.dir/math/safe_intop.c.o [230/337] Building C object src/CMakeFiles/igraph.dir/math/complex.c.o [231/337] Building C object src/CMakeFiles/igraph.dir/core/vector_ptr.c.o [232/337] Building C object src/CMakeFiles/igraph.dir/core/vector_list.c.o [233/337] Building C object src/CMakeFiles/igraph.dir/core/vector.c.o [234/337] Building C object src/CMakeFiles/igraph.dir/core/trie.c.o [235/337] Building C object src/CMakeFiles/igraph.dir/core/strvector.c.o [236/337] Building C object src/CMakeFiles/igraph.dir/core/statusbar.c.o [237/337] Building C object src/CMakeFiles/igraph.dir/core/stack.c.o [238/337] Building C object src/CMakeFiles/igraph.dir/core/sparsemat.c.o [239/337] Building C object src/CMakeFiles/igraph.dir/core/set.c.o [240/337] Building C object src/CMakeFiles/igraph.dir/core/psumtree.c.o [241/337] Building C object src/CMakeFiles/igraph.dir/core/progress.c.o [242/337] Building C object src/CMakeFiles/igraph.dir/core/printing.c.o [243/337] Building C object src/CMakeFiles/igraph.dir/core/memory.c.o [244/337] Building C object src/CMakeFiles/igraph.dir/core/matrix_list.c.o [245/337] Building C object src/CMakeFiles/igraph.dir/core/matrix.c.o [246/337] Building C object src/CMakeFiles/igraph.dir/core/marked_queue.c.o [247/337] Building C object src/CMakeFiles/igraph.dir/core/interruption.c.o [248/337] Building C object src/CMakeFiles/igraph.dir/core/indheap.c.o [249/337] Building C object src/CMakeFiles/igraph.dir/core/heap.c.o [250/337] Building C object src/CMakeFiles/igraph.dir/core/grid.c.o [251/337] Building C object src/CMakeFiles/igraph.dir/core/genheap.c.o [252/337] Building C object src/CMakeFiles/igraph.dir/core/fixed_vectorlist.c.o [253/337] Building C object src/CMakeFiles/igraph.dir/core/estack.c.o [254/337] Building C object src/CMakeFiles/igraph.dir/core/error.c.o [255/337] Building C object src/CMakeFiles/igraph.dir/core/dqueue.c.o [256/337] Building C object src/CMakeFiles/igraph.dir/core/cutheap.c.o [257/337] Building C object src/CMakeFiles/igraph.dir/core/buckets.c.o [258/337] Building C object src/CMakeFiles/igraph.dir/core/array.c.o [259/337] Building CXX object src/centrality/prpack/CMakeFiles/prpack.dir/prpack_utils.cpp.o [260/337] Building CXX object src/centrality/prpack/CMakeFiles/prpack.dir/prpack_solver.cpp.o [261/337] Building CXX object src/centrality/prpack/CMakeFiles/prpack.dir/prpack_result.cpp.o [262/337] Building CXX object src/centrality/prpack/CMakeFiles/prpack.dir/prpack_preprocessed_schur_graph.cpp.o [263/337] Building CXX object src/centrality/prpack/CMakeFiles/prpack.dir/prpack_preprocessed_scc_graph.cpp.o [264/337] Building CXX object src/centrality/prpack/CMakeFiles/prpack.dir/prpack_preprocessed_gs_graph.cpp.o [265/337] Building CXX object src/centrality/prpack/CMakeFiles/prpack.dir/prpack_preprocessed_ge_graph.cpp.o [266/337] Building CXX object src/centrality/prpack/CMakeFiles/prpack.dir/prpack_igraph_graph.cpp.o [267/337] Building CXX object src/centrality/prpack/CMakeFiles/prpack.dir/prpack_base_graph.cpp.o [268/337] Building C object vendor/pcg/CMakeFiles/pcg.dir/pcg-rngs-128.c.o [269/337] Building C object vendor/pcg/CMakeFiles/pcg.dir/pcg-rngs-64.c.o [270/337] Building C object vendor/pcg/CMakeFiles/pcg.dir/pcg-output-128.c.o [271/337] Building C object vendor/pcg/CMakeFiles/pcg.dir/pcg-output-64.c.o [272/337] Building C object vendor/pcg/CMakeFiles/pcg.dir/pcg-output-32.c.o [273/337] Building C object vendor/pcg/CMakeFiles/pcg.dir/pcg-advance-128.c.o [274/337] Building C object vendor/pcg/CMakeFiles/pcg.dir/pcg-advance-64.c.o [275/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_utsolve.c.o [276/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_util.c.o [277/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_usolve.c.o [278/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_updown.c.o [279/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_transpose.c.o [280/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_tdfs.c.o [281/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_symperm.c.o [282/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_sqr.c.o [283/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_spsolve.c.o [284/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_schol.c.o [285/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_scc.c.o [286/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_scatter.c.o [287/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_reach.c.o [288/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_randperm.c.o [289/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_qrsol.c.o [290/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_qr.c.o [291/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_pvec.c.o [292/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_post.c.o [293/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_pinv.c.o [294/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_permute.c.o [295/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_norm.c.o [296/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_multiply.c.o [297/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_maxtrans.c.o [298/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_malloc.c.o [299/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_lusol.c.o [300/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_lu.c.o [301/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_ltsolve.c.o [302/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_lsolve.c.o [303/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_load.c.o [304/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_leaf.c.o [305/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_ipvec.c.o [306/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_house.c.o [307/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_happly.c.o [308/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_gaxpy.c.o [309/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_fkeep.c.o [310/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_etree.c.o [311/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_ereach.c.o [312/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_entry.c.o [313/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_dupl.c.o [314/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_dropzeros.c.o [315/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_droptol.c.o [316/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_dmperm.c.o [317/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_dfs.c.o [318/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_cumsum.c.o [319/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_counts.c.o [320/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_compress.c.o [321/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_cholsol.c.o [322/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_chol.c.o [323/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_amd.c.o [324/337] Building C object vendor/cs/CMakeFiles/cxsparse_vendored.dir/cs_add.c.o [325/337] Building C object src/cliques/cliquer/CMakeFiles/cliquer.dir/reorder.c.o [326/337] Building C object src/cliques/cliquer/CMakeFiles/cliquer.dir/cliquer_graph.c.o [327/337] Building C object src/cliques/cliquer/CMakeFiles/cliquer.dir/cliquer.c.o [328/337] Building CXX object src/isomorphism/bliss/CMakeFiles/bliss.dir/utils.cc.o [329/337] Building CXX object src/isomorphism/bliss/CMakeFiles/bliss.dir/uintseqhash.cc.o [330/337] Building CXX object src/isomorphism/bliss/CMakeFiles/bliss.dir/partition.cc.o [331/337] Building CXX object src/isomorphism/bliss/CMakeFiles/bliss.dir/orbit.cc.o [332/337] Building CXX object src/isomorphism/bliss/CMakeFiles/bliss.dir/heap.cc.o [333/337] Building CXX object src/isomorphism/bliss/CMakeFiles/bliss.dir/graph.cc.o [334/337] Building CXX object src/isomorphism/bliss/CMakeFiles/bliss.dir/defs.cc.o [335/337] Building C object vendor/mini-gmp/CMakeFiles/gmp_vendored.dir/mini-gmp.c.o /home/buildozer/aports/testing/libigraph/src/igraph-0.10.8/src/core/matrix.c: In function 'igraph_matrix_all_e_tol': /home/buildozer/aports/testing/libigraph/src/igraph-0.10.8/src/core/matrix.c:234:13: warning: 'igraph_vector_e_tol' is deprecated [-Wdeprecated-declarations] 234 | igraph_vector_e_tol(&lhs->data, &rhs->data, tol); | ^~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/testing/libigraph/src/igraph-0.10.8/include/igraph_matrix.h:29, from /home/buildozer/aports/testing/libigraph/src/igraph-0.10.8/src/core/matrix.c:24: /home/buildozer/aports/testing/libigraph/src/igraph-0.10.8/include/igraph_vector.h:135:47: note: declared here 135 | IGRAPH_DEPRECATED IGRAPH_EXPORT igraph_bool_t igraph_vector_e_tol(const igraph_vector_t *lhs, | ^~~~~~~~~~~~~~~~~~~ [336/337] Linking CXX shared library src/libigraph.so.3.1.3 [337/337] Creating library symlink src/libigraph.so.3 src/libigraph.so [1/1103] Building C object tests/CMakeFiles/test_jdm.dir/unit/jdm.c.o [2/1103] Building C object tests/CMakeFiles/test_igraph_hexagonal_lattice.dir/unit/igraph_hexagonal_lattice.c.o [3/1103] Building C object tests/CMakeFiles/test_igraph_triangular_lattice.dir/unit/igraph_triangular_lattice.c.o [4/1103] Building C object tests/CMakeFiles/test_igraph_sample_sphere.dir/unit/igraph_sample_sphere.c.o [5/1103] Building C object tests/CMakeFiles/test_igraph_sample_dirichlet.dir/unit/igraph_sample_dirichlet.c.o [6/1103] Building C object tests/CMakeFiles/test_igraph_sir.dir/unit/igraph_sir.c.o [7/1103] Building C object tests/CMakeFiles/test_zero_allocs.dir/unit/zero_allocs.c.o [8/1103] Building C object tests/CMakeFiles/test_igraph_solve_lsap.dir/unit/igraph_solve_lsap.c.o [9/1103] Building C object tests/CMakeFiles/test_igraph_running_mean.dir/unit/igraph_running_mean.c.o [10/1103] Building C object tests/CMakeFiles/test_expand_path_to_pairs.dir/unit/expand_path_to_pairs.c.o [11/1103] Building C object tests/CMakeFiles/test_igraph_read_graph_pajek_invalid_inputs.dir/regression/igraph_read_graph_pajek_invalid_inputs.c.o [12/1103] Building C object tests/CMakeFiles/test_igraph_read_graph_graphml_invalid_inputs.dir/regression/igraph_read_graph_graphml_invalid_inputs.c.o [13/1103] Building C object tests/CMakeFiles/test_igraph_read_graph_gml_invalid_inputs.dir/regression/igraph_read_graph_gml_invalid_inputs.c.o [14/1103] Building C object tests/CMakeFiles/test_glpk_error.dir/unit/glpk_error.c.o [15/1103] Building C object tests/CMakeFiles/test_error_macros.dir/unit/error_macros.c.o [16/1103] Building C object tests/CMakeFiles/test_igraph_set_progress_handler.dir/unit/igraph_set_progress_handler.c.o [17/1103] Building C object tests/CMakeFiles/test_igraph_progress_handler_stderr.dir/unit/igraph_progress_handler_stderr.c.o [18/1103] Building C object tests/CMakeFiles/test_fatal_handler.dir/unit/fatal_handler.c.o [19/1103] Building C object tests/CMakeFiles/test_cycle_bases.dir/unit/cycle_bases.c.o [20/1103] Building C object tests/CMakeFiles/test_igraph_is_bigraphical.dir/unit/igraph_is_bigraphical.c.o [21/1103] Building C object tests/CMakeFiles/test_igraph_is_graphical.dir/unit/igraph_is_graphical.c.o [22/1103] Building C object tests/CMakeFiles/test_igraph_adjacency_spectral_embedding.dir/unit/igraph_adjacency_spectral_embedding.c.o [23/1103] Building C object tests/CMakeFiles/test_igraph_maximum_bipartite_matching.dir/unit/igraph_maximum_bipartite_matching.c.o [24/1103] Building C object tests/CMakeFiles/example_igraph_maximum_bipartite_matching.dir/__/examples/simple/igraph_maximum_bipartite_matching.c.o [25/1103] Building C object tests/CMakeFiles/test_igraph_qsort_r.dir/unit/igraph_qsort_r.c.o [26/1103] Building C object tests/CMakeFiles/test_igraph_qsort.dir/unit/igraph_qsort.c.o [27/1103] Building C object tests/CMakeFiles/test_rng_init_destroy_max_bits_name_set_default.dir/unit/rng_init_destroy_max_bits_name_set_default.c.o [28/1103] Building C object tests/CMakeFiles/test_rng_reproducibility.dir/unit/rng_reproducibility.c.o [29/1103] Building C object tests/CMakeFiles/test_random_sampling.dir/unit/random_sampling.c.o [30/1103] Building C object tests/CMakeFiles/test_igraph_rng_get_integer.dir/unit/igraph_rng_get_integer.c.o [31/1103] Building C object tests/CMakeFiles/test_igraph_random_sample.dir/unit/igraph_random_sample.c.o [32/1103] Building C object tests/CMakeFiles/example_random_seed.dir/__/examples/simple/random_seed.c.o [33/1103] Linking C executable tests/test_error_macros [34/1103] Building C object tests/CMakeFiles/example_igraph_random_sample.dir/__/examples/simple/igraph_random_sample.c.o [35/1103] Linking C executable tests/test_igraph_progress_handler_stderr [36/1103] Linking C executable tests/test_fatal_handler [37/1103] Linking C executable tests/test_expand_path_to_pairs [38/1103] Linking C executable tests/test_zero_allocs [39/1103] Linking C executable tests/test_igraph_read_graph_graphml_invalid_inputs [40/1103] Linking C executable tests/example_random_seed [41/1103] Linking C executable tests/test_rng_reproducibility [42/1103] Linking C executable tests/test_igraph_read_graph_pajek_invalid_inputs [43/1103] Linking C executable tests/test_igraph_set_progress_handler [44/1103] Linking C executable tests/test_igraph_solve_lsap [45/1103] Linking C executable tests/test_glpk_error [46/1103] Linking C executable tests/test_igraph_qsort [47/1103] Linking C executable tests/test_igraph_qsort_r [48/1103] Linking C executable tests/test_igraph_adjacency_spectral_embedding [49/1103] Linking C executable tests/example_igraph_maximum_bipartite_matching [50/1103] Linking C executable tests/test_igraph_hexagonal_lattice [51/1103] Linking C executable tests/test_igraph_maximum_bipartite_matching [52/1103] Linking C executable tests/test_igraph_read_graph_gml_invalid_inputs [53/1103] Linking C executable tests/test_igraph_is_bigraphical [54/1103] Linking C executable tests/test_igraph_random_sample [55/1103] Linking C executable tests/test_cycle_bases [56/1103] Linking C executable tests/test_igraph_sir [57/1103] Linking C executable tests/test_igraph_running_mean [58/1103] Linking C executable tests/test_igraph_sample_dirichlet [59/1103] Linking C executable tests/test_igraph_triangular_lattice [60/1103] Linking C executable tests/test_rng_init_destroy_max_bits_name_set_default [61/1103] Linking C executable tests/test_igraph_sample_sphere [62/1103] Linking C executable tests/test_igraph_is_graphical [63/1103] Building C object tests/CMakeFiles/example_igraph_fisher_yates_shuffle.dir/__/examples/simple/igraph_fisher_yates_shuffle.c.o [64/1103] Building C object tests/CMakeFiles/test_tls1.dir/unit/tls1.c.o [65/1103] Building C object tests/CMakeFiles/test_igraph_stochastic_imitation.dir/unit/igraph_stochastic_imitation.c.o [66/1103] Building C object tests/CMakeFiles/test_igraph_roulette_wheel_imitation.dir/unit/igraph_roulette_wheel_imitation.c.o [67/1103] Building C object tests/CMakeFiles/test_igraph_moran_process.dir/unit/igraph_moran_process.c.o [68/1103] Building C object tests/CMakeFiles/test_igraph_deterministic_optimal_imitation.dir/unit/igraph_deterministic_optimal_imitation.c.o [69/1103] Building C object tests/CMakeFiles/example_igraph_stochastic_imitation.dir/__/examples/simple/igraph_stochastic_imitation.c.o [70/1103] Linking C executable tests/test_jdm [71/1103] Building C object tests/CMakeFiles/example_igraph_roulette_wheel_imitation.dir/__/examples/simple/igraph_roulette_wheel_imitation.c.o [72/1103] Building C object tests/CMakeFiles/example_igraph_deterministic_optimal_imitation.dir/__/examples/simple/igraph_deterministic_optimal_imitation.c.o [73/1103] Building C object tests/CMakeFiles/test_igraph_hrg_create.dir/unit/igraph_hrg_create.c.o [74/1103] Building C object tests/CMakeFiles/test_igraph_hrg3.dir/unit/igraph_hrg3.c.o [75/1103] Building C object tests/CMakeFiles/test_igraph_hrg2.dir/unit/igraph_hrg2.c.o [76/1103] Building C object tests/CMakeFiles/test_igraph_hrg.dir/unit/igraph_hrg.c.o [77/1103] Building C object tests/CMakeFiles/test_bug-1033045.dir/regression/bug-1033045.c.o [78/1103] Linking C executable tests/example_igraph_random_sample [79/1103] Linking C executable tests/test_igraph_rng_get_integer [80/1103] Building C object tests/CMakeFiles/test_igraph_minimum_size_separators.dir/unit/igraph_minimum_size_separators.c.o [81/1103] Building C object tests/CMakeFiles/test_igraph_cohesive_blocks.dir/unit/igraph_cohesive_blocks.c.o [82/1103] Building C object tests/CMakeFiles/example_igraph_minimum_size_separators.dir/__/examples/simple/igraph_minimum_size_separators.c.o [83/1103] Building C object tests/CMakeFiles/example_igraph_minimal_separators.dir/__/examples/simple/igraph_minimal_separators.c.o [84/1103] Building C object tests/CMakeFiles/example_igraph_is_separator.dir/__/examples/simple/igraph_is_separator.c.o [85/1103] Building C object tests/CMakeFiles/example_igraph_is_minimal_separator.dir/__/examples/simple/igraph_is_minimal_separator.c.o [86/1103] Building C object tests/CMakeFiles/example_cohesive_blocks.dir/__/examples/simple/cohesive_blocks.c.o [87/1103] Building C object tests/CMakeFiles/test_igraph_eulerian_path.dir/unit/igraph_eulerian_path.c.o [88/1103] Building C object tests/CMakeFiles/test_igraph_eulerian_cycle.dir/unit/igraph_eulerian_cycle.c.o [89/1103] Building C object tests/CMakeFiles/test_igraph_is_eulerian.dir/unit/igraph_is_eulerian.c.o [90/1103] Building C object tests/CMakeFiles/test_centralization.dir/unit/centralization.c.o [91/1103] Building C object tests/CMakeFiles/example_centralization.dir/__/examples/simple/centralization.c.o [92/1103] Linking C executable tests/test_random_sampling [93/1103] Building C object tests/CMakeFiles/test_igraph_get_biadjacency.dir/unit/igraph_get_biadjacency.c.o [94/1103] Building C object tests/CMakeFiles/test_igraph_biadjacency.dir/unit/igraph_biadjacency.c.o [95/1103] Building C object tests/CMakeFiles/test_igraph_bipartite_projection.dir/unit/igraph_bipartite_projection.c.o [96/1103] Building C object tests/CMakeFiles/test_igraph_bipartite_create.dir/unit/igraph_bipartite_create.c.o [97/1103] Building C object tests/CMakeFiles/example_igraph_bipartite_projection.dir/__/examples/simple/igraph_bipartite_projection.c.o [98/1103] Building C object tests/CMakeFiles/example_igraph_bipartite_create.dir/__/examples/simple/igraph_bipartite_create.c.o [99/1103] Linking C executable tests/test_tls1 [100/1103] Linking C executable tests/example_igraph_fisher_yates_shuffle [101/1103] Linking C executable tests/test_igraph_stochastic_imitation [102/1103] Linking C executable tests/test_igraph_roulette_wheel_imitation [103/1103] Linking C executable tests/test_bug-1033045 [104/1103] Linking C executable tests/test_igraph_deterministic_optimal_imitation [105/1103] Linking C executable tests/example_igraph_deterministic_optimal_imitation [106/1103] Linking C executable tests/example_igraph_minimum_size_separators [107/1103] Linking C executable tests/test_igraph_hrg [108/1103] Linking C executable tests/example_igraph_minimal_separators [109/1103] Linking C executable tests/example_cohesive_blocks [110/1103] Linking C executable tests/example_igraph_stochastic_imitation [111/1103] Linking C executable tests/example_centralization [112/1103] Linking C executable tests/test_igraph_hrg2 [113/1103] Linking C executable tests/test_igraph_hrg_create [114/1103] Linking C executable tests/test_igraph_hrg3 [115/1103] Linking C executable tests/test_centralization [116/1103] Linking C executable tests/example_igraph_is_separator [117/1103] Linking C executable tests/test_igraph_cohesive_blocks [118/1103] Linking C executable tests/test_igraph_minimum_size_separators [119/1103] Linking C executable tests/example_igraph_is_minimal_separator [120/1103] Building C object tests/CMakeFiles/test_igraph_lapack_dsyevr.dir/unit/igraph_lapack_dsyevr.c.o [121/1103] Building C object tests/CMakeFiles/test_igraph_lapack_dgetrs.dir/unit/igraph_lapack_dgetrs.c.o [122/1103] Linking C executable tests/test_igraph_eulerian_cycle [123/1103] Linking C executable tests/test_igraph_biadjacency [124/1103] Linking C executable tests/test_igraph_get_biadjacency [125/1103] Linking C executable tests/example_igraph_roulette_wheel_imitation [126/1103] Linking C executable tests/example_igraph_bipartite_projection [127/1103] Building C object tests/CMakeFiles/test_igraph_lapack_dgetrf.dir/unit/igraph_lapack_dgetrf.c.o [128/1103] Building C object tests/CMakeFiles/test_igraph_lapack_dgehrd.dir/unit/igraph_lapack_dgehrd.c.o [129/1103] Linking C executable tests/test_igraph_bipartite_create [130/1103] Building C object tests/CMakeFiles/test_igraph_lapack_dgeevx.dir/unit/igraph_lapack_dgeevx.c.o [131/1103] Linking C executable tests/test_igraph_moran_process [132/1103] Building C object tests/CMakeFiles/test_igraph_lapack_dgeev.dir/unit/igraph_lapack_dgeev.c.o [133/1103] Building C object tests/CMakeFiles/test_igraph_eigenvector_centrality.dir/unit/igraph_eigenvector_centrality.c.o [134/1103] Linking C executable tests/example_igraph_bipartite_create [135/1103] Building C object tests/CMakeFiles/test_igraph_blas_dgemm.dir/unit/igraph_blas_dgemm.c.o [136/1103] Building C object tests/CMakeFiles/test_igraph_arpack_unpack_complex.dir/unit/igraph_arpack_unpack_complex.c.o [137/1103] Linking C executable tests/test_igraph_bipartite_projection [138/1103] Linking C executable tests/test_igraph_is_eulerian [139/1103] Building C object tests/CMakeFiles/test_igraph_arpack_rnsolve.dir/unit/igraph_arpack_rnsolve.c.o [140/1103] Building C object tests/CMakeFiles/test_dgemv.dir/unit/dgemv.c.o [141/1103] Building C object tests/CMakeFiles/example_igraph_lapack_dsyevr.dir/__/examples/simple/igraph_lapack_dsyevr.c.o [142/1103] Building C object tests/CMakeFiles/example_igraph_lapack_dgesv.dir/__/examples/simple/igraph_lapack_dgesv.c.o [143/1103] Building C object tests/CMakeFiles/example_igraph_lapack_dgeevx.dir/__/examples/simple/igraph_lapack_dgeevx.c.o [144/1103] Building C object tests/CMakeFiles/example_igraph_lapack_dgeev.dir/__/examples/simple/igraph_lapack_dgeev.c.o [145/1103] Building C object tests/CMakeFiles/example_eigenvector_centrality.dir/__/examples/simple/eigenvector_centrality.c.o [146/1103] Building C object tests/CMakeFiles/example_blas_dgemm.dir/__/examples/simple/blas_dgemm.c.o [147/1103] Building C object tests/CMakeFiles/example_blas.dir/__/examples/simple/blas.c.o [148/1103] Building C object tests/CMakeFiles/test_cattr_bool_bug2.dir/regression/cattr_bool_bug2.c.o [149/1103] Building C object tests/CMakeFiles/test_cattr_bool_bug.dir/regression/cattr_bool_bug.c.o [150/1103] Building C object tests/CMakeFiles/test_cattributes6.dir/unit/cattributes6.c.o [151/1103] Building C object tests/CMakeFiles/test_cattributes5.dir/unit/cattributes5.c.o [152/1103] Building C object tests/CMakeFiles/test_igraph_attribute_combination_remove.dir/unit/igraph_attribute_combination_remove.c.o [153/1103] Building C object tests/CMakeFiles/example_igraph_attribute_combination.dir/__/examples/simple/igraph_attribute_combination.c.o [154/1103] Building C object tests/CMakeFiles/example_cattributes4.dir/__/examples/simple/cattributes4.c.o [155/1103] Building C object tests/CMakeFiles/example_cattributes3.dir/__/examples/simple/cattributes3.c.o [156/1103] Building C object tests/CMakeFiles/example_cattributes2.dir/__/examples/simple/cattributes2.c.o [157/1103] Building C object tests/CMakeFiles/example_cattributes.dir/__/examples/simple/cattributes.c.o [158/1103] Building C object tests/CMakeFiles/test_igraph_eigen_matrix_symmetric_arpack.dir/unit/igraph_eigen_matrix_symmetric_arpack.c.o [159/1103] Building C object tests/CMakeFiles/test_igraph_eigen_matrix_symmetric.dir/unit/igraph_eigen_matrix_symmetric.c.o [160/1103] Linking C executable tests/test_igraph_eulerian_path [161/1103] Building C object tests/CMakeFiles/test_igraph_eigen_matrix4.dir/unit/igraph_eigen_matrix4.c.o [162/1103] Building C object tests/CMakeFiles/test_igraph_eigen_matrix3.dir/unit/igraph_eigen_matrix3.c.o [163/1103] Linking C executable tests/test_igraph_lapack_dgehrd [164/1103] Linking C executable tests/test_igraph_lapack_dgetrs [165/1103] Linking C executable tests/test_igraph_lapack_dgetrf [166/1103] Linking C executable tests/example_eigenvector_centrality [167/1103] Linking C executable tests/test_igraph_lapack_dsyevr [168/1103] Linking C executable tests/test_igraph_eigenvector_centrality [169/1103] Linking C executable tests/example_igraph_lapack_dgeev [170/1103] Linking C executable tests/example_igraph_lapack_dgeevx [171/1103] Linking C executable tests/example_blas_dgemm [172/1103] Linking C executable tests/example_igraph_lapack_dsyevr [173/1103] Linking C executable tests/test_igraph_blas_dgemm [174/1103] Linking C executable tests/example_blas [175/1103] Linking C executable tests/test_cattr_bool_bug2 [176/1103] Linking C executable tests/test_igraph_arpack_unpack_complex [177/1103] Linking C executable tests/test_cattr_bool_bug [178/1103] Linking C executable tests/example_igraph_attribute_combination [179/1103] Linking C executable tests/example_cattributes4 [180/1103] Linking C executable tests/test_cattributes5 [181/1103] Linking C executable tests/test_dgemv [182/1103] Linking C executable tests/example_cattributes3 [183/1103] Linking C executable tests/example_cattributes2 [184/1103] Linking C executable tests/test_igraph_attribute_combination_remove [185/1103] Linking C executable tests/test_igraph_lapack_dgeevx [186/1103] Linking C executable tests/test_igraph_arpack_rnsolve [187/1103] Building C object tests/CMakeFiles/test_igraph_eigen_matrix2.dir/unit/igraph_eigen_matrix2.c.o [188/1103] Building C object tests/CMakeFiles/test_igraph_eigen_matrix.dir/unit/igraph_eigen_matrix.c.o [189/1103] Building C object tests/CMakeFiles/test_maximal_cliques_hist.dir/unit/maximal_cliques_hist.c.o [190/1103] Building C object tests/CMakeFiles/test_maximal_cliques_callback.dir/unit/maximal_cliques_callback.c.o [191/1103] Building C object tests/CMakeFiles/test_igraph_weighted_cliques.dir/unit/igraph_weighted_cliques.c.o [192/1103] Building C object tests/CMakeFiles/test_igraph_maximal_cliques_file.dir/unit/igraph_maximal_cliques_file.c.o [193/1103] Building C object tests/CMakeFiles/test_igraph_maximal_cliques4.dir/unit/igraph_maximal_cliques4.c.o [194/1103] Linking C executable tests/test_igraph_eigen_matrix4 [195/1103] Building C object tests/CMakeFiles/test_igraph_maximal_cliques3.dir/unit/igraph_maximal_cliques3.c.o [196/1103] Building C object tests/CMakeFiles/test_igraph_maximal_cliques2.dir/unit/igraph_maximal_cliques2.c.o [197/1103] Linking C executable tests/test_igraph_lapack_dgeev [198/1103] Building C object tests/CMakeFiles/test_igraph_maximal_cliques.dir/unit/igraph_maximal_cliques.c.o [199/1103] Building C object tests/CMakeFiles/test_igraph_clique_size_hist.dir/unit/igraph_clique_size_hist.c.o [200/1103] Linking C executable tests/test_igraph_eigen_matrix_symmetric [201/1103] Linking C executable tests/test_igraph_eigen_matrix_symmetric_arpack [202/1103] Linking C executable tests/example_cattributes [203/1103] Building C object tests/CMakeFiles/example_igraph_maximal_cliques.dir/__/examples/simple/igraph_maximal_cliques.c.o [204/1103] Building C object tests/CMakeFiles/example_igraph_independent_sets.dir/__/examples/simple/igraph_independent_sets.c.o [205/1103] Building C object tests/CMakeFiles/example_igraph_cliques.dir/__/examples/simple/igraph_cliques.c.o [206/1103] Building C object tests/CMakeFiles/test_bug-1149658.dir/regression/bug-1149658.c.o [207/1103] Building C object tests/CMakeFiles/test_spinglass.dir/unit/spinglass.c.o [208/1103] Building C object tests/CMakeFiles/test_null_communities.dir/unit/null_communities.c.o [209/1103] Building C object tests/CMakeFiles/test_levc-stress.dir/unit/levc-stress.c.o [210/1103] Linking C executable tests/example_igraph_lapack_dgesv [211/1103] Building C object tests/CMakeFiles/test_igraph_split_join_distance.dir/unit/igraph_split_join_distance.c.o [212/1103] Building C object tests/CMakeFiles/test_igraph_modularity_matrix.dir/unit/igraph_modularity_matrix.c.o [213/1103] Building C object tests/CMakeFiles/test_igraph_modularity.dir/unit/igraph_modularity.c.o [214/1103] Linking C executable tests/test_igraph_eigen_matrix3 [215/1103] Building C object tests/CMakeFiles/test_igraph_le_community_to_membership.dir/unit/igraph_le_community_to_membership.c.o [216/1103] Building C object tests/CMakeFiles/test_igraph_compare_communities.dir/unit/igraph_compare_communities.c.o [217/1103] Building C object tests/CMakeFiles/test_igraph_community_voronoi.dir/unit/igraph_community_voronoi.c.o [218/1103] Building C object tests/CMakeFiles/test_igraph_community_leading_eigenvector2.dir/unit/igraph_community_leading_eigenvector2.c.o [219/1103] Building C object tests/CMakeFiles/test_igraph_community_infomap.dir/unit/igraph_community_infomap.c.o [220/1103] Building C object tests/CMakeFiles/test_igraph_community_fluid_communities.dir/unit/igraph_community_fluid_communities.c.o [221/1103] Building C object tests/CMakeFiles/test_igraph_community_fastgreedy.dir/unit/igraph_community_fastgreedy.c.o [222/1103] Building C object tests/CMakeFiles/test_igraph_community_edge_betweenness.dir/unit/igraph_community_edge_betweenness.c.o [223/1103] Linking C executable tests/test_cattributes6 [224/1103] Building C object tests/CMakeFiles/test_igraph_community_eb_get_merges.dir/unit/igraph_community_eb_get_merges.c.o [225/1103] Building C object tests/CMakeFiles/test_graphlets.dir/unit/graphlets.c.o [226/1103] Building C object tests/CMakeFiles/test_community_walktrap.dir/unit/community_walktrap.c.o [227/1103] Linking C executable tests/test_maximal_cliques_hist [228/1103] Linking C executable tests/example_igraph_maximal_cliques [229/1103] Linking C executable tests/test_igraph_maximal_cliques_file [230/1103] Linking C executable tests/test_igraph_maximal_cliques3 [231/1103] Linking C executable tests/test_igraph_eigen_matrix2 [232/1103] Linking C executable tests/test_igraph_maximal_cliques4 [233/1103] Linking C executable tests/test_maximal_cliques_callback [234/1103] Linking C executable tests/test_igraph_clique_size_hist [235/1103] Linking C executable tests/test_igraph_eigen_matrix [236/1103] Linking C executable tests/test_bug-1149658 [237/1103] Linking C executable tests/test_igraph_maximal_cliques2 [238/1103] Linking C executable tests/example_igraph_independent_sets [239/1103] Linking C executable tests/test_levc-stress [240/1103] Linking C executable tests/test_igraph_split_join_distance [241/1103] Building C object tests/CMakeFiles/test_community_label_propagation3.dir/unit/community_label_propagation3.c.o [242/1103] Linking C executable tests/test_igraph_maximal_cliques [243/1103] Linking C executable tests/test_igraph_modularity [244/1103] Building C object tests/CMakeFiles/test_community_label_propagation2.dir/unit/community_label_propagation2.c.o [245/1103] Linking C executable tests/example_igraph_cliques [246/1103] Linking C executable tests/test_igraph_compare_communities [247/1103] Building C object tests/CMakeFiles/test_community_label_propagation.dir/unit/community_label_propagation.c.o [248/1103] Linking C executable tests/test_null_communities [249/1103] Building C object tests/CMakeFiles/test_community_leiden.dir/unit/community_leiden.c.o [250/1103] Building C object tests/CMakeFiles/test_community_indexing.dir/unit/community_indexing.c.o [251/1103] Linking C executable tests/test_igraph_le_community_to_membership [252/1103] Building C object tests/CMakeFiles/example_walktrap.dir/__/examples/simple/walktrap.c.o [253/1103] Linking C executable tests/test_igraph_community_leading_eigenvector2 [254/1103] Building C object tests/CMakeFiles/example_igraph_community_optimal_modularity.dir/__/examples/simple/igraph_community_optimal_modularity.c.o [255/1103] Building C object tests/CMakeFiles/example_igraph_community_multilevel.dir/__/examples/simple/igraph_community_multilevel.c.o [256/1103] Linking C executable tests/test_igraph_community_fluid_communities [257/1103] Linking C executable tests/test_igraph_weighted_cliques [258/1103] Linking C executable tests/test_igraph_community_voronoi [259/1103] Building C object tests/CMakeFiles/example_igraph_community_leiden.dir/__/examples/simple/igraph_community_leiden.c.o [260/1103] Building C object tests/CMakeFiles/example_igraph_community_leading_eigenvector.dir/__/examples/simple/igraph_community_leading_eigenvector.c.o [261/1103] Linking C executable tests/test_spinglass [262/1103] Linking C executable tests/test_igraph_modularity_matrix [263/1103] Building C object tests/CMakeFiles/example_igraph_community_label_propagation.dir/__/examples/simple/igraph_community_label_propagation.c.o [264/1103] Building C object tests/CMakeFiles/example_igraph_community_fastgreedy.dir/__/examples/simple/igraph_community_fastgreedy.c.o [265/1103] Building C object tests/CMakeFiles/example_igraph_community_edge_betweenness.dir/__/examples/simple/igraph_community_edge_betweenness.c.o [266/1103] Linking C executable tests/test_igraph_community_fastgreedy [267/1103] Building C object tests/CMakeFiles/test_igraph_gomory_hu_tree.dir/unit/igraph_gomory_hu_tree.c.o [268/1103] Linking C executable tests/test_igraph_community_edge_betweenness [269/1103] Building C object tests/CMakeFiles/test_igraph_all_st_cuts.dir/unit/igraph_all_st_cuts.c.o [270/1103] Linking C executable tests/test_igraph_community_eb_get_merges [271/1103] Building C object tests/CMakeFiles/test_igraph_st_vertex_connectivity.dir/unit/igraph_st_vertex_connectivity.c.o [272/1103] Building C object tests/CMakeFiles/test_igraph_st_mincut.dir/unit/igraph_st_mincut.c.o [273/1103] Linking C executable tests/test_community_walktrap [274/1103] Linking C executable tests/test_graphlets [275/1103] Building C object tests/CMakeFiles/test_igraph_st_edge_connectivity.dir/unit/igraph_st_edge_connectivity.c.o [276/1103] Building C object tests/CMakeFiles/test_igraph_edge_disjoint_paths.dir/unit/igraph_edge_disjoint_paths.c.o [277/1103] Building C object tests/CMakeFiles/test_igraph_residual_graph.dir/unit/igraph_residual_graph.c.o [278/1103] Building C object tests/CMakeFiles/test_igraph_maxflow.dir/unit/igraph_maxflow.c.o [279/1103] Building C object tests/CMakeFiles/test_igraph_cohesion.dir/unit/igraph_cohesion.c.o [280/1103] Building C object tests/CMakeFiles/test_igraph_adhesion.dir/unit/igraph_adhesion.c.o [281/1103] Building C object tests/CMakeFiles/test_igraph_vertex_disjoint_paths.dir/unit/igraph_vertex_disjoint_paths.c.o [282/1103] Building C object tests/CMakeFiles/test_igraph_st_mincut_value.dir/unit/igraph_st_mincut_value.c.o [283/1103] Building C object tests/CMakeFiles/test_igraph_dominator_tree.dir/unit/igraph_dominator_tree.c.o [284/1103] Building C object tests/CMakeFiles/test_igraph_all_st_mincuts.dir/unit/igraph_all_st_mincuts.c.o [285/1103] Building C object tests/CMakeFiles/example_igraph_mincut.dir/__/examples/simple/igraph_mincut.c.o [286/1103] Building C object tests/CMakeFiles/example_igraph_all_st_mincuts.dir/__/examples/simple/igraph_all_st_mincuts.c.o [287/1103] Building C object tests/CMakeFiles/example_flow2.dir/__/examples/simple/flow2.c.o [288/1103] Building C object tests/CMakeFiles/example_flow.dir/__/examples/simple/flow.c.o [289/1103] Linking C executable tests/test_igraph_community_infomap [290/1103] Building C object tests/CMakeFiles/example_even_tarjan.dir/__/examples/simple/even_tarjan.c.o [291/1103] Linking C executable tests/test_community_label_propagation3 [292/1103] Linking C executable tests/test_community_label_propagation2 [293/1103] Linking C executable tests/test_community_indexing [294/1103] Linking C executable tests/example_walktrap [295/1103] Linking C executable tests/example_igraph_community_optimal_modularity [296/1103] Linking C executable tests/example_igraph_community_leading_eigenvector [297/1103] Linking C executable tests/example_igraph_community_fastgreedy [298/1103] Linking C executable tests/example_igraph_community_label_propagation [299/1103] Linking C executable tests/test_community_label_propagation [300/1103] Linking C executable tests/example_igraph_community_leiden [301/1103] Linking C executable tests/test_community_leiden [302/1103] Linking C executable tests/example_igraph_community_edge_betweenness [303/1103] Linking C executable tests/example_igraph_community_multilevel [304/1103] Building C object tests/CMakeFiles/example_dominator_tree.dir/__/examples/simple/dominator_tree.c.o [305/1103] Building C object tests/CMakeFiles/test_inclist.dir/unit/inclist.c.o [306/1103] Linking C executable tests/test_igraph_st_edge_connectivity [307/1103] Building C object tests/CMakeFiles/test_igraph_to_prufer.dir/unit/igraph_to_prufer.c.o [308/1103] Linking C executable tests/test_igraph_cohesion [309/1103] Linking C executable tests/test_igraph_st_mincut [310/1103] Building C object tests/CMakeFiles/test_igraph_to_directed.dir/unit/igraph_to_directed.c.o [311/1103] Linking C executable tests/test_igraph_edge_disjoint_paths [312/1103] Linking C executable tests/test_igraph_st_vertex_connectivity [313/1103] Linking C executable tests/test_igraph_adhesion [314/1103] Building C object tests/CMakeFiles/test_igraph_get_stochastic_sparse.dir/unit/igraph_get_stochastic_sparse.c.o [315/1103] Building C object tests/CMakeFiles/test_igraph_get_stochastic.dir/unit/igraph_get_stochastic.c.o [316/1103] Linking C executable tests/test_igraph_vertex_disjoint_paths [317/1103] Building C object tests/CMakeFiles/test_igraph_get_laplacian.dir/unit/igraph_get_laplacian.c.o [318/1103] Linking C executable tests/test_igraph_residual_graph [319/1103] Building C object tests/CMakeFiles/test_igraph_get_adjacency_sparse.dir/unit/igraph_get_adjacency_sparse.c.o [320/1103] Linking C executable tests/test_igraph_st_mincut_value [321/1103] Building C object tests/CMakeFiles/test_igraph_get_adjacency.dir/unit/igraph_get_adjacency.c.o [322/1103] Building C object tests/CMakeFiles/test_igraph_adjlist_simplify.dir/unit/igraph_adjlist_simplify.c.o [323/1103] Building C object tests/CMakeFiles/test_igraph_adjlist_init_complementer.dir/unit/igraph_adjlist_init_complementer.c.o [324/1103] Building C object tests/CMakeFiles/test_adjlist.dir/unit/adjlist.c.o [325/1103] Linking C executable tests/test_igraph_dominator_tree [326/1103] Building C object tests/CMakeFiles/example_igraph_to_undirected.dir/__/examples/simple/igraph_to_undirected.c.o [327/1103] Linking C executable tests/example_flow [328/1103] Building C object tests/CMakeFiles/example_igraph_get_laplacian_sparse.dir/__/examples/simple/igraph_get_laplacian_sparse.c.o [329/1103] Linking C executable tests/test_igraph_all_st_mincuts [330/1103] Linking C executable tests/example_igraph_all_st_mincuts [331/1103] Linking C executable tests/example_igraph_mincut [332/1103] Linking C executable tests/test_igraph_all_st_cuts [333/1103] Linking C executable tests/example_flow2 [334/1103] Building C object tests/CMakeFiles/example_igraph_get_laplacian.dir/__/examples/simple/igraph_get_laplacian.c.o [335/1103] Building C object tests/CMakeFiles/example_adjlist.dir/__/examples/simple/adjlist.c.o [336/1103] Linking C executable tests/test_igraph_gomory_hu_tree [337/1103] Building C object tests/CMakeFiles/test_igraph_union.dir/unit/igraph_union.c.o [338/1103] Building C object tests/CMakeFiles/test_igraph_rewire_directed_edges.dir/unit/igraph_rewire_directed_edges.c.o [339/1103] Building C object tests/CMakeFiles/test_igraph_reverse_edges.dir/unit/igraph_reverse_edges.c.o [340/1103] Building C object tests/CMakeFiles/test_igraph_permute_vertices.dir/unit/igraph_permute_vertices.c.o [341/1103] Building C object tests/CMakeFiles/test_igraph_intersection2.dir/unit/igraph_intersection2.c.o [342/1103] Building C object tests/CMakeFiles/test_igraph_induced_subgraph_edges.dir/unit/igraph_induced_subgraph_edges.c.o [343/1103] Building C object tests/CMakeFiles/test_igraph_induced_subgraph_map.dir/unit/igraph_induced_subgraph_map.c.o [344/1103] Linking C executable tests/test_igraph_maxflow [345/1103] Building C object tests/CMakeFiles/test_igraph_induced_subgraph.dir/unit/igraph_induced_subgraph.c.o [346/1103] Building C object tests/CMakeFiles/test_igraph_graph_power.dir/unit/igraph_graph_power.c.o [347/1103] Building C object tests/CMakeFiles/test_igraph_connect_neighborhood.dir/unit/igraph_connect_neighborhood.c.o [348/1103] Building C object tests/CMakeFiles/test_igraph_contract_vertices.dir/unit/igraph_contract_vertices.c.o [349/1103] Building C object tests/CMakeFiles/example_igraph_union.dir/__/examples/simple/igraph_union.c.o [350/1103] Building C object tests/CMakeFiles/example_igraph_intersection.dir/__/examples/simple/igraph_intersection.c.o [351/1103] Building C object tests/CMakeFiles/example_igraph_disjoint_union.dir/__/examples/simple/igraph_disjoint_union.c.o [352/1103] Building C object tests/CMakeFiles/example_igraph_difference.dir/__/examples/simple/igraph_difference.c.o [353/1103] Linking C executable tests/example_even_tarjan [354/1103] Building C object tests/CMakeFiles/example_igraph_compose.dir/__/examples/simple/igraph_compose.c.o [355/1103] Linking C executable tests/example_dominator_tree [356/1103] Linking C executable tests/test_igraph_get_stochastic_sparse [357/1103] Linking C executable tests/test_inclist [358/1103] Linking C executable tests/test_igraph_to_directed [359/1103] Linking C executable tests/test_igraph_get_stochastic [360/1103] Linking C executable tests/test_igraph_adjlist_init_complementer [361/1103] Building C object tests/CMakeFiles/example_igraph_complementer.dir/__/examples/simple/igraph_complementer.c.o [362/1103] Linking C executable tests/test_igraph_adjlist_simplify [363/1103] Linking C executable tests/example_igraph_to_undirected [364/1103] Linking C executable tests/test_igraph_get_adjacency [365/1103] Linking C executable tests/test_igraph_reverse_edges [366/1103] Linking C executable tests/test_igraph_to_prufer [367/1103] Linking C executable tests/test_igraph_get_laplacian [368/1103] Building C object tests/CMakeFiles/test_zapsmall.dir/unit/zapsmall.c.o [369/1103] Linking C executable tests/example_adjlist [370/1103] Linking C executable tests/example_igraph_get_laplacian [371/1103] Linking C executable tests/test_igraph_get_adjacency_sparse [372/1103] Linking C executable tests/test_igraph_permute_vertices [373/1103] Building C object tests/CMakeFiles/test_prop_caching.dir/unit/prop_caching.c.o [374/1103] Building C object tests/CMakeFiles/test_overflow.dir/unit/overflow.c.o [375/1103] Linking C executable tests/test_igraph_intersection2 [376/1103] Linking C executable tests/example_igraph_get_laplacian_sparse [377/1103] Building C object tests/CMakeFiles/test_igraph_power_law_fit.dir/unit/igraph_power_law_fit.c.o [378/1103] Building C object tests/CMakeFiles/test_igraph_convex_hull.dir/unit/igraph_convex_hull.c.o [379/1103] Building C object tests/CMakeFiles/test_igraph_almost_equals.dir/unit/igraph_almost_equals.c.o [380/1103] Building C object tests/CMakeFiles/test_cmp_epsilon.dir/unit/cmp_epsilon.c.o [381/1103] Linking C executable tests/test_igraph_induced_subgraph_edges [382/1103] Linking C executable tests/test_igraph_rewire_directed_edges [383/1103] Building C object tests/CMakeFiles/test_all_almost_e.dir/unit/all_almost_e.c.o [384/1103] Building C object tests/CMakeFiles/example_igraph_power_law_fit.dir/__/examples/simple/igraph_power_law_fit.c.o [385/1103] Linking C executable tests/test_igraph_induced_subgraph_map [386/1103] Building C object tests/CMakeFiles/test_pajek_signed.dir/unit/pajek_signed.c.o [387/1103] Linking C executable tests/test_igraph_union [388/1103] Linking C executable tests/example_igraph_union [389/1103] Linking C executable tests/test_igraph_induced_subgraph [390/1103] Building C object tests/CMakeFiles/test_pajek_bipartite2.dir/unit/pajek_bipartite2.c.o [391/1103] Building C object tests/CMakeFiles/test_pajek_bipartite.dir/unit/pajek_bipartite.c.o [392/1103] Building C object tests/CMakeFiles/test_pajek2.dir/unit/pajek2.c.o [393/1103] Building C object tests/CMakeFiles/test_pajek.dir/unit/pajek.c.o [394/1103] Linking C executable tests/test_igraph_connect_neighborhood [395/1103] Building C object tests/CMakeFiles/test_ncol.dir/unit/ncol.c.o [396/1103] Building C object tests/CMakeFiles/test_lineendings.dir/unit/lineendings.c.o [397/1103] Linking C executable tests/test_igraph_graph_power [398/1103] Linking C executable tests/example_igraph_disjoint_union [399/1103] Linking C executable tests/example_igraph_intersection [400/1103] Building C object tests/CMakeFiles/test_igraph_write_graph_dot.dir/unit/igraph_write_graph_dot.c.o [401/1103] Linking C executable tests/test_igraph_contract_vertices [402/1103] Building C object tests/CMakeFiles/test_igraph_write_graph_dimacs_flow.dir/unit/igraph_write_graph_dimacs_flow.c.o [403/1103] Building C object tests/CMakeFiles/test_igraph_write_graph_leda.dir/unit/igraph_write_graph_leda.c.o [404/1103] Linking C executable tests/example_igraph_difference [405/1103] Building C object tests/CMakeFiles/test_igraph_read_graph_graphml.dir/unit/igraph_read_graph_graphml.c.o [406/1103] Building C object tests/CMakeFiles/test_igraph_read_graph_graphdb.dir/unit/igraph_read_graph_graphdb.c.o [407/1103] Building C object tests/CMakeFiles/test_gml.dir/unit/gml.c.o [408/1103] Linking C executable tests/test_adjlist [409/1103] Building C object tests/CMakeFiles/test_foreign_empty.dir/unit/foreign_empty.c.o [410/1103] Building C object tests/CMakeFiles/example_safelocale.dir/__/examples/simple/safelocale.c.o [411/1103] Building C object tests/CMakeFiles/example_igraph_write_graph_pajek.dir/__/examples/simple/igraph_write_graph_pajek.c.o [412/1103] Linking C executable tests/example_igraph_compose [413/1103] Building C object tests/CMakeFiles/example_igraph_write_graph_lgl.dir/__/examples/simple/igraph_write_graph_lgl.c.o [414/1103] Building C object tests/CMakeFiles/example_igraph_read_graph_lgl.dir/__/examples/simple/igraph_read_graph_lgl.c.o [415/1103] Building C object tests/CMakeFiles/example_igraph_read_graph_graphdb.dir/__/examples/simple/igraph_read_graph_graphdb.c.o [416/1103] Building C object tests/CMakeFiles/example_igraph_read_graph_dl.dir/__/examples/simple/igraph_read_graph_dl.c.o [417/1103] Building C object tests/CMakeFiles/example_graphml.dir/__/examples/simple/graphml.c.o [418/1103] Linking C executable tests/example_igraph_complementer [419/1103] Building C object tests/CMakeFiles/example_gml.dir/__/examples/simple/gml.c.o [420/1103] Linking C executable tests/test_zapsmall [421/1103] Building C object tests/CMakeFiles/example_foreign.dir/__/examples/simple/foreign.c.o [422/1103] Building C object tests/CMakeFiles/example_dot.dir/__/examples/simple/dot.c.o [423/1103] Linking C executable tests/example_igraph_power_law_fit [424/1103] Linking C executable tests/test_overflow [425/1103] Linking C executable tests/test_pajek_signed [426/1103] Linking C executable tests/test_pajek_bipartite2 [427/1103] Linking C executable tests/test_pajek_bipartite [428/1103] Linking C executable tests/test_pajek2 [429/1103] Linking C executable tests/test_all_almost_e [430/1103] Linking C executable tests/test_pajek [431/1103] Linking C executable tests/test_cmp_epsilon [432/1103] Linking C executable tests/test_igraph_power_law_fit [433/1103] Linking C executable tests/test_prop_caching [434/1103] Linking C executable tests/test_lineendings [435/1103] Linking C executable tests/test_igraph_write_graph_dot [436/1103] Linking C executable tests/test_ncol [437/1103] Building C object tests/CMakeFiles/test_triad_census.dir/unit/triad_census.c.o [438/1103] Building C object tests/CMakeFiles/test_igraph_motifs_randesu_no.dir/unit/igraph_motifs_randesu_no.c.o [439/1103] Linking C executable tests/test_igraph_write_graph_dimacs_flow [440/1103] Building C object tests/CMakeFiles/test_igraph_motifs_randesu_estimate.dir/unit/igraph_motifs_randesu_estimate.c.o [441/1103] Linking C executable tests/test_igraph_write_graph_leda [442/1103] Linking C executable tests/test_igraph_convex_hull [443/1103] Linking C executable tests/test_gml [444/1103] Linking C executable tests/test_igraph_read_graph_graphdb [445/1103] Building C object tests/CMakeFiles/test_igraph_motifs_randesu.dir/unit/igraph_motifs_randesu.c.o [446/1103] Building C object tests/CMakeFiles/test_igraph_dyad_census.dir/unit/igraph_dyad_census.c.o [447/1103] Building C object tests/CMakeFiles/example_igraph_motifs_randesu.dir/__/examples/simple/igraph_motifs_randesu.c.o [448/1103] Linking C executable tests/example_safelocale [449/1103] Building C object tests/CMakeFiles/test_igraph_coloring.dir/unit/igraph_coloring.c.o [450/1103] Linking C executable tests/example_igraph_write_graph_lgl [451/1103] Linking C executable tests/example_igraph_read_graph_graphdb [452/1103] Linking C executable tests/test_foreign_empty [453/1103] Building C object tests/CMakeFiles/example_igraph_coloring.dir/__/examples/simple/igraph_coloring.c.o [454/1103] Building C object tests/CMakeFiles/test_VF2-compat.dir/unit/VF2-compat.c.o [455/1103] Building C object tests/CMakeFiles/test_isoclasses2.dir/unit/isoclasses2.c.o [456/1103] Building C object tests/CMakeFiles/test_isoclasses.dir/unit/isoclasses.c.o [457/1103] Linking C executable tests/test_igraph_read_graph_graphml [458/1103] Linking C executable tests/example_igraph_write_graph_pajek [459/1103] Building C object tests/CMakeFiles/test_isomorphism_test.dir/unit/isomorphism_test.c.o [460/1103] Building C object tests/CMakeFiles/test_igraph_isomorphic_bliss.dir/unit/igraph_isomorphic_bliss.c.o [461/1103] Linking C executable tests/example_igraph_read_graph_lgl [462/1103] Building C object tests/CMakeFiles/test_igraph_subisomorphic_lad.dir/unit/igraph_subisomorphic_lad.c.o [463/1103] Linking C executable tests/example_igraph_read_graph_dl [464/1103] Building C object tests/CMakeFiles/test_igraph_subisomorphic.dir/unit/igraph_subisomorphic.c.o [465/1103] Linking C executable tests/test_igraph_almost_equals [466/1103] Building C object tests/CMakeFiles/test_igraph_isomorphic_vf2.dir/unit/igraph_isomorphic_vf2.c.o [467/1103] Linking C executable tests/example_graphml [468/1103] Building C object tests/CMakeFiles/test_igraph_isomorphic.dir/unit/igraph_isomorphic.c.o [469/1103] Building C object tests/CMakeFiles/test_igraph_get_subisomorphisms_vf2.dir/unit/igraph_get_subisomorphisms_vf2.c.o [470/1103] Linking C executable tests/example_gml [471/1103] Building C object tests/CMakeFiles/test_igraph_get_isomorphisms_vf2.dir/unit/igraph_get_isomorphisms_vf2.c.o [472/1103] Building C object tests/CMakeFiles/test_bliss_automorphisms.dir/unit/bliss_automorphisms.c.o [473/1103] Building C object tests/CMakeFiles/test_simplify_and_colorize.dir/unit/simplify_and_colorize.c.o [474/1103] Building C object tests/CMakeFiles/example_igraph_subisomorphic_lad.dir/__/examples/simple/igraph_subisomorphic_lad.c.o [475/1103] Building C object tests/CMakeFiles/example_igraph_isomorphic_vf2.dir/__/examples/simple/igraph_isomorphic_vf2.c.o [476/1103] Building C object tests/CMakeFiles/test_bfs_simple.dir/unit/bfs_simple.c.o [477/1103] Building C object tests/CMakeFiles/test_bfs.dir/unit/bfs.c.o [478/1103] Linking C executable tests/example_foreign [479/1103] Building C object tests/CMakeFiles/example_igraph_bfs_simple.dir/__/examples/simple/igraph_bfs_simple.c.o [480/1103] Building C object tests/CMakeFiles/example_igraph_bfs_callback.dir/__/examples/simple/igraph_bfs_callback.c.o [481/1103] Building C object tests/CMakeFiles/example_igraph_bfs.dir/__/examples/simple/igraph_bfs.c.o [482/1103] Building C object tests/CMakeFiles/test_igraph_i_umap_fit_ab.dir/unit/igraph_i_umap_fit_ab.c.o [483/1103] Building C object tests/CMakeFiles/test_igraph_layout_merge.dir/unit/igraph_layout_merge.c.o [484/1103] Linking C executable tests/example_dot [485/1103] Building C object tests/CMakeFiles/test_igraph_layout_davidson_harel.dir/unit/igraph_layout_davidson_harel.c.o [486/1103] Building C object tests/CMakeFiles/test_igraph_i_layout_sphere.dir/unit/igraph_i_layout_sphere.c.o [487/1103] Linking C executable tests/test_triad_census [488/1103] Linking C executable tests/test_igraph_motifs_randesu_no [489/1103] Linking C executable tests/test_igraph_motifs_randesu_estimate [490/1103] Linking C executable tests/test_igraph_motifs_randesu [491/1103] Linking C executable tests/test_igraph_dyad_census [492/1103] Linking C executable tests/example_igraph_motifs_randesu [493/1103] Linking C executable tests/example_igraph_coloring [494/1103] Building C object tests/CMakeFiles/test_igraph_layout_reingold_tilford_bug_879.dir/regression/igraph_layout_reingold_tilford_bug_879.c.o [495/1103] Linking C executable tests/test_isoclasses [496/1103] Building C object tests/CMakeFiles/test_igraph_layout_kamada_kawai_3d_bug_1462.dir/regression/igraph_layout_kamada_kawai_3d_bug_1462.c.o [497/1103] Linking C executable tests/test_VF2-compat [498/1103] Linking C executable tests/test_isoclasses2 [499/1103] Linking C executable tests/test_igraph_isomorphic_bliss [500/1103] Building C object tests/CMakeFiles/test_igraph_layout_umap.dir/unit/igraph_layout_umap.c.o [501/1103] Building C object tests/CMakeFiles/test_igraph_layout_sugiyama.dir/unit/igraph_layout_sugiyama.c.o [502/1103] Building C object tests/CMakeFiles/test_igraph_layout_star.dir/unit/igraph_layout_star.c.o [503/1103] Linking C executable tests/test_igraph_subisomorphic [504/1103] Building C object tests/CMakeFiles/test_igraph_layout_sphere.dir/unit/igraph_layout_sphere.c.o [505/1103] Building C object tests/CMakeFiles/test_igraph_layout_reingold_tilford_extended.dir/unit/igraph_layout_reingold_tilford_extended.c.o [506/1103] Linking C executable tests/test_igraph_isomorphic [507/1103] Linking C executable tests/test_igraph_coloring [508/1103] Linking C executable tests/test_bliss_automorphisms [509/1103] Linking C executable tests/test_igraph_get_subisomorphisms_vf2 [510/1103] Building C object tests/CMakeFiles/test_igraph_layout_reingold_tilford_circular.dir/unit/igraph_layout_reingold_tilford_circular.c.o [511/1103] Linking C executable tests/example_igraph_bfs_simple [512/1103] Linking C executable tests/test_igraph_get_isomorphisms_vf2 [513/1103] Linking C executable tests/example_igraph_subisomorphic_lad [514/1103] Linking C executable tests/test_bfs_simple [515/1103] Linking C executable tests/example_igraph_isomorphic_vf2 [516/1103] Building C object tests/CMakeFiles/test_igraph_layout_random_3d.dir/unit/igraph_layout_random_3d.c.o [517/1103] Linking C executable tests/example_igraph_bfs_callback [518/1103] Linking C executable tests/test_bfs [519/1103] Linking C executable tests/example_igraph_bfs [520/1103] Linking C executable tests/test_simplify_and_colorize [521/1103] Linking C executable tests/test_igraph_i_umap_fit_ab [522/1103] Linking C executable tests/test_isomorphism_test [523/1103] Linking C executable tests/test_igraph_isomorphic_vf2 [524/1103] Building C object tests/CMakeFiles/test_igraph_layout_merge3.dir/unit/igraph_layout_merge3.c.o [525/1103] Building C object tests/CMakeFiles/test_igraph_layout_merge2.dir/unit/igraph_layout_merge2.c.o [526/1103] Building C object tests/CMakeFiles/test_igraph_layout_mds.dir/unit/igraph_layout_mds.c.o [527/1103] Building C object tests/CMakeFiles/test_igraph_layout_lgl.dir/unit/igraph_layout_lgl.c.o [528/1103] Linking C executable tests/test_igraph_layout_merge [529/1103] Building C object tests/CMakeFiles/test_igraph_layout_kamada_kawai.dir/unit/igraph_layout_kamada_kawai.c.o [530/1103] Building C object tests/CMakeFiles/test_igraph_layout_grid.dir/unit/igraph_layout_grid.c.o [531/1103] Building C object tests/CMakeFiles/test_igraph_layout_graphopt.dir/unit/igraph_layout_graphopt.c.o [532/1103] Building C object tests/CMakeFiles/test_igraph_layout_gem.dir/unit/igraph_layout_gem.c.o [533/1103] Building C object tests/CMakeFiles/test_igraph_layout_fruchterman_reingold_3d.dir/unit/igraph_layout_fruchterman_reingold_3d.c.o [534/1103] Building C object tests/CMakeFiles/test_igraph_layout_fruchterman_reingold.dir/unit/igraph_layout_fruchterman_reingold.c.o [535/1103] Building C object tests/CMakeFiles/test_igraph_layout_bipartite.dir/unit/igraph_layout_bipartite.c.o [536/1103] Linking C executable tests/test_igraph_subisomorphic_lad [537/1103] Linking C executable tests/test_igraph_layout_davidson_harel [538/1103] Building C object tests/CMakeFiles/test_igraph_layout_drl_3d.dir/unit/igraph_layout_drl_3d.c.o [539/1103] Building C object tests/CMakeFiles/test_igraph_layout_drl.dir/unit/igraph_layout_drl.c.o [540/1103] Building C object tests/CMakeFiles/example_igraph_layout_reingold_tilford.dir/__/examples/simple/igraph_layout_reingold_tilford.c.o [541/1103] Building C object tests/CMakeFiles/test_igraph_subcomponent.dir/unit/igraph_subcomponent.c.o [542/1103] Building C object tests/CMakeFiles/test_igraph_decompose_strong.dir/unit/igraph_decompose_strong.c.o [543/1103] Building C object tests/CMakeFiles/test_igraph_bridges.dir/unit/igraph_bridges.c.o [544/1103] Building C object tests/CMakeFiles/example_igraph_decompose.dir/__/examples/simple/igraph_decompose.c.o [545/1103] Linking C executable tests/test_igraph_i_layout_sphere [546/1103] Building C object tests/CMakeFiles/example_igraph_biconnected_components.dir/__/examples/simple/igraph_biconnected_components.c.o [547/1103] Building C object tests/CMakeFiles/test_bug_2150.dir/regression/bug_2150.c.o [548/1103] Building C object tests/CMakeFiles/test_bug_1970.dir/regression/bug_1970.c.o [549/1103] Building C object tests/CMakeFiles/test_bug_1814.dir/regression/bug_1814.c.o [550/1103] Building C object tests/CMakeFiles/test_bug_1760.dir/regression/bug_1760.c.o [551/1103] Linking C executable tests/test_igraph_layout_reingold_tilford_bug_879 [552/1103] Linking C executable tests/test_igraph_layout_kamada_kawai_3d_bug_1462 [553/1103] Linking C executable tests/test_igraph_layout_reingold_tilford_extended [554/1103] Linking C executable tests/test_igraph_layout_sphere [555/1103] Linking C executable tests/test_igraph_layout_sugiyama [556/1103] Building C object tests/CMakeFiles/test_topological_sorting.dir/unit/topological_sorting.c.o [557/1103] Linking C executable tests/test_igraph_layout_star [558/1103] Building C object tests/CMakeFiles/test_single_target_shortest_path.dir/unit/single_target_shortest_path.c.o [559/1103] Linking C executable tests/test_igraph_layout_random_3d [560/1103] Building C object tests/CMakeFiles/test_random_spanning_tree.dir/unit/random_spanning_tree.c.o [561/1103] Linking C executable tests/test_igraph_layout_merge3 [562/1103] Building C object tests/CMakeFiles/test_knn.dir/unit/knn.c.o [563/1103] Building C object tests/CMakeFiles/test_igraph_spanner.dir/unit/igraph_spanner.c.o [564/1103] Linking C executable tests/test_igraph_layout_reingold_tilford_circular [565/1103] Linking C executable tests/test_igraph_layout_merge2 [566/1103] Linking C executable tests/test_igraph_layout_grid [567/1103] Building C object tests/CMakeFiles/test_igraph_widest_paths.dir/unit/igraph_widest_paths.c.o [568/1103] Linking C executable tests/test_igraph_layout_lgl [569/1103] Building C object tests/CMakeFiles/test_igraph_voronoi.dir/unit/igraph_voronoi.c.o [570/1103] Linking C executable tests/example_igraph_layout_reingold_tilford [571/1103] Linking C executable tests/test_igraph_layout_kamada_kawai [572/1103] Building C object tests/CMakeFiles/test_igraph_unfold_tree.dir/unit/igraph_unfold_tree.c.o [573/1103] Linking C executable tests/test_igraph_decompose_strong [574/1103] Building C object tests/CMakeFiles/test_igraph_transitivity_barrat.dir/unit/igraph_transitivity_barrat.c.o [575/1103] Linking C executable tests/test_igraph_layout_graphopt [576/1103] Linking C executable tests/test_igraph_layout_gem [577/1103] Linking C executable tests/test_bug_2150 [578/1103] Building C object tests/CMakeFiles/test_igraph_transitivity_avglocal_undirected.dir/unit/igraph_transitivity_avglocal_undirected.c.o [579/1103] Linking C executable tests/example_igraph_decompose [580/1103] Linking C executable tests/test_igraph_layout_drl_3d [581/1103] Linking C executable tests/test_igraph_bridges [582/1103] Building C object tests/CMakeFiles/test_igraph_transitive_closure_dag.dir/unit/igraph_transitive_closure_dag.c.o [583/1103] Linking C executable tests/test_igraph_layout_drl [584/1103] Linking C executable tests/test_igraph_layout_bipartite [585/1103] Linking C executable tests/test_bug_1970 [586/1103] Linking C executable tests/test_igraph_layout_fruchterman_reingold_3d [587/1103] Linking C executable tests/test_bug_1814 [588/1103] Linking C executable tests/test_igraph_subcomponent [589/1103] Linking C executable tests/test_igraph_layout_fruchterman_reingold [590/1103] Linking C executable tests/example_igraph_biconnected_components [591/1103] Building C object tests/CMakeFiles/test_igraph_similarity.dir/unit/igraph_similarity.c.o [592/1103] Building C object tests/CMakeFiles/test_igraph_rewire.dir/unit/igraph_rewire.c.o [593/1103] Building C object tests/CMakeFiles/test_igraph_random_walk.dir/unit/igraph_random_walk.c.o [594/1103] Building C object tests/CMakeFiles/test_igraph_pseudo_diameter_dijkstra.dir/unit/igraph_pseudo_diameter_dijkstra.c.o [595/1103] Building C object tests/CMakeFiles/test_igraph_pseudo_diameter.dir/unit/igraph_pseudo_diameter.c.o [596/1103] Building C object tests/CMakeFiles/test_igraph_path_length_hist.dir/unit/igraph_path_length_hist.c.o [597/1103] Building C object tests/CMakeFiles/test_igraph_pagerank.dir/unit/igraph_pagerank.c.o [598/1103] Building C object tests/CMakeFiles/test_igraph_neighborhood_size.dir/unit/igraph_neighborhood_size.c.o [599/1103] Building C object tests/CMakeFiles/test_igraph_neighborhood_graphs.dir/unit/igraph_neighborhood_graphs.c.o [600/1103] Building C object tests/CMakeFiles/test_igraph_neighborhood.dir/unit/igraph_neighborhood.c.o [601/1103] Building C object tests/CMakeFiles/test_igraph_local_transitivity.dir/unit/igraph_local_transitivity.c.o [602/1103] Building C object tests/CMakeFiles/test_igraph_local_scan_subset_ecount.dir/unit/igraph_local_scan_subset_ecount.c.o [603/1103] Linking C executable tests/test_igraph_layout_mds [604/1103] Building C object tests/CMakeFiles/test_igraph_local_scan_k_ecount_them.dir/unit/igraph_local_scan_k_ecount_them.c.o [605/1103] Building C object tests/CMakeFiles/test_igraph_local_scan_k_ecount.dir/unit/igraph_local_scan_k_ecount.c.o [606/1103] Linking C executable tests/test_bug_1760 [607/1103] Building C object tests/CMakeFiles/test_igraph_list_triangles.dir/unit/igraph_list_triangles.c.o [608/1103] Building C object tests/CMakeFiles/test_igraph_is_acyclic.dir/unit/igraph_is_acyclic.c.o [609/1103] Building C object tests/CMakeFiles/test_igraph_joint_type_distribution.dir/unit/igraph_joint_type_distribution.c.o [610/1103] Building C object tests/CMakeFiles/test_igraph_joint_degree_distribution.dir/unit/igraph_joint_degree_distribution.c.o [611/1103] Linking C executable tests/test_igraph_layout_umap [612/1103] Linking C executable tests/test_topological_sorting [613/1103] Linking C executable tests/test_single_target_shortest_path [614/1103] Building C object tests/CMakeFiles/test_igraph_is_forest2.dir/unit/igraph_is_forest2.c.o [615/1103] Building C object tests/CMakeFiles/test_igraph_is_forest.dir/unit/igraph_is_forest.c.o [616/1103] Building C object tests/CMakeFiles/test_igraph_is_tree.dir/unit/igraph_is_tree.c.o [617/1103] Linking C executable tests/test_random_spanning_tree [618/1103] Building C object tests/CMakeFiles/test_igraph_is_mutual.dir/unit/igraph_is_mutual.c.o [619/1103] Building C object tests/CMakeFiles/test_igraph_is_dag.dir/unit/igraph_is_dag.c.o [620/1103] Linking C executable tests/test_igraph_spanner [621/1103] Linking C executable tests/test_igraph_voronoi [622/1103] Building C object tests/CMakeFiles/test_igraph_is_chordal.dir/unit/igraph_is_chordal.c.o [623/1103] Linking C executable tests/test_igraph_unfold_tree [624/1103] Linking C executable tests/test_igraph_transitive_closure_dag [625/1103] Linking C executable tests/test_igraph_transitivity_avglocal_undirected [626/1103] Linking C executable tests/test_knn [627/1103] Linking C executable tests/test_igraph_transitivity_barrat [628/1103] Building C object tests/CMakeFiles/test_igraph_is_connected.dir/unit/igraph_is_connected.c.o [629/1103] Linking C executable tests/test_igraph_rewire [630/1103] Building C object tests/CMakeFiles/test_igraph_is_bipartite.dir/unit/igraph_is_bipartite.c.o [631/1103] Building C object tests/CMakeFiles/test_igraph_has_mutual.dir/unit/igraph_has_mutual.c.o [632/1103] Building C object tests/CMakeFiles/test_igraph_graph_center.dir/unit/igraph_graph_center.c.o [633/1103] Building C object tests/CMakeFiles/test_igraph_get_shortest_paths_dijkstra.dir/unit/igraph_get_shortest_paths_dijkstra.c.o [634/1103] Building C object tests/CMakeFiles/test_igraph_get_shortest_paths_bellman_ford.dir/unit/igraph_get_shortest_paths_bellman_ford.c.o [635/1103] Building C object tests/CMakeFiles/test_igraph_get_shortest_path_bellman_ford.dir/unit/igraph_get_shortest_path_bellman_ford.c.o [636/1103] Linking C executable tests/test_igraph_path_length_hist [637/1103] Linking C executable tests/test_igraph_neighborhood_size [638/1103] Linking C executable tests/test_igraph_neighborhood [639/1103] Linking C executable tests/test_igraph_list_triangles [640/1103] Linking C executable tests/test_igraph_neighborhood_graphs [641/1103] Building C object tests/CMakeFiles/test_igraph_get_shortest_path_astar.dir/unit/igraph_get_shortest_path_astar.c.o [642/1103] Linking C executable tests/test_igraph_local_scan_subset_ecount [643/1103] Linking C executable tests/test_igraph_is_acyclic [644/1103] Linking C executable tests/test_igraph_local_scan_k_ecount [645/1103] Linking C executable tests/test_igraph_local_scan_k_ecount_them [646/1103] Linking C executable tests/test_igraph_random_walk [647/1103] Linking C executable tests/test_igraph_pseudo_diameter [648/1103] Linking C executable tests/test_igraph_pseudo_diameter_dijkstra [649/1103] Linking C executable tests/test_igraph_similarity [650/1103] Building C object tests/CMakeFiles/test_igraph_get_shortest_paths2.dir/unit/igraph_get_shortest_paths2.c.o [651/1103] Linking C executable tests/test_igraph_joint_type_distribution [652/1103] Building C object tests/CMakeFiles/test_igraph_get_k_shortest_paths.dir/unit/igraph_get_k_shortest_paths.c.o [653/1103] Linking C executable tests/test_igraph_is_forest2 [654/1103] Building C object tests/CMakeFiles/test_igraph_get_all_shortest_paths_dijkstra.dir/unit/igraph_get_all_shortest_paths_dijkstra.c.o [655/1103] Building C object tests/CMakeFiles/test_igraph_get_all_simple_paths.dir/unit/igraph_get_all_simple_paths.c.o [656/1103] Linking C executable tests/test_igraph_is_forest [657/1103] Building C object tests/CMakeFiles/test_igraph_feedback_arc_set_undirected.dir/unit/igraph_feedback_arc_set_undirected.c.o [658/1103] Building C object tests/CMakeFiles/test_igraph_edge_betweenness_subset.dir/unit/igraph_edge_betweenness_subset.c.o [659/1103] Building C object tests/CMakeFiles/test_igraph_edge_betweenness.dir/unit/igraph_edge_betweenness.c.o [660/1103] Linking C executable tests/test_igraph_local_transitivity [661/1103] Building C object tests/CMakeFiles/test_igraph_eccentricity_dijkstra.dir/unit/igraph_eccentricity_dijkstra.c.o [662/1103] Linking C executable tests/test_igraph_is_mutual [663/1103] Building C object tests/CMakeFiles/test_igraph_eccentricity.dir/unit/igraph_eccentricity.c.o [664/1103] Linking C executable tests/test_igraph_widest_paths [665/1103] Building C object tests/CMakeFiles/test_igraph_ecc.dir/unit/igraph_ecc.c.o [666/1103] Building C object tests/CMakeFiles/test_igraph_distances_johnson.dir/unit/igraph_distances_johnson.c.o [667/1103] Building C object tests/CMakeFiles/test_igraph_distances_floyd_warshall_speedup.dir/unit/igraph_distances_floyd_warshall_speedup.c.o [668/1103] Linking C executable tests/test_igraph_is_tree [669/1103] Building C object tests/CMakeFiles/test_igraph_distances_floyd_warshall.dir/unit/igraph_distances_floyd_warshall.c.o [670/1103] Linking C executable tests/test_igraph_is_dag [671/1103] Building C object tests/CMakeFiles/test_igraph_diversity.dir/unit/igraph_diversity.c.o [672/1103] Building C object tests/CMakeFiles/test_igraph_diameter_dijkstra.dir/unit/igraph_diameter_dijkstra.c.o [673/1103] Building C object tests/CMakeFiles/test_igraph_diameter.dir/unit/igraph_diameter.c.o [674/1103] Linking C executable tests/test_igraph_joint_degree_distribution [675/1103] Linking C executable tests/test_igraph_is_chordal [676/1103] Building C object tests/CMakeFiles/test_igraph_density.dir/unit/igraph_density.c.o [677/1103] Building C object tests/CMakeFiles/test_igraph_count_multiple.dir/unit/igraph_count_multiple.c.o [678/1103] Building C object tests/CMakeFiles/test_igraph_convergence_degree.dir/unit/igraph_convergence_degree.c.o [679/1103] Building C object tests/CMakeFiles/test_igraph_constraint.dir/unit/igraph_constraint.c.o [680/1103] Building C object tests/CMakeFiles/test_igraph_closeness.dir/unit/igraph_closeness.c.o [681/1103] Linking C executable tests/test_igraph_is_connected [682/1103] Linking C executable tests/test_igraph_is_bipartite [683/1103] Linking C executable tests/test_igraph_has_mutual [684/1103] Linking C executable tests/test_igraph_pagerank [685/1103] Building C object tests/CMakeFiles/test_igraph_betweenness_subset.dir/unit/igraph_betweenness_subset.c.o [686/1103] Building C object tests/CMakeFiles/test_igraph_betweenness.dir/unit/igraph_betweenness.c.o [687/1103] Linking C executable tests/test_igraph_get_shortest_path_bellman_ford [688/1103] Building C object tests/CMakeFiles/test_igraph_average_path_length_dijkstra.dir/unit/igraph_average_path_length_dijkstra.c.o [689/1103] Building C object tests/CMakeFiles/test_igraph_average_path_length.dir/unit/igraph_average_path_length.c.o [690/1103] Building C object tests/CMakeFiles/test_igraph_are_connected.dir/unit/igraph_are_connected.c.o [691/1103] Building C object tests/CMakeFiles/test_igraph_adjacent_triangles.dir/unit/igraph_adjacent_triangles.c.o [692/1103] Linking C executable tests/test_igraph_get_shortest_paths_dijkstra [693/1103] Building C object tests/CMakeFiles/test_hub_and_authority.dir/unit/hub_and_authority.c.o [694/1103] Linking C executable tests/test_igraph_get_shortest_paths_bellman_ford [695/1103] Linking C executable tests/test_igraph_get_shortest_paths2 [696/1103] Linking C executable tests/test_igraph_get_all_simple_paths [697/1103] Linking C executable tests/test_igraph_graph_center [698/1103] Building C object tests/CMakeFiles/test_harmonic_centrality.dir/unit/harmonic_centrality.c.o [699/1103] Linking C executable tests/test_igraph_get_shortest_path_astar [700/1103] Linking C executable tests/test_igraph_feedback_arc_set_undirected [701/1103] Linking C executable tests/test_igraph_get_k_shortest_paths [702/1103] Linking C executable tests/test_igraph_get_all_shortest_paths_dijkstra [703/1103] Building C object tests/CMakeFiles/test_global_transitivity.dir/unit/global_transitivity.c.o [704/1103] Linking C executable tests/test_igraph_edge_betweenness [705/1103] Linking C executable tests/test_igraph_distances_johnson [706/1103] Linking C executable tests/test_igraph_eccentricity [707/1103] Building C object tests/CMakeFiles/test_efficiency.dir/unit/efficiency.c.o [708/1103] Linking C executable tests/test_igraph_eccentricity_dijkstra [709/1103] Building C object tests/CMakeFiles/test_coreness.dir/unit/coreness.c.o [710/1103] Linking C executable tests/test_igraph_diameter [711/1103] Linking C executable tests/test_igraph_diameter_dijkstra [712/1103] Building C object tests/CMakeFiles/test_components.dir/unit/components.c.o [713/1103] Linking C executable tests/test_igraph_diversity [714/1103] Building C object tests/CMakeFiles/test_assortativity.dir/unit/assortativity.c.o [715/1103] Building C object tests/CMakeFiles/test_all_shortest_paths.dir/unit/all_shortest_paths.c.o [716/1103] Linking C executable tests/test_igraph_edge_betweenness_subset [717/1103] Building C object tests/CMakeFiles/example_igraph_transitivity.dir/__/examples/simple/igraph_transitivity.c.o [718/1103] Linking C executable tests/test_igraph_count_multiple [719/1103] Linking C executable tests/test_igraph_convergence_degree [720/1103] Building C object tests/CMakeFiles/example_igraph_topological_sorting.dir/__/examples/simple/igraph_topological_sorting.c.o [721/1103] Linking C executable tests/test_igraph_distances_floyd_warshall [722/1103] Building C object tests/CMakeFiles/example_igraph_simplify.dir/__/examples/simple/igraph_simplify.c.o [723/1103] Building C object tests/CMakeFiles/example_igraph_similarity.dir/__/examples/simple/igraph_similarity.c.o [724/1103] Building C object tests/CMakeFiles/example_igraph_reciprocity.dir/__/examples/simple/igraph_reciprocity.c.o [725/1103] Linking C executable tests/test_igraph_density [726/1103] Linking C executable tests/test_igraph_distances_floyd_warshall_speedup [727/1103] Building C object tests/CMakeFiles/example_igraph_radius.dir/__/examples/simple/igraph_radius.c.o [728/1103] Linking C executable tests/test_igraph_ecc [729/1103] Linking C executable tests/test_igraph_constraint [730/1103] Building C object tests/CMakeFiles/example_igraph_pagerank.dir/__/examples/simple/igraph_pagerank.c.o [731/1103] Building C object tests/CMakeFiles/example_igraph_minimum_spanning_tree.dir/__/examples/simple/igraph_minimum_spanning_tree.c.o [732/1103] Building C object tests/CMakeFiles/example_igraph_avg_nearest_neighbor_degree.dir/__/examples/simple/igraph_avg_nearest_neighbor_degree.c.o [733/1103] Building C object tests/CMakeFiles/example_igraph_list_triangles.dir/__/examples/simple/igraph_list_triangles.c.o [734/1103] Building C object tests/CMakeFiles/example_igraph_is_multiple.dir/__/examples/simple/igraph_is_multiple.c.o [735/1103] Building C object tests/CMakeFiles/example_igraph_is_loop.dir/__/examples/simple/igraph_is_loop.c.o [736/1103] Building C object tests/CMakeFiles/example_igraph_has_multiple.dir/__/examples/simple/igraph_has_multiple.c.o [737/1103] Building C object tests/CMakeFiles/example_igraph_girth.dir/__/examples/simple/igraph_girth.c.o [738/1103] Building C object tests/CMakeFiles/example_igraph_get_shortest_paths_dijkstra.dir/__/examples/simple/igraph_get_shortest_paths_dijkstra.c.o [739/1103] Building C object tests/CMakeFiles/example_igraph_get_shortest_paths.dir/__/examples/simple/igraph_get_shortest_paths.c.o [740/1103] Building C object tests/CMakeFiles/example_igraph_get_all_shortest_paths_dijkstra.dir/__/examples/simple/igraph_get_all_shortest_paths_dijkstra.c.o [741/1103] Linking C executable tests/test_igraph_average_path_length_dijkstra [742/1103] Linking C executable tests/test_igraph_average_path_length [743/1103] Linking C executable tests/test_igraph_are_connected [744/1103] Linking C executable tests/test_igraph_adjacent_triangles [745/1103] Linking C executable tests/test_igraph_betweenness [746/1103] Linking C executable tests/test_igraph_betweenness_subset [747/1103] Linking C executable tests/test_igraph_closeness [748/1103] Linking C executable tests/test_hub_and_authority [749/1103] Building C object tests/CMakeFiles/example_igraph_feedback_arc_set_ip.dir/__/examples/simple/igraph_feedback_arc_set_ip.c.o [750/1103] Building C object tests/CMakeFiles/example_igraph_feedback_arc_set.dir/__/examples/simple/igraph_feedback_arc_set.c.o [751/1103] Building C object tests/CMakeFiles/example_igraph_eccentricity.dir/__/examples/simple/igraph_eccentricity.c.o [752/1103] Building C object tests/CMakeFiles/example_igraph_diameter.dir/__/examples/simple/igraph_diameter.c.o [753/1103] Linking C executable tests/test_harmonic_centrality [754/1103] Building C object tests/CMakeFiles/example_igraph_cocitation.dir/__/examples/simple/igraph_cocitation.c.o [755/1103] Building C object tests/CMakeFiles/example_igraph_average_path_length.dir/__/examples/simple/igraph_average_path_length.c.o [756/1103] Building C object tests/CMakeFiles/example_igraph_assortativity_nominal.dir/__/examples/simple/igraph_assortativity_nominal.c.o [757/1103] Building C object tests/CMakeFiles/example_igraph_assortativity_degree.dir/__/examples/simple/igraph_assortativity_degree.c.o [758/1103] Linking C executable tests/test_global_transitivity [759/1103] Linking C executable tests/test_efficiency [760/1103] Linking C executable tests/test_components [761/1103] Building C object tests/CMakeFiles/example_distances.dir/__/examples/simple/distances.c.o [762/1103] Linking C executable tests/example_igraph_transitivity [763/1103] Linking C executable tests/example_igraph_topological_sorting [764/1103] Linking C executable tests/test_all_shortest_paths [765/1103] Linking C executable tests/example_igraph_similarity [766/1103] Linking C executable tests/example_igraph_reciprocity [767/1103] Linking C executable tests/example_igraph_simplify [768/1103] Linking C executable tests/example_igraph_radius [769/1103] Linking C executable tests/test_coreness [770/1103] Linking C executable tests/example_igraph_avg_nearest_neighbor_degree [771/1103] Building C object tests/CMakeFiles/example_bellman_ford.dir/__/examples/simple/bellman_ford.c.o [772/1103] Building C object tests/CMakeFiles/test_watts_strogatz_game.dir/unit/watts_strogatz_game.c.o [773/1103] Linking C executable tests/example_igraph_pagerank [774/1103] Building C object tests/CMakeFiles/test_ring.dir/unit/ring.c.o [775/1103] Linking C executable tests/example_igraph_list_triangles [776/1103] Linking C executable tests/example_igraph_minimum_spanning_tree [777/1103] Building C object tests/CMakeFiles/test_tree_game.dir/unit/tree_game.c.o [778/1103] Linking C executable tests/example_igraph_is_multiple [779/1103] Linking C executable tests/example_igraph_is_loop [780/1103] Building C object tests/CMakeFiles/test_symmetric_tree.dir/unit/symmetric_tree.c.o [781/1103] Building C object tests/CMakeFiles/test_kary_tree.dir/unit/kary_tree.c.o [782/1103] Linking C executable tests/example_igraph_get_shortest_paths_dijkstra [783/1103] Building C object tests/CMakeFiles/test_igraph_weighted_adjacency.dir/unit/igraph_weighted_adjacency.c.o [784/1103] Linking C executable tests/example_igraph_girth [785/1103] Building C object tests/CMakeFiles/test_igraph_wheel.dir/unit/igraph_wheel.c.o [786/1103] Building C object tests/CMakeFiles/test_igraph_turan.dir/unit/igraph_turan.c.o [787/1103] Linking C executable tests/example_igraph_has_multiple [788/1103] Building C object tests/CMakeFiles/test_igraph_trussness.dir/unit/igraph_trussness.c.o [789/1103] Linking C executable tests/example_igraph_get_all_shortest_paths_dijkstra [790/1103] Building C object tests/CMakeFiles/test_igraph_tree_from_parent_vector.dir/unit/igraph_tree_from_parent_vector.c.o [791/1103] Building C object tests/CMakeFiles/test_igraph_static_power_law_game.dir/unit/igraph_static_power_law_game.c.o [792/1103] Building C object tests/CMakeFiles/test_igraph_square_lattice.dir/unit/igraph_square_lattice.c.o [793/1103] Linking C executable tests/example_igraph_get_shortest_paths [794/1103] Building C object tests/CMakeFiles/test_igraph_simple_interconnected_islands_game.dir/unit/igraph_simple_interconnected_islands_game.c.o [795/1103] Building C object tests/CMakeFiles/test_igraph_sbm_game.dir/unit/igraph_sbm_game.c.o [796/1103] Building C object tests/CMakeFiles/test_igraph_recent_degree_game.dir/unit/igraph_recent_degree_game.c.o [797/1103] Building C object tests/CMakeFiles/test_igraph_recent_degree_aging_game.dir/unit/igraph_recent_degree_aging_game.c.o [798/1103] Building C object tests/CMakeFiles/test_igraph_realize_degree_sequence.dir/unit/igraph_realize_degree_sequence.c.o [799/1103] Building C object tests/CMakeFiles/test_igraph_perfect.dir/unit/igraph_perfect.c.o [800/1103] Building C object tests/CMakeFiles/test_igraph_preference_game.dir/unit/igraph_preference_game.c.o [801/1103] Building C object tests/CMakeFiles/test_igraph_kautz.dir/unit/igraph_kautz.c.o [802/1103] Linking C executable tests/example_igraph_diameter [803/1103] Linking C executable tests/test_assortativity [804/1103] Linking C executable tests/example_igraph_eccentricity [805/1103] Linking C executable tests/example_igraph_feedback_arc_set [806/1103] Linking C executable tests/example_igraph_cocitation [807/1103] Linking C executable tests/example_igraph_average_path_length [808/1103] Building C object tests/CMakeFiles/test_igraph_linegraph.dir/unit/igraph_linegraph.c.o [809/1103] Linking C executable tests/example_igraph_feedback_arc_set_ip [810/1103] Linking C executable tests/example_igraph_assortativity_degree [811/1103] Linking C executable tests/example_igraph_assortativity_nominal [812/1103] Building C object tests/CMakeFiles/test_igraph_lastcit_game.dir/unit/igraph_lastcit_game.c.o [813/1103] Building C object tests/CMakeFiles/test_igraph_k_regular_game.dir/unit/igraph_k_regular_game.c.o [814/1103] Building C object tests/CMakeFiles/test_igraph_hsbm_list_game.dir/unit/igraph_hsbm_list_game.c.o [815/1103] Building C object tests/CMakeFiles/test_igraph_hsbm_game.dir/unit/igraph_hsbm_game.c.o [816/1103] Building C object tests/CMakeFiles/test_igraph_growing_random_game.dir/unit/igraph_growing_random_game.c.o [817/1103] Building C object tests/CMakeFiles/test_igraph_grg_game.dir/unit/igraph_grg_game.c.o [818/1103] Building C object tests/CMakeFiles/test_igraph_generalized_petersen.dir/unit/igraph_generalized_petersen.c.o [819/1103] Linking C executable tests/example_distances [820/1103] Building C object tests/CMakeFiles/test_igraph_full_multipartite.dir/unit/igraph_full_multipartite.c.o [821/1103] Building C object tests/CMakeFiles/test_igraph_full_citation.dir/unit/igraph_full_citation.c.o [822/1103] Linking C executable tests/example_bellman_ford [823/1103] Linking C executable tests/test_ring [824/1103] Building C object tests/CMakeFiles/test_igraph_from_prufer.dir/unit/igraph_from_prufer.c.o [825/1103] Linking C executable tests/test_watts_strogatz_game [826/1103] Linking C executable tests/test_kary_tree [827/1103] Linking C executable tests/test_tree_game [828/1103] Linking C executable tests/test_igraph_wheel [829/1103] Linking C executable tests/test_igraph_trussness [830/1103] Building C object tests/CMakeFiles/test_igraph_forest_fire_game.dir/unit/igraph_forest_fire_game.c.o [831/1103] Linking C executable tests/test_igraph_turan [832/1103] Linking C executable tests/test_symmetric_tree [833/1103] Building C object tests/CMakeFiles/test_igraph_extended_chordal_ring.dir/unit/igraph_extended_chordal_ring.c.o [834/1103] Linking C executable tests/test_igraph_square_lattice [835/1103] Linking C executable tests/test_igraph_static_power_law_game [836/1103] Linking C executable tests/test_igraph_recent_degree_game [837/1103] Linking C executable tests/test_igraph_tree_from_parent_vector [838/1103] Building C object tests/CMakeFiles/test_igraph_establishment_game.dir/unit/igraph_establishment_game.c.o [839/1103] Building C object tests/CMakeFiles/test_igraph_dot_product_game.dir/unit/igraph_dot_product_game.c.o [840/1103] Linking C executable tests/test_igraph_simple_interconnected_islands_game [841/1103] Linking C executable tests/test_igraph_recent_degree_aging_game [842/1103] Building C object tests/CMakeFiles/test_igraph_degree_sequence_game.dir/unit/igraph_degree_sequence_game.c.o [843/1103] Building C object tests/CMakeFiles/test_igraph_create.dir/unit/igraph_create.c.o [844/1103] Building C object tests/CMakeFiles/test_igraph_correlated_pair_game.dir/unit/igraph_correlated_pair_game.c.o [845/1103] Linking C executable tests/test_igraph_sbm_game [846/1103] Linking C executable tests/test_igraph_perfect [847/1103] Building C object tests/CMakeFiles/test_igraph_correlated_game.dir/unit/igraph_correlated_game.c.o [848/1103] Linking C executable tests/test_igraph_realize_degree_sequence [849/1103] Building C object tests/CMakeFiles/test_igraph_citing_cited_type_game.dir/unit/igraph_citing_cited_type_game.c.o [850/1103] Linking C executable tests/test_igraph_kautz [851/1103] Building C object tests/CMakeFiles/test_igraph_cited_type_game.dir/unit/igraph_cited_type_game.c.o [852/1103] Building C object tests/CMakeFiles/test_igraph_circulant.dir/unit/igraph_circulant.c.o [853/1103] Building C object tests/CMakeFiles/test_igraph_callaway_traits_game.dir/unit/igraph_callaway_traits_game.c.o [854/1103] Building C object tests/CMakeFiles/test_igraph_bipartite_game.dir/unit/igraph_bipartite_game.c.o [855/1103] Linking C executable tests/test_igraph_weighted_adjacency [856/1103] Building C object tests/CMakeFiles/test_igraph_barabasi_game.dir/unit/igraph_barabasi_game.c.o [857/1103] Linking C executable tests/test_igraph_linegraph [858/1103] Building C object tests/CMakeFiles/test_igraph_barabasi_aging_game.dir/unit/igraph_barabasi_aging_game.c.o [859/1103] Building C object tests/CMakeFiles/test_igraph_atlas.dir/unit/igraph_atlas.c.o [860/1103] Linking C executable tests/test_igraph_grg_game [861/1103] Building C object tests/CMakeFiles/test_igraph_adjacency.dir/unit/igraph_adjacency.c.o [862/1103] Building C object tests/CMakeFiles/test_full.dir/unit/full.c.o [863/1103] Building C object tests/CMakeFiles/test_erdos_renyi_game_gnp.dir/unit/erdos_renyi_game_gnp.c.o [864/1103] Linking C executable tests/test_igraph_hsbm_list_game [865/1103] Linking C executable tests/test_igraph_generalized_petersen [866/1103] Linking C executable tests/test_igraph_growing_random_game [867/1103] Linking C executable tests/test_igraph_lastcit_game [868/1103] Linking C executable tests/test_igraph_hsbm_game [869/1103] Building C object tests/CMakeFiles/test_erdos_renyi_game_gnm.dir/unit/erdos_renyi_game_gnm.c.o [870/1103] Linking C executable tests/test_igraph_k_regular_game [871/1103] Building C object tests/CMakeFiles/test_constructor-failure.dir/unit/constructor-failure.c.o [872/1103] Linking C executable tests/test_igraph_full_multipartite [873/1103] Linking C executable tests/test_igraph_full_citation [874/1103] Building C object tests/CMakeFiles/example_igraph_weighted_adjacency.dir/__/examples/simple/igraph_weighted_adjacency.c.o [875/1103] Linking C executable tests/test_igraph_from_prufer [876/1103] Building C object tests/CMakeFiles/example_igraph_symmetric_tree.dir/__/examples/simple/igraph_symmetric_tree.c.o [877/1103] Building C object tests/CMakeFiles/example_igraph_star.dir/__/examples/simple/igraph_star.c.o [878/1103] Building C object tests/CMakeFiles/example_igraph_small.dir/__/examples/simple/igraph_small.c.o [879/1103] Building C object tests/CMakeFiles/example_igraph_ring.dir/__/examples/simple/igraph_ring.c.o [880/1103] Linking C executable tests/test_igraph_preference_game [881/1103] Building C object tests/CMakeFiles/example_igraph_regular_tree.dir/__/examples/simple/igraph_regular_tree.c.o [882/1103] Building C object tests/CMakeFiles/example_igraph_realize_degree_sequence.dir/__/examples/simple/igraph_realize_degree_sequence.c.o [883/1103] Building C object tests/CMakeFiles/example_igraph_lcf.dir/__/examples/simple/igraph_lcf.c.o [884/1103] Building C object tests/CMakeFiles/example_igraph_kary_tree.dir/__/examples/simple/igraph_kary_tree.c.o [885/1103] Linking C executable tests/test_igraph_forest_fire_game [886/1103] Building C object tests/CMakeFiles/example_igraph_grg_game.dir/__/examples/simple/igraph_grg_game.c.o [887/1103] Building C object tests/CMakeFiles/example_igraph_full.dir/__/examples/simple/igraph_full.c.o [888/1103] Linking C executable tests/test_igraph_extended_chordal_ring [889/1103] Linking C executable tests/test_igraph_dot_product_game [890/1103] Linking C executable tests/test_igraph_create [891/1103] Linking C executable tests/test_igraph_correlated_pair_game [892/1103] Building C object tests/CMakeFiles/example_igraph_erdos_renyi_game_gnp.dir/__/examples/simple/igraph_erdos_renyi_game_gnp.c.o [893/1103] Linking C executable tests/test_igraph_establishment_game [894/1103] Linking C executable tests/test_igraph_correlated_game [895/1103] Building C object tests/CMakeFiles/example_igraph_erdos_renyi_game_gnm.dir/__/examples/simple/igraph_erdos_renyi_game_gnm.c.o [896/1103] Linking C executable tests/test_igraph_citing_cited_type_game [897/1103] Building C object tests/CMakeFiles/example_igraph_degree_sequence_game.dir/__/examples/simple/igraph_degree_sequence_game.c.o [898/1103] Linking C executable tests/test_igraph_barabasi_game [899/1103] Linking C executable tests/test_igraph_atlas [900/1103] Building C object tests/CMakeFiles/example_igraph_create.dir/__/examples/simple/igraph_create.c.o [901/1103] Linking C executable tests/test_igraph_cited_type_game [902/1103] Building C object tests/CMakeFiles/example_igraph_barabasi_game2.dir/__/examples/simple/igraph_barabasi_game2.c.o [903/1103] Linking C executable tests/test_igraph_barabasi_aging_game [904/1103] Building C object tests/CMakeFiles/example_igraph_barabasi_game.dir/__/examples/simple/igraph_barabasi_game.c.o [905/1103] Linking C executable tests/test_igraph_callaway_traits_game [906/1103] Building C object tests/CMakeFiles/example_igraph_atlas.dir/__/examples/simple/igraph_atlas.c.o [907/1103] Linking C executable tests/test_igraph_degree_sequence_game [908/1103] Linking C executable tests/test_igraph_circulant [909/1103] Linking C executable tests/test_full [910/1103] Building C object tests/CMakeFiles/example_igraph_adjacency.dir/__/examples/simple/igraph_adjacency.c.o [911/1103] Building C object tests/CMakeFiles/test_vertex_selectors.dir/unit/vertex_selectors.c.o [912/1103] Linking C executable tests/test_igraph_bipartite_game [913/1103] Building C object tests/CMakeFiles/test_igraph_es_all_between.dir/unit/igraph_es_all_between.c.o [914/1103] Linking C executable tests/test_erdos_renyi_game_gnp [915/1103] Building C object tests/CMakeFiles/test_igraph_es_path.dir/unit/igraph_es_path.c.o [916/1103] Linking C executable tests/test_erdos_renyi_game_gnm [917/1103] Linking C executable tests/example_igraph_symmetric_tree [918/1103] Linking C executable tests/example_igraph_star [919/1103] Linking C executable tests/example_igraph_small [920/1103] Linking C executable tests/example_igraph_ring [921/1103] Building C object tests/CMakeFiles/test_edge_selectors.dir/unit/edge_selectors.c.o [922/1103] Linking C executable tests/example_igraph_weighted_adjacency [923/1103] Building C object tests/CMakeFiles/example_igraph_vs_vector.dir/__/examples/simple/igraph_vs_vector.c.o [924/1103] Building C object tests/CMakeFiles/example_igraph_vs_seq.dir/__/examples/simple/igraph_vs_seq.c.o [925/1103] Building C object tests/CMakeFiles/example_igraph_vs_nonadj.dir/__/examples/simple/igraph_vs_nonadj.c.o [926/1103] Linking C executable tests/test_igraph_adjacency [927/1103] Linking C executable tests/example_igraph_regular_tree [928/1103] Building C object tests/CMakeFiles/example_igraph_es_pairs.dir/__/examples/simple/igraph_es_pairs.c.o [929/1103] Linking C executable tests/example_igraph_realize_degree_sequence [930/1103] Linking C executable tests/example_igraph_kary_tree [931/1103] Linking C executable tests/example_igraph_lcf [932/1103] Linking C executable tests/test_constructor-failure [933/1103] Building C object tests/CMakeFiles/test_igraph_neighbors.dir/unit/igraph_neighbors.c.o [934/1103] Building C object tests/CMakeFiles/test_igraph_i_neighbors.dir/unit/igraph_i_neighbors.c.o [935/1103] Building C object tests/CMakeFiles/test_igraph_i_incident.dir/unit/igraph_i_incident.c.o [936/1103] Building C object tests/CMakeFiles/test_igraph_is_same_graph.dir/unit/igraph_is_same_graph.c.o [937/1103] Building C object tests/CMakeFiles/test_igraph_get_eid.dir/unit/igraph_get_eid.c.o [938/1103] Building C object tests/CMakeFiles/test_igraph_empty.dir/unit/igraph_empty.c.o [939/1103] Building C object tests/CMakeFiles/test_igraph_edges.dir/unit/igraph_edges.c.o [940/1103] Linking C executable tests/example_igraph_full [941/1103] Linking C executable tests/example_igraph_grg_game [942/1103] Building C object tests/CMakeFiles/test_igraph_delete_vertices.dir/unit/igraph_delete_vertices.c.o [943/1103] Building C object tests/CMakeFiles/test_igraph_delete_edges.dir/unit/igraph_delete_edges.c.o [944/1103] Linking C executable tests/example_igraph_erdos_renyi_game_gnp [945/1103] Building C object tests/CMakeFiles/test_igraph_degree.dir/unit/igraph_degree.c.o [946/1103] Building C object tests/CMakeFiles/test_igraph_add_vertices.dir/unit/igraph_add_vertices.c.o [947/1103] Building C object tests/CMakeFiles/test_igraph_add_edges.dir/unit/igraph_add_edges.c.o [948/1103] Building C object tests/CMakeFiles/test_adj.dir/unit/adj.c.o [949/1103] Building C object tests/CMakeFiles/example_igraph_neighbors.dir/__/examples/simple/igraph_neighbors.c.o [950/1103] Linking C executable tests/example_igraph_erdos_renyi_game_gnm [951/1103] Building C object tests/CMakeFiles/example_igraph_is_directed.dir/__/examples/simple/igraph_is_directed.c.o [952/1103] Building C object tests/CMakeFiles/example_igraph_get_eids.dir/__/examples/simple/igraph_get_eids.c.o [953/1103] Building C object tests/CMakeFiles/example_igraph_get_eid.dir/__/examples/simple/igraph_get_eid.c.o [954/1103] Linking C executable tests/example_igraph_create [955/1103] Linking C executable tests/example_igraph_barabasi_game2 [956/1103] Linking C executable tests/example_igraph_degree_sequence_game [957/1103] Building C object tests/CMakeFiles/example_igraph_delete_vertices.dir/__/examples/simple/igraph_delete_vertices.c.o [958/1103] Linking C executable tests/example_igraph_atlas [959/1103] Linking C executable tests/example_igraph_adjacency [960/1103] Linking C executable tests/example_igraph_barabasi_game [961/1103] Building C object tests/CMakeFiles/example_igraph_delete_edges.dir/__/examples/simple/igraph_delete_edges.c.o [962/1103] Building C object tests/CMakeFiles/example_igraph_degree.dir/__/examples/simple/igraph_degree.c.o [963/1103] Building C object tests/CMakeFiles/example_igraph_copy.dir/__/examples/simple/igraph_copy.c.o [964/1103] Building C object tests/CMakeFiles/example_creation.dir/__/examples/simple/creation.c.o [965/1103] Building C object tests/CMakeFiles/test_trie.dir/unit/trie.c.o [966/1103] Linking C executable tests/example_igraph_vs_seq [967/1103] Building C object tests/CMakeFiles/test_set.dir/unit/set.c.o [968/1103] Linking C executable tests/example_igraph_vs_nonadj [969/1103] Linking C executable tests/test_igraph_es_path [970/1103] Linking C executable tests/test_vertex_selectors [971/1103] Linking C executable tests/example_igraph_vs_vector [972/1103] Linking C executable tests/example_igraph_es_pairs [973/1103] Linking C executable tests/test_igraph_neighbors [974/1103] Linking C executable tests/test_igraph_get_eid [975/1103] Building C object tests/CMakeFiles/test_gen2wheap.dir/unit/gen2wheap.c.o [976/1103] Linking C executable tests/test_igraph_delete_vertices [977/1103] Building C object tests/CMakeFiles/test_marked_queue.dir/unit/marked_queue.c.o [978/1103] Linking C executable tests/test_igraph_edges [979/1103] Linking C executable tests/test_igraph_empty [980/1103] Linking C executable tests/test_edge_selectors [981/1103] Linking C executable tests/test_igraph_i_neighbors [982/1103] Linking C executable tests/test_igraph_is_same_graph [983/1103] Building C object tests/CMakeFiles/test_d_indheap.dir/unit/d_indheap.c.o [984/1103] Linking C executable tests/test_igraph_delete_edges [985/1103] Building C object tests/CMakeFiles/test_cutheap.dir/unit/cutheap.c.o [986/1103] Linking C executable tests/test_igraph_i_incident [987/1103] Building C object tests/CMakeFiles/test_2wheap.dir/unit/2wheap.c.o [988/1103] Linking C executable tests/test_igraph_add_vertices [989/1103] Linking C executable tests/example_igraph_neighbors [990/1103] Linking C executable tests/test_igraph_add_edges [991/1103] Building C object tests/CMakeFiles/test_igraph_sparsemat2.dir/unit/igraph_sparsemat2.c.o [992/1103] Linking C executable tests/test_igraph_es_all_between [993/1103] Building C object tests/CMakeFiles/test_vector_qsort_ind.dir/unit/vector_qsort_ind.c.o [994/1103] Linking C executable tests/example_igraph_is_directed [995/1103] Linking C executable tests/test_igraph_degree [996/1103] Building C object tests/CMakeFiles/test_vector_ptr_sort_ind.dir/unit/vector_ptr_sort_ind.c.o [997/1103] Building C object tests/CMakeFiles/test_vector_ptr.dir/unit/vector_ptr.c.o [998/1103] Linking C executable tests/example_igraph_get_eid [999/1103] Building C object tests/CMakeFiles/test_vector_list.dir/unit/vector_list.c.o [1000/1103] Building C object tests/CMakeFiles/test_vector4.dir/unit/vector4.c.o [1001/1103] Building C object tests/CMakeFiles/test_vector3.dir/unit/vector3.c.o [1002/1103] Building C object tests/CMakeFiles/test_vector2.dir/unit/vector2.c.o [1003/1103] Building C object tests/CMakeFiles/test_vector.dir/unit/vector.c.o [1004/1103] Building C object tests/CMakeFiles/test_strvector_set_len_remove_print.dir/unit/strvector_set_len_remove_print.c.o [1005/1103] Linking C executable tests/example_igraph_get_eids [1006/1103] Building C object tests/CMakeFiles/test_stack.dir/unit/stack.c.o [1007/1103] Linking C executable tests/example_igraph_delete_vertices [1008/1103] Building C object tests/CMakeFiles/test_matrix_complex.dir/unit/matrix_complex.c.o [1009/1103] Building C object tests/CMakeFiles/test_matrix3.dir/unit/matrix3.c.o [1010/1103] Building C object tests/CMakeFiles/test_matrix2.dir/unit/matrix2.c.o [1011/1103] Building C object tests/CMakeFiles/test_matrix.dir/unit/matrix.c.o [1012/1103] Building C object tests/CMakeFiles/test_igraph_vector_lex_cmp.dir/unit/igraph_vector_lex_cmp.c.o [1013/1103] Linking C executable tests/example_igraph_delete_edges [1014/1103] Building C object tests/CMakeFiles/test_igraph_vector_floor.dir/unit/igraph_vector_floor.c.o [1015/1103] Building C object tests/CMakeFiles/test_igraph_strvector.dir/unit/igraph_strvector.c.o [1016/1103] Linking C executable tests/example_igraph_copy [1017/1103] Linking C executable tests/example_creation [1018/1103] Building C object tests/CMakeFiles/test_igraph_sparsemat_which_minmax.dir/unit/igraph_sparsemat_which_minmax.c.o [1019/1103] Building C object tests/CMakeFiles/test_igraph_sparsemat_view.dir/unit/igraph_sparsemat_view.c.o [1020/1103] Linking C executable tests/test_trie [1021/1103] Building C object tests/CMakeFiles/test_igraph_sparsemat_normalize.dir/unit/igraph_sparsemat_normalize.c.o [1022/1103] Linking C executable tests/test_set [1023/1103] Linking C executable tests/example_igraph_degree [1024/1103] Linking C executable tests/test_adj [1025/1103] Building C object tests/CMakeFiles/test_igraph_sparsemat_nonzero_storage.dir/unit/igraph_sparsemat_nonzero_storage.c.o [1026/1103] Building C object tests/CMakeFiles/test_igraph_sparsemat_minmax.dir/unit/igraph_sparsemat_minmax.c.o [1027/1103] Building C object tests/CMakeFiles/test_igraph_sparsemat_iterator_idx.dir/unit/igraph_sparsemat_iterator_idx.c.o [1028/1103] Building C object tests/CMakeFiles/test_igraph_sparsemat_is_symmetric.dir/unit/igraph_sparsemat_is_symmetric.c.o [1029/1103] Building C object tests/CMakeFiles/test_igraph_sparsemat_getelements_sorted.dir/unit/igraph_sparsemat_getelements_sorted.c.o [1030/1103] Linking C executable tests/test_cutheap [1031/1103] Linking C executable tests/test_marked_queue [1032/1103] Linking C executable tests/test_d_indheap [1033/1103] Building C object tests/CMakeFiles/test_igraph_sparsemat_fkeep.dir/unit/igraph_sparsemat_fkeep.c.o [1034/1103] Linking C executable tests/test_gen2wheap [1035/1103] Linking C executable tests/test_vector_qsort_ind [1036/1103] Building C object tests/CMakeFiles/test_igraph_sparsemat_droptol.dir/unit/igraph_sparsemat_droptol.c.o [1037/1103] Building C object tests/CMakeFiles/test_igraph_sparsemat9.dir/unit/igraph_sparsemat9.c.o [1038/1103] Linking C executable tests/test_igraph_sparsemat2 [1039/1103] Linking C executable tests/test_vector_ptr_sort_ind [1040/1103] Linking C executable tests/test_vector3 [1041/1103] Building C object tests/CMakeFiles/test_igraph_sparsemat5.dir/unit/igraph_sparsemat5.c.o [1042/1103] Linking C executable tests/test_2wheap [1043/1103] Linking C executable tests/test_vector4 [1044/1103] Linking C executable tests/test_matrix3 [1045/1103] Linking C executable tests/test_vector2 [1046/1103] Linking C executable tests/test_strvector_set_len_remove_print [1047/1103] Building C object tests/CMakeFiles/test_igraph_psumtree.dir/unit/igraph_psumtree.c.o [1048/1103] Building C object tests/CMakeFiles/test_igraph_complex.dir/unit/igraph_complex.c.o [1049/1103] Linking C executable tests/test_stack [1050/1103] Linking C executable tests/test_matrix_complex [1051/1103] Linking C executable tests/test_igraph_vector_floor [1052/1103] Linking C executable tests/test_igraph_vector_lex_cmp [1053/1103] Building C object tests/CMakeFiles/test_igraph_array.dir/unit/igraph_array.c.o [1054/1103] Building C object tests/CMakeFiles/test_heap.dir/unit/heap.c.o [1055/1103] Linking C executable tests/test_vector_ptr [1056/1103] Linking C executable tests/test_igraph_strvector [1057/1103] Linking C executable tests/test_vector_list [1058/1103] Building C object tests/CMakeFiles/example_igraph_vector_int_list_sort.dir/__/examples/simple/igraph_vector_int_list_sort.c.o [1059/1103] Building C object tests/CMakeFiles/example_igraph_strvector.dir/__/examples/simple/igraph_strvector.c.o [1060/1103] Linking C executable tests/test_igraph_sparsemat_view [1061/1103] Building C object tests/CMakeFiles/example_igraph_sparsemat8.dir/__/examples/simple/igraph_sparsemat8.c.o [1062/1103] Building C object tests/CMakeFiles/example_igraph_sparsemat7.dir/__/examples/simple/igraph_sparsemat7.c.o [1063/1103] Building C object tests/CMakeFiles/example_igraph_sparsemat6.dir/__/examples/simple/igraph_sparsemat6.c.o [1064/1103] Building C object tests/CMakeFiles/example_igraph_sparsemat4.dir/__/examples/simple/igraph_sparsemat4.c.o [1065/1103] Linking C executable tests/test_matrix [1066/1103] Building C object tests/CMakeFiles/example_igraph_sparsemat3.dir/__/examples/simple/igraph_sparsemat3.c.o [1067/1103] Building C object tests/CMakeFiles/example_igraph_sparsemat.dir/__/examples/simple/igraph_sparsemat.c.o [1068/1103] Building C object tests/CMakeFiles/example_dqueue.dir/__/examples/simple/dqueue.c.o [1069/1103] Linking C executable tests/test_igraph_sparsemat_normalize [1070/1103] Building C object tests/CMakeFiles/example_igraph_version.dir/__/examples/simple/igraph_version.c.o [1071/1103] Linking C executable tests/test_matrix2 [1072/1103] Building C object tests/CMakeFiles/example_tutorial3.dir/__/examples/tutorial/tutorial3.c.o [1073/1103] Building C object tests/CMakeFiles/example_tutorial2.dir/__/examples/tutorial/tutorial2.c.o [1074/1103] Building C object tests/CMakeFiles/example_tutorial1.dir/__/examples/tutorial/tutorial1.c.o [1075/1103] Linking C executable tests/test_igraph_sparsemat_which_minmax [1076/1103] Linking C executable tests/test_igraph_sparsemat_nonzero_storage [1077/1103] Linking C executable tests/test_igraph_sparsemat_iterator_idx [1078/1103] Linking C executable tests/test_igraph_sparsemat_minmax [1079/1103] Linking C executable tests/test_igraph_sparsemat_is_symmetric [1080/1103] Linking C executable tests/test_igraph_sparsemat_getelements_sorted [1081/1103] Linking C executable tests/test_igraph_sparsemat_fkeep [1082/1103] Linking C executable tests/test_vector [1083/1103] Linking C executable tests/test_igraph_sparsemat9 [1084/1103] Linking C executable tests/test_igraph_sparsemat_droptol [1085/1103] Linking C executable tests/example_igraph_vector_int_list_sort [1086/1103] Linking C executable tests/example_igraph_strvector [1087/1103] Linking C executable tests/example_igraph_sparsemat6 [1088/1103] Linking C executable tests/test_igraph_psumtree [1089/1103] Linking C executable tests/example_dqueue [1090/1103] Linking C executable tests/test_heap [1091/1103] Linking C executable tests/example_igraph_sparsemat7 [1092/1103] Linking C executable tests/example_tutorial3 [1093/1103] Linking C executable tests/test_igraph_complex [1094/1103] Linking C executable tests/test_igraph_array [1095/1103] Linking C executable tests/example_igraph_sparsemat [1096/1103] Linking C executable tests/example_igraph_sparsemat8 [1097/1103] Linking C executable tests/test_igraph_sparsemat5 [1098/1103] Linking C executable tests/example_tutorial2 [1099/1103] Linking C executable tests/example_tutorial1 [1100/1103] Linking C executable tests/example_igraph_version [1101/1103] Linking C executable tests/example_igraph_sparsemat4 [1102/1103] Linking C executable tests/example_igraph_sparsemat3 [1103/1103] Executing unit tests... Test project /home/buildozer/aports/testing/libigraph/src/igraph-0.10.8/builddir/tests Start 1: example::tutorial1 Start 2: example::tutorial2 Start 3: example::tutorial3 Start 4: example::igraph_version Start 5: example::dqueue Start 6: example::igraph_sparsemat Start 7: example::igraph_sparsemat3 Start 8: example::igraph_sparsemat4 Start 9: example::igraph_sparsemat6 Start 10: example::igraph_sparsemat7 Start 11: example::igraph_sparsemat8 Start 12: example::igraph_strvector Start 13: example::igraph_vector_int_list_sort Start 14: test::heap Start 15: test::igraph_array Start 16: test::igraph_complex Start 17: test::igraph_psumtree Start 18: test::igraph_sparsemat5 Start 19: test::igraph_sparsemat9 Start 20: test::igraph_sparsemat_droptol Start 21: test::igraph_sparsemat_fkeep Start 22: test::igraph_sparsemat_getelements_sorted Start 23: test::igraph_sparsemat_is_symmetric Start 24: test::igraph_sparsemat_iterator_idx Start 25: test::igraph_sparsemat_minmax Start 26: test::igraph_sparsemat_nonzero_storage Start 27: test::igraph_sparsemat_normalize Start 28: test::igraph_sparsemat_view Start 29: test::igraph_sparsemat_which_minmax Start 30: test::igraph_strvector Start 31: test::igraph_vector_floor Start 32: test::igraph_vector_lex_cmp 1/551 Test #3: example::tutorial3 ................................. Passed 0.14 sec Start 33: test::matrix 2/551 Test #4: example::igraph_version ............................ Passed 0.14 sec Start 34: test::matrix2 3/551 Test #5: example::dqueue .................................... Passed 0.14 sec Start 35: test::matrix3 4/551 Test #6: example::igraph_sparsemat .......................... Passed 0.14 sec Start 36: test::matrix_complex 5/551 Test #7: example::igraph_sparsemat3 ......................... Passed 0.14 sec Start 37: test::stack 6/551 Test #8: example::igraph_sparsemat4 ......................... Passed 0.14 sec Start 38: test::strvector_set_len_remove_print 7/551 Test #9: example::igraph_sparsemat6 ......................... Passed 0.14 sec Start 39: test::vector 8/551 Test #10: example::igraph_sparsemat7 ......................... Passed 0.14 sec Start 40: test::vector2 9/551 Test #11: example::igraph_sparsemat8 ......................... Passed 0.14 sec Start 41: test::vector3 10/551 Test #12: example::igraph_strvector .......................... Passed 0.14 sec Start 42: test::vector4 11/551 Test #13: example::igraph_vector_int_list_sort ............... Passed 0.14 sec Start 43: test::vector_list 12/551 Test #14: test::heap ......................................... Passed 0.14 sec Start 44: test::vector_ptr 13/551 Test #15: test::igraph_array ................................. Passed 0.14 sec Start 45: test::vector_ptr_sort_ind 14/551 Test #16: test::igraph_complex ............................... Passed 0.14 sec Start 46: test::vector_qsort_ind 15/551 Test #17: test::igraph_psumtree .............................. Passed 0.13 sec Start 47: test::igraph_sparsemat2 16/551 Test #19: test::igraph_sparsemat9 ............................ Passed 0.12 sec Start 48: test::2wheap 17/551 Test #23: test::igraph_sparsemat_is_symmetric ................ Passed 0.10 sec Start 49: test::cutheap 18/551 Test #24: test::igraph_sparsemat_iterator_idx ................ Passed 0.10 sec Start 50: test::d_indheap 19/551 Test #26: test::igraph_sparsemat_nonzero_storage ............. Passed 0.09 sec Start 51: test::marked_queue 20/551 Test #2: example::tutorial2 ................................. Passed 0.18 sec Start 52: test::gen2wheap 21/551 Test #1: example::tutorial1 ................................. Passed 0.18 sec Start 53: test::set 22/551 Test #18: test::igraph_sparsemat5 ............................ Passed 0.14 sec Start 54: test::trie 23/551 Test #20: test::igraph_sparsemat_droptol ..................... Passed 0.13 sec Start 55: example::creation 24/551 Test #22: test::igraph_sparsemat_getelements_sorted .......... Passed 0.12 sec Start 56: example::igraph_copy 25/551 Test #21: test::igraph_sparsemat_fkeep ....................... Passed 0.13 sec Start 57: example::igraph_degree 26/551 Test #25: test::igraph_sparsemat_minmax ...................... Passed 0.11 sec Start 58: example::igraph_delete_edges 27/551 Test #27: test::igraph_sparsemat_normalize ................... Passed 0.11 sec Start 59: example::igraph_delete_vertices 28/551 Test #28: test::igraph_sparsemat_view ........................ Passed 0.09 sec Start 60: example::igraph_get_eid 29/551 Test #30: test::igraph_strvector ............................. Passed 0.07 sec Start 61: example::igraph_get_eids 30/551 Test #29: test::igraph_sparsemat_which_minmax ................ Passed 0.09 sec Start 62: example::igraph_is_directed 31/551 Test #31: test::igraph_vector_floor .......................... Passed 0.07 sec Start 63: example::igraph_neighbors 32/551 Test #32: test::igraph_vector_lex_cmp ........................ Passed 0.07 sec Start 64: test::adj 33/551 Test #35: test::matrix3 ...................................... Passed 0.07 sec Start 65: test::igraph_add_edges 34/551 Test #37: test::stack ........................................ Passed 0.07 sec Start 66: test::igraph_add_vertices 35/551 Test #41: test::vector3 ...................................... Passed 0.07 sec Start 67: test::igraph_degree 36/551 Test #44: test::vector_ptr ................................... Passed 0.06 sec Start 68: test::igraph_delete_edges 37/551 Test #45: test::vector_ptr_sort_ind .......................... Passed 0.06 sec Start 69: test::igraph_delete_vertices 38/551 Test #36: test::matrix_complex ............................... Passed 0.08 sec Start 70: test::igraph_edges 39/551 Test #33: test::matrix ....................................... Passed 0.09 sec Start 71: test::igraph_empty 40/551 Test #34: test::matrix2 ...................................... Passed 0.09 sec Start 72: test::igraph_get_eid 41/551 Test #38: test::strvector_set_len_remove_print ............... Passed 0.08 sec Start 73: test::igraph_is_same_graph 42/551 Test #48: test::2wheap ....................................... Passed 0.06 sec Start 74: test::igraph_i_incident 43/551 Test #42: test::vector4 ...................................... Passed 0.08 sec Start 75: test::igraph_i_neighbors 44/551 Test #40: test::vector2 ...................................... Passed 0.09 sec Start 76: test::igraph_neighbors 45/551 Test #39: test::vector ....................................... Passed 0.09 sec Start 77: example::igraph_es_pairs 46/551 Test #43: test::vector_list .................................. Passed 0.09 sec Start 78: example::igraph_vs_nonadj 47/551 Test #51: test::marked_queue ................................. Passed 0.06 sec Start 79: example::igraph_vs_seq 48/551 Test #47: test::igraph_sparsemat2 ............................ Passed 0.07 sec Start 80: example::igraph_vs_vector 49/551 Test #46: test::vector_qsort_ind ............................. Passed 0.08 sec Start 81: test::edge_selectors 50/551 Test #49: test::cutheap ...................................... Passed 0.07 sec Start 82: test::igraph_es_path 51/551 Test #50: test::d_indheap .................................... Passed 0.07 sec Start 83: test::igraph_es_all_between 52/551 Test #52: test::gen2wheap .................................... Passed 0.07 sec Start 84: test::vertex_selectors 53/551 Test #54: test::trie ......................................... Passed 0.07 sec Start 85: example::igraph_adjacency 54/551 Test #55: example::creation .................................. Passed 0.07 sec Start 86: example::igraph_atlas 55/551 Test #56: example::igraph_copy ............................... Passed 0.07 sec Start 87: example::igraph_barabasi_game 56/551 Test #58: example::igraph_delete_edges ....................... Passed 0.07 sec Start 88: example::igraph_barabasi_game2 57/551 Test #59: example::igraph_delete_vertices .................... Passed 0.07 sec Start 89: example::igraph_create 58/551 Test #61: example::igraph_get_eids ........................... Passed 0.06 sec Start 90: example::igraph_degree_sequence_game 59/551 Test #62: example::igraph_is_directed ........................ Passed 0.06 sec Start 91: example::igraph_erdos_renyi_game_gnm 60/551 Test #53: test::set .......................................... Passed 0.09 sec Start 92: example::igraph_erdos_renyi_game_gnp 61/551 Test #57: example::igraph_degree ............................. Passed 0.08 sec Start 93: example::igraph_full 62/551 Test #60: example::igraph_get_eid ............................ Passed 0.08 sec Start 94: example::igraph_grg_game 63/551 Test #63: example::igraph_neighbors .......................... Passed 0.07 sec Start 95: example::igraph_kary_tree 64/551 Test #64: test::adj .......................................... Passed 0.07 sec Start 96: example::igraph_lcf 65/551 Test #65: test::igraph_add_edges ............................. Passed 0.07 sec Start 97: example::igraph_realize_degree_sequence 66/551 Test #66: test::igraph_add_vertices .......................... Passed 0.06 sec Start 98: example::igraph_regular_tree 67/551 Test #67: test::igraph_degree ................................ Passed 0.06 sec Start 99: example::igraph_ring 68/551 Test #68: test::igraph_delete_edges .......................... Passed 0.06 sec Start 100: example::igraph_small 69/551 Test #69: test::igraph_delete_vertices ....................... Passed 0.06 sec Start 101: example::igraph_star 70/551 Test #70: test::igraph_edges ................................. Passed 0.06 sec Start 102: example::igraph_symmetric_tree 71/551 Test #71: test::igraph_empty ................................. Passed 0.06 sec Start 103: example::igraph_weighted_adjacency 72/551 Test #72: test::igraph_get_eid ............................... Passed 0.06 sec Start 104: test::constructor-failure 73/551 Test #73: test::igraph_is_same_graph ......................... Passed 0.06 sec Start 105: test::erdos_renyi_game_gnm 74/551 Test #76: test::igraph_neighbors ............................. Passed 0.06 sec Start 106: test::erdos_renyi_game_gnp 75/551 Test #77: example::igraph_es_pairs ........................... Passed 0.06 sec Start 107: test::full 76/551 Test #82: test::igraph_es_path ............................... Passed 0.07 sec Start 108: test::igraph_adjacency 77/551 Test #85: example::igraph_adjacency .......................... Passed 0.06 sec Start 109: test::igraph_atlas 78/551 Test #88: example::igraph_barabasi_game2 ..................... Passed 0.06 sec Start 110: test::igraph_barabasi_aging_game 79/551 Test #75: test::igraph_i_neighbors ........................... Passed 0.08 sec Start 111: test::igraph_barabasi_game 80/551 Test #89: example::igraph_create ............................. Passed 0.07 sec Start 112: test::igraph_bipartite_game 81/551 Test #87: example::igraph_barabasi_game ...................... Passed 0.08 sec Start 113: test::igraph_callaway_traits_game 82/551 Test #83: test::igraph_es_all_between ........................ Passed 0.09 sec Start 114: test::igraph_circulant 83/551 Test #74: test::igraph_i_incident ............................ Passed 0.11 sec Start 115: test::igraph_cited_type_game 84/551 Test #91: example::igraph_erdos_renyi_game_gnm ............... Passed 0.08 sec Start 116: test::igraph_citing_cited_type_game 85/551 Test #80: example::igraph_vs_vector .......................... Passed 0.10 sec Start 117: test::igraph_correlated_game 86/551 Test #79: example::igraph_vs_seq ............................. Passed 0.12 sec Start 118: test::igraph_correlated_pair_game 87/551 Test #78: example::igraph_vs_nonadj .......................... Passed 0.12 sec Start 119: test::igraph_create 88/551 Test #81: test::edge_selectors ............................... Passed 0.12 sec Start 120: test::igraph_degree_sequence_game 89/551 Test #84: test::vertex_selectors ............................. Passed 0.12 sec Start 121: test::igraph_dot_product_game 90/551 Test #86: example::igraph_atlas .............................. Passed 0.13 sec Start 122: test::igraph_establishment_game 91/551 Test #90: example::igraph_degree_sequence_game ............... Passed 0.13 sec Start 123: test::igraph_extended_chordal_ring 92/551 Test #92: example::igraph_erdos_renyi_game_gnp ............... Passed 0.12 sec Start 124: test::igraph_forest_fire_game 93/551 Test #96: example::igraph_lcf ................................ Passed 0.13 sec Start 125: test::igraph_from_prufer 94/551 Test #102: example::igraph_symmetric_tree ..................... Passed 0.12 sec Start 126: test::igraph_full_citation 95/551 Test #95: example::igraph_kary_tree .......................... Passed 0.14 sec Start 127: test::igraph_full_multipartite 96/551 Test #104: test::constructor-failure .......................... Passed 0.13 sec Start 128: test::igraph_generalized_petersen 97/551 Test #99: example::igraph_ring ............................... Passed 0.14 sec Start 129: test::igraph_grg_game 98/551 Test #94: example::igraph_grg_game ........................... Passed 0.15 sec Start 130: test::igraph_growing_random_game 99/551 Test #93: example::igraph_full ............................... Passed 0.16 sec Start 131: test::igraph_hsbm_game 100/551 Test #100: example::igraph_small .............................. Passed 0.15 sec Start 132: test::igraph_hsbm_list_game 101/551 Test #98: example::igraph_regular_tree ....................... Passed 0.16 sec Start 133: test::igraph_k_regular_game 102/551 Test #103: example::igraph_weighted_adjacency ................. Passed 0.15 sec Start 134: test::igraph_lastcit_game 103/551 Test #101: example::igraph_star ............................... Passed 0.16 sec Start 135: test::igraph_linegraph 104/551 Test #97: example::igraph_realize_degree_sequence ............ Passed 0.17 sec Start 136: test::igraph_kautz 105/551 Test #109: test::igraph_atlas ................................. Passed 0.13 sec Start 137: test::igraph_preference_game 106/551 Test #107: test::full ......................................... Passed 0.15 sec Start 138: test::igraph_perfect 107/551 Test #110: test::igraph_barabasi_aging_game ................... Passed 0.13 sec Start 139: test::igraph_realize_degree_sequence 108/551 Test #111: test::igraph_barabasi_game ......................... Passed 0.13 sec Start 140: test::igraph_recent_degree_aging_game 109/551 Test #112: test::igraph_bipartite_game ........................ Passed 0.12 sec Start 141: test::igraph_recent_degree_game 110/551 Test #113: test::igraph_callaway_traits_game .................. Passed 0.13 sec Start 142: test::igraph_sbm_game 111/551 Test #117: test::igraph_correlated_game ....................... Passed 0.13 sec Start 143: test::igraph_simple_interconnected_islands_game 112/551 Test #119: test::igraph_create ................................ Passed 0.11 sec Start 144: test::igraph_square_lattice 113/551 Test #120: test::igraph_degree_sequence_game .................. Passed 0.11 sec Start 145: test::igraph_static_power_law_game 114/551 Test #122: test::igraph_establishment_game .................... Passed 0.11 sec Start 146: test::igraph_tree_from_parent_vector 115/551 Test #108: test::igraph_adjacency ............................. Passed 0.17 sec Start 147: test::igraph_trussness 116/551 Test #114: test::igraph_circulant ............................. Passed 0.15 sec Start 148: test::igraph_turan 117/551 Test #115: test::igraph_cited_type_game ....................... Passed 0.17 sec Start 149: test::igraph_wheel 118/551 Test #116: test::igraph_citing_cited_type_game ................ Passed 0.17 sec Start 150: test::igraph_weighted_adjacency 119/551 Test #118: test::igraph_correlated_pair_game .................. Passed 0.16 sec Start 151: test::kary_tree 120/551 Test #121: test::igraph_dot_product_game ...................... Passed 0.15 sec Start 152: test::symmetric_tree 121/551 Test #123: test::igraph_extended_chordal_ring ................. Passed 0.13 sec Start 153: test::tree_game 122/551 Test #124: test::igraph_forest_fire_game ...................... Passed 0.13 sec Start 154: test::ring 123/551 Test #125: test::igraph_from_prufer ........................... Passed 0.13 sec Start 155: test::watts_strogatz_game 124/551 Test #126: test::igraph_full_citation ......................... Passed 0.13 sec Start 156: example::bellman_ford 125/551 Test #127: test::igraph_full_multipartite ..................... Passed 0.12 sec Start 157: example::distances 126/551 Test #128: test::igraph_generalized_petersen .................. Passed 0.12 sec Start 158: example::igraph_assortativity_degree 127/551 Test #129: test::igraph_grg_game .............................. Passed 0.12 sec Start 159: example::igraph_assortativity_nominal 128/551 Test #130: test::igraph_growing_random_game ................... Passed 0.13 sec Start 160: example::igraph_average_path_length 129/551 Test #132: test::igraph_hsbm_list_game ........................ Passed 0.12 sec Start 161: example::igraph_cocitation 130/551 Test #133: test::igraph_k_regular_game ........................ Passed 0.12 sec Start 162: example::igraph_diameter 131/551 Test #135: test::igraph_linegraph ............................. Passed 0.12 sec Start 163: example::igraph_eccentricity 132/551 Test #136: test::igraph_kautz ................................. Passed 0.12 sec Start 164: example::igraph_feedback_arc_set 133/551 Test #138: test::igraph_perfect ............................... Passed 0.12 sec Start 165: example::igraph_feedback_arc_set_ip 134/551 Test #134: test::igraph_lastcit_game .......................... Passed 0.15 sec Start 166: example::igraph_get_all_shortest_paths_dijkstra 135/551 Test #140: test::igraph_recent_degree_aging_game .............. Passed 0.14 sec Start 167: example::igraph_get_shortest_paths 136/551 Test #142: test::igraph_sbm_game .............................. Passed 0.14 sec Start 168: example::igraph_get_shortest_paths_dijkstra 137/551 Test #141: test::igraph_recent_degree_game .................... Passed 0.17 sec Start 169: example::igraph_girth 138/551 Test #131: test::igraph_hsbm_game ............................. Passed 0.19 sec Start 170: example::igraph_has_multiple 139/551 Test #144: test::igraph_square_lattice ........................ Passed 0.15 sec Start 171: example::igraph_is_loop 140/551 Test #143: test::igraph_simple_interconnected_islands_game .... Passed 0.15 sec Start 172: example::igraph_is_multiple 141/551 Test #145: test::igraph_static_power_law_game ................. Passed 0.15 sec Start 173: example::igraph_list_triangles 142/551 Test #139: test::igraph_realize_degree_sequence ............... Passed 0.18 sec Start 174: example::igraph_avg_nearest_neighbor_degree 143/551 Test #146: test::igraph_tree_from_parent_vector ............... Passed 0.15 sec Start 175: example::igraph_minimum_spanning_tree 144/551 Test #137: test::igraph_preference_game ....................... Passed 0.19 sec Start 176: example::igraph_pagerank 145/551 Test #147: test::igraph_trussness ............................. Passed 0.19 sec Start 177: example::igraph_radius 146/551 Test #148: test::igraph_turan ................................. Passed 0.19 sec Start 178: example::igraph_reciprocity 147/551 Test #149: test::igraph_wheel ................................. Passed 0.18 sec Start 179: example::igraph_similarity 148/551 Test #150: test::igraph_weighted_adjacency .................... Passed 0.17 sec Start 180: example::igraph_simplify 149/551 Test #151: test::kary_tree .................................... Passed 0.17 sec Start 181: example::igraph_topological_sorting 150/551 Test #152: test::symmetric_tree ............................... Passed 0.17 sec Start 182: example::igraph_transitivity 151/551 Test #153: test::tree_game .................................... Passed 0.17 sec Start 183: test::all_shortest_paths 152/551 Test #160: example::igraph_average_path_length ................ Passed 0.14 sec Start 184: test::assortativity 153/551 Test #156: example::bellman_ford .............................. Passed 0.16 sec Start 185: test::components 154/551 Test #157: example::distances ................................. Passed 0.16 sec Start 186: test::coreness 155/551 Test #155: test::watts_strogatz_game .......................... Passed 0.17 sec Start 187: test::efficiency 156/551 Test #161: example::igraph_cocitation ......................... Passed 0.15 sec Start 188: test::global_transitivity 157/551 Test #159: example::igraph_assortativity_nominal .............. Passed 0.17 sec Start 189: test::harmonic_centrality 158/551 Test #154: test::ring ......................................... Passed 0.19 sec Start 190: test::hub_and_authority 159/551 Test #162: example::igraph_diameter ........................... Passed 0.16 sec Start 191: test::igraph_adjacent_triangles 160/551 Test #164: example::igraph_feedback_arc_set ................... Passed 0.15 sec Start 192: test::igraph_are_connected 161/551 Test #163: example::igraph_eccentricity ....................... Passed 0.16 sec Start 193: test::igraph_average_path_length 162/551 Test #105: test::erdos_renyi_game_gnm ......................... Passed 0.44 sec Start 194: test::igraph_average_path_length_dijkstra 163/551 Test #166: example::igraph_get_all_shortest_paths_dijkstra .... Passed 0.15 sec Start 195: test::igraph_betweenness 164/551 Test #167: example::igraph_get_shortest_paths ................. Passed 0.15 sec Start 196: test::igraph_betweenness_subset 165/551 Test #169: example::igraph_girth .............................. Passed 0.13 sec Start 197: test::igraph_closeness 166/551 Test #170: example::igraph_has_multiple ....................... Passed 0.13 sec Start 198: test::igraph_constraint 167/551 Test #176: example::igraph_pagerank ........................... Passed 0.12 sec Start 199: test::igraph_convergence_degree 168/551 Test #106: test::erdos_renyi_game_gnp ......................... Passed 0.47 sec Start 200: test::igraph_count_multiple 169/551 Test #168: example::igraph_get_shortest_paths_dijkstra ........ Passed 0.17 sec Start 201: test::igraph_density 170/551 Test #171: example::igraph_is_loop ............................ Passed 0.15 sec Start 202: test::igraph_diameter 171/551 Test #172: example::igraph_is_multiple ........................ Passed 0.15 sec Start 203: test::igraph_diameter_dijkstra 172/551 Test #173: example::igraph_list_triangles ..................... Passed 0.16 sec Start 204: test::igraph_diversity 173/551 Test #174: example::igraph_avg_nearest_neighbor_degree ........ Passed 0.16 sec Start 205: test::igraph_distances_floyd_warshall 174/551 Test #175: example::igraph_minimum_spanning_tree .............. Passed 0.16 sec Start 206: test::igraph_distances_floyd_warshall_speedup 175/551 Test #177: example::igraph_radius ............................. Passed 0.13 sec Start 207: test::igraph_distances_johnson 176/551 Test #178: example::igraph_reciprocity ........................ Passed 0.13 sec Start 208: test::igraph_ecc 177/551 Test #179: example::igraph_similarity ......................... Passed 0.12 sec Start 209: test::igraph_eccentricity 178/551 Test #180: example::igraph_simplify ........................... Passed 0.13 sec Start 210: test::igraph_eccentricity_dijkstra 179/551 Test #181: example::igraph_topological_sorting ................ Passed 0.13 sec Start 211: test::igraph_edge_betweenness 180/551 Test #182: example::igraph_transitivity ....................... Passed 0.14 sec Start 212: test::igraph_edge_betweenness_subset 181/551 Test #183: test::all_shortest_paths ........................... Passed 0.14 sec Start 213: test::igraph_feedback_arc_set_undirected 182/551 Test #184: test::assortativity ................................ Passed 0.15 sec Start 214: test::igraph_get_all_simple_paths 183/551 Test #185: test::components ................................... Passed 0.16 sec Start 215: test::igraph_get_all_shortest_paths_dijkstra 184/551 Test #186: test::coreness ..................................... Passed 0.16 sec Start 216: test::igraph_get_k_shortest_paths 185/551 Test #187: test::efficiency ................................... Passed 0.16 sec Start 217: test::igraph_get_shortest_paths2 186/551 Test #188: test::global_transitivity .......................... Passed 0.17 sec Start 218: test::igraph_get_shortest_path_astar 187/551 Test #190: test::hub_and_authority ............................ Passed 0.17 sec Start 219: test::igraph_get_shortest_path_bellman_ford 188/551 Test #192: test::igraph_are_connected ......................... Passed 0.17 sec Start 220: test::igraph_get_shortest_paths_bellman_ford 189/551 Test #189: test::harmonic_centrality .......................... Passed 0.18 sec Start 221: test::igraph_get_shortest_paths_dijkstra 190/551 Test #194: test::igraph_average_path_length_dijkstra .......... Passed 0.17 sec Start 222: test::igraph_graph_center 191/551 Test #191: test::igraph_adjacent_triangles .................... Passed 0.18 sec Start 223: test::igraph_has_mutual 192/551 Test #193: test::igraph_average_path_length ................... Passed 0.18 sec Start 224: test::igraph_is_bipartite 193/551 Test #198: test::igraph_constraint ............................ Passed 0.15 sec Start 225: test::igraph_is_connected 194/551 Test #199: test::igraph_convergence_degree .................... Passed 0.16 sec Start 226: test::igraph_is_chordal 195/551 Test #197: test::igraph_closeness ............................. Passed 0.17 sec Start 227: test::igraph_is_dag 196/551 Test #158: example::igraph_assortativity_degree ............... Passed 0.39 sec Start 228: test::igraph_is_mutual 197/551 Test #200: test::igraph_count_multiple ........................ Passed 0.16 sec Start 229: test::igraph_is_tree 198/551 Test #201: test::igraph_density ............................... Passed 0.15 sec Start 230: test::igraph_is_forest 199/551 Test #202: test::igraph_diameter .............................. Passed 0.15 sec Start 231: test::igraph_is_forest2 200/551 Test #203: test::igraph_diameter_dijkstra ..................... Passed 0.15 sec Start 232: test::igraph_joint_degree_distribution 201/551 Test #204: test::igraph_diversity ............................. Passed 0.15 sec Start 233: test::igraph_joint_type_distribution 202/551 Test #205: test::igraph_distances_floyd_warshall .............. Passed 0.15 sec Start 234: test::igraph_is_acyclic 203/551 Test #206: test::igraph_distances_floyd_warshall_speedup ...... Passed 0.16 sec Start 235: test::igraph_list_triangles 204/551 Test #207: test::igraph_distances_johnson ..................... Passed 0.16 sec Start 236: test::igraph_local_scan_k_ecount 205/551 Test #208: test::igraph_ecc ................................... Passed 0.15 sec Start 237: test::igraph_local_scan_k_ecount_them 206/551 Test #209: test::igraph_eccentricity .......................... Passed 0.15 sec Start 238: test::igraph_local_scan_subset_ecount 207/551 Test #210: test::igraph_eccentricity_dijkstra ................. Passed 0.15 sec Start 239: test::igraph_local_transitivity 208/551 Test #213: test::igraph_feedback_arc_set_undirected ........... Passed 0.14 sec Start 240: test::igraph_neighborhood 209/551 Test #216: test::igraph_get_k_shortest_paths .................. Passed 0.13 sec Start 241: test::igraph_neighborhood_graphs 210/551 Test #211: test::igraph_edge_betweenness ...................... Passed 0.16 sec Start 242: test::igraph_neighborhood_size 211/551 Test #214: test::igraph_get_all_simple_paths .................. Passed 0.14 sec Start 243: test::igraph_pagerank 212/551 Test #215: test::igraph_get_all_shortest_paths_dijkstra ....... Passed 0.13 sec Start 244: test::igraph_path_length_hist 213/551 Test #217: test::igraph_get_shortest_paths2 ................... Passed 0.13 sec Start 245: test::igraph_pseudo_diameter 214/551 Test #165: example::igraph_feedback_arc_set_ip ................ Passed 0.44 sec Start 246: test::igraph_pseudo_diameter_dijkstra 215/551 Test #219: test::igraph_get_shortest_path_bellman_ford ........ Passed 0.14 sec Start 247: test::igraph_random_walk 216/551 Test #220: test::igraph_get_shortest_paths_bellman_ford ....... Passed 0.14 sec Start 248: test::igraph_rewire 217/551 Test #218: test::igraph_get_shortest_path_astar ............... Passed 0.16 sec Start 249: test::igraph_similarity 218/551 Test #221: test::igraph_get_shortest_paths_dijkstra ........... Passed 0.15 sec Start 250: test::igraph_transitive_closure_dag 219/551 Test #222: test::igraph_graph_center .......................... Passed 0.14 sec Start 251: test::igraph_transitivity_avglocal_undirected 220/551 Test #223: test::igraph_has_mutual ............................ Passed 0.15 sec Start 252: test::igraph_transitivity_barrat 221/551 Test #224: test::igraph_is_bipartite .......................... Passed 0.15 sec Start 253: test::igraph_unfold_tree 222/551 Test #225: test::igraph_is_connected .......................... Passed 0.15 sec Start 254: test::igraph_voronoi 223/551 Test #226: test::igraph_is_chordal ............................ Passed 0.15 sec Start 255: test::igraph_widest_paths 224/551 Test #227: test::igraph_is_dag ................................ Passed 0.15 sec Start 256: test::igraph_spanner 225/551 Test #229: test::igraph_is_tree ............................... Passed 0.15 sec Start 257: test::knn 226/551 Test #228: test::igraph_is_mutual ............................. Passed 0.15 sec Start 258: test::random_spanning_tree 227/551 Test #230: test::igraph_is_forest ............................. Passed 0.15 sec Start 259: test::single_target_shortest_path 228/551 Test #232: test::igraph_joint_degree_distribution ............. Passed 0.15 sec Start 260: test::topological_sorting 229/551 Test #233: test::igraph_joint_type_distribution ............... Passed 0.14 sec Start 261: test::bug_1760 230/551 Test #234: test::igraph_is_acyclic ............................ Passed 0.14 sec Start 262: test::bug_1814 231/551 Test #235: test::igraph_list_triangles ........................ Passed 0.14 sec Start 263: test::bug_1970 232/551 Test #236: test::igraph_local_scan_k_ecount ................... Passed 0.14 sec Start 264: test::bug_2150 233/551 Test #237: test::igraph_local_scan_k_ecount_them .............. Passed 0.15 sec Start 265: example::igraph_biconnected_components 234/551 Test #238: test::igraph_local_scan_subset_ecount .............. Passed 0.15 sec Start 266: example::igraph_decompose 235/551 Test #239: test::igraph_local_transitivity .................... Passed 0.14 sec Start 267: test::igraph_bridges 236/551 Test #240: test::igraph_neighborhood .......................... Passed 0.14 sec Start 268: test::igraph_decompose_strong 237/551 Test #241: test::igraph_neighborhood_graphs ................... Passed 0.14 sec Start 269: test::igraph_subcomponent 238/551 Test #243: test::igraph_pagerank .............................. Passed 0.14 sec Start 270: example::igraph_layout_reingold_tilford 239/551 Test #244: test::igraph_path_length_hist ...................... Passed 0.14 sec Start 271: test::igraph_layout_drl 240/551 Test #248: test::igraph_rewire ................................ Passed 0.10 sec Start 272: test::igraph_layout_drl_3d 241/551 Test #246: test::igraph_pseudo_diameter_dijkstra .............. Passed 0.13 sec Start 273: test::igraph_layout_bipartite 242/551 Test #247: test::igraph_random_walk ........................... Passed 0.14 sec Start 274: test::igraph_layout_fruchterman_reingold 243/551 Test #242: test::igraph_neighborhood_size ..................... Passed 0.18 sec Start 275: test::igraph_layout_fruchterman_reingold_3d 244/551 Test #245: test::igraph_pseudo_diameter ....................... Passed 0.19 sec Start 276: test::igraph_layout_gem 245/551 Test #250: test::igraph_transitive_closure_dag ................ Passed 0.16 sec Start 277: test::igraph_layout_graphopt 246/551 Test #249: test::igraph_similarity ............................ Passed 0.16 sec Start 278: test::igraph_layout_grid 247/551 Test #255: test::igraph_widest_paths .......................... Passed 0.13 sec Start 279: test::igraph_layout_kamada_kawai 248/551 Test #252: test::igraph_transitivity_barrat ................... Passed 0.15 sec Start 280: test::igraph_layout_lgl 249/551 Test #253: test::igraph_unfold_tree ........................... Passed 0.17 sec Start 281: test::igraph_layout_mds 250/551 Test #251: test::igraph_transitivity_avglocal_undirected ...... Passed 0.19 sec Start 282: test::igraph_layout_merge2 251/551 Test #231: test::igraph_is_forest2 ............................ Passed 0.31 sec Start 283: test::igraph_layout_merge3 252/551 Test #254: test::igraph_voronoi ............................... Passed 0.18 sec Start 284: test::igraph_layout_random_3d 253/551 Test #257: test::knn .......................................... Passed 0.17 sec Start 285: test::igraph_layout_reingold_tilford_circular 254/551 Test #258: test::random_spanning_tree ......................... Passed 0.17 sec Start 286: test::igraph_layout_reingold_tilford_extended 255/551 Test #259: test::single_target_shortest_path .................. Passed 0.18 sec Start 287: test::igraph_layout_sphere 256/551 Test #260: test::topological_sorting .......................... Passed 0.19 sec Start 288: test::igraph_layout_star 257/551 Test #261: test::bug_1760 ..................................... Passed 0.19 sec Start 289: test::igraph_layout_sugiyama 258/551 Test #262: test::bug_1814 ..................................... Passed 0.19 sec Start 290: test::igraph_layout_umap 259/551 Test #263: test::bug_1970 ..................................... Passed 0.20 sec Start 291: test::igraph_layout_kamada_kawai_3d_bug_1462 260/551 Test #264: test::bug_2150 ..................................... Passed 0.21 sec Start 292: test::igraph_layout_reingold_tilford_bug_879 261/551 Test #256: test::igraph_spanner ............................... Passed 0.25 sec Start 293: test::igraph_i_layout_sphere 262/551 Test #265: example::igraph_biconnected_components ............. Passed 0.23 sec Start 294: test::igraph_layout_davidson_harel 263/551 Test #270: example::igraph_layout_reingold_tilford ............ Passed 0.21 sec Start 295: test::igraph_layout_merge 264/551 Test #266: example::igraph_decompose .......................... Passed 0.23 sec Start 296: test::igraph_i_umap_fit_ab 265/551 Test #268: test::igraph_decompose_strong ...................... Passed 0.22 sec Start 297: example::igraph_bfs 266/551 Test #269: test::igraph_subcomponent .......................... Passed 0.24 sec Start 298: example::igraph_bfs_callback 267/551 Test #267: test::igraph_bridges ............................... Passed 0.26 sec Start 299: example::igraph_bfs_simple 268/551 Test #273: test::igraph_layout_bipartite ...................... Passed 0.23 sec Start 300: test::bfs 269/551 Test #274: test::igraph_layout_fruchterman_reingold ........... Passed 0.23 sec Start 301: test::bfs_simple 270/551 Test #286: test::igraph_layout_reingold_tilford_extended ...... Passed 0.15 sec Start 302: example::igraph_isomorphic_vf2 271/551 Test #275: test::igraph_layout_fruchterman_reingold_3d ........ Passed 0.25 sec Start 303: example::igraph_subisomorphic_lad 272/551 Test #276: test::igraph_layout_gem ............................ Passed 0.24 sec Start 304: test::simplify_and_colorize 273/551 Test #277: test::igraph_layout_graphopt ....................... Passed 0.23 sec Start 305: test::bliss_automorphisms 274/551 Test #278: test::igraph_layout_grid ........................... Passed 0.25 sec Start 306: test::igraph_get_isomorphisms_vf2 275/551 Test #279: test::igraph_layout_kamada_kawai ................... Passed 0.25 sec Start 307: test::igraph_get_subisomorphisms_vf2 276/551 Test #281: test::igraph_layout_mds ............................ Passed 0.23 sec Start 308: test::igraph_isomorphic 277/551 Test #288: test::igraph_layout_star ........................... Passed 0.20 sec Start 309: test::igraph_isomorphic_vf2 278/551 Test #293: test::igraph_i_layout_sphere ....................... Passed 0.16 sec Start 310: test::igraph_subisomorphic 279/551 Test #296: test::igraph_i_umap_fit_ab ......................... Passed 0.14 sec Start 311: test::igraph_subisomorphic_lad 280/551 Test #287: test::igraph_layout_sphere ......................... Passed 0.23 sec Start 312: test::igraph_isomorphic_bliss 281/551 Test #289: test::igraph_layout_sugiyama ....................... Passed 0.23 sec Start 313: test::isomorphism_test 282/551 Test #285: test::igraph_layout_reingold_tilford_circular ...... Passed 0.26 sec Start 314: test::isoclasses 283/551 Test #284: test::igraph_layout_random_3d ...................... Passed 0.28 sec Start 315: test::isoclasses2 284/551 Test #292: test::igraph_layout_reingold_tilford_bug_879 ....... Passed 0.23 sec Start 316: test::VF2-compat 285/551 Test #291: test::igraph_layout_kamada_kawai_3d_bug_1462 ....... Passed 0.24 sec Start 317: example::igraph_coloring 286/551 Test #302: example::igraph_isomorphic_vf2 ..................... Passed 0.13 sec Start 318: test::igraph_coloring 287/551 Test #300: test::bfs .......................................... Passed 0.18 sec Start 319: example::igraph_motifs_randesu 288/551 Test #301: test::bfs_simple ................................... Passed 0.18 sec Start 320: test::igraph_dyad_census 289/551 Test #299: example::igraph_bfs_simple ......................... Passed 0.19 sec Start 321: test::igraph_motifs_randesu 290/551 Test #297: example::igraph_bfs ................................ Passed 0.22 sec Start 322: test::igraph_motifs_randesu_estimate 291/551 Test #298: example::igraph_bfs_callback ....................... Passed 0.22 sec Start 323: test::igraph_motifs_randesu_no 292/551 Test #303: example::igraph_subisomorphic_lad .................. Passed 0.19 sec Start 324: test::triad_census 293/551 Test #304: test::simplify_and_colorize ........................ Passed 0.22 sec Start 325: example::dot 294/551 Test #305: test::bliss_automorphisms .......................... Passed 0.23 sec Start 326: example::foreign 295/551 Test #310: test::igraph_subisomorphic ......................... Passed 0.18 sec Start 327: example::gml 296/551 Test #316: test::VF2-compat ................................... Passed 0.14 sec Start 328: example::graphml 297/551 Test #317: example::igraph_coloring ........................... Passed 0.14 sec Start 329: example::igraph_read_graph_dl 298/551 Test #307: test::igraph_get_subisomorphisms_vf2 ............... Passed 0.23 sec Start 330: example::igraph_read_graph_graphdb 299/551 Test #282: test::igraph_layout_merge2 ......................... Passed 0.46 sec Start 331: example::igraph_read_graph_lgl 300/551 Test #309: test::igraph_isomorphic_vf2 ........................ Passed 0.22 sec Start 332: example::igraph_write_graph_lgl 301/551 Test #306: test::igraph_get_isomorphisms_vf2 .................. Passed 0.27 sec Start 333: example::igraph_write_graph_pajek 302/551 Test #312: test::igraph_isomorphic_bliss ...................... Passed 0.22 sec Start 334: example::safelocale 303/551 Test #308: test::igraph_isomorphic ............................ Passed 0.28 sec Start 335: test::foreign_empty 304/551 Test #314: test::isoclasses ................................... Passed 0.26 sec Start 336: test::gml 305/551 Test #328: example::graphml ................................... Passed 0.10 sec Start 337: test::igraph_read_graph_graphdb 306/551 Test #320: test::igraph_dyad_census ........................... Passed 0.21 sec Start 338: test::igraph_read_graph_graphml 307/551 Test #321: test::igraph_motifs_randesu ........................ Passed 0.21 sec Start 339: test::igraph_write_graph_leda 308/551 Test #319: example::igraph_motifs_randesu ..................... Passed 0.22 sec Start 340: test::igraph_write_graph_dimacs_flow 309/551 Test #325: example::dot ....................................... Passed 0.14 sec Start 341: test::igraph_write_graph_dot 310/551 Test #327: example::gml ....................................... Passed 0.13 sec Start 342: test::lineendings 311/551 Test #330: example::igraph_read_graph_graphdb ................. Passed 0.11 sec Start 343: test::ncol 312/551 Test #318: test::igraph_coloring .............................. Passed 0.25 sec Start 344: test::pajek 313/551 Test #324: test::triad_census ................................. Passed 0.18 sec Start 345: test::pajek2 314/551 Test #322: test::igraph_motifs_randesu_estimate ............... Passed 0.22 sec Start 346: test::pajek_bipartite 315/551 Test #335: test::foreign_empty ................................ Passed 0.05 sec Start 347: test::pajek_bipartite2 316/551 Test #326: example::foreign ................................... Passed 0.14 sec Start 348: test::pajek_signed 317/551 Test #331: example::igraph_read_graph_lgl ..................... Passed 0.11 sec Start 349: example::igraph_power_law_fit 318/551 Test #329: example::igraph_read_graph_dl ...................... Passed 0.13 sec Start 350: test::all_almost_e 319/551 Test #332: example::igraph_write_graph_lgl .................... Passed 0.12 sec Start 351: test::cmp_epsilon 320/551 Test #315: test::isoclasses2 .................................. Passed 0.30 sec Start 352: test::igraph_almost_equals 321/551 Test #323: test::igraph_motifs_randesu_no ..................... Passed 0.23 sec Start 353: test::igraph_convex_hull 322/551 Test #333: example::igraph_write_graph_pajek .................. Passed 0.12 sec Start 354: test::igraph_power_law_fit 323/551 Test #334: example::safelocale ................................ Passed 0.12 sec Start 355: test::overflow 324/551 Test #337: test::igraph_read_graph_graphdb .................... Passed 0.06 sec Start 356: test::prop_caching 325/551 Test #344: test::pajek ........................................ Passed 0.05 sec Start 357: test::zapsmall 326/551 Test #336: test::gml .......................................... Passed 0.07 sec Start 358: example::igraph_complementer 327/551 Test #338: test::igraph_read_graph_graphml .................... Passed 0.06 sec Start 359: example::igraph_compose 328/551 Test #340: test::igraph_write_graph_dimacs_flow ............... Passed 0.06 sec Start 360: example::igraph_difference 329/551 Test #339: test::igraph_write_graph_leda ...................... Passed 0.07 sec Start 361: example::igraph_disjoint_union 330/551 Test #343: test::ncol ......................................... Passed 0.06 sec Start 362: example::igraph_intersection 331/551 Test #341: test::igraph_write_graph_dot ....................... Passed 0.07 sec Start 363: example::igraph_union 332/551 Test #350: test::all_almost_e ................................. Passed 0.05 sec Start 364: test::igraph_contract_vertices 333/551 Test #351: test::cmp_epsilon .................................. Passed 0.05 sec Start 365: test::igraph_connect_neighborhood 334/551 Test #346: test::pajek_bipartite .............................. Passed 0.06 sec Start 366: test::igraph_graph_power 335/551 Test #347: test::pajek_bipartite2 ............................. Passed 0.06 sec Start 367: test::igraph_induced_subgraph 336/551 Test #345: test::pajek2 ....................................... Passed 0.07 sec Start 368: test::igraph_induced_subgraph_map 337/551 Test #352: test::igraph_almost_equals ......................... Passed 0.04 sec Start 369: test::igraph_induced_subgraph_edges 338/551 Test #342: test::lineendings .................................. Passed 0.09 sec Start 370: test::igraph_intersection2 339/551 Test #348: test::pajek_signed ................................. Passed 0.08 sec Start 371: test::igraph_permute_vertices 340/551 Test #356: test::prop_caching ................................. Passed 0.04 sec Start 372: test::igraph_reverse_edges 341/551 Test #294: test::igraph_layout_davidson_harel ................. Passed 0.55 sec Start 373: test::igraph_rewire_directed_edges 342/551 Test #349: example::igraph_power_law_fit ...................... Passed 0.08 sec Start 374: test::igraph_union 343/551 Test #353: test::igraph_convex_hull ........................... Passed 0.06 sec Start 375: example::adjlist 344/551 Test #354: test::igraph_power_law_fit ......................... Passed 0.06 sec Start 376: example::igraph_get_laplacian 345/551 Test #355: test::overflow ..................................... Passed 0.06 sec Start 377: example::igraph_get_laplacian_sparse 346/551 Test #357: test::zapsmall ..................................... Passed 0.06 sec Start 378: example::igraph_to_undirected 347/551 Test #358: example::igraph_complementer ....................... Passed 0.06 sec Start 379: test::adjlist 348/551 Test #359: example::igraph_compose ............................ Passed 0.06 sec Start 380: test::igraph_adjlist_init_complementer 349/551 Test #360: example::igraph_difference ......................... Passed 0.06 sec Start 381: test::igraph_adjlist_simplify 350/551 Test #365: test::igraph_connect_neighborhood .................. Passed 0.05 sec Start 382: test::igraph_get_adjacency 351/551 Test #372: test::igraph_reverse_edges ......................... Passed 0.03 sec Start 383: test::igraph_get_adjacency_sparse 352/551 Test #313: test::isomorphism_test ............................. Passed 0.41 sec Start 384: test::igraph_get_laplacian 353/551 Test #361: example::igraph_disjoint_union ..................... Passed 0.07 sec Start 385: test::igraph_get_stochastic 354/551 Test #367: test::igraph_induced_subgraph ...................... Passed 0.06 sec Start 386: test::igraph_get_stochastic_sparse 355/551 Test #363: example::igraph_union .............................. Passed 0.07 sec Start 387: test::igraph_to_directed 356/551 Test #362: example::igraph_intersection ....................... Passed 0.08 sec Start 388: test::igraph_to_prufer 357/551 Test #368: test::igraph_induced_subgraph_map .................. Passed 0.07 sec Start 389: test::inclist 358/551 Test #364: test::igraph_contract_vertices ..................... Passed 0.08 sec Start 390: example::dominator_tree 359/551 Test #369: test::igraph_induced_subgraph_edges ................ Passed 0.07 sec Start 391: example::even_tarjan 360/551 Test #366: test::igraph_graph_power ........................... Passed 0.08 sec Start 392: example::flow 361/551 Test #375: example::adjlist ................................... Passed 0.05 sec Start 393: example::flow2 362/551 Test #371: test::igraph_permute_vertices ...................... Passed 0.08 sec Start 394: example::igraph_all_st_mincuts 363/551 Test #370: test::igraph_intersection2 ......................... Passed 0.09 sec Start 395: example::igraph_mincut 364/551 Test #295: test::igraph_layout_merge .......................... Passed 0.63 sec Start 396: test::igraph_all_st_mincuts 365/551 Test #374: test::igraph_union ................................. Passed 0.09 sec Start 397: test::igraph_dominator_tree 366/551 Test #373: test::igraph_rewire_directed_edges ................. Passed 0.10 sec Start 398: test::igraph_st_mincut_value 367/551 Test #378: example::igraph_to_undirected ...................... Passed 0.08 sec Start 399: test::igraph_vertex_disjoint_paths 368/551 Test #377: example::igraph_get_laplacian_sparse ............... Passed 0.10 sec Start 400: test::igraph_adhesion 369/551 Test #376: example::igraph_get_laplacian ...................... Passed 0.11 sec Start 401: test::igraph_cohesion 370/551 Test #380: test::igraph_adjlist_init_complementer ............. Passed 0.11 sec Start 402: test::igraph_maxflow 371/551 Test #379: test::adjlist ...................................... Passed 0.12 sec Start 403: test::igraph_residual_graph 372/551 Test #381: test::igraph_adjlist_simplify ...................... Passed 0.13 sec Start 404: test::igraph_edge_disjoint_paths 373/551 Test #382: test::igraph_get_adjacency ......................... Passed 0.14 sec Start 405: test::igraph_st_edge_connectivity 374/551 Test #383: test::igraph_get_adjacency_sparse .................. Passed 0.14 sec Start 406: test::igraph_st_mincut 375/551 Test #384: test::igraph_get_laplacian ......................... Passed 0.16 sec Start 407: test::igraph_st_vertex_connectivity 376/551 Test #385: test::igraph_get_stochastic ........................ Passed 0.16 sec Start 408: test::igraph_all_st_cuts 377/551 Test #388: test::igraph_to_prufer ............................. Passed 0.15 sec Start 409: test::igraph_gomory_hu_tree 378/551 Test #394: example::igraph_all_st_mincuts ..................... Passed 0.13 sec Start 410: example::igraph_community_edge_betweenness 379/551 Test #389: test::inclist ...................................... Passed 0.15 sec Start 411: example::igraph_community_fastgreedy 380/551 Test #398: test::igraph_st_mincut_value ....................... Passed 0.11 sec Start 412: example::igraph_community_label_propagation 381/551 Test #400: test::igraph_adhesion .............................. Passed 0.09 sec Start 413: example::igraph_community_leading_eigenvector 382/551 Test #386: test::igraph_get_stochastic_sparse ................. Passed 0.17 sec Start 414: example::igraph_community_leiden 383/551 Test #390: example::dominator_tree ............................ Passed 0.16 sec Start 415: example::igraph_community_multilevel 384/551 Test #399: test::igraph_vertex_disjoint_paths ................. Passed 0.13 sec Start 416: example::igraph_community_optimal_modularity 385/551 Test #401: test::igraph_cohesion .............................. Passed 0.11 sec Start 417: example::walktrap 386/551 Test #397: test::igraph_dominator_tree ........................ Passed 0.14 sec Start 418: test::community_indexing 387/551 Test #387: test::igraph_to_directed ........................... Passed 0.19 sec Start 419: test::community_leiden 388/551 Test #403: test::igraph_residual_graph ........................ Passed 0.10 sec Start 420: test::community_label_propagation 389/551 Test #405: test::igraph_st_edge_connectivity .................. Passed 0.09 sec Start 421: test::community_label_propagation2 390/551 Test #395: example::igraph_mincut ............................. Passed 0.18 sec Start 422: test::community_label_propagation3 391/551 Test #396: test::igraph_all_st_mincuts ........................ Passed 0.19 sec Start 423: test::community_walktrap 392/551 Test #393: example::flow2 ..................................... Passed 0.22 sec Start 424: test::graphlets 393/551 Test #404: test::igraph_edge_disjoint_paths ................... Passed 0.14 sec Start 425: test::igraph_community_eb_get_merges 394/551 Test #409: test::igraph_gomory_hu_tree ........................ Passed 0.12 sec Start 426: test::igraph_community_edge_betweenness 395/551 Test #406: test::igraph_st_mincut ............................. Passed 0.16 sec Start 427: test::igraph_community_fastgreedy 396/551 Test #407: test::igraph_st_vertex_connectivity ................ Passed 0.16 sec Start 428: test::igraph_community_fluid_communities 397/551 Test #410: example::igraph_community_edge_betweenness ......... Passed 0.15 sec Start 429: test::igraph_community_infomap 398/551 Test #411: example::igraph_community_fastgreedy ............... Passed 0.16 sec Start 430: test::igraph_community_leading_eigenvector2 399/551 Test #412: example::igraph_community_label_propagation ........ Passed 0.16 sec Start 431: test::igraph_community_voronoi 400/551 Test #413: example::igraph_community_leading_eigenvector ...... Passed 0.18 sec Start 432: test::igraph_compare_communities 401/551 Test #414: example::igraph_community_leiden ................... Passed 0.19 sec Start 433: test::igraph_le_community_to_membership 402/551 Test #415: example::igraph_community_multilevel ............... Passed 0.19 sec Start 434: test::igraph_modularity 403/551 Test #417: example::walktrap .................................. Passed 0.17 sec Start 435: test::igraph_modularity_matrix 404/551 Test #420: test::community_label_propagation .................. Passed 0.17 sec Start 436: test::igraph_split_join_distance 405/551 Test #422: test::community_label_propagation3 ................. Passed 0.14 sec Start 437: test::levc-stress 406/551 Test #408: test::igraph_all_st_cuts ........................... Passed 0.22 sec Start 438: test::null_communities 407/551 Test #419: test::community_leiden ............................. Passed 0.18 sec Start 439: test::spinglass 408/551 Test #424: test::graphlets .................................... Passed 0.15 sec Start 440: test::bug-1149658 409/551 Test #421: test::community_label_propagation2 ................. Passed 0.19 sec Start 441: example::igraph_cliques 410/551 Test #425: test::igraph_community_eb_get_merges ............... Passed 0.15 sec Start 442: example::igraph_independent_sets 411/551 Test #423: test::community_walktrap ........................... Passed 0.18 sec Start 443: example::igraph_maximal_cliques 412/551 Test #428: test::igraph_community_fluid_communities ........... Passed 0.14 sec Start 444: test::igraph_clique_size_hist 413/551 Test #426: test::igraph_community_edge_betweenness ............ Passed 0.19 sec Start 445: test::igraph_maximal_cliques 414/551 Test #427: test::igraph_community_fastgreedy .................. Passed 0.19 sec Start 446: test::igraph_maximal_cliques2 415/551 Test #431: test::igraph_community_voronoi ..................... Passed 0.15 sec Start 447: test::igraph_maximal_cliques3 416/551 Test #432: test::igraph_compare_communities ................... Passed 0.15 sec Start 448: test::igraph_maximal_cliques4 417/551 Test #433: test::igraph_le_community_to_membership ............ Passed 0.15 sec Start 449: test::igraph_maximal_cliques_file 418/551 Test #434: test::igraph_modularity ............................ Passed 0.15 sec Start 450: test::igraph_weighted_cliques 419/551 Test #436: test::igraph_split_join_distance ................... Passed 0.14 sec Start 451: test::maximal_cliques_callback 420/551 Test #438: test::null_communities ............................. Passed 0.14 sec Start 452: test::maximal_cliques_hist 421/551 Test #440: test::bug-1149658 .................................. Passed 0.15 sec Start 453: test::igraph_eigen_matrix 422/551 Test #443: example::igraph_maximal_cliques .................... Passed 0.12 sec Start 454: test::igraph_eigen_matrix2 423/551 Test #435: test::igraph_modularity_matrix ..................... Passed 0.19 sec Start 455: test::igraph_eigen_matrix3 424/551 Test #430: test::igraph_community_leading_eigenvector2 ........ Passed 0.23 sec Start 456: test::igraph_eigen_matrix4 425/551 Test #441: example::igraph_cliques ............................ Passed 0.16 sec Start 457: test::igraph_eigen_matrix_symmetric 426/551 Test #442: example::igraph_independent_sets ................... Passed 0.15 sec Start 458: test::igraph_eigen_matrix_symmetric_arpack 427/551 Test #444: test::igraph_clique_size_hist ...................... Passed 0.13 sec Start 459: example::cattributes 428/551 Test #451: test::maximal_cliques_callback ..................... Passed 0.09 sec Start 460: example::cattributes2 429/551 Test #446: test::igraph_maximal_cliques2 ...................... Passed 0.13 sec Start 461: example::cattributes3 430/551 Test #449: test::igraph_maximal_cliques_file .................. Passed 0.12 sec Start 462: example::cattributes4 431/551 Test #445: test::igraph_maximal_cliques ....................... Passed 0.17 sec Start 463: example::igraph_attribute_combination 432/551 Test #452: test::maximal_cliques_hist ......................... Passed 0.14 sec Start 464: test::igraph_attribute_combination_remove 433/551 Test #450: test::igraph_weighted_cliques ...................... Passed 0.16 sec Start 465: test::cattributes5 434/551 Test #456: test::igraph_eigen_matrix4 ......................... Passed 0.12 sec Start 466: test::cattributes6 435/551 Test #453: test::igraph_eigen_matrix .......................... Passed 0.16 sec Start 467: test::cattr_bool_bug 436/551 Test #437: test::levc-stress .................................. Passed 0.33 sec Start 468: test::cattr_bool_bug2 437/551 Test #454: test::igraph_eigen_matrix2 ......................... Passed 0.16 sec Start 469: example::blas 438/551 Test #463: example::igraph_attribute_combination .............. Passed 0.08 sec Start 470: example::blas_dgemm 439/551 Test #455: test::igraph_eigen_matrix3 ......................... Passed 0.17 sec Start 471: example::eigenvector_centrality 440/551 Test #458: test::igraph_eigen_matrix_symmetric_arpack ......... Passed 0.15 sec Start 472: example::igraph_lapack_dgeev 441/551 Test #462: example::cattributes4 .............................. Passed 0.10 sec Start 473: example::igraph_lapack_dgeevx 442/551 Test #461: example::cattributes3 .............................. Passed 0.12 sec Start 474: example::igraph_lapack_dgesv 443/551 Test #467: test::cattr_bool_bug ............................... Passed 0.03 sec Start 475: example::igraph_lapack_dsyevr 444/551 Test #457: test::igraph_eigen_matrix_symmetric ................ Passed 0.17 sec Start 476: test::dgemv 445/551 Test #460: example::cattributes2 .............................. Passed 0.13 sec Start 477: test::igraph_arpack_rnsolve 446/551 Test #459: example::cattributes ............................... Passed 0.16 sec Start 478: test::igraph_arpack_unpack_complex 447/551 Test #466: test::cattributes6 ................................. Passed 0.05 sec Start 479: test::igraph_blas_dgemm 448/551 Test #464: test::igraph_attribute_combination_remove .......... Passed 0.08 sec Start 480: test::igraph_eigenvector_centrality 449/551 Test #465: test::cattributes5 ................................. Passed 0.07 sec Start 481: test::igraph_lapack_dgeev 450/551 Test #468: test::cattr_bool_bug2 .............................. Passed 0.04 sec Start 482: test::igraph_lapack_dgeevx 451/551 Test #448: test::igraph_maximal_cliques4 ...................... Passed 0.25 sec Start 483: test::igraph_lapack_dgehrd 452/551 Test #482: test::igraph_lapack_dgeevx ......................... Passed 0.03 sec Start 484: test::igraph_lapack_dgetrf 453/551 Test #481: test::igraph_lapack_dgeev .......................... Passed 0.04 sec Start 485: test::igraph_lapack_dgetrs 454/551 Test #473: example::igraph_lapack_dgeevx ...................... Passed 0.06 sec Start 486: test::igraph_lapack_dsyevr 455/551 Test #472: example::igraph_lapack_dgeev ....................... Passed 0.06 sec Start 487: example::igraph_bipartite_create 456/551 Test #471: example::eigenvector_centrality .................... Passed 0.07 sec Start 488: example::igraph_bipartite_projection 457/551 Test #469: example::blas ...................................... Passed 0.09 sec Start 489: test::igraph_bipartite_create 458/551 Test #470: example::blas_dgemm ................................ Passed 0.09 sec Start 490: test::igraph_bipartite_projection 459/551 Test #475: example::igraph_lapack_dsyevr ...................... Passed 0.08 sec Start 491: test::igraph_biadjacency 460/551 Test #477: test::igraph_arpack_rnsolve ........................ Passed 0.08 sec Start 492: test::igraph_get_biadjacency 461/551 Test #478: test::igraph_arpack_unpack_complex ................. Passed 0.08 sec Start 493: example::centralization 462/551 Test #479: test::igraph_blas_dgemm ............................ Passed 0.08 sec Start 494: test::centralization 463/551 Test #476: test::dgemv ........................................ Passed 0.09 sec Start 495: test::igraph_is_eulerian 464/551 Test #474: example::igraph_lapack_dgesv ....................... Passed 0.10 sec Start 496: test::igraph_eulerian_cycle 465/551 Test #480: test::igraph_eigenvector_centrality ................ Passed 0.09 sec Start 497: test::igraph_eulerian_path 466/551 Test #488: example::igraph_bipartite_projection ............... Passed 0.04 sec Start 498: example::cohesive_blocks 467/551 Test #483: test::igraph_lapack_dgehrd ......................... Passed 0.08 sec Start 499: example::igraph_is_minimal_separator 468/551 Test #486: test::igraph_lapack_dsyevr ......................... Passed 0.05 sec Start 500: example::igraph_is_separator 469/551 Test #283: test::igraph_layout_merge3 ......................... Passed 1.52 sec Start 501: example::igraph_minimal_separators 470/551 Test #489: test::igraph_bipartite_create ...................... Passed 0.04 sec Start 502: example::igraph_minimum_size_separators 471/551 Test #484: test::igraph_lapack_dgetrf ......................... Passed 0.07 sec Start 503: test::igraph_cohesive_blocks 472/551 Test #485: test::igraph_lapack_dgetrs ......................... Passed 0.07 sec Start 504: test::igraph_minimum_size_separators 473/551 Test #490: test::igraph_bipartite_projection .................. Passed 0.04 sec Start 505: test::bug-1033045 474/551 Test #487: example::igraph_bipartite_create ................... Passed 0.06 sec Start 506: test::igraph_hrg 475/551 Test #392: example::flow ...................................... Passed 0.84 sec Start 507: test::igraph_hrg2 476/551 Test #491: test::igraph_biadjacency ........................... Passed 0.05 sec Start 508: test::igraph_hrg3 477/551 Test #492: test::igraph_get_biadjacency ....................... Passed 0.06 sec Start 509: test::igraph_hrg_create 478/551 Test #499: example::igraph_is_minimal_separator ............... Passed 0.05 sec Start 510: example::igraph_deterministic_optimal_imitation 479/551 Test #501: example::igraph_minimal_separators ................. Passed 0.05 sec Start 511: example::igraph_roulette_wheel_imitation 480/551 Test #502: example::igraph_minimum_size_separators ............ Passed 0.05 sec Start 512: example::igraph_stochastic_imitation 481/551 Test #500: example::igraph_is_separator ....................... Passed 0.08 sec Start 513: test::igraph_deterministic_optimal_imitation 482/551 Test #493: example::centralization ............................ Passed 0.10 sec Start 514: test::igraph_moran_process 483/551 Test #494: test::centralization ............................... Passed 0.10 sec Start 515: test::igraph_roulette_wheel_imitation 484/551 Test #495: test::igraph_is_eulerian ........................... Passed 0.10 sec Start 516: test::igraph_stochastic_imitation 485/551 Test #496: test::igraph_eulerian_cycle ........................ Passed 0.12 sec Start 517: test::tls1 486/551 Test #497: test::igraph_eulerian_path ......................... Passed 0.14 sec Start 518: example::igraph_fisher_yates_shuffle 487/551 Test #511: example::igraph_roulette_wheel_imitation ........... Passed 0.09 sec Start 519: example::igraph_random_sample 488/551 Test #510: example::igraph_deterministic_optimal_imitation .... Passed 0.11 sec Start 520: example::random_seed 489/551 Test #402: test::igraph_maxflow ............................... Passed 0.91 sec Start 521: test::igraph_random_sample 490/551 Test #418: test::community_indexing ........................... Passed 0.82 sec Start 522: test::igraph_rng_get_integer 491/551 Test #505: test::bug-1033045 .................................. Passed 0.17 sec Start 523: test::random_sampling 492/551 Test #512: example::igraph_stochastic_imitation ............... Passed 0.13 sec Start 524: test::rng_reproducibility 493/551 Test #513: test::igraph_deterministic_optimal_imitation ....... Passed 0.11 sec Start 525: test::rng_init_destroy_max_bits_name_set_default 494/551 Test #514: test::igraph_moran_process ......................... Passed 0.11 sec Start 526: test::igraph_qsort 495/551 Test #515: test::igraph_roulette_wheel_imitation .............. Passed 0.12 sec Start 527: test::igraph_qsort_r 496/551 Test #516: test::igraph_stochastic_imitation .................. Passed 0.11 sec Start 528: example::igraph_maximum_bipartite_matching 497/551 Test #504: test::igraph_minimum_size_separators ............... Passed 0.20 sec Start 529: test::igraph_maximum_bipartite_matching 498/551 Test #509: test::igraph_hrg_create ............................ Passed 0.17 sec Start 530: test::igraph_adjacency_spectral_embedding 499/551 Test #517: test::tls1 ......................................... Passed 0.10 sec Start 531: test::igraph_is_graphical 500/551 Test #196: test::igraph_betweenness_subset .................... Passed 2.23 sec Start 532: test::igraph_is_bigraphical 501/551 Test #518: example::igraph_fisher_yates_shuffle ............... Passed 0.09 sec Start 533: test::cycle_bases 502/551 Test #521: test::igraph_random_sample ......................... Passed 0.06 sec Start 534: test::fatal_handler 503/551 Test #519: example::igraph_random_sample ...................... Passed 0.09 sec Start 535: test::igraph_progress_handler_stderr 504/551 Test #503: test::igraph_cohesive_blocks ....................... Passed 0.23 sec Start 536: test::igraph_set_progress_handler 505/551 Test #520: example::random_seed ............................... Passed 0.09 sec Start 537: test::error_macros 506/551 Test #498: example::cohesive_blocks ........................... Passed 0.25 sec Start 538: test::glpk_error 507/551 Test #528: example::igraph_maximum_bipartite_matching ......... Passed 0.05 sec Start 539: test::igraph_read_graph_gml_invalid_inputs 508/551 Test #529: test::igraph_maximum_bipartite_matching ............ Passed 0.05 sec Start 540: test::igraph_read_graph_graphml_invalid_inputs 509/551 Test #290: test::igraph_layout_umap ........................... Passed 1.74 sec Start 541: test::igraph_read_graph_pajek_invalid_inputs 510/551 Test #524: test::rng_reproducibility .......................... Passed 0.08 sec Start 542: test::expand_path_to_pairs 511/551 Test #535: test::igraph_progress_handler_stderr ............... Passed 0.05 sec Start 543: test::igraph_running_mean 512/551 Test #539: test::igraph_read_graph_gml_invalid_inputs ......... Passed 0.04 sec Start 544: test::igraph_solve_lsap 513/551 Test #522: test::igraph_rng_get_integer ....................... Passed 0.13 sec Start 545: test::zero_allocs 514/551 Test #526: test::igraph_qsort ................................. Passed 0.12 sec Start 546: test::igraph_sir 515/551 Test #532: test::igraph_is_bigraphical ........................ Passed 0.09 sec Start 547: test::igraph_sample_dirichlet 516/551 Test #525: test::rng_init_destroy_max_bits_name_set_default ... Passed 0.13 sec Start 548: test::igraph_sample_sphere 517/551 Test #531: test::igraph_is_graphical .......................... Passed 0.11 sec Start 549: test::igraph_triangular_lattice 518/551 Test #530: test::igraph_adjacency_spectral_embedding .......... Passed 0.11 sec Start 550: test::igraph_hexagonal_lattice 519/551 Test #195: test::igraph_betweenness ........................... Passed 2.35 sec Start 551: test::jdm 520/551 Test #533: test::cycle_bases .................................. Passed 0.11 sec 521/551 Test #527: test::igraph_qsort_r ............................... Passed 0.14 sec 522/551 Test #534: test::fatal_handler ................................ Passed 0.11 sec 523/551 Test #536: test::igraph_set_progress_handler .................. Passed 0.10 sec 524/551 Test #541: test::igraph_read_graph_pajek_invalid_inputs ....... Passed 0.07 sec 525/551 Test #545: test::zero_allocs .................................. Passed 0.03 sec 526/551 Test #280: test::igraph_layout_lgl ............................ Passed 1.90 sec 527/551 Test #537: test::error_macros ................................. Passed 0.10 sec 528/551 Test #548: test::igraph_sample_sphere ......................... Passed 0.03 sec 529/551 Test #544: test::igraph_solve_lsap ............................ Passed 0.06 sec 530/551 Test #543: test::igraph_running_mean .......................... Passed 0.08 sec 531/551 Test #547: test::igraph_sample_dirichlet ...................... Passed 0.05 sec 532/551 Test #546: test::igraph_sir ................................... Passed 0.06 sec 533/551 Test #550: test::igraph_hexagonal_lattice ..................... Passed 0.05 sec 534/551 Test #551: test::jdm .......................................... Passed 0.05 sec 535/551 Test #549: test::igraph_triangular_lattice .................... Passed 0.06 sec 536/551 Test #542: test::expand_path_to_pairs ......................... Passed 0.12 sec 537/551 Test #540: test::igraph_read_graph_graphml_invalid_inputs ..... Passed 0.13 sec 538/551 Test #212: test::igraph_edge_betweenness_subset ............... Passed 2.36 sec 539/551 Test #391: example::even_tarjan ............................... Passed 1.28 sec 540/551 Test #272: test::igraph_layout_drl_3d ......................... Passed 2.11 sec 541/551 Test #271: test::igraph_layout_drl ............................ Passed 2.11 sec 542/551 Test #506: test::igraph_hrg ................................... Passed 0.51 sec 543/551 Test #439: test::spinglass .................................... Passed 0.98 sec 544/551 Test #523: test::random_sampling .............................. Passed 0.45 sec 545/551 Test #447: test::igraph_maximal_cliques3 ...................... Passed 1.22 sec 546/551 Test #416: example::igraph_community_optimal_modularity ....... Passed 1.54 sec 547/551 Test #508: test::igraph_hrg3 .................................. Passed 1.23 sec 548/551 Test #538: test::glpk_error ................................... Passed 1.27 sec 549/551 Test #507: test::igraph_hrg2 .................................. Passed 1.56 sec 550/551 Test #429: test::igraph_community_infomap ..................... Passed 2.39 sec 551/551 Test #311: test::igraph_subisomorphic_lad ..................... Passed 3.37 sec 100% tests passed, 0 tests failed out of 551 Total Test time (real) = 5.07 sec >>> libigraph: Entering fakeroot... -- Install configuration: "Release" -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/lib/libigraph.so.3.1.3 -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/lib/libigraph.so.3 -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/lib/libigraph.so -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_interrupt.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_error.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_attributes.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_visitor.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_centrality.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_datatype.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_pmt.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_topology.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_array_pmt.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_complex.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_graphicality.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_conversion.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_strvector.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_graphlets.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_statusbar.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_types.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_stack.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_adjlist.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_random.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_games.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_lsap.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_heap.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_operators.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_layout.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_eulerian.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_cycles.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_epidemics.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_vector_pmt.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_hrg.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_nongraph.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_matching.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_matrix.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_vector.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_typed_list_pmt.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_matrix_list.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_structural.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_array.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_interface.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_psumtree.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_neighborhood.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_eigen.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_embedding.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_iterators.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_components.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_progress.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_dqueue_pmt.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_cliques.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_lapack.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_scan.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_constructors.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_coloring.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_memory.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_cohesive_blocks.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_transitivity.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_dqueue.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_foreign.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_vector_ptr.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_pmt_off.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_arpack.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_sparsemat.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_blas.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_qsort.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_mixing.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_vector_list.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_bipartite.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_decls.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_stack_pmt.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_cocitation.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_flow.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_heap_pmt.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_paths.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_vector_type.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_constants.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_microscopic_update.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_separators.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_graph_list.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_motifs.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_matrix_pmt.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_community.h -- Up-to-date: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_config.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_export.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_version.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/include/igraph/igraph_threading.h -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/lib/pkgconfig/igraph.pc -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/lib/cmake/igraph/igraph-config.cmake -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/lib/cmake/igraph/igraph-config-version.cmake -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/lib/cmake/igraph/igraph-targets.cmake -- Installing: /home/buildozer/aports/testing/libigraph/pkg/libigraph/usr/lib/cmake/igraph/igraph-targets-release.cmake >>> libigraph-dev*: Running split function dev... >>> libigraph-dev*: Preparing subpackage libigraph-dev... >>> libigraph-dev*: Stripping binaries >>> libigraph-dev*: Running postcheck for libigraph-dev >>> libigraph*: Running postcheck for libigraph >>> libigraph*: Preparing package libigraph... >>> libigraph*: Stripping binaries >>> libigraph-dev*: Scanning shared objects >>> libigraph*: Scanning shared objects >>> libigraph-dev*: Tracing dependencies... libigraph=0.10.8-r0 pc:libxml-2.0 pkgconfig >>> libigraph-dev*: Package size: 740.0 KB >>> libigraph-dev*: Compressing data... >>> libigraph-dev*: Create checksum... >>> libigraph-dev*: Create libigraph-dev-0.10.8-r0.apk >>> libigraph*: Tracing dependencies... openblas so:libarpack.so.2 so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libglpk.so.40 so:libgomp.so.1 so:libplfit.so.0 so:libstdc++.so.6 so:libxml2.so.2 >>> libigraph*: Package size: 2.9 MB >>> libigraph*: Compressing data... >>> libigraph*: Create checksum... >>> libigraph*: Create libigraph-0.10.8-r0.apk >>> libigraph: Build complete at Wed, 22 Nov 2023 06:37:06 +0000 elapsed time 0h 0m 44s >>> libigraph: Cleaning up srcdir >>> libigraph: Cleaning up pkgdir >>> libigraph: Uninstalling dependencies... (1/29) Purging .makedepends-libigraph (20231122.063624) (2/29) Purging arpack-dev (3.8.0-r3) (3/29) Purging arpack-ilp64 (3.8.0-r3) (4/29) Purging arpack (3.8.0-r3) (5/29) Purging cmake (3.27.8-r0) (6/29) Purging glpk-dev (5.0-r2) (7/29) Purging glpk (5.0-r2) (8/29) Purging libxml2-dev (2.11.6-r0) (9/29) Purging zlib-dev (1.3-r2) (10/29) Purging xz-dev (5.4.5-r0) (11/29) Purging xz (5.4.5-r0) (12/29) Purging libxml2-utils (2.11.6-r0) (13/29) Purging libxml2 (2.11.6-r0) (14/29) Purging openblas-dev (0.3.25-r0) (15/29) Purging gfortran (13.2.1_git20231014-r0) (16/29) Purging liblapack (0.3.25-r0) (17/29) Purging liblapacke (0.3.25-r0) (18/29) Purging openblas-ilp64 (0.3.25-r0) (19/29) Purging openblas (0.3.25-r0) (20/29) Purging plfit-dev (0.9.4-r2) (21/29) Purging plfit-libs (0.9.4-r2) (22/29) Purging samurai (1.2-r5) (23/29) Purging libarchive (3.7.2-r0) (24/29) Purging libbz2 (1.0.8-r6) (25/29) Purging libgfortran (13.2.1_git20231014-r0) (26/29) Purging libquadmath (13.2.1_git20231014-r0) (27/29) Purging libuv (1.47.0-r0) (28/29) Purging rhash-libs (1.4.4-r0) (29/29) Purging xz-libs (5.4.5-r0) Executing busybox-1.36.1-r15.trigger OK: 377 MiB in 105 packages >>> libigraph: Updating the testing/x86_64 repository index... >>> libigraph: Signing the index...