*** This log is abridged to its last 500 KB: ault -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o lu.lo lu.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c lu.c -fPIC -DPIC -o .libs/lu.o lu.c: In function 'lu_decompose': lu.c:75:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 75 | ps = gv_calloc(n, sizeof(int)); | ^ lu.c:77:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 77 | scales = gv_calloc(n, sizeof(double)); | ^ lu.c:119:30: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 119 | if (lu[ps[n - 1]][n - 1] == 0.0) | ^~ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o matinv.lo matinv.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o memory.lo memory.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c matinv.c -fPIC -DPIC -o .libs/matinv.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c memory.c -fPIC -DPIC -o .libs/memory.o matinv.c: In function 'matinv': matinv.c:49:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 49 | double *b = gv_calloc(n, sizeof(double)); | ^ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o poly.lo poly.c memory.c: In function 'freeinit': memory.c:39:22: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 39 | #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) | ^ memory.c:45:20: note: in expansion of macro 'LCM' 45 | fl->nodesize = LCM(size, sizeof(Freenode)); | ^~~ memory.c:39:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 39 | #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) | ^ memory.c:45:20: note: in expansion of macro 'LCM' 45 | fl->nodesize = LCM(size, sizeof(Freenode)); | ^~~ memory.c:39:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 39 | #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) | ^ memory.c:45:20: note: in expansion of macro 'LCM' 45 | fl->nodesize = LCM(size, sizeof(Freenode)); | ^~~ memory.c:39:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 39 | #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) | ^ memory.c:45:20: note: in expansion of macro 'LCM' 45 | fl->nodesize = LCM(size, sizeof(Freenode)); | ^~~ memory.c:39:34: warning: operand of '?:' changes signedness from 'int' to 'long unsigned int' due to unsignedness of other operand [-Wsign-compare] 39 | #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) | ^~~ memory.c:45:20: note: in expansion of macro 'LCM' 45 | fl->nodesize = LCM(size, sizeof(Freenode)); | ^~~ memory.c:39:38: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 39 | #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) | ^ memory.c:45:20: note: in expansion of macro 'LCM' 45 | fl->nodesize = LCM(size, sizeof(Freenode)); | ^~~ memory.c:39:18: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] 39 | #define LCM(x,y) ((x)%(y) == 0 ? (x) : (y)%(x) == 0 ? (y) : x*(y/gcd(x,y))) | ^ memory.c:45:20: note: in expansion of macro 'LCM' 45 | fl->nodesize = LCM(size, sizeof(Freenode)); | ^~~ memory.c: In function 'getfree': memory.c:70:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 70 | mem->nodes = gv_calloc(sqrt_nsites, size); | ^~~~~~~~~~~ memory.c:70:45: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 70 | mem->nodes = gv_calloc(sqrt_nsites, size); | ^~~~ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o site.lo site.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c poly.c -fPIC -DPIC -o .libs/poly.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c site.c -fPIC -DPIC -o .libs/site.o poly.c: In function 'isBox': poly.c:83:20: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 83 | if (verts[0].y == verts[1].y) | ^~ poly.c:84:29: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 84 | return ((verts[2].y == verts[3].y) && | ^~ poly.c:85:29: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 85 | (verts[0].x == verts[3].x) && (verts[1].x == verts[2].x)); | ^~ poly.c:85:59: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 85 | (verts[0].x == verts[3].x) && (verts[1].x == verts[2].x)); | ^~ poly.c:87:29: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 87 | return ((verts[0].x == verts[1].x) && | ^~ poly.c:88:29: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 88 | (verts[2].x == verts[3].x) && | ^~ poly.c:89:29: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 89 | (verts[0].y == verts[3].y) && (verts[1].y == verts[2].y)); | ^~ poly.c:89:59: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 89 | (verts[0].y == verts[3].y) && (verts[1].y == verts[2].y)); | ^~ poly.c: In function 'makePoly': poly.c:280:18: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 280 | if ((xmargin != 1.0) || (ymargin != 1.0)) | ^~ poly.c:280:38: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 280 | if ((xmargin != 1.0) || (ymargin != 1.0)) | ^~ poly.c: In function 'edgesIntersect': poly.c:336:20: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 336 | if ((cross == 0) && !bHA && !aHB) { | ^~ poly.c: In function 'inPoly': poly.c:384:22: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 384 | if (tp3[i].y == 0 && tp3[i1].y == 0) { | ^~ poly.c:384:40: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 384 | if (tp3[i].y == 0 && tp3[i1].y == 0) { | ^~ poly.c:400:19: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 400 | if (x == 0) | ^~ poly.c:405:30: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 405 | if (tp3[i].y == 0 || tp3[i1].y == 0) { | ^~ poly.c:405:48: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 405 | if (tp3[i].y == 0 || tp3[i1].y == 0) { | ^~ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o solve.lo solve.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c solve.c -fPIC -DPIC -o .libs/solve.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o neatosplines.lo neatosplines.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c neatosplines.c -fPIC -DPIC -o .libs/neatosplines.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o stuff.lo stuff.c In file included from ../../lib/util/unreachable.h:5, from neatosplines.c:23: neatosplines.c: In function 'ellipse_tangent_slope': neatosplines.c:271:14: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 271 | assert(p.x != a && | ^~ neatosplines.c: In function 'spline_edges_': neatosplines.c:607:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 607 | obs = gv_calloc(agnnodes(g), sizeof(Ppoly_t*)); | ^~~~~~~~~~~ In file included from ../../lib/common/render.h:28, from ../../lib/neatogen/neato.h:31, from neatosplines.c:15: neatosplines.c: In function '_neato_set_aspect': ../../lib/common/types.h:354:18: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 354 | #define GD_bb(g) (((Agraphinfo_t*)AGDATA(g))->bb) | ^ neatosplines.c:1035:13: note: in expansion of macro 'GD_bb' 1035 | if (GD_bb(g).LL.x || GD_bb(g).LL.y) { | ^~~~~ neatosplines.c:1035:27: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 1035 | if (GD_bb(g).LL.x || GD_bb(g).LL.y) { | ^~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c stuff.c -fPIC -DPIC -o .libs/stuff.o stuff.c: In function 'new_array': stuff.c:51:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 51 | double **rv = gv_calloc(m, sizeof(double*)); | ^ stuff.c:52:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 52 | double *mem = gv_calloc(m * n, sizeof(double)); | ~~^~~ stuff.c: In function 'new_3array': stuff.c:75:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 75 | double ***rv = gv_calloc(m + 1, sizeof(double**)); | ~~^~~ stuff.c:77:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 77 | rv[i] = gv_calloc(n + 1, sizeof(double*)); | ~~^~~ stuff.c:79:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 79 | rv[i][j] = gv_calloc(p, sizeof(double)); | ^ stuff.c: In function 'lenattr': stuff.c:118:56: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 118 | if (sscanf(s, "%lf", val) < 1 || *val < 0 || (*val == 0 && !Nop)) { | ^~ stuff.c: In function 'scan_graph_mode': stuff.c:255:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 255 | GD_neato_nlist(G) = gv_calloc(nV + 1, sizeof(node_t*)); | ~~~^~~ stuff.c:265:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 265 | GD_neato_nlist(G) = gv_calloc(nV + 1, sizeof(node_t*)); // not sure why but sometimes needs the + 1 | ~~~^~~ stuff.c: In function 'shortest_path': stuff.c:658:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 658 | Heap = gv_calloc(nG + 1, sizeof(node_t*)); | ~~~^~~ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o voronoi.lo voronoi.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c voronoi.c -fPIC -DPIC -o .libs/voronoi.o voronoi.c: In function 'voronoi': voronoi.c:39:26: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 39 | (newsite->coord.y ==newintstar.y && newsite->coord.x < newintstar.x))) { | ^~ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o stress.lo stress.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o kkutils.lo kkutils.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c stress.c -fPIC -DPIC -o .libs/stress.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c kkutils.c -fPIC -DPIC -o .libs/kkutils.o stress.c: In function 'circuitModel': stress.c:171:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 171 | float *Dij = gv_calloc(nG * (nG + 1) / 2, sizeof(float)); | ~~~~~~~~~~~~~~^~~ stress.c: In function 'sparse_stress_subspace_majorization_kD': stress.c:257:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 257 | double **subspace = gv_calloc(subspace_dim, sizeof(double *)); | ^~~~~~~~~~~~ stress.c:258:48: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 258 | double *d_storage = gv_calloc(subspace_dim * n, sizeof(double)); | ~~~~~~~~~~~~~^~~ stress.c:313:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 313 | int *CenterIndex = gv_calloc(n, sizeof(int)); | ^ stress.c:332:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 332 | DistType *dist = gv_calloc(n, sizeof(DistType)); | ^ stress.c:337:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 337 | invCenterIndex = gv_calloc(num_centers, sizeof(int)); | ^~~~~~~~~~~ stress.c:339:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 339 | storage = gv_calloc(n * num_centers, sizeof(DistType)); | ~~^~~~~~~~~~~~~ stress.c:340:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 340 | Dij = gv_calloc(num_centers, sizeof(DistType *)); | ^~~~~~~~~~~ stress.c:395:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 395 | visited_nodes = gv_calloc(n, sizeof(int)); | ^ stress.c:396:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 396 | distances = gv_calloc(n, sizeof(dist_data)); | ^ stress.c:401:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 401 | distances[i].edges = gv_calloc(n - 1, sizeof(int)); | ~~^~~ stress.c:402:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 402 | distances[i].edist = gv_calloc(n - 1, sizeof(DistType)); | ~~^~~ stress.c:424:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 424 | storage1 = gv_calloc(available_space, sizeof(int)); | ^~~~~~~~~~~~~~~ stress.c:425:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 425 | storage2 = gv_calloc(available_space, sizeof(DistType)); | ^~~~~~~~~~~~~~~ stress.c:463:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 463 | lap = gv_calloc(n, sizeof(vtx_data)); | ^ stress.c:464:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 464 | edges = gv_calloc(nedges + n, sizeof(int)); | ^ stress.c:465:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 465 | ewgts = gv_calloc(nedges + n, sizeof(float)); | ^ stress.c:497:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 497 | directions = gv_calloc(dim, sizeof(double *)); | ^~~ stress.c:498:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 498 | directions[0] = gv_calloc(dim * subspace_dim, sizeof(double)); | ~~~~^~~~~~~~~~~~~~ stress.c:534:36: warning: cast from function call of type 'int' to non-matching type 'double' [-Wbad-function-cast] 534 | directions[k][i] = (double) rand() / RAND_MAX; | ^ stress.c:563:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 563 | b = gv_calloc(n, sizeof(double)); | ^ stress.c:564:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 564 | b_restricted = gv_calloc(subspace_dim, sizeof(double)); | ^~~~~~~~~~~~ stress.c:584:42: warning: conversion from 'DistType' {aka 'int'} to 'float' may change value [-Wconversion] 584 | L_ij = -ewgts[j] * dist_list[j] / dist_ij; /* L_ij=w_{ij}*d_{ij}/dist_{ij} */ | ^ stress.c: In function 'compute_weighted_apsp_packed': stress.c:648:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 648 | float *Dij = gv_calloc(n * (n + 1) / 2, sizeof(float)); | ~~~~~~~~~~~~^~~ stress.c:650:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 650 | float *Di = gv_calloc(n, sizeof(float)); | ^ kkutils.c: In function 'compute_apsp_dijkstra': kkutils.c:58:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 58 | DistType **dij = gv_calloc(n, sizeof(DistType*)); | ^ kkutils.c: In function 'compute_apsp_simple': kkutils.c:75:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 75 | DistType **dij = gv_calloc(n, sizeof(DistType*)); | ^ kkutils.c: In function 'quicksort_placef': stress.c: In function 'compute_apsp_packed': kkutils.c:143:48: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 143 | gv_sort(ordering + first, last - first + 1, sizeof(ordering[0]), fcmpf, place); | ~~~~~~~~~~~~~^~~ kkutils.c: In function 'quicksort_place': kkutils.c:162:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 162 | gv_sort(ordering, size, sizeof(ordering[0]), cmp, place); | ^~~~ stress.c:703:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 703 | float *Dij = gv_calloc(n * (n + 1) / 2, sizeof(float)); | ~~~~~~~~~~~~^~~ kkutils.c: In function 'compute_new_weights': kkutils.c:171:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 171 | int *vtx_vec = gv_calloc(n, sizeof(int)); | ^ stress.c:705:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 705 | DistType *Di = gv_calloc(n, sizeof(DistType)); | ^ stress.c: In function 'compute_apsp_artificial_weights_packed': stress.c:734:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 734 | int *vtx_vec = gv_calloc(n, sizeof(int)); | ^ stress.c: In function 'stress_majorization_kD_mkernel': stress.c:935:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 935 | coords = gv_calloc(dim, sizeof(float *)); | ^~~ stress.c:936:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 936 | f_storage = gv_calloc(dim * n, sizeof(float)); | ~~~~^~~ stress.c:947:30: warning: conversion from 'int' to 'float' may change value [-Wconversion] 947 | constant_term = (float)n * (n - 1) / 2; | ^ stress.c:963:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 963 | degrees = gv_calloc(n, sizeof(DegType)); | ^ stress.c:975:23: warning: conversion from 'long double' to 'float' may change value [-Wfloat-conversion] 975 | lap2[count] = degrees[i]; | ^~~~~~~ stress.c:982:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 982 | b = gv_calloc(dim, sizeof(float *)); | ^~~ stress.c:983:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 983 | b[0] = gv_calloc(dim * n, sizeof(float)); | ~~~~^~~ stress.c:988:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 988 | tmp_coords = gv_calloc(n, sizeof(float)); | ^ stress.c:989:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 989 | dist_accumulator = gv_calloc(n, sizeof(float)); | ^ stress.c:990:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 990 | lap1 = gv_calloc(lap_length, sizeof(float)); | ^~~~~~~~~~ stress.c:1005:30: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1005 | memset(degrees, 0, n * sizeof(DegType)); | ^ stress.c:1050:27: warning: conversion from 'long double' to 'float' may change value [-Wfloat-conversion] 1050 | lap1[count] = degrees[i]; | ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o matrix_ops.lo matrix_ops.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c matrix_ops.c -fPIC -DPIC -o .libs/matrix_ops.o matrix_ops.c: In function 'power_iteration': matrix_ops.c:25:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 25 | double *tmp_vec = gv_calloc(n, sizeof(double)); | ^ matrix_ops.c:26:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 26 | double *last_vec = gv_calloc(n, sizeof(double)); | ^ matrix_ops.c: In function 'mult_dense_mat': matrix_ops.c:140:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 140 | float *storage = gv_calloc(dim1 * dim3, sizeof(A[0])); | ~~~~~^~~~~~ matrix_ops.c:141:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 141 | float **C = *CC = gv_calloc(dim1, sizeof(A)); | ^~~~ matrix_ops.c: In function 'mult_dense_mat_d': matrix_ops.c:168:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 168 | double *storage = gv_calloc(dim1 * dim3, sizeof(double)); | ~~~~~^~~~~~ matrix_ops.c:169:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 169 | double **C = *CC = gv_calloc(dim1, sizeof(double *)); | ^~~~ matrix_ops.c: In function 'mult_sparse_dense_mat_transpose': matrix_ops.c:197:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 197 | float *storage = gv_calloc(dim1 * dim2, sizeof(A[0])); | ~~~~~^~~~~~ matrix_ops.c:198:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 198 | float **C = *CC = gv_calloc(dim1, sizeof(A)); | ^~~~ matrix_ops.c: In function 'orthog1f': matrix_ops.c:401:9: warning: conversion from 'int' to 'float' may change value [-Wconversion] 401 | sum /= n; | ^~ matrix_ops.c: In function 'invert_vec': matrix_ops.c:513:20: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 513 | if (vec[i] != 0.0) { | ^~ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o embed_graph.lo embed_graph.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c embed_graph.c -fPIC -DPIC -o .libs/embed_graph.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o dijkstra.lo dijkstra.c embed_graph.c: In function 'embed_graph': embed_graph.c:39:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 39 | DistType *storage = gv_calloc(n * dim, sizeof(DistType)); | ~~^~~~~ embed_graph.c:41:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 41 | DistType *dist = gv_calloc(n, sizeof(DistType)); // this vector stores the | ^ embed_graph.c:48:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 48 | *Coords = coords = gv_calloc(dim, sizeof(DistType *)); | ^~~ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o conjgrad.lo conjgrad.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c dijkstra.c -fPIC -DPIC -o .libs/dijkstra.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c conjgrad.c -fPIC -DPIC -o .libs/conjgrad.o dijkstra.c: In function 'initHeap': dijkstra.c:89:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 89 | else h->data = gv_calloc(n - 1, sizeof(int)); | ~~^~~ dijkstra.c: In function 'dijkstra': dijkstra.c:146:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 146 | int *index = gv_calloc(n, sizeof(int)); | ^ dijkstra.c: In function 'initHeap_f': dijkstra.c:203:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 203 | h->data = gv_calloc(n - 1, sizeof(int)); | ~~^~~ dijkstra.c: In function 'dijkstra_f': dijkstra.c:263:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 263 | int *index = gv_calloc(n, sizeof(int)); | ^ dijkstra.c:276:25: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 276 | if (closestDist == FLT_MAX) | ^~ dijkstra.c: In function 'dijkstra_sgd': dijkstra.c:311:15: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 311 | if (d == FLT_MAX) { | ^~ dijkstra.c:316:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 316 | if (bitarray_get(graph->pinneds, closest) || closestdata[i],h->data[j]) || ((EQ(h->data[i],h->data[j])) && (rand()%2))) | ^~ closest.c:96:33: note: in expansion of macro 'greaterPriority' 96 | if (insideHeap(h, l) && greaterPriority(h, l, i)) | ^~~~~~~~~~~~~~~ closest.c:37:27: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 37 | #define EQ(p,q) ((p).dist == (q).dist) | ^~ closest.c:83:35: note: in expansion of macro 'EQ' 83 | (LT(h->data[i],h->data[j]) || ((EQ(h->data[i],h->data[j])) && (rand()%2))) | ^~ closest.c:100:33: note: in expansion of macro 'greaterPriority' 100 | if (insideHeap(h, r) && greaterPriority(h, r, largest)) | ^~~~~~~~~~~~~~~ closest.c: In function 'insert': closest.c:37:27: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 37 | #define EQ(p,q) ((p).dist == (q).dist) | ^~ closest.c:83:35: note: in expansion of macro 'EQ' 83 | (LT(h->data[i],h->data[j]) || ((EQ(h->data[i],h->data[j])) && (rand()%2))) | ^~ closest.c:155:21: note: in expansion of macro 'greaterPriority' 155 | while (i > 0 && greaterPriority(h, i, parent(i))) { | ^~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o bfs.lo bfs.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c bfs.c -fPIC -DPIC -o .libs/bfs.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o constraint.lo constraint.c bfs.c: In function 'mkQueue': bfs.c:76:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 76 | qp->data = gv_calloc(size, sizeof(int)); | ^~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c constraint.c -fPIC -DPIC -o .libs/constraint.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o quad_prog_solve.lo quad_prog_solve.c constraint.c: In function 'mapGraphs': constraint.c:148:35: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 148 | if (ED_minlen(ce) == 0.0) { | ^~ constraint.c: In function 'mkNConstraintG': constraint.c:245:32: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] 245 | ED_minlen(e) = delta; | ^~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c quad_prog_solve.c -fPIC -DPIC -o .libs/quad_prog_solve.o In file included from ../../lib/common/render.h:28, from ../../lib/neatogen/neato.h:31, from constraint.c:16: constraint.c: In function 'mkConstraintG': ../../lib/common/types.h:270:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 270 | L.list = gv_calloc(n + 1, sizeof(edge_t *)); \ constraint.c:312:13: note: in expansion of macro 'alloc_elist' 312 | alloc_elist(lcnt, ND_in(n)); | ^~~~~~~~~~~ ../../lib/common/types.h:270:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 270 | L.list = gv_calloc(n + 1, sizeof(edge_t *)); \ constraint.c:315:21: note: in expansion of macro 'alloc_elist' 315 | alloc_elist(2 * (cnt - 1), ND_out(prev)); | ^~~~~~~~~~~ ../../lib/common/types.h:270:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 270 | L.list = gv_calloc(n + 1, sizeof(edge_t *)); \ constraint.c:317:21: note: in expansion of macro 'alloc_elist' 317 | alloc_elist(cnt - lcnt - 1, ND_out(prev)); | ^~~~~~~~~~~ constraint.c: In function 'initItem': constraint.c:23:15: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] 23 | #define SCALE 10 | ^~ constraint.c:507:14: note: in expansion of macro 'SCALE' 507 | w2 = SCALE * (POINTS(ND_width(n)/2.0) + margin.x); | ^~~~~ constraint.c:23:15: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] 23 | #define SCALE 10 | ^~ constraint.c:508:14: note: in expansion of macro 'SCALE' 508 | h2 = SCALE * (POINTS(ND_height(n)/2.0) + margin.y); | ^~~~~ constraint.c: In function 'cAdjust': constraint.c:559:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 559 | nitem *nlist = gv_calloc(nnodes, sizeof(nitem)); | ^~~~~~ constraint.c: In function 'compress': constraint.c:659:26: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 659 | if (p->pos.x == q->pos.x) | ^~ constraint.c:664:26: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 664 | if (p->pos.y == q->pos.y) | ^~ constraint.c: In function 'mkOverlapSet': constraint.c:696:30: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 696 | if (p->pos.x == q->pos.x) | ^~ constraint.c:703:30: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 703 | if (p->pos.y == q->pos.y) | ^~ constraint.c: In function 'scAdjust': constraint.c:790:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 790 | info *nlist = gv_calloc(nnodes, sizeof(info)); | ^~~~~~ constraint.c:829:17: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 829 | if (s.x == 0) { /* overlaps exist */ | ^~ quad_prog_solve.c: In function 'equals': quad_prog_solve.c:29:27: warning: conversion from 'double' to 'float' changes value from '1.0e-2' to '9.99999978e-3' [-Wfloat-conversion] 29 | const float TOLERANCE = 1e-2; | ^~~~ quad_prog_solve.c: In function 'unpackMatrix': quad_prog_solve.c:37:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 37 | float **mat = gv_calloc(n, sizeof(float *)); | ^ quad_prog_solve.c:38:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 38 | mat[0] = gv_calloc(n * n, sizeof(float)); | ~~^~~ quad_prog_solve.c: In function 'constrained_majorization_new_with_gaps': quad_prog_solve.c:140:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 140 | int *lev = gv_calloc(n, sizeof(int)); // level of each node | ^ quad_prog_solve.c:230:45: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 230 | if (desired_place[node] == cur_place) { | ^~ quad_prog_solve.c:392:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 392 | ordering[i] = ints_get(&block, i - (size_t)left); | ^ quad_prog_solve.c: In function 'initConstrainedMajorization': quad_prog_solve.c:436:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 436 | e->fArray1 = gv_calloc(n, sizeof(float)); | ^ quad_prog_solve.c:437:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 437 | e->fArray2 = gv_calloc(n, sizeof(float)); | ^ quad_prog_solve.c:438:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 438 | e->fArray3 = gv_calloc(n, sizeof(float)); | ^ quad_prog_solve.c:439:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 439 | e->fArray4 = gv_calloc(n, sizeof(float)); | ^ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o smart_ini_x.lo smart_ini_x.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o constrained_majorization.lo constrained_majorization.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c smart_ini_x.c -fPIC -DPIC -o .libs/smart_ini_x.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c constrained_majorization.c -fPIC -DPIC -o .libs/constrained_majorization.o smart_ini_x.c: In function 'power_iteration_orthog': smart_ini_x.c:73:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 73 | double *tmp_vec = gv_calloc(n, sizeof(double)); | ^ smart_ini_x.c:74:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 74 | double *last_vec = gv_calloc(n, sizeof(double)); | ^ smart_ini_x.c: In function 'compute_avgs': smart_ini_x.c:185:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 185 | float* row_avg = gv_calloc(n, sizeof(float)); | ^ smart_ini_x.c:195:42: warning: conversion from 'int' to 'float' may change value [-Wconversion] 195 | row_avg[i]=(float)sum_row/n; | ^ smart_ini_x.c:197:28: warning: conversion from 'int' to 'float' may change value [-Wconversion] 197 | *all_avg=(float)sum/(n*n); | ^ smart_ini_x.c: In function 'compute_Bij': smart_ini_x.c:205:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 205 | float *storage = gv_calloc(n * n, sizeof(float)); | ~~^~~ smart_ini_x.c:206:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 206 | float **Bij = gv_calloc(n, sizeof(float *)); | ^ smart_ini_x.c:216:52: warning: conversion from 'DistType' {aka 'int'} to 'float' may change value [-Wconversion] 216 | Bij[i][j]=-(float)Dij[i][j]*Dij[i][j]+row_avg[i]+row_avg[j]-all_avg; | ^ smart_ini_x.c: In function 'CMDS_orthog': smart_ini_x.c:230:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 230 | double *evals = gv_calloc(dim, sizeof(double)); | ^~~ smart_ini_x.c:233:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 233 | double *orthog_aux = gv_calloc(n, sizeof(double)); | ^ smart_ini_x.c: In function 'IMDS_given_dim': smart_ini_x.c:260:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 260 | float **lap = gv_calloc(n, sizeof(float *)); | ^ smart_ini_x.c:263:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 263 | double *balance = gv_calloc(n, sizeof(double)); | ^ smart_ini_x.c:295:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 295 | float *f_storage = gv_calloc(n * n, sizeof(float)); | ~~^~~ smart_ini_x.c:318:62: warning: cast from function call of type 'double' to non-matching type 'int' [-Wbad-function-cast] 318 | Dij[i][j]=Dij[j][i]=diff>0 ? (DistType)sqrt(diff) : 0; | ^ smart_ini_x.c:331:54: warning: conversion from 'DistType' {aka 'int'} to 'float' may change value [-Wconversion] 331 | balance[i]+=Dij[i][j]*(-lap[i][j]); // w_{ij}*delta_{ij} | ^ smart_ini_x.c:334:54: warning: conversion from 'DistType' {aka 'int'} to 'float' may change value [-Wconversion] 334 | balance[i]-=Dij[i][j]*(-lap[i][j]); // w_{ij}*delta_{ij} | ^ smart_ini_x.c:352:53: warning: conversion from 'DistType' {aka 'int'} to 'float' may change value [-Wconversion] 352 | b+=Dij[i][j]*(-lap[i][j]); | ^ smart_ini_x.c:356:53: warning: conversion from 'DistType' {aka 'int'} to 'float' may change value [-Wconversion] 356 | b-=Dij[i][j]*(-lap[i][j]); | ^ smart_ini_x.c:360:32: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 360 | if ((b != balance[i]) && (fabs(1-b/balance[i])>1e-5)) { | ^~ constrained_majorization.c: In function 'stress_majorization_with_hierarchy': constrained_majorization.c:86:59: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 86 | directionalityExist |= graph[i].edists[j] != 0; | ^~ constrained_majorization.c:267:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 267 | coords = gv_calloc(dim, sizeof(float *)); | ^~~ constrained_majorization.c:268:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 268 | f_storage = gv_calloc(dim * n, sizeof(float)); | ~~~~^~~ constrained_majorization.c:296:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 296 | degrees = gv_calloc(n, sizeof(double)); | ^ constrained_majorization.c:316:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 316 | b = gv_calloc(dim, sizeof(float *)); | ^~~ constrained_majorization.c:317:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 317 | b[0] = gv_calloc(dim * n, sizeof(float)); | ~~~~^~~ constrained_majorization.c:322:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 322 | tmp_coords = gv_calloc(n, sizeof(float)); | ^ constrained_majorization.c:323:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 323 | dist_accumulator = gv_calloc(n, sizeof(float)); | ^ constrained_majorization.c:324:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 324 | lap1 = gv_calloc(lap_length, sizeof(float)); | ^~~~~~~~~~ constrained_majorization.c:423:56: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 423 | levels_gap); | ^~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o opt_arrangement.lo opt_arrangement.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o overlap.lo overlap.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c opt_arrangement.c -fPIC -DPIC -o .libs/opt_arrangement.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c overlap.c -fPIC -DPIC -o .libs/overlap.o opt_arrangement.c: In function 'compute_y_coords': opt_arrangement.c:50:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 50 | double *b = gv_calloc(n, sizeof(double)); | ^ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o call_tri.lo call_tri.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o compute_hierarchy.lo compute_hierarchy.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c call_tri.c -fPIC -DPIC -o .libs/call_tri.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c compute_hierarchy.c -fPIC -DPIC -o .libs/compute_hierarchy.o call_tri.c: In function 'call_tri': call_tri.c:25:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 25 | double* xv = gv_calloc(n, sizeof(double)); | ^ call_tri.c:26:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 26 | double* yv = gv_calloc(n, sizeof(double)); | ^ call_tri.c: In function 'call_tri2': call_tri.c:71:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 71 | double *x = gv_calloc(n, sizeof(double)); | ^ call_tri.c:72:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 72 | double *y = gv_calloc(n, sizeof(double)); | ^ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o delaunay.lo delaunay.c compute_hierarchy.c: In function 'compute_hierarchy': compute_hierarchy.c:63:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 63 | y = gv_calloc(n, sizeof(double)); | ^ compute_hierarchy.c:71:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 71 | *orderingp = ordering = gv_calloc(n, sizeof(int)); | ^ compute_hierarchy.c:100:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 100 | *levelsp = levels = gv_calloc(num_levels, sizeof(int)); | ^~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o multispline.lo multispline.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c delaunay.c -fPIC -DPIC -o .libs/delaunay.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c multispline.c -fPIC -DPIC -o .libs/multispline.o delaunay.c: In function 'get_triangles': delaunay.c:745:29: warning: unused parameter 'x' [-Wunused-parameter] 745 | int* get_triangles (double *x, int n, int* tris) | ~~~~~~~~^ delaunay.c:745:36: warning: unused parameter 'n' [-Wunused-parameter] 745 | int* get_triangles (double *x, int n, int* tris) | ~~~~^ delaunay.c:745:44: warning: unused parameter 'tris' [-Wunused-parameter] 745 | int* get_triangles (double *x, int n, int* tris) | ~~~~~^~~~ delaunay.c: In function 'delaunay_triangulation': delaunay.c:750:47: warning: unused parameter 'x' [-Wunused-parameter] 750 | static v_data *delaunay_triangulation(double *x, double *y, int n) { | ~~~~~~~~^ delaunay.c:750:58: warning: unused parameter 'y' [-Wunused-parameter] 750 | static v_data *delaunay_triangulation(double *x, double *y, int n) { | ~~~~~~~~^ delaunay.c:750:65: warning: unused parameter 'n' [-Wunused-parameter] 750 | static v_data *delaunay_triangulation(double *x, double *y, int n) { | ~~~~^ delaunay.c: In function 'delaunay_tri': delaunay.c:754:27: warning: unused parameter 'x' [-Wunused-parameter] 754 | int *delaunay_tri(double *x, double *y, int n, int* nedges) | ~~~~~~~~^ delaunay.c:754:38: warning: unused parameter 'y' [-Wunused-parameter] 754 | int *delaunay_tri(double *x, double *y, int n, int* nedges) | ~~~~~~~~^ delaunay.c:754:45: warning: unused parameter 'n' [-Wunused-parameter] 754 | int *delaunay_tri(double *x, double *y, int n, int* nedges) | ~~~~^ delaunay.c:754:53: warning: unused parameter 'nedges' [-Wunused-parameter] 754 | int *delaunay_tri(double *x, double *y, int n, int* nedges) | ~~~~~^~~~~~ delaunay.c: In function 'mkSurface': delaunay.c:760:20: warning: unused parameter 'x' [-Wunused-parameter] 760 | mkSurface (double *x, double *y, int n, int* segs, int nsegs) | ~~~~~~~~^ delaunay.c:760:31: warning: unused parameter 'y' [-Wunused-parameter] 760 | mkSurface (double *x, double *y, int n, int* segs, int nsegs) | ~~~~~~~~^ delaunay.c:760:38: warning: unused parameter 'n' [-Wunused-parameter] 760 | mkSurface (double *x, double *y, int n, int* segs, int nsegs) | ~~~~^ delaunay.c:760:46: warning: unused parameter 'segs' [-Wunused-parameter] 760 | mkSurface (double *x, double *y, int n, int* segs, int nsegs) | ~~~~~^~~~ delaunay.c:760:56: warning: unused parameter 'nsegs' [-Wunused-parameter] 760 | mkSurface (double *x, double *y, int n, int* segs, int nsegs) | ~~~~^~~~~ delaunay.c: In function 'freeSurface': delaunay.c:766:25: warning: unused parameter 's' [-Wunused-parameter] 766 | freeSurface (surface_t* s) | ~~~~~~~~~~~^ delaunay.c: In function 'UG_graph': delaunay.c:791:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 791 | delaunay = gv_calloc(n, sizeof(v_data)); | ^ delaunay.c:805:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 805 | delaunay = gv_calloc(n, sizeof(v_data)); | ^ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o constrained_majorization_ipsep.lo constrained_majorization_ipsep.c multispline.c: In function 'ctrlPtIdx': multispline.c:297:17: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 297 | if (w.x == v.x && w.y == v.y) { | ^~ multispline.c:297:31: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 297 | if (w.x == v.x && w.y == v.y) { | ^~ multispline.c: In function 'mkCtrlPts': multispline.c:328:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 328 | pointf *ps = gv_calloc(mult, sizeof(pointf)); | ^~~~ multispline.c: In function 'mkTriIndices': multispline.c:460:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 460 | int *tris = gv_calloc(3 * sf->nfaces, sizeof(int)); | ~~^~~~~~~~~~~~ multispline.c:461:44: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 461 | memcpy(tris, sf->faces, 3 * sf->nfaces * sizeof(int)); | ^ multispline.c: In function 'addTriEdge': multispline.c:506:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 506 | g->edges = gv_recalloc(g->edges, g->nedges, g->nedges + 1, | ~^~~~~~~~ multispline.c:506:59: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 506 | g->edges = gv_recalloc(g->edges, g->nedges, g->nedges + 1, | ~~~~~~~~~~^~~ multispline.c: In function 'mkTriGraph': multispline.c:554:17: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 554 | g->nnodes = sf->nfaces + 2; | ^~ multispline.c: In function 'mkRouter': multispline.c:598:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 598 | int *obsi = gv_calloc(npoly + 1, sizeof(int)); | ~~~~~~^~~ multispline.c:603:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 603 | pointf *pts = gv_calloc(npts, sizeof(pointf)); // all points are stored in pts | ^~~~ multispline.c:604:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 604 | int *segs = gv_calloc(2 * npts, sizeof(int)); // indices of points forming segments | ~~^~~~~~ multispline.c:637:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 637 | double *x = gv_calloc(npts, sizeof(double)); | ^~~~ multispline.c:638:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 638 | double *y = gv_calloc(npts, sizeof(double)); | ^~~~ multispline.c: In function 'tweakEnd': multispline.c:679:26: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 679 | #define EQPT(p,q) (((p).x==(q).x)&&((p).y==(q).y)) | ^~ multispline.c:704:9: note: in expansion of macro 'EQPT' 704 | if (EQPT(q, nxt) || EQPT(q, prv) ){ | ^~~~ multispline.c:679:42: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 679 | #define EQPT(p,q) (((p).x==(q).x)&&((p).y==(q).y)) | ^~ multispline.c:704:9: note: in expansion of macro 'EQPT' 704 | if (EQPT(q, nxt) || EQPT(q, prv) ){ | ^~~~ multispline.c:679:26: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 679 | #define EQPT(p,q) (((p).x==(q).x)&&((p).y==(q).y)) | ^~ multispline.c:704:25: note: in expansion of macro 'EQPT' 704 | if (EQPT(q, nxt) || EQPT(q, prv) ){ | ^~~~ multispline.c:679:42: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 679 | #define EQPT(p,q) (((p).x==(q).x)&&((p).y==(q).y)) | ^~ multispline.c:704:25: note: in expansion of macro 'EQPT' 704 | if (EQPT(q, nxt) || EQPT(q, prv) ){ | ^~~~ In file included from multispline.c:1141: ../../lib/neatogen/fPQ.h: In function 'PQgen': ../../lib/neatogen/fPQ.h:39:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 39 | pq->pq = gv_calloc(sz + 1, sizeof(PQTYPE)); | ~~~^~~ multispline.c: In function 'triPath': multispline.c:1161:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1161 | int *dad = gv_calloc(n, sizeof(int)); | ^ multispline.c:1185:37: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 1185 | if (N_VAL(pq, adjn) == UNSEEN) { | ^~ multispline.c:1186:39: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 1186 | N_VAL(pq, adjn) = d; | ^ multispline.c:1193:40: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 1193 | PQupdate(pq, adjn, d); | ^ multispline.c: In function 'makeMultiSpline': multispline.c:1235:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1235 | PQTYPE *idxs = gv_calloc(pq.pq.PQsize + 1, sizeof(PQTYPE)); | ~~~~~~~~~~~~~^~~ multispline.c:1236:44: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1236 | PQVTYPE *vals = gv_calloc(pq.pq.PQsize + 1, sizeof(PQVTYPE)); | ~~~~~~~~~~~~~^~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c constrained_majorization_ipsep.c -fPIC -DPIC -o .libs/constrained_majorization_ipsep.o constrained_majorization_ipsep.c: In function 'stress_majorization_cola': constrained_majorization_ipsep.c:203:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 203 | float *clap = gv_calloc(clap_length, sizeof(float)); | ^~~~~~~~~~~ constrained_majorization_ipsep.c:232:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 232 | degrees = gv_calloc(n, sizeof(double)); | ^ constrained_majorization_ipsep.c:248:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 248 | coords = gv_calloc(dim, sizeof(float *)); | ^~~ constrained_majorization_ipsep.c:249:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 249 | f_storage = gv_calloc(dim * n, sizeof(float)); | ~~~~^~~ constrained_majorization_ipsep.c:266:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 266 | b = gv_calloc(dim, sizeof(float *)); | ^~~ constrained_majorization_ipsep.c:267:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 267 | b[0] = gv_calloc(dim * n, sizeof(float)); | ~~~~^~~ constrained_majorization_ipsep.c:272:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 272 | tmp_coords = gv_calloc(n, sizeof(float)); | ^ constrained_majorization_ipsep.c:273:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 273 | dist_accumulator = gv_calloc(n, sizeof(float)); | ^ constrained_majorization_ipsep.c:286:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 286 | lap1 = gv_calloc(lap_length, sizeof(float)); | ^~~~~~~~~~ constrained_majorization_ipsep.c:394:55: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 394 | generateNonoverlapConstraints(cMajEnvHor, nsizeScale, coords, | ^~~~~~~~~~ constrained_majorization_ipsep.c:413:55: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 413 | generateNonoverlapConstraints(cMajEnvVrt, nsizeScale, coords, | ^~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o quad_prog_vpsc.lo quad_prog_vpsc.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o sgd.lo sgd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c quad_prog_vpsc.c -fPIC -DPIC -o .libs/quad_prog_vpsc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c sgd.c -fPIC -DPIC -o .libs/sgd.o quad_prog_vpsc.c: In function 'constrained_majorization_vpsc': quad_prog_vpsc.c:73:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 73 | place[i] = getVariablePos(e->vs[i]); | ^~~~~~~~~~~~~~ quad_prog_vpsc.c:108:25: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 108 | if (denominator != 0) | ^~ quad_prog_vpsc.c:122:28: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 122 | place[i] = getVariablePos(e->vs[i]); | ^~~~~~~~~~~~~~ quad_prog_vpsc.c:141:25: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 141 | if (denominator != 0.0) | ^~ quad_prog_vpsc.c: In function 'initCMajVPSC': quad_prog_vpsc.c:201:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 201 | e->vs = gv_calloc(n, sizeof(Variable*)); | ^ quad_prog_vpsc.c:242:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 242 | e->vs = gv_calloc(n + e->ndv, sizeof(Variable*)); | ~~^~~~~~~~ quad_prog_vpsc.c:306:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 306 | e->fArray1 = gv_calloc(n, sizeof(float)); | ^ quad_prog_vpsc.c:307:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 307 | e->fArray2 = gv_calloc(n, sizeof(float)); | ^ quad_prog_vpsc.c:308:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 308 | e->fArray3 = gv_calloc(n, sizeof(float)); | ^ quad_prog_vpsc.c: In function 'generateNonoverlapConstraints': quad_prog_vpsc.c:360:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 360 | boxf* bb = gv_calloc(n, sizeof(boxf)); | ^ quad_prog_vpsc.c:387:64: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 387 | Constraint ***cscl = gv_calloc(opt->clusters.nclusters + 1, | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ quad_prog_vpsc.c:389:53: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 389 | int* cm = gv_calloc(opt->clusters.nclusters + 1, sizeof(int)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~ quad_prog_vpsc.c:392:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 392 | Variable** cvs = gv_calloc(cn + 2, sizeof(Variable*)); | ~~~^~~ quad_prog_vpsc.c:393:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 393 | boxf* cbb = gv_calloc(cn + 2, sizeof(boxf)); | ~~~^~~ quad_prog_vpsc.c:427:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 427 | Variable** cvs = gv_calloc(cn, sizeof(Variable*)); | ^~ quad_prog_vpsc.c:428:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 428 | boxf* cbb = gv_calloc(cn, sizeof(boxf)); | ^~ quad_prog_vpsc.c: In function 'removeoverlaps': quad_prog_vpsc.c:560:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 560 | coords[0][i] = getVariablePos(e->vs[i]); | ^~~~~~~~~~~~~~ quad_prog_vpsc.c:565:24: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 565 | coords[1][i] = getVariablePos(e->vs[i]); | ^~~~~~~~~~~~~~ quad_prog_vpsc.c: In function 'assign_digcola_levels': quad_prog_vpsc.c:577:47: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 577 | DigColaLevel *l = gv_calloc(num_divisions + 1, sizeof(DigColaLevel)); | ~~~~~~~~~~~~~~^~~ quad_prog_vpsc.c:580:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 580 | l[0].nodes = gv_calloc(l[0].num_nodes, sizeof(int)); | ~~~~^~~~~~~~~~ quad_prog_vpsc.c:587:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 587 | l[i].nodes = gv_calloc(l[i].num_nodes, sizeof(int)); | ~~~~^~~~~~~~~~ quad_prog_vpsc.c:595:60: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 595 | l[num_divisions].nodes = gv_calloc(l[num_divisions].num_nodes, sizeof(int)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~ sgd.c: In function 'fisheryates_shuffle': sgd.c:28:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 28 | int j = rk_interval(i, rstate); | ^ sgd.c:28:17: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] 28 | int j = rk_interval(i, rstate); | ^~~~~~~~~~~ In file included from ../../lib/util/bitarray.h:25, from ../../lib/neatogen/sgd.h:4, from sgd.c:4: sgd.c: In function 'extract_adjacency': sgd.c:42:26: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 42 | assert(ND_id(np) == n_nodes); | ^~ In file included from ../../lib/common/render.h:28, from ../../lib/neatogen/neato.h:31, from sgd.c:3: ../../lib/common/types.h:602:20: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 602 | #define ED_dist(e) (((Agedgeinfo_t*)AGDATA(e))->dist) | ^ sgd.c:71:39: note: in expansion of macro 'ED_dist' 71 | graph->weights[n_edges] = ED_dist(ep); | ^~~~~~~ sgd.c:113:37: warning: conversion from 'int' to 'float' may change value [-Wconversion] 113 | graph->weights[x] = deg_i + deg_j - (2*intersect); | ^~~~~ sgd.c: In function 'sgd': sgd.c:168:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 168 | term_sgd *terms = gv_calloc(n_terms, sizeof(term_sgd)); | ^~~~~~~ sgd.c:193:21: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 193 | float eta_min = Epsilon / w_max; | ^~~~~~~ sgd.c:194:20: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 194 | float lambda = log(eta_max/eta_min) / (MaxIter-1); | ^~~ sgd.c:199:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 199 | float *pos = gv_calloc(2 * n, sizeof(float)); | ~~^~~ sgd.c:200:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 200 | bool *unfixed = gv_calloc(n, sizeof(bool)); | ^ ../../lib/common/types.h:520:19: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 520 | #define ND_pos(n) (((Agnodeinfo_t*)AGDATA(n))->pos) | ^ sgd.c:203:20: note: in expansion of macro 'ND_pos' 203 | pos[2*i] = ND_pos(node)[0]; | ^~~~~~ ../../lib/common/types.h:520:19: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 520 | #define ND_pos(n) (((Agnodeinfo_t*)AGDATA(n))->pos) | ^ sgd.c:204:22: note: in expansion of macro 'ND_pos' 204 | pos[2*i+1] = ND_pos(node)[1]; | ^~~~~~ sgd.c:218:43: warning: conversion from 'int' to 'float' may change value [-Wconversion] 218 | float eta = eta_max * exp(-lambda * t); | ^ sgd.c:218:21: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 218 | float eta = eta_max * exp(-lambda * t); | ^~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o randomkit.lo randomkit.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -I../../lib/vpsc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c randomkit.c -fPIC -DPIC -o .libs/randomkit.o randomkit.c: In function 'rk_seed': randomkit.c:83:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 83 | seed = (1812433253UL * (seed ^ (seed >> 30)) + pos + 1) & 0xffffffffUL; | ^ /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libneatogen_C.la adjust.lo circuit.lo edges.lo geometry.lo heap.lo hedges.lo info.lo neatoinit.lo legal.lo lu.lo matinv.lo memory.lo poly.lo site.lo solve.lo neatosplines.lo stuff.lo voronoi.lo stress.lo kkutils.lo matrix_ops.lo embed_graph.lo dijkstra.lo conjgrad.lo pca.lo closest.lo bfs.lo constraint.lo quad_prog_solve.lo smart_ini_x.lo constrained_majorization.lo opt_arrangement.lo overlap.lo call_tri.lo compute_hierarchy.lo delaunay.lo multispline.lo constrained_majorization_ipsep.lo quad_prog_vpsc.lo sgd.lo randomkit.lo libtool: link: ar cr .libs/libneatogen_C.a .libs/adjust.o .libs/circuit.o .libs/edges.o .libs/geometry.o .libs/heap.o .libs/hedges.o .libs/info.o .libs/neatoinit.o .libs/legal.o .libs/lu.o .libs/matinv.o .libs/memory.o .libs/poly.o .libs/site.o .libs/solve.o .libs/neatosplines.o .libs/stuff.o .libs/voronoi.o .libs/stress.o .libs/kkutils.o .libs/matrix_ops.o .libs/embed_graph.o .libs/dijkstra.o .libs/conjgrad.o .libs/pca.o .libs/closest.o .libs/bfs.o .libs/constraint.o .libs/quad_prog_solve.o .libs/smart_ini_x.o .libs/constrained_majorization.o .libs/opt_arrangement.o .libs/overlap.o .libs/call_tri.o .libs/compute_hierarchy.o .libs/delaunay.o .libs/multispline.o .libs/constrained_majorization_ipsep.o .libs/quad_prog_vpsc.o .libs/sgd.o .libs/randomkit.o libtool: link: ranlib .libs/libneatogen_C.a libtool: link: ( cd ".libs" && rm -f "libneatogen_C.la" && ln -s "../libneatogen_C.la" "libneatogen_C.la" ) make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/neatogen' Making all in twopigen make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/twopigen' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o twopiinit.lo twopiinit.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o circle.lo circle.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c twopiinit.c -fPIC -DPIC -o .libs/twopiinit.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c circle.c -fPIC -DPIC -o .libs/circle.o twopiinit.c: In function 'twopi_init_node_edge': twopiinit.c:40:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 40 | rdata* alg = gv_calloc(n_nodes, sizeof(rdata)); | ^~~~~~~ twopiinit.c:41:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 41 | GD_neato_nlist(g) = gv_calloc(n_nodes + 1, sizeof(node_t*)); | ~~~~~~~~^~~ circle.c: In function 'setChildSubtreeSpans': circle.c:190:28: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'double' may change value [-Wconversion] 190 | double ratio = SPAN(n) / STSIZE(n); | ^ circle.c:197:24: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 197 | if (SPAN(next) != 0.0) | ^~ circle.c:199:28: warning: conversion from 'uint64_t' {aka 'long unsigned int'} to 'double' may change value [-Wconversion] 199 | SPAN(next) = ratio * STSIZE(next); | ^ /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libtwopigen_C.la twopiinit.lo circle.lo libtool: link: ar cr .libs/libtwopigen_C.a .libs/twopiinit.o .libs/circle.o libtool: link: ranlib .libs/libtwopigen_C.a libtool: link: ( cd ".libs" && rm -f "libtwopigen_C.la" && ln -s "../libtwopigen_C.la" "libtwopigen_C.la" ) make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/twopigen' Making all in sfdpgen make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sfdpgen' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o sfdpinit.lo sfdpinit.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o spring_electrical.lo spring_electrical.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c sfdpinit.c -fPIC -DPIC -o .libs/sfdpinit.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c spring_electrical.c -fPIC -DPIC -o .libs/spring_electrical.o spring_electrical.c: In function 'beautify_leaves': spring_electrical.c:207:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 207 | bitarray_t checked = bitarray_new(m); | ^ spring_electrical.c:211:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 211 | if (bitarray_get(checked, i)) continue; | ^ spring_electrical.c:213:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 213 | if (!bitarray_get(checked, p)) { | ^ spring_electrical.c:214:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 214 | bitarray_set(&checked, p, true); | ^ spring_electrical.c:219:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 219 | bitarray_set(&checked, ja[j], true); | ~~^~~ spring_electrical.c:225:15: warning: cast from function call of type 'size_t' {aka 'long unsigned int'} to non-matching type 'double' [-Wbad-function-cast] 225 | dist /= (double)ints_size(&leaves); | ^ spring_electrical.c:234:58: warning: cast from function call of type 'size_t' {aka 'long unsigned int'} to non-matching type 'double' [-Wbad-function-cast] 234 | if (ints_size(&leaves) > 1) step = (ang2 - ang1) / (double)ints_size(&leaves); | ^ sfdpinit.c: In function 'sfdp_init_graph': spring_electrical.c: In function 'spring_electrical_embedding_fast': sfdpinit.c:56:26: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] 56 | GD_ndim(agroot(g)) = late_int(g, agfindgraphattr(g, "dim"), outdim, 2); | ^~~~~~~~ spring_electrical.c:283:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 283 | srand(ctrl->random_seed); | ~~~~^~~~~~~~~~~~~ spring_electrical.c:293:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 293 | force = gv_calloc(dim * n, sizeof(double)); | ~~~~^~~ In file included from ../../lib/common/geom.h:21, from ../../lib/common/types.h:29, from ../../lib/common/render.h:28, from ../../lib/sfdpgen/sfdp.h:15, from sfdpinit.c:15: ../../lib/common/arith.h:28:25: warning: conversion from 'int' to 'short unsigned int' may change value [-Wconversion] 28 | #define MIN(a,b) ((a)<(b)?(a):(b)) | ^ sfdpinit.c:58:26: note: in expansion of macro 'MIN' 58 | GD_odim(agroot(g)) = MIN(outdim, Ndim); | ^~~ sfdpinit.c: In function 'getPos': sfdpinit.c:67:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 67 | double *pos = gv_calloc(Ndim * agnnodes(g), sizeof(double)); | ~~~~~^~~~~~~~~~~~~ spring_electrical.c: In function 'spring_electrical_embedding_slow': spring_electrical.c:414:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 414 | force = gv_calloc(n *dim, sizeof(double)); | ~~^~~~ spring_electrical.c:427:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 427 | srand(ctrl->random_seed); | ~~~~^~~~~~~~~~~~~ sfdpinit.c: In function 'tuneControl': sfdpinit.c:211:25: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 211 | ctrl->random_seed = seed; | ^~~~ spring_electrical.c:437:17: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 437 | f = gv_calloc(dim, sizeof(double)); | ^~~ spring_electrical.c: In function 'spring_electrical_embedding': spring_electrical.c:549:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 549 | center = gv_calloc(nsupermax * dim, sizeof(double)); | ~~~~~~~~~~^~~~~ spring_electrical.c:550:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 550 | supernode_wgts = gv_calloc(nsupermax, sizeof(double)); | ^~~~~~~~~ spring_electrical.c:551:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 551 | distances = gv_calloc(nsupermax, sizeof(double)); | ^~~~~~~~~ spring_electrical.c:564:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 564 | srand(ctrl->random_seed); | ~~~~^~~~~~~~~~~~~ spring_electrical.c:574:17: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 574 | f = gv_calloc(dim, sizeof(double)); | ^~~ spring_electrical.c: In function 'spring_electrical_spring_embedding': spring_electrical.c:712:34: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 712 | center = gv_calloc(nsupermax * dim, sizeof(double)); | ~~~~~~~~~~^~~~~ spring_electrical.c:713:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 713 | supernode_wgts = gv_calloc(nsupermax, sizeof(double)); | ^~~~~~~~~ spring_electrical.c:714:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 714 | distances = gv_calloc(nsupermax, sizeof(double)); | ^~~~~~~~~ spring_electrical.c:730:15: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 730 | srand(ctrl->random_seed); | ~~~~^~~~~~~~~~~~~ spring_electrical.c:740:17: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 740 | f = gv_calloc(dim, sizeof(double)); | ^~~ spring_electrical.c:741:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 741 | xold = gv_calloc(dim * n, sizeof(double)); | ~~~~^~~ spring_electrical.c:744:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 744 | memcpy(xold, x, sizeof(double)*dim*n); | ^ spring_electrical.c:744:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 744 | memcpy(xold, x, sizeof(double)*dim*n); | ^ spring_electrical.c: In function 'interpolate_coord': spring_electrical.c:830:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 830 | double *y = gv_calloc(dim, sizeof(double)); | ^~~ spring_electrical.c: In function 'power_law_graph': spring_electrical.c:870:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 870 | int *mask = gv_calloc(m + 1, sizeof(int)); | ~~^~~ spring_electrical.c: In function 'pcp_rotate': spring_electrical.c:916:12: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 916 | if (y[1] == 0) { | ^~ spring_electrical.c: In function 'attach_edge_label_coordinates': spring_electrical.c:977:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 977 | int *mask = gv_calloc(A->m, sizeof(int)); | ~^~~ spring_electrical.c: In function 'shorting_edge_label_nodes': spring_electrical.c:1021:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1021 | int *mask = gv_calloc(A->m, sizeof(int)); | ~^~~ spring_electrical.c:1049:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1049 | irn = gv_calloc(nz, sizeof(int)); | ^~ spring_electrical.c:1050:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1050 | jcn = gv_calloc(nz, sizeof(int)); | ^~ spring_electrical.c: In function 'multilevel_spring_electrical_embedding': spring_electrical.c:1118:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1118 | double *x2 = gv_calloc(A->m * dim, sizeof(double)); | ~~~~~^~~~~ spring_electrical.c:1140:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1140 | xc = gv_calloc(grid->n * dim, sizeof(double)); | ~~~~~~~~^~~~~ spring_electrical.c:1144:15: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 1144 | if (ctrl->p == AUTOP){ | ^~ spring_electrical.c:1180:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1180 | xf = gv_calloc(grid->n * dim, sizeof(double)); | ~~~~~~~~^~~~~ spring_electrical.c:1205:22: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 1205 | if (ctrl->rotation != 0) rotate(n, dim, x, ctrl->rotation); | ^~ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o sparse_solve.lo sparse_solve.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c sparse_solve.c -fPIC -DPIC -o .libs/sparse_solve.o sparse_solve.c: In function 'diag_precon_new': sparse_solve.c:39:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 39 | double *data = gv_calloc(A->m + 1, sizeof(double)); | ~~~~~^~~ sparse_solve.c: In function 'conjugate_gradient': sparse_solve.c:61:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 61 | double *z = gv_calloc(n, sizeof(double)); | ^ sparse_solve.c:62:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 62 | double *r = gv_calloc(n, sizeof(double)); | ^ sparse_solve.c:63:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 63 | double *p = gv_calloc(n, sizeof(double)); | ^ sparse_solve.c:64:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 64 | double *q = gv_calloc(n, sizeof(double)); | ^ sparse_solve.c:86:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 86 | memcpy(p, z, sizeof(double)*n); | ^ sparse_solve.c: In function 'cg': sparse_solve.c:117:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 117 | double *x = gv_calloc(n, sizeof(double)); | ^ sparse_solve.c:118:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 118 | double *b = gv_calloc(n, sizeof(double)); | ^ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o post_process.lo post_process.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o stress_model.lo stress_model.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c post_process.c -fPIC -DPIC -o .libs/post_process.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c stress_model.c -fPIC -DPIC -o .libs/stress_model.o post_process.c: In function 'ideal_distance_matrix': post_process.c:49:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 49 | D->a = gv_calloc(D->nz, sizeof(double)); | ~^~~~ post_process.c:53:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 53 | int *mask = gv_calloc(D->m, sizeof(int)); | ~^~~ post_process.c: In function 'StressMajorizationSmoother2_new': post_process.c:123:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 123 | lambda = sm->lambda = gv_calloc(m, sizeof(double)); | ^ post_process.c:125:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 125 | int *mask = gv_calloc(m, sizeof(int)); | ^ post_process.c:127:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 127 | double *avg_dist = gv_calloc(m, sizeof(double)); | ^ post_process.c: In function 'SparseStressMajorizationSmoother_new': post_process.c:307:12: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 307 | if (xdot == 0){ | ^~ post_process.c:323:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 323 | lambda = sm->lambda = gv_calloc(m, sizeof(double)); | ^ post_process.c:374:9: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 374 | if (s == 0) { | ^~ post_process.c: In function 'get_edge_label_matrix': post_process.c:451:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 451 | irn = data->irn = gv_calloc(nz, sizeof(int)); | ^~ post_process.c:452:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 452 | jcn = data->jcn = gv_calloc(nz, sizeof(int)); | ^~ post_process.c:453:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 453 | val = data->val = gv_calloc(nz, sizeof(double)); | ^~ post_process.c:487:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 487 | irn = data->irn = gv_calloc(nz, sizeof(int)); | ^~ post_process.c:488:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 488 | jcn = data->jcn = gv_calloc(nz, sizeof(int)); | ^~ post_process.c:489:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 489 | val = data->val = gv_calloc(nz, sizeof(double)); | ^~ post_process.c:491:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 491 | x00 = gv_calloc(m * dim, sizeof(double)); | ~~^~~~~ post_process.c: In function 'StressMajorizationSmoother_smooth': post_process.c:545:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 545 | x0 = calloc(dim*m, sizeof(double)); | ~~~^~ post_process.c:548:31: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 548 | memcpy(x0, x, sizeof(double)*dim*m); | ^ post_process.c:548:35: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 548 | memcpy(x0, x, sizeof(double)*dim*m); | ^ post_process.c:549:17: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 549 | y = calloc(dim*m, sizeof(double)); | ~~~^~ post_process.c:582:18: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 582 | if (d[j] == 0){ | ^~ post_process.c:585:20: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 585 | if (dist == 0){ | ^~ post_process.c:643:32: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 643 | memcpy(x, y, sizeof(double)*m*dim); | ^ post_process.c:643:34: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 643 | memcpy(x, y, sizeof(double)*m*dim); | ^ post_process.c: In function 'TriangleSmoother_new': post_process.c:686:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 686 | double *avg_dist = gv_calloc(m, sizeof(double)); | ^ post_process.c:707:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 707 | double *lambda = sm->lambda = gv_calloc(m, sizeof(double)); | ^ post_process.c: In function 'SpringSmoother_new': post_process.c:799:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 799 | int *mask = gv_calloc(m, sizeof(int)); | ^ post_process.c:801:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 801 | double *avg_dist = gv_calloc(m, sizeof(double)); | ^ stress_model.c: In function 'stress_model': stress_model.c:27:22: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 27 | *x = gv_calloc(m * dim, sizeof(double)); | ~~^~~~~ post_process.c: In function 'post_process_smoothing': post_process.c:921:3: warning: switch missing default case [-Wswitch-default] 921 | switch (ctrl->smoothing){ | ^~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o Multilevel.lo Multilevel.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c Multilevel.c -fPIC -DPIC -o .libs/Multilevel.o Multilevel.c: In function 'maximal_independent_edge_set_heavest_edge_pernode_supernodes_first': Multilevel.c:69:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 69 | *cluster = gv_calloc(m, sizeof(int)); | ^ Multilevel.c:70:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 70 | *clusterp = gv_calloc(m + 1, sizeof(int)); | ~~^~~ Multilevel.c:71:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 71 | matched = gv_calloc(m, sizeof(int)); | ^ Multilevel.c: In function 'Multilevel_coarsen_internal': Multilevel.c:167:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 167 | irn = gv_calloc(n, sizeof(int)); | ^ Multilevel.c:168:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 168 | jcn = gv_calloc(n, sizeof(int)); | ^ Multilevel.c:169:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 169 | val = gv_calloc(n, sizeof(double)); | ^ /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libsfdpgen_C.la sfdpinit.lo spring_electrical.lo sparse_solve.lo post_process.lo stress_model.lo Multilevel.lo libtool: link: ar cr .libs/libsfdpgen_C.a .libs/sfdpinit.o .libs/spring_electrical.o .libs/sparse_solve.o .libs/post_process.o .libs/stress_model.o .libs/Multilevel.o libtool: link: ranlib .libs/libsfdpgen_C.a libtool: link: ( cd ".libs" && rm -f "libsfdpgen_C.la" && ln -s "../libsfdpgen_C.la" "libsfdpgen_C.la" ) make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sfdpgen' Making all in osage make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/osage' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o osageinit.lo osageinit.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pack -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c osageinit.c -fPIC -DPIC -o .libs/osageinit.o osageinit.c: In function 'layout': osageinit.c:109:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 109 | pinfo.vals = gv_calloc(total, sizeof(packval_t)); | ^~~~~ osageinit.c:115:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 115 | boxf *gs = gv_calloc(total, sizeof(boxf)); | ^~~~~ osageinit.c:116:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 116 | void **children = gv_calloc(total, sizeof(void*)); | ^~~~~ osageinit.c:122:29: warning: conversion to 'packval_t' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 122 | pinfo.vals[j] = late_int (subg, cattr, 0, 0); | ^~~~~~~~ osageinit.c:136:33: warning: conversion to 'packval_t' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 136 | pinfo.vals[j] = late_int (n, vattr, 0, 0); | ^~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libosage_C.la osageinit.lo libtool: link: ar cr .libs/libosage_C.a .libs/osageinit.o libtool: link: ranlib .libs/libosage_C.a libtool: link: ( cd ".libs" && rm -f "libosage_C.la" && ln -s "../libosage_C.la" "libosage_C.la" ) make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/osage' Making all in gvpr make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvpr' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/common -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -DDFLT_GVPRPATH='".:/usr/share/graphviz/gvpr"' -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o actions.lo actions.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/common -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -DDFLT_GVPRPATH='".:/usr/share/graphviz/gvpr"' -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o compile.lo compile.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/common -I../../lib/common -I../../lib/cgraph -I../../lib/cdt "-DDFLT_GVPRPATH=\".:/usr/share/graphviz/gvpr\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c actions.c -fPIC -DPIC -o .libs/actions.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/common -I../../lib/common -I../../lib/cgraph -I../../lib/cdt "-DDFLT_GVPRPATH=\".:/usr/share/graphviz/gvpr\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c compile.c -fPIC -DPIC -o .libs/compile.o actions.c: In function 'iofread': actions.c:39:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 39 | return (int)read(fileno(fp), buf, bufsize); | ^~~~~~~ actions.c: In function 'cloneGraph': actions.c:291:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 291 | edgepair_t *data = gv_calloc(agnedges(src), sizeof(edgepair_t)); | ^~~~~~~~~~~~~ actions.c: In function 'openFile': actions.c:624:21: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 624 | for (idx = 3; idx < elementsof(ex->file); idx++) | ^ compile.c: In function 'iofread': compile.c:58:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 58 | return (int)read(fileno(fp), buf, bufsize); | ^~~~~~~ compile.c: In function 'getval': compile.c:1232:42: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] 1232 | v.integer = lockGraph(gp, args[1].integer); | ~~~~~~~^~~~~~~~ compile.c:1447:19: warning: conversion to 'long long int' from 'size_t' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] 1447 | v.integer = strlen(args[0].string); | ^~~~~~ compile.c:1480:32: warning: conversion from 'long long int' to 'int' may change value [-Wconversion] 1480 | v.string = getArg(args[0].integer, state); | ~~~~~~~^~~~~~~~ compile.c:1498:5: warning: switch missing default case [-Wswitch-default] 1498 | switch (sym->index) { | ^~~~~~ actions.c: In function 'gvelapsed_sec': actions.c:853:60: warning: conversion from 'clock_t' {aka 'long int'} to 'double' may change value [-Wconversion] 853 | ((S.tms_utime + S.tms_stime - T.tms_utime - T.tms_stime) / (double)HZ) | ^ actions.c:874:8: note: in expansion of macro 'DIFF_IN_SECS' 874 | rv = DIFF_IN_SECS(S, T); | ^~~~~~~~~~~~ compile.c: In function 'typeChk': compile.c:1693:7: warning: switch missing default case [-Wswitch-default] 1693 | switch (sym->index) { | ^~~~~~ compile.c: In function 'binary': compile.c:1852:5: warning: switch missing default case [-Wswitch-default] 1852 | switch (ex->op) { | ^~~~~~ compile.c:1901:3: warning: switch missing default case [-Wswitch-default] 1901 | switch (ex->op) { | ^~~~~~ compile.c: In function 'convert': compile.c:2095:7: warning: switch missing default case [-Wswitch-default] 2095 | switch (type) { | ^~~~~~ In file included from compile.c:18: compile.c: In function 'keyval': ../../lib/cgraph/cgraph.h:220:19: warning: conversion to 'long long int' from 'IDTYPE' {aka 'long unsigned int'} may change the sign of the result [-Wsign-conversion] 220 | #define AGID(obj) (AGTAG(obj).id) | ^ compile.c:2153:17: note: in expansion of macro 'AGID' 2153 | v.integer = AGID(int2ptr(v.integer)); | ^~~~ /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/common -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -DDFLT_GVPRPATH='".:/usr/share/graphviz/gvpr"' -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvpr.lo gvpr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/common -I../../lib/common -I../../lib/cgraph -I../../lib/cdt "-DDFLT_GVPRPATH=\".:/usr/share/graphviz/gvpr\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvpr.c -fPIC -DPIC -o .libs/gvpr.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/common -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -DDFLT_GVPRPATH='".:/usr/share/graphviz/gvpr"' -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gprstate.lo gprstate.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/common -I../../lib/common -I../../lib/cgraph -I../../lib/cdt "-DDFLT_GVPRPATH=\".:/usr/share/graphviz/gvpr\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gprstate.c -fPIC -DPIC -o .libs/gprstate.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/common -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -DDFLT_GVPRPATH='".:/usr/share/graphviz/gvpr"' -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o parse.lo parse.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib -I../../lib/common -I../../lib/common -I../../lib/cgraph -I../../lib/cdt "-DDFLT_GVPRPATH=\".:/usr/share/graphviz/gvpr\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c parse.c -fPIC -DPIC -o .libs/parse.o parse.c: In function 'readc': parse.c:85:11: warning: switch missing default case [-Wswitch-default] 85 | switch (cc = getc(str)) { | ^~~~~~ parse.c:78:9: warning: switch missing default case [-Wswitch-default] 78 | switch (c = getc(str)) { | ^~~~~~ parse.c: In function 'parseBracket': parse.c:269:28: warning: conversion from 'int' to 'char' may change value [-Wconversion] 269 | c = endBracket(str, buf, bc, (char)ec); | ^~ /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -version-info "2:0:0" -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvpr.la -rpath /usr/lib actions.lo compile.lo gvpr.lo gprstate.lo parse.lo ../../lib/expr/libexpr_C.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvpr_C.la actions.lo compile.lo gvpr.lo gprstate.lo parse.lo libtool: link: ar cr .libs/libgvpr_C.a .libs/actions.o .libs/compile.o .libs/gvpr.o .libs/gprstate.o .libs/parse.o libtool: link: ranlib .libs/libgvpr_C.a libtool: link: ( cd ".libs" && rm -f "libgvpr_C.la" && ln -s "../libgvpr_C.la" "libgvpr_C.la" ) libtool: link: cc -shared -fPIC -DPIC .libs/actions.o .libs/compile.o .libs/gvpr.o .libs/gprstate.o .libs/parse.o -Wl,--whole-archive ../../lib/expr/.libs/libexpr_C.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cdt/.libs -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cgraph/.libs /home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cdt/.libs/libcdt.so ../../lib/cgraph/.libs/libcgraph.so ../../lib/cdt/.libs/libcdt.so -lm -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgvpr.so.2 -o .libs/libgvpr.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libgvpr.so.2" && ln -s "libgvpr.so.2.0.0" "libgvpr.so.2") libtool: link: (cd ".libs" && rm -f "libgvpr.so" && ln -s "libgvpr.so.2.0.0" "libgvpr.so") libtool: link: ( cd ".libs" && rm -f "libgvpr.la" && ln -s "../libgvpr.la" "libgvpr.la" ) make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvpr' make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib' Making all in plugin make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin' Making all in core make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/core' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvplugin_core.lo gvplugin_core.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvrender_core_dot.lo gvrender_core_dot.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvplugin_core.c -fPIC -DPIC -o .libs/gvplugin_core.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvrender_core_dot.c -fPIC -DPIC -o .libs/gvrender_core_dot.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvrender_core_json.lo gvrender_core_json.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvrender_core_json.c -fPIC -DPIC -o .libs/gvrender_core_json.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvrender_core_fig.lo gvrender_core_fig.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvrender_core_fig.c -fPIC -DPIC -o .libs/gvrender_core_fig.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvrender_core_map.lo gvrender_core_map.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvrender_core_map.c -fPIC -DPIC -o .libs/gvrender_core_map.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvrender_core_ps.lo gvrender_core_ps.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvrender_core_svg.lo gvrender_core_svg.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvrender_core_ps.c -fPIC -DPIC -o .libs/gvrender_core_ps.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvrender_core_svg.c -fPIC -DPIC -o .libs/gvrender_core_svg.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvrender_core_tk.lo gvrender_core_tk.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvrender_core_pov.lo gvrender_core_pov.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvrender_core_tk.c -fPIC -DPIC -o .libs/gvrender_core_tk.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvrender_core_pov.c -fPIC -DPIC -o .libs/gvrender_core_pov.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvrender_core_pic.lo gvrender_core_pic.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvrender_core_pic.c -fPIC -DPIC -o .libs/gvrender_core_pic.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvloadimage_core.lo gvloadimage_core.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I../../lib/gvpr -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvloadimage_core.c -fPIC -DPIC -o .libs/gvloadimage_core.o /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_core_C.la gvplugin_core.lo gvrender_core_dot.lo gvrender_core_json.lo gvrender_core_fig.lo gvrender_core_map.lo gvrender_core_ps.lo gvrender_core_svg.lo gvrender_core_tk.lo gvrender_core_pov.lo gvrender_core_pic.lo gvloadimage_core.lo /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -version-info 6:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_core.la -rpath /usr/lib/graphviz gvplugin_core.lo gvrender_core_dot.lo gvrender_core_json.lo gvrender_core_fig.lo gvrender_core_map.lo gvrender_core_ps.lo gvrender_core_svg.lo gvrender_core_tk.lo gvrender_core_pov.lo gvrender_core_pic.lo gvloadimage_core.lo ../../lib/gvc/libgvc.la ../../lib/xdot/libxdot.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la -lm libtool: link: ar cr .libs/libgvplugin_core_C.a .libs/gvplugin_core.o .libs/gvrender_core_dot.o .libs/gvrender_core_json.o .libs/gvrender_core_fig.o .libs/gvrender_core_map.o .libs/gvrender_core_ps.o .libs/gvrender_core_svg.o .libs/gvrender_core_tk.o .libs/gvrender_core_pov.o .libs/gvrender_core_pic.o .libs/gvloadimage_core.o libtool: link: ranlib .libs/libgvplugin_core_C.a libtool: link: ( cd ".libs" && rm -f "libgvplugin_core_C.la" && ln -s "../libgvplugin_core_C.la" "libgvplugin_core_C.la" ) libtool: link: cc -shared -fPIC -DPIC .libs/gvplugin_core.o .libs/gvrender_core_dot.o .libs/gvrender_core_json.o .libs/gvrender_core_fig.o .libs/gvrender_core_map.o .libs/gvrender_core_ps.o .libs/gvrender_core_svg.o .libs/gvrender_core_tk.o .libs/gvrender_core_pov.o .libs/gvrender_core_pic.o .libs/gvloadimage_core.o -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvc/.libs -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/xdot/.libs -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cgraph/.libs -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cdt/.libs ../../lib/gvc/.libs/libgvc.so ../../lib/xdot/.libs/libxdot.so ../../lib/cgraph/.libs/libcgraph.so ../../lib/cdt/.libs/libcdt.so -lm -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgvplugin_core.so.6 -o .libs/libgvplugin_core.so.6.0.0 libtool: link: (cd ".libs" && rm -f "libgvplugin_core.so.6" && ln -s "libgvplugin_core.so.6.0.0" "libgvplugin_core.so.6") libtool: link: (cd ".libs" && rm -f "libgvplugin_core.so" && ln -s "libgvplugin_core.so.6.0.0" "libgvplugin_core.so") libtool: link: ( cd ".libs" && rm -f "libgvplugin_core.la" && ln -s "../libgvplugin_core.la" "libgvplugin_core.la" ) make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/core' Making all in devil make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/devil' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/devil' Making all in gd make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gd' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/webp -DAVIF_DLL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvplugin_gd.lo gvplugin_gd.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/webp -DAVIF_DLL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvrender_gd.lo gvrender_gd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/webp -DAVIF_DLL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvrender_gd.c -fPIC -DPIC -o .libs/gvrender_gd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/webp -DAVIF_DLL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvplugin_gd.c -fPIC -DPIC -o .libs/gvplugin_gd.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/webp -DAVIF_DLL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvrender_gd_vrml.lo gvrender_gd_vrml.c gvrender_gd.c: In function 'gdgen_textspan': gvrender_gd.c:353:21: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] 353 | job->dpi.x, | ~~~~~~~~^~ gvrender_gd.c: In function 'gdgen_set_penstyle': gvrender_gd.c:382:13: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] 382 | width = obj->penwidth * job->zoom; | ^~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/webp -DAVIF_DLL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvrender_gd_vrml.c -fPIC -DPIC -o .libs/gvrender_gd_vrml.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/webp -DAVIF_DLL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvtextlayout_gd.lo gvtextlayout_gd.c gvrender_gd_vrml.c: In function 'set_penstyle': gvrender_gd_vrml.c:175:13: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] 175 | width = obj->penwidth * job->scale.x; | ^~~ gvrender_gd_vrml.c: In function 'vrml_begin_node': gvrender_gd_vrml.c:249:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] 249 | width = (ND_lw(n) + ND_rw(n)) * state->Scale + 2 * NODE_PAD; | ^ gvrender_gd_vrml.c:250:18: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] 250 | height = (ND_ht(n) ) * state->Scale + 2 * NODE_PAD; | ^ gvrender_gd_vrml.c: In function 'finishSegment': gvrender_gd_vrml.c:317:9: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 317 | if (!x && !z) /* parallel to y-axis */ | ^ gvrender_gd_vrml.c:317:15: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 317 | if (!x && !z) /* parallel to y-axis */ | ^ gvrender_gd_vrml.c: In function 'interpolate_zcoord': gvrender_gd_vrml.c:387:14: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 387 | if (fstz == sndz) | ^~ gvrender_gd_vrml.c:390:19: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 390 | if (snd.y == fst.y) | ^~ gvrender_gd_vrml.c: In function 'vrml_polygon': gvrender_gd_vrml.c:584:5: warning: switch missing default case [-Wswitch-default] 584 | switch (obj->type) { | ^~~~~~ gvrender_gd_vrml.c: In function 'vrml_ellipse': gvrender_gd_vrml.c:731:5: warning: switch missing default case [-Wswitch-default] 731 | switch (obj->type) { | ^~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/webp -DAVIF_DLL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvtextlayout_gd.c -fPIC -DPIC -o .libs/gvtextlayout_gd.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/webp -DAVIF_DLL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvloadimage_gd.lo gvloadimage_gd.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/webp -DAVIF_DLL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvdevice_gd.lo gvdevice_gd.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/webp -DAVIF_DLL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvloadimage_gd.c -fPIC -DPIC -o .libs/gvloadimage_gd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/webp -DAVIF_DLL -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvdevice_gd.c -fPIC -DPIC -o .libs/gvdevice_gd.o /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_gd_C.la gvplugin_gd.lo gvrender_gd.lo gvrender_gd_vrml.lo gvtextlayout_gd.lo gvloadimage_gd.lo gvdevice_gd.lo /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -version-info 6:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_gd.la -rpath /usr/lib/graphviz gvplugin_gd.lo gvrender_gd.lo gvrender_gd_vrml.lo gvtextlayout_gd.lo gvloadimage_gd.lo gvdevice_gd.lo ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la -lpangocairo-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgobject-2.0 -lglib-2.0 -lintl -lgd -lgd -lm libtool: link: ar cr .libs/libgvplugin_gd_C.a .libs/gvplugin_gd.o .libs/gvrender_gd.o .libs/gvrender_gd_vrml.o .libs/gvtextlayout_gd.o .libs/gvloadimage_gd.o .libs/gvdevice_gd.o libtool: link: ranlib .libs/libgvplugin_gd_C.a libtool: link: ( cd ".libs" && rm -f "libgvplugin_gd_C.la" && ln -s "../libgvplugin_gd_C.la" "libgvplugin_gd_C.la" ) libtool: link: cc -shared -fPIC -DPIC .libs/gvplugin_gd.o .libs/gvrender_gd.o .libs/gvrender_gd_vrml.o .libs/gvtextlayout_gd.o .libs/gvloadimage_gd.o .libs/gvdevice_gd.o -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvc/.libs -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cgraph/.libs -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cdt/.libs ../../lib/gvc/.libs/libgvc.so ../../lib/cgraph/.libs/libcgraph.so ../../lib/cdt/.libs/libcdt.so -lpangocairo-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgobject-2.0 -lglib-2.0 -lintl -lgd -lm -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgvplugin_gd.so.6 -o .libs/libgvplugin_gd.so.6.0.0 libtool: link: (cd ".libs" && rm -f "libgvplugin_gd.so.6" && ln -s "libgvplugin_gd.so.6.0.0" "libgvplugin_gd.so.6") libtool: link: (cd ".libs" && rm -f "libgvplugin_gd.so" && ln -s "libgvplugin_gd.so.6.0.0" "libgvplugin_gd.so") libtool: link: ( cd ".libs" && rm -f "libgvplugin_gd.la" && ln -s "../libgvplugin_gd.la" "libgvplugin_gd.la" ) make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gd' Making all in gdk make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gdk' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gdk' Making all in gdiplus make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gdiplus' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gdiplus' Making all in gs make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gs' Making all in kitty make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/kitty' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cdt -I../../lib/cgraph -I../../lib/common -I../../lib/gvc -I../../lib/pathplan -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvplugin_kitty.lo gvplugin_kitty.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cdt -I../../lib/cgraph -I../../lib/common -I../../lib/gvc -I../../lib/pathplan -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvdevice_kitty.lo gvdevice_kitty.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cdt -I../../lib/cgraph -I../../lib/common -I../../lib/gvc -I../../lib/pathplan -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvdevice_kitty.c -fPIC -DPIC -o .libs/gvdevice_kitty.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cdt -I../../lib/cgraph -I../../lib/common -I../../lib/gvc -I../../lib/pathplan -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvplugin_kitty.c -fPIC -DPIC -o .libs/gvplugin_kitty.o /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_kitty_C.la gvplugin_kitty.lo gvdevice_kitty.lo /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -version-info 6:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_kitty.la -rpath /usr/lib/graphviz gvplugin_kitty.lo gvdevice_kitty.lo -lz libtool: link: ar cr .libs/libgvplugin_kitty_C.a .libs/gvplugin_kitty.o .libs/gvdevice_kitty.o libtool: link: ranlib .libs/libgvplugin_kitty_C.a libtool: link: cc -shared -fPIC -DPIC .libs/gvplugin_kitty.o .libs/gvdevice_kitty.o -lz -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgvplugin_kitty.so.6 -o .libs/libgvplugin_kitty.so.6.0.0 libtool: link: ( cd ".libs" && rm -f "libgvplugin_kitty_C.la" && ln -s "../libgvplugin_kitty_C.la" "libgvplugin_kitty_C.la" ) libtool: link: (cd ".libs" && rm -f "libgvplugin_kitty.so.6" && ln -s "libgvplugin_kitty.so.6.0.0" "libgvplugin_kitty.so.6") libtool: link: (cd ".libs" && rm -f "libgvplugin_kitty.so" && ln -s "libgvplugin_kitty.so.6.0.0" "libgvplugin_kitty.so") libtool: link: ( cd ".libs" && rm -f "libgvplugin_kitty.la" && ln -s "../libgvplugin_kitty.la" "libgvplugin_kitty.la" ) make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/kitty' Making all in lasi make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/lasi' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/lasi' Making all in pango make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/pango' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvplugin_pango.lo gvplugin_pango.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvrender_pango.lo gvrender_pango.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvplugin_pango.c -fPIC -DPIC -o .libs/gvplugin_pango.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvrender_pango.c -fPIC -DPIC -o .libs/gvrender_pango.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvgetfontlist_pango.lo gvgetfontlist_pango.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvgetfontlist_pango.c -fPIC -DPIC -o .libs/gvgetfontlist_pango.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvtextlayout_pango.lo gvtextlayout_pango.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvtextlayout_pango.c -fPIC -DPIC -o .libs/gvtextlayout_pango.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvloadimage_pango.lo gvloadimage_pango.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvloadimage_pango.c -fPIC -DPIC -o .libs/gvloadimage_pango.o gvtextlayout_pango.c: In function 'pango_textlayout': gvtextlayout_pango.c:137:17: warning: 'pango_fc_font_lock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations] 137 | FT_Face face = pango_fc_font_lock_face(fcfont); | ^~~~~~~ In file included from gvtextlayout_pango.c:28: /usr/include/pango-1.0/pango/pangofc-font.h:115:12: note: declared here 115 | FT_Face pango_fc_font_lock_face (PangoFcFont *font); | ^~~~~~~~~~~~~~~~~~~~~~~ gvtextlayout_pango.c:152:17: warning: 'pango_fc_font_unlock_face' is deprecated: Use 'pango_font_get_hb_font' instead [-Wdeprecated-declarations] 152 | pango_fc_font_unlock_face(fcfont); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/pango-1.0/pango/pangofc-font.h:117:12: note: declared here 117 | void pango_fc_font_unlock_face (PangoFcFont *font); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_pango_C.la gvplugin_pango.lo gvrender_pango.lo gvgetfontlist_pango.lo gvtextlayout_pango.lo gvloadimage_pango.lo /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -version-info 6:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_pango.la -rpath /usr/lib/graphviz gvplugin_pango.lo gvrender_pango.lo gvgetfontlist_pango.lo gvtextlayout_pango.lo gvloadimage_pango.lo ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la -lpangocairo-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgobject-2.0 -lglib-2.0 -lintl -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lharfbuzz -lfreetype -lgobject-2.0 -lglib-2.0 -lintl -lm libtool: link: ar cr .libs/libgvplugin_pango_C.a .libs/gvplugin_pango.o .libs/gvrender_pango.o .libs/gvgetfontlist_pango.o .libs/gvtextlayout_pango.o .libs/gvloadimage_pango.o libtool: link: ranlib .libs/libgvplugin_pango_C.a libtool: link: ( cd ".libs" && rm -f "libgvplugin_pango_C.la" && ln -s "../libgvplugin_pango_C.la" "libgvplugin_pango_C.la" ) libtool: link: cc -shared -fPIC -DPIC .libs/gvplugin_pango.o .libs/gvrender_pango.o .libs/gvgetfontlist_pango.o .libs/gvtextlayout_pango.o .libs/gvloadimage_pango.o -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvc/.libs -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cgraph/.libs ../../lib/gvc/.libs/libgvc.so ../../lib/cgraph/.libs/libcgraph.so -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lharfbuzz -lfreetype -lgobject-2.0 -lglib-2.0 -lintl -lm -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgvplugin_pango.so.6 -o .libs/libgvplugin_pango.so.6.0.0 libtool: link: (cd ".libs" && rm -f "libgvplugin_pango.so.6" && ln -s "libgvplugin_pango.so.6.0.0" "libgvplugin_pango.so.6") libtool: link: (cd ".libs" && rm -f "libgvplugin_pango.so" && ln -s "libgvplugin_pango.so.6.0.0" "libgvplugin_pango.so") libtool: link: ( cd ".libs" && rm -f "libgvplugin_pango.la" && ln -s "../libgvplugin_pango.la" "libgvplugin_pango.la" ) make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/pango' Making all in quartz make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/quartz' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/quartz' Making all in rsvg make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/rsvg' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/rsvg' Making all in xlib make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/xlib' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvplugin_xlib.lo gvplugin_xlib.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvdevice_xlib.lo gvdevice_xlib.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvplugin_xlib.c -fPIC -DPIC -o .libs/gvplugin_xlib.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvdevice_xlib.c -fPIC -DPIC -o .libs/gvdevice_xlib.o cp ../../plugin/xlib/vimdot.sh vimdot chmod +x vimdot gvdevice_xlib.c: In function 'xlib_finalize': gvdevice_xlib.c:550:11: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 550 | if (FD_ISSET(inotify_fd, &rfds)) { | ^~~~~~~~ gvdevice_xlib.c:550:11: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] gvdevice_xlib.c:561:11: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 561 | if (FD_ISSET(stdin_fd, &rfds)) { | ^~~~~~~~ gvdevice_xlib.c:561:11: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_xlib_C.la gvplugin_xlib.lo gvdevice_xlib.lo /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -version-info 6:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_xlib.la -rpath /usr/lib/graphviz gvplugin_xlib.lo gvdevice_xlib.lo -lpangocairo-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgobject-2.0 -lglib-2.0 -lintl -lXrender -lX11 -lm libtool: link: ar cr .libs/libgvplugin_xlib_C.a .libs/gvplugin_xlib.o .libs/gvdevice_xlib.o libtool: link: ranlib .libs/libgvplugin_xlib_C.a libtool: link: cc -shared -fPIC -DPIC .libs/gvplugin_xlib.o .libs/gvdevice_xlib.o -lpangocairo-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgobject-2.0 -lglib-2.0 -lintl -lXrender -lX11 -lm -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgvplugin_xlib.so.6 -o .libs/libgvplugin_xlib.so.6.0.0 libtool: link: ( cd ".libs" && rm -f "libgvplugin_xlib_C.la" && ln -s "../libgvplugin_xlib_C.la" "libgvplugin_xlib_C.la" ) libtool: link: (cd ".libs" && rm -f "libgvplugin_xlib.so.6" && ln -s "libgvplugin_xlib.so.6.0.0" "libgvplugin_xlib.so.6") libtool: link: (cd ".libs" && rm -f "libgvplugin_xlib.so" && ln -s "libgvplugin_xlib.so.6.0.0" "libgvplugin_xlib.so") libtool: link: ( cd ".libs" && rm -f "libgvplugin_xlib.la" && ln -s "../libgvplugin_xlib.la" "libgvplugin_xlib.la" ) make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/xlib' Making all in dot_layout make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/dot_layout' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvplugin_dot_layout.lo gvplugin_dot_layout.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvlayout_dot_layout.lo gvlayout_dot_layout.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvlayout_dot_layout.c -fPIC -DPIC -o .libs/gvlayout_dot_layout.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvplugin_dot_layout.c -fPIC -DPIC -o .libs/gvplugin_dot_layout.o /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_dot_layout_C.la gvplugin_dot_layout.lo gvlayout_dot_layout.lo ../../lib/dotgen/libdotgen_C.la /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -version-info 6:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_dot_layout.la -rpath /usr/lib/graphviz gvplugin_dot_layout.lo gvlayout_dot_layout.lo ../../lib/dotgen/libdotgen_C.la ../../lib/gvc/libgvc.la ../../lib/pathplan/libpathplan.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la -lm libtool: link: (cd .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a && ar x "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/dot_layout/../../lib/dotgen/.libs/libdotgen_C.a") libtool: link: cc -shared -fPIC -DPIC .libs/gvplugin_dot_layout.o .libs/gvlayout_dot_layout.o -Wl,--whole-archive ../../lib/dotgen/.libs/libdotgen_C.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvc/.libs -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/pathplan/.libs -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cgraph/.libs -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cdt/.libs ../../lib/gvc/.libs/libgvc.so ../../lib/pathplan/.libs/libpathplan.so ../../lib/cgraph/.libs/libcgraph.so ../../lib/cdt/.libs/libcdt.so -lm -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgvplugin_dot_layout.so.6 -o .libs/libgvplugin_dot_layout.so.6.0.0 libtool: link: ar cr .libs/libgvplugin_dot_layout_C.a .libs/gvplugin_dot_layout.o .libs/gvlayout_dot_layout.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/acyclic.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/aspect.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/class1.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/class2.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/cluster.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/compound.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/conc.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/decomp.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/dotinit.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/dotsplines.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/fastgr.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/flat.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/mincross.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/position.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/rank.o .libs/libgvplugin_dot_layout_C.lax/libdotgen_C.a/sameport.o libtool: link: ranlib .libs/libgvplugin_dot_layout_C.a libtool: link: rm -fr .libs/libgvplugin_dot_layout_C.lax libtool: link: ( cd ".libs" && rm -f "libgvplugin_dot_layout_C.la" && ln -s "../libgvplugin_dot_layout_C.la" "libgvplugin_dot_layout_C.la" ) libtool: link: (cd ".libs" && rm -f "libgvplugin_dot_layout.so.6" && ln -s "libgvplugin_dot_layout.so.6.0.0" "libgvplugin_dot_layout.so.6") libtool: link: (cd ".libs" && rm -f "libgvplugin_dot_layout.so" && ln -s "libgvplugin_dot_layout.so.6.0.0" "libgvplugin_dot_layout.so") libtool: link: ( cd ".libs" && rm -f "libgvplugin_dot_layout.la" && ln -s "../libgvplugin_dot_layout.la" "libgvplugin_dot_layout.la" ) make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/dot_layout' Making all in neato_layout make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/neato_layout' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvplugin_neato_layout.lo gvplugin_neato_layout.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvlayout_neato_layout.lo gvlayout_neato_layout.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvplugin_neato_layout.c -fPIC -DPIC -o .libs/gvplugin_neato_layout.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvlayout_neato_layout.c -fPIC -DPIC -o .libs/gvlayout_neato_layout.o /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_neato_layout_C.la gvplugin_neato_layout.lo gvlayout_neato_layout.lo ../../lib/patchwork/libpatchwork_C.la ../../lib/circogen/libcircogen_C.la ../../lib/osage/libosage_C.la ../../lib/fdpgen/libfdpgen_C.la ../../lib/twopigen/libtwopigen_C.la ../../lib/neatogen/libneatogen_C.la ../../lib/sparse/libsparse_C.la ../../lib/rbtree/librbtree_C.la ../../lib/sfdpgen/libsfdpgen_C.la /bin/sh ../../libtool --tag=CXX --mode=link c++ -std=c++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIE -fPIC -version-info 6:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_neato_layout.la -rpath /usr/lib/graphviz gvplugin_neato_layout.lo gvlayout_neato_layout.lo ../../lib/patchwork/libpatchwork_C.la ../../lib/circogen/libcircogen_C.la ../../lib/osage/libosage_C.la ../../lib/fdpgen/libfdpgen_C.la ../../lib/twopigen/libtwopigen_C.la ../../lib/neatogen/libneatogen_C.la ../../lib/sparse/libsparse_C.la ../../lib/rbtree/librbtree_C.la ../../lib/sfdpgen/libsfdpgen_C.la ../../lib/gvc/libgvc.la ../../lib/pathplan/libpathplan.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la ../../lib/vpsc/libvpsc_C.la -lm libtool: link: (cd .libs/libgvplugin_neato_layout_C.lax/libpatchwork_C.a && ar x "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/neato_layout/../../lib/patchwork/.libs/libpatchwork_C.a") libtool: link: (cd .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a && ar x "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/neato_layout/../../lib/circogen/.libs/libcircogen_C.a") libtool: link: (cd .libs/libgvplugin_neato_layout_C.lax/libosage_C.a && ar x "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/neato_layout/../../lib/osage/.libs/libosage_C.a") libtool: link: (cd .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a && ar x "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/neato_layout/../../lib/fdpgen/.libs/libfdpgen_C.a") libtool: link: (cd .libs/libgvplugin_neato_layout_C.lax/libtwopigen_C.a && ar x "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/neato_layout/../../lib/twopigen/.libs/libtwopigen_C.a") libtool: link: (cd .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a && ar x "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/neato_layout/../../lib/neatogen/.libs/libneatogen_C.a") libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/crtbeginS.o .libs/gvplugin_neato_layout.o .libs/gvlayout_neato_layout.o -Wl,--whole-archive ../../lib/patchwork/.libs/libpatchwork_C.a ../../lib/circogen/.libs/libcircogen_C.a ../../lib/osage/.libs/libosage_C.a ../../lib/fdpgen/.libs/libfdpgen_C.a ../../lib/twopigen/.libs/libtwopigen_C.a ../../lib/neatogen/.libs/libneatogen_C.a ../../lib/sparse/.libs/libsparse_C.a ../../lib/rbtree/.libs/librbtree_C.a ../../lib/sfdpgen/.libs/libsfdpgen_C.a ../../lib/vpsc/.libs/libvpsc_C.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvc/.libs -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/pathplan/.libs -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cgraph/.libs -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cdt/.libs ../../lib/gvc/.libs/libgvc.so ../../lib/pathplan/.libs/libpathplan.so ../../lib/cgraph/.libs/libcgraph.so ../../lib/cdt/.libs/libcdt.so -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0 -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib/crtn.o -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgvplugin_neato_layout.so.6 -o .libs/libgvplugin_neato_layout.so.6.0.0 libtool: link: (cd .libs/libgvplugin_neato_layout_C.lax/libsparse_C.a && ar x "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/neato_layout/../../lib/sparse/.libs/libsparse_C.a") libtool: link: (cd .libs/libgvplugin_neato_layout_C.lax/librbtree_C.a && ar x "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/neato_layout/../../lib/rbtree/.libs/librbtree_C.a") libtool: link: (cd .libs/libgvplugin_neato_layout_C.lax/libsfdpgen_C.a && ar x "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/neato_layout/../../lib/sfdpgen/.libs/libsfdpgen_C.a") libtool: link: ar cr .libs/libgvplugin_neato_layout_C.a .libs/gvplugin_neato_layout.o .libs/gvlayout_neato_layout.o .libs/libgvplugin_neato_layout_C.lax/libpatchwork_C.a/patchwork.o .libs/libgvplugin_neato_layout_C.lax/libpatchwork_C.a/patchworkinit.o .libs/libgvplugin_neato_layout_C.lax/libpatchwork_C.a/tree_map.o .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a/block.o .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a/blockpath.o .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a/blocktree.o .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a/circpos.o .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a/circular.o .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a/circularinit.o .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a/edgelist.o .libs/libgvplugin_neato_layout_C.lax/libcircogen_C.a/nodelist.o .libs/libgvplugin_neato_layout_C.lax/libosage_C.a/osageinit.o .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a/clusteredges.o .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a/comp.o .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a/dbg.o .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a/fdpinit.o .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a/grid.o .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a/layout.o .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a/tlayout.o .libs/libgvplugin_neato_layout_C.lax/libfdpgen_C.a/xlayout.o .libs/libgvplugin_neato_layout_C.lax/libtwopigen_C.a/circle.o .libs/libgvplugin_neato_layout_C.lax/libtwopigen_C.a/twopiinit.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/adjust.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/bfs.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/call_tri.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/circuit.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/closest.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/compute_hierarchy.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/conjgrad.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/constrained_majorization.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/constrained_majorization_ipsep.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/constraint.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/delaunay.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/dijkstra.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/edges.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/embed_graph.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/geometry.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/heap.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/hedges.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/info.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/kkutils.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/legal.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/lu.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/matinv.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/matrix_ops.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/memory.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/multispline.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/neatoinit.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/neatosplines.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/opt_arrangement.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/overlap.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/pca.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/poly.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/quad_prog_solve.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/quad_prog_vpsc.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/randomkit.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/sgd.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/site.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/smart_ini_x.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/solve.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/stress.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/stuff.o .libs/libgvplugin_neato_layout_C.lax/libneatogen_C.a/voronoi.o .libs/libgvplugin_neato_layout_C.lax/libsparse_C.a/DotIO.o .libs/libgvplugin_neato_layout_C.lax/libsparse_C.a/QuadTree.o .libs/libgvplugin_neato_layout_C.lax/libsparse_C.a/SparseMatrix.o .libs/libgvplugin_neato_layout_C.lax/libsparse_C.a/clustering.o .libs/libgvplugin_neato_layout_C.lax/libsparse_C.a/color_palette.o .libs/libgvplugin_neato_layout_C.lax/libsparse_C.a/colorutil.o .libs/libgvplugin_neato_layout_C.lax/libsparse_C.a/general.o .libs/libgvplugin_neato_layout_C.lax/libsparse_C.a/mq.o .libs/libgvplugin_neato_layout_C.lax/librbtree_C.a/red_black_tree.o .libs/libgvplugin_neato_layout_C.lax/libsfdpgen_C.a/Multilevel.o .libs/libgvplugin_neato_layout_C.lax/libsfdpgen_C.a/post_process.o .libs/libgvplugin_neato_layout_C.lax/libsfdpgen_C.a/sfdpinit.o .libs/libgvplugin_neato_layout_C.lax/libsfdpgen_C.a/sparse_solve.o .libs/libgvplugin_neato_layout_C.lax/libsfdpgen_C.a/spring_electrical.o .libs/libgvplugin_neato_layout_C.lax/libsfdpgen_C.a/stress_model.o libtool: link: ranlib .libs/libgvplugin_neato_layout_C.a libtool: link: rm -fr .libs/libgvplugin_neato_layout_C.lax libtool: link: ( cd ".libs" && rm -f "libgvplugin_neato_layout_C.la" && ln -s "../libgvplugin_neato_layout_C.la" "libgvplugin_neato_layout_C.la" ) libtool: link: (cd ".libs" && rm -f "libgvplugin_neato_layout.so.6" && ln -s "libgvplugin_neato_layout.so.6.0.0" "libgvplugin_neato_layout.so.6") libtool: link: (cd ".libs" && rm -f "libgvplugin_neato_layout.so" && ln -s "libgvplugin_neato_layout.so.6.0.0" "libgvplugin_neato_layout.so") libtool: link: ( cd ".libs" && rm -f "libgvplugin_neato_layout.la" && ln -s "../libgvplugin_neato_layout.la" "libgvplugin_neato_layout.la" ) make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/neato_layout' Making all in webp make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/webp' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvplugin_webp.lo gvplugin_webp.c /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvloadimage_webp.lo gvloadimage_webp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvplugin_webp.c -fPIC -DPIC -o .libs/gvplugin_webp.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvloadimage_webp.c -fPIC -DPIC -o .libs/gvloadimage_webp.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvdevice_webp.lo gvdevice_webp.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/pathplan -I../../lib/gvc -I../../lib/cgraph -I../../lib/cdt -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/webp -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvdevice_webp.c -fPIC -DPIC -o .libs/gvdevice_webp.o /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_webp_C.la gvplugin_webp.lo gvloadimage_webp.lo gvdevice_webp.lo /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -version-info 6:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_webp.la -rpath /usr/lib/graphviz gvplugin_webp.lo gvloadimage_webp.lo gvdevice_webp.lo -lwebp -lpangocairo-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgobject-2.0 -lglib-2.0 -lintl ../../lib/gvc/libgvc.la libtool: link: ar cr .libs/libgvplugin_webp_C.a .libs/gvplugin_webp.o .libs/gvloadimage_webp.o .libs/gvdevice_webp.o libtool: link: ranlib .libs/libgvplugin_webp_C.a libtool: link: ( cd ".libs" && rm -f "libgvplugin_webp_C.la" && ln -s "../libgvplugin_webp_C.la" "libgvplugin_webp_C.la" ) libtool: link: cc -shared -fPIC -DPIC .libs/gvplugin_webp.o .libs/gvloadimage_webp.o .libs/gvdevice_webp.o -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvc/.libs -lwebp -lpangocairo-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgobject-2.0 -lglib-2.0 -lintl ../../lib/gvc/.libs/libgvc.so -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgvplugin_webp.so.6 -o .libs/libgvplugin_webp.so.6.0.0 libtool: link: (cd ".libs" && rm -f "libgvplugin_webp.so.6" && ln -s "libgvplugin_webp.so.6.0.0" "libgvplugin_webp.so.6") libtool: link: (cd ".libs" && rm -f "libgvplugin_webp.so" && ln -s "libgvplugin_webp.so.6.0.0" "libgvplugin_webp.so") libtool: link: ( cd ".libs" && rm -f "libgvplugin_webp.la" && ln -s "../libgvplugin_webp.la" "libgvplugin_webp.la" ) make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/webp' Making all in poppler make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/poppler' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/poppler' Making all in vt make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/vt' /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cdt -I../../lib/cgraph -I../../lib/common -I../../lib/gvc -I../../lib/pathplan -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvplugin_vt.lo gvplugin_vt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cdt -I../../lib/cgraph -I../../lib/common -I../../lib/gvc -I../../lib/pathplan -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gvplugin_vt.c -fPIC -DPIC -o .libs/gvplugin_vt.o /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_vt_C.la gvplugin_vt.lo /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -version-info 6:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_vt.la -rpath /usr/lib/graphviz gvplugin_vt.lo ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la libtool: link: ar cr .libs/libgvplugin_vt_C.a .libs/gvplugin_vt.o libtool: link: ranlib .libs/libgvplugin_vt_C.a libtool: link: ( cd ".libs" && rm -f "libgvplugin_vt_C.la" && ln -s "../libgvplugin_vt_C.la" "libgvplugin_vt_C.la" ) libtool: link: cc -shared -fPIC -DPIC .libs/gvplugin_vt.o -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvc/.libs -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cgraph/.libs -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cdt/.libs ../../lib/gvc/.libs/libgvc.so ../../lib/cgraph/.libs/libcgraph.so ../../lib/cdt/.libs/libcdt.so -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgvplugin_vt.so.6 -o .libs/libgvplugin_vt.so.6.0.0 libtool: link: (cd ".libs" && rm -f "libgvplugin_vt.so.6" && ln -s "libgvplugin_vt.so.6.0.0" "libgvplugin_vt.so.6") libtool: link: (cd ".libs" && rm -f "libgvplugin_vt.so" && ln -s "libgvplugin_vt.so.6.0.0" "libgvplugin_vt.so") libtool: link: ( cd ".libs" && rm -f "libgvplugin_vt.la" && ln -s "../libgvplugin_vt.la" "libgvplugin_vt.la" ) make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/vt' make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin' Making all in cmd make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd' Making all in dot make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/dot' cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -DDEMAND_LOADING=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o dot-dot.o `test -f 'dot.c' || echo './'`dot.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -DDEMAND_LOADING=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o dot-no_builtins.o `test -f 'no_builtins.c' || echo './'`no_builtins.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -DDEMAND_LOADING=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o dot_builtins-dot.o `test -f 'dot.c' || echo './'`dot.c c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/gvc -I../../lib/pathplan -I../../lib/cgraph -I../../lib/cdt -DDEMAND_LOADING=1 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIE -fPIC -c -o dot_builtins-dot_builtins.o `test -f 'dot_builtins.cpp' || echo './'`dot_builtins.cpp /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o dot dot-dot.o dot-no_builtins.o ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la /bin/sh ../../libtool --tag=CXX --mode=link c++ -std=c++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIE -fPIC -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o dot_builtins dot_builtins-dot.o dot_builtins-dot_builtins.o ../../plugin/dot_layout/libgvplugin_dot_layout.la ../../plugin/neato_layout/libgvplugin_neato_layout.la ../../plugin/core/libgvplugin_core.la ../../plugin/vt/libgvplugin_vt.la ../../lib/gvc/libgvc.la ../../lib/pathplan/libpathplan.la ../../lib/xdot/libxdot.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la -lexpat -lz ../../lib/vpsc/libvpsc_C.la -lm ../../plugin/gd/libgvplugin_gd.la -lgd -lgd ../../plugin/pango/libgvplugin_pango.la -lpangocairo-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgobject-2.0 -lglib-2.0 -lintl ../../plugin/webp/libgvplugin_webp.la -lwebp libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/dot dot-dot.o dot-no_builtins.o ../../lib/gvc/.libs/libgvc.so ../../lib/cgraph/.libs/libcgraph.so libtool: link: c++ -std=c++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIE -fPIC -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/dot_builtins dot_builtins-dot.o dot_builtins-dot_builtins.o ../../plugin/dot_layout/.libs/libgvplugin_dot_layout.so ../../plugin/neato_layout/.libs/libgvplugin_neato_layout.so ../../plugin/core/.libs/libgvplugin_core.so ../../plugin/vt/.libs/libgvplugin_vt.so ../../lib/gvc/.libs/libgvc.so ../../lib/pathplan/.libs/libpathplan.so ../../lib/xdot/.libs/libxdot.so ../../lib/cgraph/.libs/libcgraph.so ../../lib/cdt/.libs/libcdt.so -lexpat -lz ../../lib/vpsc/.libs/libvpsc_C.a -lm ../../plugin/gd/.libs/libgvplugin_gd.so -lgd ../../plugin/pango/.libs/libgvplugin_pango.so -lpangocairo-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgobject-2.0 -lglib-2.0 -lintl ../../plugin/webp/.libs/libgvplugin_webp.so -lwebp -Wl,-rpath -Wl,/usr/lib/graphviz make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/dot' Making all in tools make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/tools' cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gc.o gc.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvcolor.o gvcolor.c gvcolor.c: In function 'color': gvcolor.c:190:28: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 190 | if (ND_x(n)[j] != 0.0) | ^~ cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o colxlate.o colxlate.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gxl2gv-cvtgxl.o `test -f 'cvtgxl.c' || echo './'`cvtgxl.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gxl2gv-gv2gxl.o `test -f 'gv2gxl.c' || echo './'`gv2gxl.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gxl2gv-gxl2gv.o `test -f 'gxl2gv.c' || echo './'`gxl2gv.c In file included from ../../lib/cgraph/cgraph.h:32, from convert.h:24, from gxl2gv.c:17: gxl2gv.c: In function 'mapLookup': ../../lib/cdt/cdt.h:192:50: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 192 | #define dtmatch(d,o) (*(_DT(d)->searchf))((d),(void*)(o),DT_MATCH) | ^ gxl2gv.c:139:21: note: in expansion of macro 'dtmatch' 139 | namev_t *objp = dtmatch(nm, name); | ^~~~~~~ gxl2gv.c: In function 'bind_node': gxl2gv.c:189:19: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 189 | N = agnode(G, (char *) name, 1); | ^ gxl2gv.c: In function 'bind_edge': gxl2gv.c:198:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 198 | tailNode = agnode(G, (char *) tail, 1); | ^ gxl2gv.c:199:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 199 | headNode = agnode(G, (char *) head, 1); | ^ gxl2gv.c: In function 'startElementHandler': gxl2gv.c:403:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 403 | g = agopen((char *) id, Agdirected, &AgDefaultDisc); | ^ gxl2gv.c:405:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 405 | g = agopen((char *) id, Agundirected, &AgDefaultDisc); | ^ gxl2gv.c:410:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 410 | g = agopen((char *) id, Agdirected, &AgDefaultDisc); | ^ gxl2gv.c:420:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 420 | subg = agsubg(G, (char *) id, 1); | ^ gxl2gv.c:426:39: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 426 | setGraphAttr(G, GXL_ROLE, (char *) atts[pos], ud); | ^ gxl2gv.c:431:40: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 431 | setGraphAttr(G, GXL_HYPER, (char *) atts[pos], ud); | ^ gxl2gv.c:480:38: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 480 | setEdgeAttr(E, GXL_FROM, (char *) atts[pos], ud, false); | ^ gxl2gv.c:485:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 485 | setEdgeAttr(E, GXL_TO, (char *) atts[pos], ud, false); | ^ gxl2gv.c:490:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 490 | setEdgeAttr(E, GXL_ID, (char *) atts[pos], ud, false); | ^ gxl2gv.c:524:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 524 | setAttr(GXL_TYPE, (char *) atts[pos], ud, false); | ^ cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o acyclic.o acyclic.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o nop.o nop.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o ccomps.o ccomps.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o sccmap.o sccmap.c sccmap.c: In function 'process': sccmap.c:246:48: warning: cast from function call of type 'int' to non-matching type 'double' [-Wbad-function-cast] 246 | state.N_nodes_in_nontriv_SCC / (double) agnnodes(G), | ^ ccomps.c: In function 'printSorted': ccomps.c:479:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 479 | Agraph_t** ccs = gv_calloc(c_cnt, sizeof(Agraph_t*)); | ^~~~~ ccomps.c:488:16: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 488 | qsort(ccs, c_cnt, sizeof(Agraph_t *), cmp); | ^~~~~ ccomps.c: In function 'processClusters': ccomps.c:642:25: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 642 | printSorted (g, c_cnt); | ^~~~~ ccomps.c: In function 'process': ccomps.c:767:25: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 767 | printSorted (g, c_cnt); | ^~~~~ cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o tred.o tred.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o unflatten.o unflatten.c c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -DDEMAND_LOADING=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIE -fPIC -c -o gvpack-gvpack.o `test -f 'gvpack.cpp' || echo './'`gvpack.cpp cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o dijkstra.o dijkstra.c dijkstra.c: In function 'update': dijkstra.c:117:16: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 117 | if (oldlen == 0) { /* first time to see dest */ | ^~ dijkstra.c: In function 'post': dijkstra.c:155:13: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 155 | if (dist) { | ^~~~ cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o bcomps.o bcomps.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o mm2gv.o mm2gv.c mm2gv.c: In function 'makeDotGraph': mm2gv.c:85:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 85 | Agnode_t **arr = gv_calloc(A->m, sizeof(Agnode_t*)); | ~^~~ mm2gv.c:132:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 132 | color = gv_calloc(A->nz, sizeof(double)); | ~^~~~ cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o matrix_market.o matrix_market.c matrix_market.c: In function 'SparseMatrix_import_matrix_market': matrix_market.c:46:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 46 | I = gv_calloc(nz, sizeof(int)); | ^~ matrix_market.c:47:19: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 47 | J = gv_calloc(nz, sizeof(int)); | ^~ matrix_market.c:52:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 52 | val = gv_calloc(nz, sizeof(double)); | ^~ matrix_market.c:62:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 62 | I = gv_recalloc(I, nz, 2 * nz, sizeof(int)); | ^~ matrix_market.c:62:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 62 | I = gv_recalloc(I, nz, 2 * nz, sizeof(int)); | ~~^~~~ matrix_market.c:63:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 63 | J = gv_recalloc(J, nz, 2 * nz, sizeof(int)); | ^~ matrix_market.c:63:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 63 | J = gv_recalloc(J, nz, 2 * nz, sizeof(int)); | ~~^~~~ matrix_market.c:64:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 64 | val = gv_recalloc(val, nz, 2 * nz, sizeof(double)); | ^~ matrix_market.c:64:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 64 | val = gv_recalloc(val, nz, 2 * nz, sizeof(double)); | ~~^~~~ matrix_market.c:74:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 74 | I = gv_recalloc(I, nz, 2 * nz, sizeof(int)); | ^~ matrix_market.c:74:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 74 | I = gv_recalloc(I, nz, 2 * nz, sizeof(int)); | ~~^~~~ matrix_market.c:75:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 75 | J = gv_recalloc(J, nz, 2 * nz, sizeof(int)); | ^~ matrix_market.c:75:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 75 | J = gv_recalloc(J, nz, 2 * nz, sizeof(int)); | ~~^~~~ matrix_market.c:76:40: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 76 | val = gv_recalloc(val, nz, 2 * nz, sizeof(double)); | ^~ matrix_market.c:76:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 76 | val = gv_recalloc(val, nz, 2 * nz, sizeof(double)); | ~~^~~~ matrix_market.c:92:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 92 | vali = gv_calloc(nz, sizeof(int)); | ^~ matrix_market.c:102:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 102 | I = gv_recalloc(I, nz, 2 * nz, sizeof(int)); | ^~ matrix_market.c:102:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 102 | I = gv_recalloc(I, nz, 2 * nz, sizeof(int)); | ~~^~~~ matrix_market.c:103:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 103 | J = gv_recalloc(J, nz, 2 * nz, sizeof(int)); | ^~ matrix_market.c:103:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 103 | J = gv_recalloc(J, nz, 2 * nz, sizeof(int)); | ~~^~~~ matrix_market.c:104:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 104 | vali = gv_recalloc(vali, nz, 2 * nz, sizeof(int)); | ^~ matrix_market.c:104:48: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 104 | vali = gv_recalloc(vali, nz, 2 * nz, sizeof(int)); | ~~^~~~ matrix_market.c:114:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 114 | I = gv_recalloc(I, nz, 2 * nz, sizeof(int)); | ^~ matrix_market.c:114:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 114 | I = gv_recalloc(I, nz, 2 * nz, sizeof(int)); | ~~^~~~ matrix_market.c:115:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 115 | J = gv_recalloc(J, nz, 2 * nz, sizeof(int)); | ^~ matrix_market.c:115:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 115 | J = gv_recalloc(J, nz, 2 * nz, sizeof(int)); | ~~^~~~ matrix_market.c:116:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 116 | vali = gv_recalloc(vali, nz, 2 * nz, sizeof(int)); | ^~ matrix_market.c:116:48: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 116 | vali = gv_recalloc(vali, nz, 2 * nz, sizeof(int)); | ~~^~~~ matrix_market.c:141:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 141 | I = gv_recalloc(I, nz, 2 * nz, sizeof(int)); | ^~ matrix_market.c:141:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 141 | I = gv_recalloc(I, nz, 2 * nz, sizeof(int)); | ~~^~~~ matrix_market.c:142:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 142 | J = gv_recalloc(J, nz, 2 * nz, sizeof(int)); | ^~ matrix_market.c:142:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 142 | J = gv_recalloc(J, nz, 2 * nz, sizeof(int)); | ~~^~~~ matrix_market.c:155:31: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 155 | val = gv_calloc(2 * nz, sizeof(double)); | ~~^~~~ matrix_market.c:167:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 167 | I = gv_recalloc(I, nz, 2 * nz, sizeof(int)); | ^~ matrix_market.c:167:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 167 | I = gv_recalloc(I, nz, 2 * nz, sizeof(int)); | ~~^~~~ matrix_market.c:168:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 168 | J = gv_recalloc(J, nz, 2 * nz, sizeof(int)); | ^~ matrix_market.c:168:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 168 | J = gv_recalloc(J, nz, 2 * nz, sizeof(int)); | ~~^~~~ matrix_market.c:169:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 169 | val = gv_recalloc(val, 2 * nz, 4 * nz, sizeof(double)); | ~~^~~~ matrix_market.c:169:50: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 169 | val = gv_recalloc(val, 2 * nz, 4 * nz, sizeof(double)); | ~~^~~~ matrix_market.c:181:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 181 | I = gv_recalloc(I, nz, 2 * nz, sizeof(int)); | ^~ matrix_market.c:181:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 181 | I = gv_recalloc(I, nz, 2 * nz, sizeof(int)); | ~~^~~~ matrix_market.c:182:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 182 | J = gv_recalloc(J, nz, 2 * nz, sizeof(int)); | ^~ matrix_market.c:182:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 182 | J = gv_recalloc(J, nz, 2 * nz, sizeof(int)); | ~~^~~~ matrix_market.c:183:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 183 | val = gv_recalloc(val, 2 * nz, 4 * nz, sizeof(double)); | ~~^~~~ matrix_market.c:183:50: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 183 | val = gv_recalloc(val, 2 * nz, 4 * nz, sizeof(double)); | ~~^~~~ matrix_market.c:197:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 197 | I = gv_recalloc(I, nz, 2 * nz, sizeof(int)); | ^~ matrix_market.c:197:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 197 | I = gv_recalloc(I, nz, 2 * nz, sizeof(int)); | ~~^~~~ matrix_market.c:198:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 198 | J = gv_recalloc(J, nz, 2 * nz, sizeof(int)); | ^~ matrix_market.c:198:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 198 | J = gv_recalloc(J, nz, 2 * nz, sizeof(int)); | ~~^~~~ matrix_market.c:199:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 199 | val = gv_recalloc(val, 2 * nz, 4 * nz, sizeof(double)); | ~~^~~~ matrix_market.c:199:50: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 199 | val = gv_recalloc(val, 2 * nz, 4 * nz, sizeof(double)); | ~~^~~~ cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o mmio.o mmio.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvgen.o gvgen.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o graph_generator.o graph_generator.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gml2gv.o gml2gv.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gmlparse.o gmlparse.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gmlscan.o gmlscan.c gmlscan.c: In function 'gmllex': gmlscan.c:1446:22: warning: switch missing default case [-Wswitch-default] 1446 | else switch ( yy_get_next_buffer( ) ) | ^~~~~~ gmlscan.c: In function 'yy_get_next_buffer': gmlscan.c:1607:39: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1607 | (yy_n_chars), num_to_read ); | ^~~~~~~~~~~ ../../cmd/tools/gmlscan.l:35:37: note: in definition of macro 'YY_INPUT' 35 | | ^ ../../cmd/tools/gmlscan.l:35:23: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 35 | | ^ gmlscan.c:1606:17: note: in expansion of macro 'YY_INPUT' 1606 | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | ^~~~~~~~ cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gv2gml.o gv2gml.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -I../../lib/pack -I../../lib/gvc -I../../lib/common -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o graphml2gv-graphml2gv.o `test -f 'graphml2gv.c' || echo './'`graphml2gv.c /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o gc gc.o ../../lib/common/libcommon_C.la ../../lib/gvc/libgvc.la ../../lib/pathplan/libpathplan.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la ../../lib/util/libutil_C.la -lm graphml2gv.c: In function 'bind_node': graphml2gv.c:158:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 158 | return agnode(G, (char *)name, 1); | ^ graphml2gv.c: In function 'bind_edge': graphml2gv.c:166:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 166 | tailNode = agnode(G, (char *) tail, 1); | ^ graphml2gv.c:167:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 167 | headNode = agnode(G, (char *) head, 1); | ^ graphml2gv.c: In function 'startElementHandler': graphml2gv.c:261:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 261 | g = agopen((char *) id, dir, &AgDefaultDisc); | ^ graphml2gv.c:270:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 270 | subg = agsubg(G, (char *) id, 1); | ^ /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o gvcolor gvcolor.o colxlate.o ../../lib/cgraph/libcgraph.la -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/gc gc.o ../../lib/common/.libs/libcommon_C.a /home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/xdot/.libs/libxdot.so -lexpat ../../lib/gvc/.libs/libgvc.so ../../lib/pathplan/.libs/libpathplan.so ../../lib/cgraph/.libs/libcgraph.so ../../lib/cdt/.libs/libcdt.so ../../lib/util/.libs/libutil_C.a -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/gvcolor gvcolor.o colxlate.o ../../lib/cgraph/.libs/libcgraph.so -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o gxl2gv gxl2gv-cvtgxl.o gxl2gv-gv2gxl.o gxl2gv-gxl2gv.o ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la -lexpat libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/gxl2gv gxl2gv-cvtgxl.o gxl2gv-gv2gxl.o gxl2gv-gxl2gv.o ../../lib/gvc/.libs/libgvc.so ../../lib/cgraph/.libs/libcgraph.so ../../lib/cdt/.libs/libcdt.so -lexpat /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o acyclic acyclic.o ../../lib/cgraph/libcgraph.la libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/acyclic acyclic.o ../../lib/cgraph/.libs/libcgraph.so /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o nop nop.o ../../lib/cgraph/libcgraph.la /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o ccomps ccomps.o ../../lib/common/libcommon_C.la ../../lib/gvc/libgvc.la ../../lib/pathplan/libpathplan.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la ../../lib/util/libutil_C.la -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/nop nop.o ../../lib/cgraph/.libs/libcgraph.so /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o sccmap sccmap.o ../../lib/cgraph/libcgraph.la -lexpat libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/sccmap sccmap.o ../../lib/cgraph/.libs/libcgraph.so -lexpat libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/ccomps ccomps.o ../../lib/common/.libs/libcommon_C.a /home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/xdot/.libs/libxdot.so -lexpat ../../lib/gvc/.libs/libgvc.so ../../lib/pathplan/.libs/libpathplan.so ../../lib/cgraph/.libs/libcgraph.so ../../lib/cdt/.libs/libcdt.so ../../lib/util/.libs/libutil_C.a -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o tred tred.o ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/tred tred.o ../../lib/gvc/.libs/libgvc.so ../../lib/cgraph/.libs/libcgraph.so /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o unflatten unflatten.o ../../lib/cgraph/libcgraph.la libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/unflatten unflatten.o ../../lib/cgraph/.libs/libcgraph.so /bin/sh ../../libtool --tag=CXX --mode=link c++ -std=c++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIE -fPIC -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o gvpack gvpack-gvpack.o ../../plugin/neato_layout/libgvplugin_neato_layout.la ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la libtool: link: c++ -std=c++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIE -fPIC -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/gvpack gvpack-gvpack.o ../../plugin/neato_layout/.libs/libgvplugin_neato_layout.so ../../lib/gvc/.libs/libgvc.so ../../lib/cgraph/.libs/libcgraph.so ../../lib/cdt/.libs/libcdt.so -Wl,-rpath -Wl,/usr/lib/graphviz /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o dijkstra dijkstra.o ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/dijkstra dijkstra.o ../../lib/cgraph/.libs/libcgraph.so ../../lib/cdt/.libs/libcdt.so /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o bcomps bcomps.o ../../lib/cgraph/libcgraph.la libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/bcomps bcomps.o ../../lib/cgraph/.libs/libcgraph.so /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o mm2gv mm2gv.o matrix_market.o mmio.o ../../lib/sparse/libsparse_C.la ../../lib/common/libcommon_C.la ../../lib/gvc/libgvc_C.la ../../lib/pathplan/libpathplan_C.la ../../lib/cgraph/libcgraph.la ../../lib/util/libutil_C.la -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o gvgen gvgen.o graph_generator.o ../../lib/cgraph/libcgraph.la -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/gvgen gvgen.o graph_generator.o ../../lib/cgraph/.libs/libcgraph.so -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/mm2gv mm2gv.o matrix_market.o mmio.o ../../lib/sparse/.libs/libsparse_C.a ../../lib/common/.libs/libcommon_C.a ../../lib/gvc/.libs/libgvc_C.a /home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/xdot/.libs/libxdot.so -lexpat -lz ../../lib/pathplan/.libs/libpathplan_C.a ../../lib/cgraph/.libs/libcgraph.so ../../lib/util/.libs/libutil_C.a -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o gml2gv gml2gv.o gmlparse.o gmlscan.o ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/gml2gv gml2gv.o gmlparse.o gmlscan.o ../../lib/cgraph/.libs/libcgraph.so ../../lib/cdt/.libs/libcdt.so -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o gv2gml gv2gml.o ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/gv2gml gv2gml.o ../../lib/gvc/.libs/libgvc.so ../../lib/cgraph/.libs/libcgraph.so /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o graphml2gv graphml2gv-graphml2gv.o ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la -lexpat libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/graphml2gv graphml2gv-graphml2gv.o ../../lib/cgraph/.libs/libcgraph.so ../../lib/cdt/.libs/libcdt.so -lexpat make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/tools' Making all in gvpr make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvpr' Making all in lib make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvpr/lib' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvpr/lib' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvpr' cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/gvpr -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvpr-gvprmain.o `test -f 'gvprmain.c' || echo './'`gvprmain.c /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o gvpr gvpr-gvprmain.o ../../lib/gvpr/libgvpr.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/gvpr gvpr-gvprmain.o ../../lib/gvpr/.libs/libgvpr.so ../../lib/cgraph/.libs/libcgraph.so ../../lib/cdt/.libs/libcdt.so make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvpr' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvpr' Making all in gvmap make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvmap' cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o gvmap.o gvmap.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o make_map.o make_map.c make_map.c: In function 'map_palette_optimal_coloring': make_map.c:81:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 81 | *rgb_r = gv_calloc(n + 1, sizeof(float)); | ~~^~~ make_map.c:82:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 82 | *rgb_g = gv_calloc(n + 1, sizeof(float)); | ~~^~~ make_map.c:83:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 83 | *rgb_b = gv_calloc(n + 1, sizeof(float)); | ~~^~~ make_map.c: In function 'normal': make_map.c:168:12: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 168 | if (v[0] == 0){ | ^~ make_map.c: In function 'triangle_center': make_map.c:203:11: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 203 | if (bot == 0){/* xy and yz are parallel */ | ^~ gvmap.c: In function 'init': gvmap.c:173:46: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 173 | if (sscanf(optarg, "%lf", &s) > 0 && s != 0) { | ^~ make_map.c: In function 'get_tri': make_map.c:405:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 405 | *T = gv_calloc(ntri, sizeof(struct Triangle)); | ^~~~ make_map.c: In function 'get_poly_lines': make_map.c:511:25: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 511 | int *mask = gv_calloc(nt, sizeof(int)); | ^~ make_map.c:514:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 514 | elist = gv_calloc(nt * edim, sizeof(int)); | ~~~^~~~~~ make_map.c:515:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 515 | tlist = gv_calloc(nt * 2, sizeof(int)); | ~~~^~~ make_map.c:517:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 517 | *polys_groups = gv_calloc(ncomps, sizeof(int)); | ^~~~~~ make_map.c: In function 'get_polygon_solids': make_map.c:651:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 651 | edge_table = gv_calloc(ne * 2, sizeof(int)); | ~~~^~~ make_map.c:682:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 682 | cycle = gv_calloc(ne * 2, sizeof(int)); | ~~~^~~ make_map.c:686:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 686 | edge_cycle_map = gv_calloc(ne, sizeof(int)); | ^~ make_map.c:687:21: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 687 | emask = gv_calloc(ne, sizeof(int)); | ^~ make_map.c:694:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 694 | elist = gv_calloc(nt * 3, sizeof(int)); | ~~~^~~ make_map.c: In function 'get_polygons': make_map.c:884:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 884 | groups = gv_calloc(n + nrandom, sizeof(int)); | ~~^~~~~~~~~ make_map.c:915:27: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 915 | *x_poly = gv_calloc(dim * nt, sizeof(double)); | ~~~~^~~~ make_map.c: In function 'make_map_internal': make_map.c:1007:29: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1007 | y = gv_calloc(dim * n + dim * nz * np, sizeof(double)); | ~~~~~~~~^~~~~~~~~~~~~~~ make_map.c:1009:30: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1009 | grouping = gv_calloc(n + nz * np, sizeof(int)); | ~~^~~~~~~~~ make_map.c:1068:17: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] 1068 | nrandom = fmax(n1, n2); | ^~~~ make_map.c:1071:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1071 | xran = gv_calloc((nrandom + 4) * dim2, sizeof(double)); | ~~~~~~~~~~~~~~^~~~~~ make_map.c:1076:38: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1076 | int *grouping2 = gv_calloc(n + nrandom, sizeof(int)); | ~~^~~~~~~~~ make_map.c:1077:48: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1077 | memcpy(grouping2, grouping, sizeof(int)*n); | ^ make_map.c:1080:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1080 | grouping = gv_recalloc(grouping, n, n + nrandom, sizeof(int)); | ^ make_map.c:1080:47: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1080 | grouping = gv_recalloc(grouping, n, n + nrandom, sizeof(int)); | ~~^~~~~~~~~ make_map.c:1111:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1111 | xran = gv_calloc(4 * dim2, sizeof(double)); | ~~^~~~~~ make_map.c:1132:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1132 | xcombined = gv_calloc((nn + nrandom) * dim2, sizeof(double)); | ~~~~~~~~~~~~~~~^~~~~~ make_map.c:1134:41: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1134 | xcombined = gv_calloc((n + nrandom) * dim2, sizeof(double)); | ~~~~~~~~~~~~~~^~~~~~ make_map.c: In function 'add_point': make_map.c:1208:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1208 | *x = gv_recalloc(*x, 2 * old_nmax, 2 * *nmax, sizeof(double)); | ~~^~~~~~~~~~ make_map.c:1208:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1208 | *x = gv_recalloc(*x, 2 * old_nmax, 2 * *nmax, sizeof(double)); | ~~^~~~~~~ make_map.c:1209:36: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1209 | *groups = gv_recalloc(*groups, old_nmax, *nmax, sizeof(int)); | ^~~~~~~~ make_map.c:1209:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1209 | *groups = gv_recalloc(*groups, old_nmax, *nmax, sizeof(int)); | ^~~~~ make_map.c: In function 'make_map_from_rectangle_groups': make_map.c:1303:9: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] 1303 | K = (int) 10/(1+n/400.);/* 0 if n > 3600*/ | ^ make_map.c:1338:23: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1338 | X = gv_calloc(dim * (n + nmax), sizeof(double)); | ~~~~^~~~~~~~~~~~ make_map.c:1339:26: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1339 | groups = gv_calloc(n + nmax, sizeof(int)); | ~~^~~~~~ make_map.c:1350:32: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 1350 | } else if (shore_depth_tol == 0){ | ^~ make_map.c:1368:19: warning: comparing floating-point with '==' or '!=' is unsafe [-Wfloat-equal] 1368 | if (avgsz == 0){ | ^~ make_map.c:1371:23: warning: conversion from 'double' to 'int' may change value [-Wfloat-conversion] 1371 | nadded[j] = (int) K*sizes[i*dim+j]/avgsz; | ^ cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o power.o power.c power.c: In function 'power_method': power.c:53:28: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 53 | double *eigv = gv_calloc(n, sizeof(double)); | ^ power.c:55:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 55 | vv = gv_calloc(n, sizeof(double)); | ^ power.c:56:17: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 56 | u = gv_calloc(n, sizeof(double)); | ^ cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o country_graph_coloring.o country_graph_coloring.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o cluster.o cluster.c /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o gvmap gvmap.o make_map.o power.o country_graph_coloring.o ../../lib/sfdpgen/libsfdpgen_C.la ../../lib/edgepaint/libedgepaint_C.la ../../lib/neatogen/libneatogen_C.la ../../lib/sparse/libsparse_C.la ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la ../../lib/rbtree/librbtree_C.la -lm /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o cluster cluster.o make_map.o power.o country_graph_coloring.o ../../lib/sfdpgen/libsfdpgen_C.la ../../lib/edgepaint/libedgepaint_C.la ../../lib/neatogen/libneatogen_C.la ../../lib/sparse/libsparse_C.la ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la ../../lib/rbtree/librbtree_C.la -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/gvmap gvmap.o make_map.o power.o country_graph_coloring.o ../../lib/sfdpgen/.libs/libsfdpgen_C.a ../../lib/edgepaint/.libs/libedgepaint_C.a ../../lib/neatogen/.libs/libneatogen_C.a ../../lib/sparse/.libs/libsparse_C.a ../../lib/gvc/.libs/libgvc.so ../../lib/cgraph/.libs/libcgraph.so ../../lib/rbtree/.libs/librbtree_C.a -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/cluster cluster.o make_map.o power.o country_graph_coloring.o ../../lib/sfdpgen/.libs/libsfdpgen_C.a ../../lib/edgepaint/.libs/libedgepaint_C.a ../../lib/neatogen/.libs/libneatogen_C.a ../../lib/sparse/.libs/libsparse_C.a ../../lib/gvc/.libs/libgvc.so ../../lib/cgraph/.libs/libcgraph.so ../../lib/rbtree/.libs/librbtree_C.a -lm make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvmap' Making all in gvedit make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit' make all-recursive make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit' Making all in ui make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit/ui' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit/ui' Making all in images make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit/images' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit/images' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit' Making all in mingle make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/mingle' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/mingle' Making all in edgepaint make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/edgepaint' cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o edgepaint-edgepaintmain.o `test -f 'edgepaintmain.c' || echo './'`edgepaintmain.c /bin/sh ../../libtool --tag=CXX --mode=link c++ -std=c++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIE -fPIC -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o edgepaint edgepaint-edgepaintmain.o ../../lib/sfdpgen/libsfdpgen_C.la ../../lib/edgepaint/libedgepaint_C.la ../../lib/neatogen/libneatogen_C.la ../../lib/sparse/libsparse_C.la ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la ../../lib/rbtree/librbtree_C.la -lm libtool: link: c++ -std=c++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIE -fPIC -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/edgepaint edgepaint-edgepaintmain.o ../../lib/sfdpgen/.libs/libsfdpgen_C.a ../../lib/edgepaint/.libs/libedgepaint_C.a ../../lib/neatogen/.libs/libneatogen_C.a ../../lib/sparse/.libs/libsparse_C.a ../../lib/gvc/.libs/libgvc.so ../../lib/cgraph/.libs/libcgraph.so ../../lib/cdt/.libs/libcdt.so ../../lib/rbtree/.libs/librbtree_C.a -lm make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/edgepaint' make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd' Making all in tclpkg make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg' Making all in tclstubs make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclstubs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclstubs' Making all in gdtclft make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft' make all-recursive make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft' Making all in demo make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft/demo' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft/demo' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft' Making all in tcldot make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot' make all-recursive make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot' Making all in demo make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot/demo' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot/demo' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot' Making all in tclpathplan make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan' make all-recursive make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan' Making all in demo make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan/demo' Making all in pathplan_data make[6]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan/demo/pathplan_data' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan/demo/pathplan_data' make[6]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan/demo' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan/demo' make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan/demo' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan' Making all in gv make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv' make all-recursive make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv' Making all in demo make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv/demo' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv/demo' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/gvc -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADING=1 -I/usr/include/lua5.4 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIE -fPIC -c -o libgv_lua_la-gv.lo `test -f 'gv.cpp' || echo './'`gv.cpp /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/gvc -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADING=1 -I/usr/include/lua5.4 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o libgv_lua_la-gv_builtins.lo `test -f 'gv_builtins.c' || echo './'`gv_builtins.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/gvc -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADING=1 -I/usr/include/lua5.4 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gv_builtins.c -fPIC -DPIC -o .libs/libgv_lua_la-gv_builtins.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/gvc -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADING=1 -I/usr/include/lua5.4 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o libgv_lua_la-gv_dummy_init.lo `test -f 'gv_dummy_init.c' || echo './'`gv_dummy_init.c libtool: compile: c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/gvc -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADING=1 -I/usr/include/lua5.4 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIC -c gv.cpp -fPIC -DPIC -o .libs/libgv_lua_la-gv.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/gvc -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADING=1 -I/usr/include/lua5.4 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gv_dummy_init.c -fPIC -DPIC -o .libs/libgv_lua_la-gv_dummy_init.o swig -c++ -lua -o gv_lua.cpp ./gv.i /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/gvc -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADING=1 -I/usr/include/python3.12 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIE -fPIC -c -o libgv_python3_la-gv.lo `test -f 'gv.cpp' || echo './'`gv.cpp libtool: compile: c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/gvc -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADING=1 -I/usr/include/python3.12 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIC -c gv.cpp -fPIC -DPIC -o .libs/libgv_python3_la-gv.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/gvc -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADING=1 -I/usr/include/python3.12 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o libgv_python3_la-gv_builtins.lo `test -f 'gv_builtins.c' || echo './'`gv_builtins.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/gvc -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADING=1 -I/usr/include/python3.12 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gv_builtins.c -fPIC -DPIC -o .libs/libgv_python3_la-gv_builtins.o /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/gvc -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADING=1 -I/usr/include/python3.12 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o libgv_python3_la-gv_dummy_init.lo `test -f 'gv_dummy_init.c' || echo './'`gv_dummy_init.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/gvc -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADING=1 -I/usr/include/python3.12 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c gv_dummy_init.c -fPIC -DPIC -o .libs/libgv_python3_la-gv_dummy_init.o swig -c++ -python -o gv_python3.cpp ./gv.i /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/gvc -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADING=1 -I/usr/include/lua5.4 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIE -fPIC -c -o libgv_lua_la-gv_lua.lo `test -f 'gv_lua.cpp' || echo './'`gv_lua.cpp libtool: compile: c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/gvc -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADING=1 -I/usr/include/lua5.4 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIC -c gv_lua.cpp -fPIC -DPIC -o .libs/libgv_lua_la-gv_lua.o /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/gvc -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADING=1 -I/usr/include/python3.12 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIE -fPIC -c -o libgv_python3_la-gv_python3.lo `test -f 'gv_python3.cpp' || echo './'`gv_python3.cpp libtool: compile: c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/gvc -I../../lib/common -I../../lib/cgraph -I../../lib/cdt -I../../lib/pathplan -DDEMAND_LOADING=1 -I/usr/include/python3.12 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIC -c gv_python3.cpp -fPIC -DPIC -o .libs/libgv_python3_la-gv_python3.o /bin/sh ../../libtool --tag=CXX --mode=link c++ -std=c++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIE -fPIC -module -avoid-version -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgv_lua.la -rpath /usr/lib/graphviz/lua libgv_lua_la-gv.lo libgv_lua_la-gv_builtins.lo libgv_lua_la-gv_dummy_init.lo libgv_lua_la-gv_lua.lo ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la -L/usr/lib/lua5.4 -llua -lm -lc libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/crtbeginS.o .libs/libgv_lua_la-gv.o .libs/libgv_lua_la-gv_builtins.o .libs/libgv_lua_la-gv_dummy_init.o .libs/libgv_lua_la-gv_lua.o -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvc/.libs -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cgraph/.libs -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cdt/.libs ../../lib/gvc/.libs/libgvc.so ../../lib/cgraph/.libs/libcgraph.so ../../lib/cdt/.libs/libcdt.so -L/usr/lib/lua5.4 -llua -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0 -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib/crtn.o -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgv_lua.so -o .libs/libgv_lua.so /bin/sh ../../libtool --tag=CXX --mode=link c++ -std=c++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIE -fPIC -module -avoid-version -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgv_python3.la -rpath /usr/lib/graphviz/python3 libgv_python3_la-gv.lo libgv_python3_la-gv_builtins.lo libgv_python3_la-gv_dummy_init.lo libgv_python3_la-gv_python3.lo ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la -lc libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/crtbeginS.o .libs/libgv_python3_la-gv.o .libs/libgv_python3_la-gv_builtins.o .libs/libgv_python3_la-gv_dummy_init.o .libs/libgv_python3_la-gv_python3.o -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvc/.libs -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cgraph/.libs -Wl,-rpath -Wl,/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cdt/.libs ../../lib/gvc/.libs/libgvc.so ../../lib/cgraph/.libs/libcgraph.so ../../lib/cdt/.libs/libcdt.so -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0 -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib/crtn.o -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgv_python3.so -o .libs/libgv_python3.so libtool: link: ( cd ".libs" && rm -f "libgv_lua.la" && ln -s "../libgv_lua.la" "libgv_lua.la" ) libtool: link: ( cd ".libs" && rm -f "libgv_python3.la" && ln -s "../libgv_python3.la" "libgv_python3.la" ) make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv' make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg' Making all in doc make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc' Making all in info make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc/info' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc/info' Making all in schema make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc/schema' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc/schema' make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc' Making all in contrib make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib' Making all in prune make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib/prune' cc -DHAVE_CONFIG_H -I. -I../.. -I../../lib -I../../lib/cdt -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o prune.o prune.c /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o prune prune.o ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/prune prune.o ../../lib/cgraph/.libs/libcgraph.so ../../lib/cdt/.libs/libcdt.so make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib/prune' Making all in diffimg make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib/diffimg' cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/webp -DAVIF_DLL -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -c -o diffimg.o diffimg.c /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o diffimg diffimg.o -lgd -lgd -lm libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o diffimg diffimg.o -lgd -lm make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib/diffimg' make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib' Making all in share make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share' Making all in examples make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share/examples' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share/examples' Making all in gui make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share/gui' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share/gui' make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share' Making all in graphs make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs' Making all in directed make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs/directed' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs/directed' Making all in undirected make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs/undirected' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs/undirected' make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs' Making all in tests make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests' Making all in graphs make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/graphs' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/graphs' Making all in linux.x86 make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/linux.x86' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/linux.x86' Making all in regression_tests make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests' Making all in shapes make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/shapes' Making all in reference make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/shapes/reference' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/shapes/reference' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/shapes' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/shapes' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/shapes' Making all in vuln make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln' Making all in input make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln/input' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln/input' Making all in reference make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln/reference' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln/reference' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests' make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests' make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1' make[1]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1' >>> graphviz: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1' Making install in libltdl make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/libltdl' make install-am make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/libltdl' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/libltdl' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/libltdl' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/libltdl' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/libltdl' Making install in lib make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib' Making install in util make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/util' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/util' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/util' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/util' Making install in cdt make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cdt' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cdt' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man3' /bin/sh ../../libtool --mode=install /usr/bin/install -c libcdt.la '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib' /usr/bin/install -c -m 644 cdt.3 '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man3' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libcdt.so.5.0.0 /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/libcdt.so.5.0.0 libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib && { ln -s -f libcdt.so.5.0.0 libcdt.so.5 || { rm -f libcdt.so.5 && ln -s libcdt.so.5.0.0 libcdt.so.5; }; }) libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib && { ln -s -f libcdt.so.5.0.0 libcdt.so || { rm -f libcdt.so && ln -s libcdt.so.5.0.0 libcdt.so; }; }) /usr/bin/install -c -m 644 libcdt.pc '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libcdt.lai /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/libcdt.la libtool: warning: remember to run 'libtool --finish /usr/lib' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/include/graphviz' /usr/bin/install -c -m 644 cdt.h '/home/udu/aports/main/graphviz/pkg/graphviz/usr/include/graphviz' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cdt' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cdt' Making install in xdot make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/xdot' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/xdot' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man3' /bin/sh ../../libtool --mode=install /usr/bin/install -c libxdot.la '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib' /usr/bin/install -c -m 644 xdot.3 '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man3' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libxdot.pc '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libxdot.so.4.0.0 /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/libxdot.so.4.0.0 libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib && { ln -s -f libxdot.so.4.0.0 libxdot.so.4 || { rm -f libxdot.so.4 && ln -s libxdot.so.4.0.0 libxdot.so.4; }; }) ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/include/graphviz' libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib && { ln -s -f libxdot.so.4.0.0 libxdot.so || { rm -f libxdot.so && ln -s libxdot.so.4.0.0 libxdot.so; }; }) libtool: install: /usr/bin/install -c .libs/libxdot.lai /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/libxdot.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/install -c -m 644 xdot.h '/home/udu/aports/main/graphviz/pkg/graphviz/usr/include/graphviz' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/xdot' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/xdot' Making install in cgraph make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cgraph' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cgraph' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man3' /bin/sh ../../libtool --mode=install /usr/bin/install -c libcgraph.la '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib' /usr/bin/install -c -m 644 cgraph.3 '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man3' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libcgraph.pc '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/pkgconfig' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/include/graphviz' libtool: warning: relinking 'libcgraph.la' libtool: install: (cd /home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cgraph; /bin/sh "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/libtool" --tag CC --mode=relink cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -version-info 6:0:0 -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libcgraph.la -rpath /usr/lib acyclic.lo agerror.lo apply.lo attr.lo edge.lo graph.lo grammar.lo id.lo imap.lo ingraphs.lo io.lo mem.lo node.lo node_induce.lo obj.lo rec.lo refstr.lo scan.lo subg.lo tred.lo unflatten.lo utils.lo write.lo ../../lib/cdt/libcdt.la ../../lib/util/libutil_C.la -inst-prefix-dir /home/udu/aports/main/graphviz/pkg/graphviz) /usr/bin/install -c -m 644 cgraph.h '/home/udu/aports/main/graphviz/pkg/graphviz/usr/include/graphviz' libtool: relink: cc -shared -fPIC -DPIC .libs/acyclic.o .libs/agerror.o .libs/apply.o .libs/attr.o .libs/edge.o .libs/graph.o .libs/grammar.o .libs/id.o .libs/imap.o .libs/ingraphs.o .libs/io.o .libs/mem.o .libs/node.o .libs/node_induce.o .libs/obj.o .libs/rec.o .libs/refstr.o .libs/scan.o .libs/subg.o .libs/tred.o .libs/unflatten.o .libs/utils.o .libs/write.o -Wl,--whole-archive ../../lib/util/.libs/libutil_C.a -Wl,--no-whole-archive -L/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib -L/usr/lib -lcdt -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libcgraph.so.6 -o .libs/libcgraph.so.6.0.0 libtool: install: /usr/bin/install -c .libs/libcgraph.so.6.0.0T /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/libcgraph.so.6.0.0 libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib && { ln -s -f libcgraph.so.6.0.0 libcgraph.so.6 || { rm -f libcgraph.so.6 && ln -s libcgraph.so.6.0.0 libcgraph.so.6; }; }) libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib && { ln -s -f libcgraph.so.6.0.0 libcgraph.so || { rm -f libcgraph.so && ln -s libcgraph.so.6.0.0 libcgraph.so; }; }) libtool: install: /usr/bin/install -c .libs/libcgraph.lai /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/libcgraph.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cgraph' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/cgraph' Making install in pathplan make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/pathplan' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/pathplan' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man3' /bin/sh ../../libtool --mode=install /usr/bin/install -c libpathplan.la '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib' /usr/bin/install -c -m 644 pathplan.3 '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man3' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libpathplan.pc '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libpathplan.so.4.0.0 /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/libpathplan.so.4.0.0 libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib && { ln -s -f libpathplan.so.4.0.0 libpathplan.so.4 || { rm -f libpathplan.so.4 && ln -s libpathplan.so.4.0.0 libpathplan.so.4; }; }) ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/include/graphviz' libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib && { ln -s -f libpathplan.so.4.0.0 libpathplan.so || { rm -f libpathplan.so && ln -s libpathplan.so.4.0.0 libpathplan.so; }; }) libtool: install: /usr/bin/install -c .libs/libpathplan.lai /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/libpathplan.la /usr/bin/install -c -m 644 pathgeom.h pathplan.h '/home/udu/aports/main/graphviz/pkg/graphviz/usr/include/graphviz' libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/pathplan' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/pathplan' Making install in sfio make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sfio' Making install in Sfio_f make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sfio/Sfio_f' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sfio/Sfio_f' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sfio/Sfio_f' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sfio/Sfio_f' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sfio' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sfio' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sfio' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sfio' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sfio' Making install in vmalloc make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/vmalloc' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/vmalloc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/vmalloc' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/vmalloc' Making install in ast make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/ast' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/ast' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/ast' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/ast' Making install in vpsc make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/vpsc' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/vpsc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/vpsc' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/vpsc' Making install in rbtree make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/rbtree' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/rbtree' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/rbtree' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/rbtree' Making install in ortho make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/ortho' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/ortho' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/ortho' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/ortho' Making install in sparse make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sparse' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sparse' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sparse' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sparse' Making install in patchwork make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/patchwork' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/patchwork' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/patchwork' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/patchwork' Making install in expr make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/expr' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/expr' make[4]: Nothing to be done for 'install-exec-am'. ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man3' /usr/bin/install -c -m 644 expr.3 '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man3' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/expr' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/expr' Making install in common make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/common' make install-am make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/common' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/common' make[5]: Nothing to be done for 'install-exec-am'. ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/include/graphviz' /usr/bin/install -c -m 644 arith.h geom.h color.h types.h textspan.h usershape.h '/home/udu/aports/main/graphviz/pkg/graphviz/usr/include/graphviz' make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/common' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/common' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/common' Making install in pack make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/pack' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/pack' make[4]: Nothing to be done for 'install-exec-am'. ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man3' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/include/graphviz' /usr/bin/install -c -m 644 pack.3 '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man3' /usr/bin/install -c -m 644 pack.h '/home/udu/aports/main/graphviz/pkg/graphviz/usr/include/graphviz' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/pack' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/pack' Making install in label make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/label' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/label' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/label' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/label' Making install in gvc make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvc' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvc' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man3' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvc.la '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib' /usr/bin/install -c -m 644 gvc.3 '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man3' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libgvc.pc '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/pkgconfig' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/include/graphviz' libtool: warning: relinking 'libgvc.la' libtool: install: (cd /home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvc; /bin/sh "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/libtool" --tag CC --mode=relink cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -version-info 6:0:0 -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvc.la -rpath /usr/lib gvrender.lo gvlayout.lo gvdevice.lo gvloadimage.lo gvcontext.lo gvjobs.lo gvevent.lo gvplugin.lo gvconfig.lo gvtool_tred.lo gvtextlayout.lo gvusershape.lo gvc.lo ../../lib/pack/libpack_C.la ../../lib/common/libcommon_C.la ../../lib/label/liblabel_C.la ../../lib/ortho/libortho_C.la ../../libltdl/libltdlc.la ../../lib/pathplan/libpathplan.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la ../../lib/util/libutil_C.la -lexpat -lz -lm -lz -lm -inst-prefix-dir /home/udu/aports/main/graphviz/pkg/graphviz) /usr/bin/install -c -m 644 gvc.h gvcext.h gvplugin.h gvcjob.h gvcommon.h gvplugin_render.h gvplugin_layout.h gvconfig.h gvplugin_textlayout.h gvplugin_device.h gvplugin_loadimage.h '/home/udu/aports/main/graphviz/pkg/graphviz/usr/include/graphviz' libtool: relink: cc -shared -fPIC -DPIC .libs/gvrender.o .libs/gvlayout.o .libs/gvdevice.o .libs/gvloadimage.o .libs/gvcontext.o .libs/gvjobs.o .libs/gvevent.o .libs/gvplugin.o .libs/gvconfig.o .libs/gvtool_tred.o .libs/gvtextlayout.o .libs/gvusershape.o .libs/gvc.o -Wl,--whole-archive ../../lib/pack/.libs/libpack_C.a ../../lib/common/.libs/libcommon_C.a ../../lib/label/.libs/liblabel_C.a ../../lib/ortho/.libs/libortho_C.a ../../libltdl/.libs/libltdlc.a ../../lib/util/.libs/libutil_C.a -Wl,--no-whole-archive -L/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib -L/usr/lib -lxdot -lpathplan -lcgraph -lcdt -lexpat -lz -lm -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgvc.so.6 -o .libs/libgvc.so.6.0.0 ../../libltdl/.libs/libltdlcS.c:27:12: warning: type of 'dlopen_LTX_get_vtable' does not match original declaration [-Wlto-type-mismatch] ../../libltdl/loaders/dlopen.c:61:1: note: return value type mismatch 61 | get_vtable (lt_user_data loader_data) | ^ ../../libltdl/loaders/dlopen.c:61:1: note: 'dlopen_LTX_get_vtable' was previously declared here ../../libltdl/loaders/dlopen.c:61:1: note: code may be misoptimized unless '-fno-strict-aliasing' is used libtool: install: /usr/bin/install -c .libs/libgvc.so.6.0.0T /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/libgvc.so.6.0.0 libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib && { ln -s -f libgvc.so.6.0.0 libgvc.so.6 || { rm -f libgvc.so.6 && ln -s libgvc.so.6.0.0 libgvc.so.6; }; }) libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib && { ln -s -f libgvc.so.6.0.0 libgvc.so || { rm -f libgvc.so && ln -s libgvc.so.6.0.0 libgvc.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvc.lai /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/libgvc.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvc' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvc' Making install in topfish make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/topfish' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/topfish' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/topfish' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/topfish' Making install in glcomp make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/glcomp' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/glcomp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/glcomp' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/glcomp' Making install in mingle make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/mingle' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/mingle' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/mingle' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/mingle' Making install in edgepaint make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/edgepaint' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/edgepaint' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/edgepaint' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/edgepaint' Making install in circogen make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/circogen' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/circogen' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/circogen' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/circogen' Making install in dotgen make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/dotgen' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/dotgen' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/dotgen' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/dotgen' Making install in fdpgen make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/fdpgen' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/fdpgen' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/fdpgen' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/fdpgen' Making install in neatogen make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/neatogen' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/neatogen' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/neatogen' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/neatogen' Making install in twopigen make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/twopigen' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/twopigen' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/twopigen' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/twopigen' Making install in sfdpgen make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sfdpgen' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sfdpgen' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sfdpgen' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/sfdpgen' Making install in osage make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/osage' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/osage' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/osage' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/osage' Making install in gvpr make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvpr' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvpr' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man3' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvpr.la '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib' /usr/bin/install -c -m 644 gvpr.3 '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man3' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libgvpr.pc '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/pkgconfig' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/include/graphviz' libtool: warning: relinking 'libgvpr.la' libtool: install: (cd /home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvpr; /bin/sh "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/libtool" --tag CC --mode=relink cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -version-info 2:0:0 -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvpr.la -rpath /usr/lib actions.lo compile.lo gvpr.lo gprstate.lo parse.lo ../../lib/expr/libexpr_C.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la -lm -inst-prefix-dir /home/udu/aports/main/graphviz/pkg/graphviz) /usr/bin/install -c -m 644 gvpr.h '/home/udu/aports/main/graphviz/pkg/graphviz/usr/include/graphviz' libtool: relink: cc -shared -fPIC -DPIC .libs/actions.o .libs/compile.o .libs/gvpr.o .libs/gprstate.o .libs/parse.o -Wl,--whole-archive ../../lib/expr/.libs/libexpr_C.a -Wl,--no-whole-archive -L/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib -L/usr/lib -lcgraph -lcdt -lm -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgvpr.so.2 -o .libs/libgvpr.so.2.0.0 libtool: install: /usr/bin/install -c .libs/libgvpr.so.2.0.0T /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/libgvpr.so.2.0.0 libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib && { ln -s -f libgvpr.so.2.0.0 libgvpr.so.2 || { rm -f libgvpr.so.2 && ln -s libgvpr.so.2.0.0 libgvpr.so.2; }; }) libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib && { ln -s -f libgvpr.so.2.0.0 libgvpr.so || { rm -f libgvpr.so && ln -s libgvpr.so.2.0.0 libgvpr.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvpr.lai /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/libgvpr.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvpr' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/gvpr' make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib' Making install in plugin make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin' Making install in core make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/core' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/core' make[4]: Nothing to be done for 'install-data-am'. ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_core.la '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz' libtool: warning: relinking 'libgvplugin_core.la' libtool: install: (cd /home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/core; /bin/sh "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/libtool" --tag CC --mode=relink cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -version-info 6:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_core.la -rpath /usr/lib/graphviz gvplugin_core.lo gvrender_core_dot.lo gvrender_core_json.lo gvrender_core_fig.lo gvrender_core_map.lo gvrender_core_ps.lo gvrender_core_svg.lo gvrender_core_tk.lo gvrender_core_pov.lo gvrender_core_pic.lo gvloadimage_core.lo ../../lib/gvc/libgvc.la ../../lib/xdot/libxdot.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la -lm -inst-prefix-dir /home/udu/aports/main/graphviz/pkg/graphviz) libtool: relink: cc -shared -fPIC -DPIC .libs/gvplugin_core.o .libs/gvrender_core_dot.o .libs/gvrender_core_json.o .libs/gvrender_core_fig.o .libs/gvrender_core_map.o .libs/gvrender_core_ps.o .libs/gvrender_core_svg.o .libs/gvrender_core_tk.o .libs/gvrender_core_pov.o .libs/gvrender_core_pic.o .libs/gvloadimage_core.o -L/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib -L/usr/lib -lgvc -lxdot -lcgraph -lcdt -lm -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgvplugin_core.so.6 -o .libs/libgvplugin_core.so.6.0.0 libtool: install: /usr/bin/install -c .libs/libgvplugin_core.so.6.0.0T /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/libgvplugin_core.so.6.0.0 libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz && { ln -s -f libgvplugin_core.so.6.0.0 libgvplugin_core.so.6 || { rm -f libgvplugin_core.so.6 && ln -s libgvplugin_core.so.6.0.0 libgvplugin_core.so.6; }; }) libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz && { ln -s -f libgvplugin_core.so.6.0.0 libgvplugin_core.so || { rm -f libgvplugin_core.so && ln -s libgvplugin_core.so.6.0.0 libgvplugin_core.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_core.lai /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/libgvplugin_core.la libtool: warning: remember to run 'libtool --finish /usr/lib/graphviz' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/core' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/core' Making install in devil make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/devil' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/devil' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/devil' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/devil' Making install in gd make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gd' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gd' make[4]: Nothing to be done for 'install-data-am'. ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_gd.la '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz' libtool: warning: relinking 'libgvplugin_gd.la' libtool: install: (cd /home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gd; /bin/sh "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/libtool" --tag CC --mode=relink cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -version-info 6:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_gd.la -rpath /usr/lib/graphviz gvplugin_gd.lo gvrender_gd.lo gvrender_gd_vrml.lo gvtextlayout_gd.lo gvloadimage_gd.lo gvdevice_gd.lo ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la -lpangocairo-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgobject-2.0 -lglib-2.0 -lintl -lgd -lgd -lm -inst-prefix-dir /home/udu/aports/main/graphviz/pkg/graphviz) libtool: relink: cc -shared -fPIC -DPIC .libs/gvplugin_gd.o .libs/gvrender_gd.o .libs/gvrender_gd_vrml.o .libs/gvtextlayout_gd.o .libs/gvloadimage_gd.o .libs/gvdevice_gd.o -L/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib -L/usr/lib -lgvc -lcgraph -lcdt -lpangocairo-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgobject-2.0 -lglib-2.0 -lintl -lgd -lm -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgvplugin_gd.so.6 -o .libs/libgvplugin_gd.so.6.0.0 libtool: install: /usr/bin/install -c .libs/libgvplugin_gd.so.6.0.0T /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/libgvplugin_gd.so.6.0.0 libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz && { ln -s -f libgvplugin_gd.so.6.0.0 libgvplugin_gd.so.6 || { rm -f libgvplugin_gd.so.6 && ln -s libgvplugin_gd.so.6.0.0 libgvplugin_gd.so.6; }; }) libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz && { ln -s -f libgvplugin_gd.so.6.0.0 libgvplugin_gd.so || { rm -f libgvplugin_gd.so && ln -s libgvplugin_gd.so.6.0.0 libgvplugin_gd.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_gd.lai /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/libgvplugin_gd.la libtool: warning: remember to run 'libtool --finish /usr/lib/graphviz' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gd' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gd' Making install in gdk make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gdk' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gdk' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gdk' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gdk' Making install in gdiplus make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gdiplus' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gdiplus' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gdiplus' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gdiplus' Making install in gs make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gs' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gs' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gs' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/gs' Making install in kitty make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/kitty' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/kitty' make[4]: Nothing to be done for 'install-data-am'. ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_kitty.la '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz' libtool: install: /usr/bin/install -c .libs/libgvplugin_kitty.so.6.0.0 /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/libgvplugin_kitty.so.6.0.0 libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz && { ln -s -f libgvplugin_kitty.so.6.0.0 libgvplugin_kitty.so.6 || { rm -f libgvplugin_kitty.so.6 && ln -s libgvplugin_kitty.so.6.0.0 libgvplugin_kitty.so.6; }; }) libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz && { ln -s -f libgvplugin_kitty.so.6.0.0 libgvplugin_kitty.so || { rm -f libgvplugin_kitty.so && ln -s libgvplugin_kitty.so.6.0.0 libgvplugin_kitty.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_kitty.lai /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/libgvplugin_kitty.la libtool: warning: remember to run 'libtool --finish /usr/lib/graphviz' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/kitty' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/kitty' Making install in lasi make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/lasi' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/lasi' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/lasi' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/lasi' Making install in pango make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/pango' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/pango' make[4]: Nothing to be done for 'install-data-am'. ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_pango.la '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz' libtool: warning: relinking 'libgvplugin_pango.la' libtool: install: (cd /home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/pango; /bin/sh "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/libtool" --tag CC --mode=relink cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -version-info 6:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_pango.la -rpath /usr/lib/graphviz gvplugin_pango.lo gvrender_pango.lo gvgetfontlist_pango.lo gvtextlayout_pango.lo gvloadimage_pango.lo ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la -lpangocairo-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgobject-2.0 -lglib-2.0 -lintl -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lharfbuzz -lfreetype -lgobject-2.0 -lglib-2.0 -lintl -lm -inst-prefix-dir /home/udu/aports/main/graphviz/pkg/graphviz) libtool: relink: cc -shared -fPIC -DPIC .libs/gvplugin_pango.o .libs/gvrender_pango.o .libs/gvgetfontlist_pango.o .libs/gvtextlayout_pango.o .libs/gvloadimage_pango.o -L/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib -L/usr/lib -lgvc -lcgraph -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lharfbuzz -lfreetype -lgobject-2.0 -lglib-2.0 -lintl -lm -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgvplugin_pango.so.6 -o .libs/libgvplugin_pango.so.6.0.0 libtool: install: /usr/bin/install -c .libs/libgvplugin_pango.so.6.0.0T /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/libgvplugin_pango.so.6.0.0 libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz && { ln -s -f libgvplugin_pango.so.6.0.0 libgvplugin_pango.so.6 || { rm -f libgvplugin_pango.so.6 && ln -s libgvplugin_pango.so.6.0.0 libgvplugin_pango.so.6; }; }) libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz && { ln -s -f libgvplugin_pango.so.6.0.0 libgvplugin_pango.so || { rm -f libgvplugin_pango.so && ln -s libgvplugin_pango.so.6.0.0 libgvplugin_pango.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_pango.lai /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/libgvplugin_pango.la libtool: warning: remember to run 'libtool --finish /usr/lib/graphviz' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/pango' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/pango' Making install in quartz make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/quartz' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/quartz' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/quartz' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/quartz' Making install in rsvg make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/rsvg' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/rsvg' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/rsvg' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/rsvg' Making install in xlib make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/xlib' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/xlib' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_xlib.la '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz' /usr/bin/install -c vimdot '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1' libtool: install: /usr/bin/install -c .libs/libgvplugin_xlib.so.6.0.0 /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/libgvplugin_xlib.so.6.0.0 libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz && { ln -s -f libgvplugin_xlib.so.6.0.0 libgvplugin_xlib.so.6 || { rm -f libgvplugin_xlib.so.6 && ln -s libgvplugin_xlib.so.6.0.0 libgvplugin_xlib.so.6; }; }) libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz && { ln -s -f libgvplugin_xlib.so.6.0.0 libgvplugin_xlib.so || { rm -f libgvplugin_xlib.so && ln -s libgvplugin_xlib.so.6.0.0 libgvplugin_xlib.so; }; }) /usr/bin/install -c -m 644 vimdot.1 '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1' libtool: install: /usr/bin/install -c .libs/libgvplugin_xlib.lai /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/libgvplugin_xlib.la libtool: warning: remember to run 'libtool --finish /usr/lib/graphviz' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/xlib' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/xlib' Making install in dot_layout make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/dot_layout' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/dot_layout' make[4]: Nothing to be done for 'install-data-am'. ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_dot_layout.la '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz' libtool: warning: relinking 'libgvplugin_dot_layout.la' libtool: install: (cd /home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/dot_layout; /bin/sh "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/libtool" --tag CC --mode=relink cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -version-info 6:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_dot_layout.la -rpath /usr/lib/graphviz gvplugin_dot_layout.lo gvlayout_dot_layout.lo ../../lib/dotgen/libdotgen_C.la ../../lib/gvc/libgvc.la ../../lib/pathplan/libpathplan.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la -lm -inst-prefix-dir /home/udu/aports/main/graphviz/pkg/graphviz) libtool: relink: cc -shared -fPIC -DPIC .libs/gvplugin_dot_layout.o .libs/gvlayout_dot_layout.o -Wl,--whole-archive ../../lib/dotgen/.libs/libdotgen_C.a -Wl,--no-whole-archive -L/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib -L/usr/lib -lgvc -lpathplan -lcgraph -lcdt -lm -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgvplugin_dot_layout.so.6 -o .libs/libgvplugin_dot_layout.so.6.0.0 libtool: install: /usr/bin/install -c .libs/libgvplugin_dot_layout.so.6.0.0T /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0 libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz && { ln -s -f libgvplugin_dot_layout.so.6.0.0 libgvplugin_dot_layout.so.6 || { rm -f libgvplugin_dot_layout.so.6 && ln -s libgvplugin_dot_layout.so.6.0.0 libgvplugin_dot_layout.so.6; }; }) libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz && { ln -s -f libgvplugin_dot_layout.so.6.0.0 libgvplugin_dot_layout.so || { rm -f libgvplugin_dot_layout.so && ln -s libgvplugin_dot_layout.so.6.0.0 libgvplugin_dot_layout.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_dot_layout.lai /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/libgvplugin_dot_layout.la libtool: warning: remember to run 'libtool --finish /usr/lib/graphviz' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/dot_layout' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/dot_layout' Making install in neato_layout make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/neato_layout' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/neato_layout' make[4]: Nothing to be done for 'install-data-am'. ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_neato_layout.la '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz' libtool: warning: relinking 'libgvplugin_neato_layout.la' libtool: install: (cd /home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/neato_layout; /bin/sh "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/libtool" --tag CXX --mode=relink c++ -std=c++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIE -fPIC -version-info 6:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_neato_layout.la -rpath /usr/lib/graphviz gvplugin_neato_layout.lo gvlayout_neato_layout.lo ../../lib/patchwork/libpatchwork_C.la ../../lib/circogen/libcircogen_C.la ../../lib/osage/libosage_C.la ../../lib/fdpgen/libfdpgen_C.la ../../lib/twopigen/libtwopigen_C.la ../../lib/neatogen/libneatogen_C.la ../../lib/sparse/libsparse_C.la ../../lib/rbtree/librbtree_C.la ../../lib/sfdpgen/libsfdpgen_C.la ../../lib/gvc/libgvc.la ../../lib/pathplan/libpathplan.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la ../../lib/vpsc/libvpsc_C.la -lm -inst-prefix-dir /home/udu/aports/main/graphviz/pkg/graphviz) libtool: relink: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/crtbeginS.o .libs/gvplugin_neato_layout.o .libs/gvlayout_neato_layout.o -Wl,--whole-archive ../../lib/patchwork/.libs/libpatchwork_C.a ../../lib/circogen/.libs/libcircogen_C.a ../../lib/osage/.libs/libosage_C.a ../../lib/fdpgen/.libs/libfdpgen_C.a ../../lib/twopigen/.libs/libtwopigen_C.a ../../lib/neatogen/.libs/libneatogen_C.a ../../lib/sparse/.libs/libsparse_C.a ../../lib/rbtree/.libs/librbtree_C.a ../../lib/sfdpgen/.libs/libsfdpgen_C.a ../../lib/vpsc/.libs/libvpsc_C.a -Wl,--no-whole-archive -L/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib -L/usr/lib -lgvc -lpathplan -lcgraph -lcdt -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0 -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib/crtn.o -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgvplugin_neato_layout.so.6 -o .libs/libgvplugin_neato_layout.so.6.0.0 libtool: install: /usr/bin/install -c .libs/libgvplugin_neato_layout.so.6.0.0T /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/libgvplugin_neato_layout.so.6.0.0 libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz && { ln -s -f libgvplugin_neato_layout.so.6.0.0 libgvplugin_neato_layout.so.6 || { rm -f libgvplugin_neato_layout.so.6 && ln -s libgvplugin_neato_layout.so.6.0.0 libgvplugin_neato_layout.so.6; }; }) libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz && { ln -s -f libgvplugin_neato_layout.so.6.0.0 libgvplugin_neato_layout.so || { rm -f libgvplugin_neato_layout.so && ln -s libgvplugin_neato_layout.so.6.0.0 libgvplugin_neato_layout.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_neato_layout.lai /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/libgvplugin_neato_layout.la libtool: warning: remember to run 'libtool --finish /usr/lib/graphviz' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/neato_layout' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/neato_layout' Making install in webp make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/webp' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/webp' make[4]: Nothing to be done for 'install-data-am'. ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_webp.la '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz' libtool: warning: relinking 'libgvplugin_webp.la' libtool: install: (cd /home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/webp; /bin/sh "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/libtool" --tag CC --mode=relink cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -version-info 6:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_webp.la -rpath /usr/lib/graphviz gvplugin_webp.lo gvloadimage_webp.lo gvdevice_webp.lo -lwebp -lpangocairo-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgobject-2.0 -lglib-2.0 -lintl ../../lib/gvc/libgvc.la -inst-prefix-dir /home/udu/aports/main/graphviz/pkg/graphviz) libtool: relink: cc -shared -fPIC -DPIC .libs/gvplugin_webp.o .libs/gvloadimage_webp.o .libs/gvdevice_webp.o -lwebp -lpangocairo-1.0 -lpango-1.0 -lcairo -lharfbuzz -lgobject-2.0 -lglib-2.0 -lintl -L/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib -L/usr/lib -lgvc -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgvplugin_webp.so.6 -o .libs/libgvplugin_webp.so.6.0.0 libtool: install: /usr/bin/install -c .libs/libgvplugin_webp.so.6.0.0T /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/libgvplugin_webp.so.6.0.0 libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz && { ln -s -f libgvplugin_webp.so.6.0.0 libgvplugin_webp.so.6 || { rm -f libgvplugin_webp.so.6 && ln -s libgvplugin_webp.so.6.0.0 libgvplugin_webp.so.6; }; }) libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz && { ln -s -f libgvplugin_webp.so.6.0.0 libgvplugin_webp.so || { rm -f libgvplugin_webp.so && ln -s libgvplugin_webp.so.6.0.0 libgvplugin_webp.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_webp.lai /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/libgvplugin_webp.la libtool: warning: remember to run 'libtool --finish /usr/lib/graphviz' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/webp' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/webp' Making install in poppler make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/poppler' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/poppler' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/poppler' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/poppler' Making install in vt make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/vt' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/vt' make[4]: Nothing to be done for 'install-data-am'. ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgvplugin_vt.la '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz' libtool: warning: relinking 'libgvplugin_vt.la' libtool: install: (cd /home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/vt; /bin/sh "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/libtool" --tag CC --mode=relink cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -O2 -flto=auto -Wall -Wextra -Wmissing-include-dirs -Wswitch-default -Wfloat-equal -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wtrampolines -Wlogical-op -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -version-info 6:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgvplugin_vt.la -rpath /usr/lib/graphviz gvplugin_vt.lo ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la -inst-prefix-dir /home/udu/aports/main/graphviz/pkg/graphviz) libtool: relink: cc -shared -fPIC -DPIC .libs/gvplugin_vt.o -L/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib -L/usr/lib -lgvc -lcgraph -lcdt -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgvplugin_vt.so.6 -o .libs/libgvplugin_vt.so.6.0.0 libtool: install: /usr/bin/install -c .libs/libgvplugin_vt.so.6.0.0T /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/libgvplugin_vt.so.6.0.0 libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz && { ln -s -f libgvplugin_vt.so.6.0.0 libgvplugin_vt.so.6 || { rm -f libgvplugin_vt.so.6 && ln -s libgvplugin_vt.so.6.0.0 libgvplugin_vt.so.6; }; }) libtool: install: (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz && { ln -s -f libgvplugin_vt.so.6.0.0 libgvplugin_vt.so || { rm -f libgvplugin_vt.so && ln -s libgvplugin_vt.so.6.0.0 libgvplugin_vt.so; }; }) libtool: install: /usr/bin/install -c .libs/libgvplugin_vt.lai /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/libgvplugin_vt.la libtool: warning: remember to run 'libtool --finish /usr/lib/graphviz' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/vt' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin/vt' make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/plugin' Making install in cmd make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd' Making install in dot make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/dot' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/dot' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c dot dot_builtins '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' /usr/bin/install -c dot_sandbox '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1' /usr/bin/install -c -m 644 dot.1 dot_sandbox.1 osage.1 patchwork.1 '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1' make install-data-hook make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/dot' (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1; for i in neato.1 twopi.1 fdp.1 circo.1 sfdp.1; do rm -f $i; ln -s dot.1 $i; done;) libtool: warning: '../../lib/gvc/libgvc.la' has not been installed in '/usr/lib' (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/share/doc/graphviz; for i in ; do rm -f $i; ln -s dot.1.pdf $i; done;) libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/share/doc/graphviz; for i in ; do rm -f $i; ln -s dot.1.pdf $i; done;) ^ [ -c flag ]:1: cd '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/doc/graphviz': No such file or directory make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/dot' libtool: install: /usr/bin/install -c .libs/dot /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/dot libtool: warning: '../../plugin/dot_layout/libgvplugin_dot_layout.la' has not been installed in '/usr/lib/graphviz' libtool: warning: '../../plugin/neato_layout/libgvplugin_neato_layout.la' has not been installed in '/usr/lib/graphviz' libtool: warning: '../../plugin/core/libgvplugin_core.la' has not been installed in '/usr/lib/graphviz' libtool: warning: '../../plugin/vt/libgvplugin_vt.la' has not been installed in '/usr/lib/graphviz' libtool: warning: '../../lib/gvc/libgvc.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/pathplan/libpathplan.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/xdot/libxdot.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cdt/libcdt.la' has not been installed in '/usr/lib' libtool: warning: '../../plugin/gd/libgvplugin_gd.la' has not been installed in '/usr/lib/graphviz' libtool: warning: '../../plugin/pango/libgvplugin_pango.la' has not been installed in '/usr/lib/graphviz' libtool: warning: '../../plugin/webp/libgvplugin_webp.la' has not been installed in '/usr/lib/graphviz' libtool: install: /usr/bin/install -c .libs/dot_builtins /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/dot_builtins make install-exec-hook make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/dot' (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin; if test -x dot; then for i in neato twopi fdp circo osage patchwork sfdp; do rm -f $i; ln -s dot $i; done; fi;) if test "x/home/udu/aports/main/graphviz/pkg/graphviz" = "x" -a "xx86_64-alpine-linux-musl" = "xx86_64-alpine-linux-musl"; then if test -x /usr/bin/dot; then if test -x /sbin/ldconfig; then /sbin/ldconfig 2>/dev/null; fi; cd /usr/bin; ./dot -c; else cd /usr/bin; ./dot_static -c; fi; fi make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/dot' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/dot' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/dot' Making install in tools make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/tools' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/tools' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c gc gvcolor gxl2gv acyclic nop ccomps sccmap tred unflatten gvpack dijkstra bcomps mm2gv gvgen gml2gv gv2gml graphml2gv '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' /usr/bin/install -c -m 644 gc.1 gvcolor.1 gxl2gv.1 acyclic.1 nop.1 ccomps.1 sccmap.1 tred.1 unflatten.1 gvpack.1 dijkstra.1 bcomps.1 mm2gv.1 gvgen.1 gml2gv.1 graphml2gv.1 '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1' make install-data-hook make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/tools' (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1; rm -f gv2gxl.1; ln -s gxl2gv.1 gv2gxl.1;) (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1; rm -f gxl2dot.1; ln -s gxl2gv.1 gxl2dot.1;) (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1; rm -f dot2gxl.1; ln -s gxl2gv.1 dot2gxl.1;) (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1; rm -f gv2gml.1; ln -s gml2gv.1 gv2gml.1;) make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/tools' libtool: warning: '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/xdot/libxdot.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/gvc/libgvc.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/pathplan/libpathplan.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cdt/libcdt.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gc /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/gc libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gvcolor /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/gvcolor libtool: warning: '../../lib/gvc/libgvc.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cdt/libcdt.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gxl2gv /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/gxl2gv libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/acyclic /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/acyclic libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/nop /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/nop libtool: warning: '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/xdot/libxdot.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/gvc/libgvc.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/pathplan/libpathplan.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cdt/libcdt.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/ccomps /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/ccomps libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/sccmap /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/sccmap libtool: warning: '../../lib/gvc/libgvc.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/tred /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/tred libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/unflatten /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/unflatten libtool: warning: '../../plugin/neato_layout/libgvplugin_neato_layout.la' has not been installed in '/usr/lib/graphviz' libtool: warning: '../../lib/gvc/libgvc.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cdt/libcdt.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gvpack /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/gvpack libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cdt/libcdt.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/dijkstra /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/dijkstra libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/bcomps /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/bcomps libtool: warning: '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/lib/xdot/libxdot.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/mm2gv /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/mm2gv libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gvgen /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/gvgen libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cdt/libcdt.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gml2gv /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/gml2gv libtool: warning: '../../lib/gvc/libgvc.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gv2gml /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/gv2gml libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cdt/libcdt.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/graphml2gv /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/graphml2gv make install-exec-hook make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/tools' (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin; rm -f gv2gxl; ln -s gxl2gv gv2gxl;) (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin; rm -f dot2gxl; ln -s gxl2gv dot2gxl;) (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin; rm -f gxl2dot; ln -s gxl2gv gxl2dot;) make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/tools' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/tools' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/tools' Making install in gvpr make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvpr' Making install in lib make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvpr/lib' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvpr/lib' make[5]: Nothing to be done for 'install-exec-am'. ../../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/graphviz/gvpr' /usr/bin/install -c -m 644 addedges addranks addrings anon attr bb bbox bipart binduce chkclusters chkedges cliptree col collapse color cycle dechain deghist deledges delmulti delnodes depath dijkstra flatten get-layers-list histogram group indent knbhd maxdeg path rotate scale scalexy span topon treetoclust '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/graphviz/gvpr' make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvpr/lib' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvpr/lib' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvpr' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvpr' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c gvpr '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' /usr/bin/install -c -m 644 gvpr.1 '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1' libtool: warning: '../../lib/gvpr/libgvpr.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cdt/libcdt.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gvpr /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/gvpr make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvpr' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvpr' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvpr' Making install in gvmap make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvmap' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvmap' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c gvmap cluster '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' /usr/bin/install -c gvmap.sh '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1' /usr/bin/install -c -m 644 gvmap.1 cluster.1 gvmap.sh.1 '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1' libtool: warning: '../../lib/gvc/libgvc.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/gvmap /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/gvmap libtool: warning: '../../lib/gvc/libgvc.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/cluster /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/cluster make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvmap' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvmap' Making install in gvedit make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit' make install-recursive make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit' Making install in ui make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit/ui' make[6]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit/ui' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit/ui' make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit/ui' Making install in images make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit/images' make[6]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit/images' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit/images' make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit/images' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit' make[6]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit' make[6]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit' make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/gvedit' Making install in mingle make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/mingle' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/mingle' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/mingle' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/mingle' Making install in edgepaint make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/edgepaint' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/edgepaint' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c edgepaint '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' /usr/bin/install -c -m 644 edgepaint.1 '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1' libtool: warning: '../../lib/gvc/libgvc.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cdt/libcdt.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/edgepaint /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/edgepaint make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/edgepaint' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd/edgepaint' make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/cmd' Making install in tclpkg make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg' Making install in tclstubs make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclstubs' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclstubs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclstubs' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclstubs' Making install in gdtclft make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft' make install-recursive make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft' Making install in demo make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft/demo' make[6]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft/demo' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft/demo' make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft/demo' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft' make[6]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft' make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gdtclft' Making install in tcldot make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot' make install-recursive make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot' Making install in demo make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot/demo' make[6]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot/demo' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot/demo' make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot/demo' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot' make[6]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot' make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tcldot' Making install in tclpathplan make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan' make install-recursive make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan' Making install in demo make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan/demo' Making install in pathplan_data make[6]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan/demo/pathplan_data' make[7]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan/demo/pathplan_data' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan/demo/pathplan_data' make[6]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan/demo/pathplan_data' make[6]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan/demo' make[7]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan/demo' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan/demo' make[6]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan/demo' make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan/demo' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan' make[6]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan' make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/tclpathplan' Making install in gv make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv' make install-recursive make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv' Making install in demo make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv/demo' make[6]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv/demo' make[6]: Nothing to be done for 'install-exec-am'. ../../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/graphviz/demo' /usr/bin/install -c modgraph.lua '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/graphviz/demo' ../../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/graphviz/demo' /usr/bin/install -c modgraph.py '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/graphviz/demo' make[6]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv/demo' make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv/demo' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv' make[6]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man3' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/doc/graphviz' /usr/bin/install -c -m 644 gv.3lua gv.3python '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man3' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/lua' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgv_lua.la '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/lua' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/python3' /usr/bin/install -c -m 644 gv.py '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/python3' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/python3' libtool: warning: relinking 'libgv_lua.la' libtool: install: (cd /home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv; /bin/sh "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/libtool" --tag CXX --mode=relink c++ -std=c++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIE -fPIC -module -avoid-version -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgv_lua.la -rpath /usr/lib/graphviz/lua libgv_lua_la-gv.lo libgv_lua_la-gv_builtins.lo libgv_lua_la-gv_dummy_init.lo libgv_lua_la-gv_lua.lo ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la -L/usr/lib/lua5.4 -llua -lm -lc -inst-prefix-dir /home/udu/aports/main/graphviz/pkg/graphviz) /bin/sh ../../libtool --mode=install /usr/bin/install -c libgv_python3.la '/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/python3' libtool: warning: relinking 'libgv_python3.la' libtool: install: (cd /home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv; /bin/sh "/home/udu/aports/main/graphviz/src/graphviz-12.2.1/libtool" --tag CXX --mode=relink c++ -std=c++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -O2 -flto=auto -fPIE -fPIC -module -avoid-version -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libgv_python3.la -rpath /usr/lib/graphviz/python3 libgv_python3_la-gv.lo libgv_python3_la-gv_builtins.lo libgv_python3_la-gv_dummy_init.lo libgv_python3_la-gv_python3.lo ../../lib/gvc/libgvc.la ../../lib/cgraph/libcgraph.la ../../lib/cdt/libcdt.la -lc -inst-prefix-dir /home/udu/aports/main/graphviz/pkg/graphviz) libtool: relink: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/crtbeginS.o .libs/libgv_lua_la-gv.o .libs/libgv_lua_la-gv_builtins.o .libs/libgv_lua_la-gv_dummy_init.o .libs/libgv_lua_la-gv_lua.o -L/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib -L/usr/lib -lgvc -lcgraph -lcdt -L/usr/lib/lua5.4 -llua -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0 -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib/crtn.o -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgv_lua.so -o .libs/libgv_lua.so libtool: relink: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/crtbeginS.o .libs/libgv_python3_la-gv.o .libs/libgv_python3_la-gv_builtins.o .libs/libgv_python3_la-gv_dummy_init.o .libs/libgv_python3_la-gv_python3.o -L/home/udu/aports/main/graphviz/pkg/graphviz/usr/lib -L/usr/lib -lgvc -lcgraph -lcdt -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0 -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib/crtn.o -Os -O2 -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,libgv_python3.so -o .libs/libgv_python3.so libtool: install: /usr/bin/install -c .libs/libgv_python3.soT /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/python3/libgv_python3.so libtool: install: /usr/bin/install -c .libs/libgv_python3.lai /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/python3/libgv_python3.la libtool: warning: remember to run 'libtool --finish /usr/lib/graphviz/python3' libtool: install: /usr/bin/install -c .libs/libgv_lua.soT /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/lua/libgv_lua.so libtool: install: /usr/bin/install -c .libs/libgv_lua.lai /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/lua/libgv_lua.la libtool: warning: remember to run 'libtool --finish /usr/lib/graphviz/lua' make install-data-hook make[7]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv' (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/lua; rm -f gv.so; ln -s libgv_lua.so gv.so;) (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/python3; rm -f _gv.so; ln -s libgv_python3.so _gv.so;) make[7]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv' make[6]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv' make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg/gv' make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg' make[4]: Nothing to be done for 'install-exec-am'. make install-data-hook make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg' mkdir -p /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/lua5.4/lua; if test -w /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/lua5.4/lua; then \ (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/lua5.4/lua; \ cp -f /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/lua/libgv_lua.so gv.so;) \ else \ echo "Warning: /usr/lib/lua5.4/lua is not writable."; \ echo "Skipping system installation of lua binding."; \ fi mkdir -p /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/python3.12/site-packages; if test -w /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/python3.12/site-packages; then \ (cd /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/python3.12/site-packages; \ cp -f /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/python3/libgv_python3.so _gv.so; \ cp -f /home/udu/aports/main/graphviz/pkg/graphviz/usr/lib/graphviz/python3/gv.py gv.py;) \ else \ echo "Warning: /usr/lib/python3.12/site-packages is not writable."; \ echo "Skipping system installation of python3 binding."; \ fi make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tclpkg' Making install in doc make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc' Making install in info make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc/info' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc/info' make[4]: Nothing to be done for 'install-exec-am'. ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/doc/graphviz/info' /usr/bin/install -c -m 644 attrs.html colors.html command.html index.html lang.html output.html shapes.html arrows.html '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/doc/graphviz/info' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc/info' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc/info' Making install in schema make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc/schema' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc/schema' make[4]: Nothing to be done for 'install-exec-am'. ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/doc/graphviz/schema' /usr/bin/install -c -m 644 arguments.xml attributes.xml attributes.xslt '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/doc/graphviz/schema' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc/schema' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc/schema' make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc' make[4]: Nothing to be done for 'install-exec-am'. ../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/doc/graphviz' ../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/doc/graphviz' /usr/bin/install -c -m 644 build.html FAQ.html index.html winbuild.html pspdf.png char.html gdtclft.entities.example.png todo.html internal_todo.html '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/doc/graphviz' /usr/bin/install -c -m 644 Dot.ref latex_suggestions.txt '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/doc/graphviz' ../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/doc/graphviz' /usr/bin/install -c -m 644 dotguide.pdf neatoguide.pdf libgraph/Agraph.pdf libguide/libguide.pdf '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/doc/graphviz' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/doc' Making install in contrib make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib' Making install in prune make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib/prune' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib/prune' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c prune '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' /usr/bin/install -c -m 644 prune.1 '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1' libtool: warning: '../../lib/cgraph/libcgraph.la' has not been installed in '/usr/lib' libtool: warning: '../../lib/cdt/libcdt.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/prune /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/prune make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib/prune' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib/prune' Making install in diffimg make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib/diffimg' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib/diffimg' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1' /bin/sh ../../libtool --mode=install /usr/bin/install -c diffimg '/home/udu/aports/main/graphviz/pkg/graphviz/usr/bin' /usr/bin/install -c -m 644 diffimg.1 '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man1' libtool: install: /usr/bin/install -c diffimg /home/udu/aports/main/graphviz/pkg/graphviz/usr/bin/diffimg make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib/diffimg' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib/diffimg' make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/contrib' Making install in share make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share' Making install in examples make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share/examples' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share/examples' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share/examples' Making install in gui make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share/gui' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share/gui' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share/gui' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share/gui' make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/share' Making install in graphs make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs' Making install in directed make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs/directed' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs/directed' make[4]: Nothing to be done for 'install-exec-am'. ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/graphviz/graphs/directed' /usr/bin/install -c -m 644 KW91.gv Latin1.gv NaN.gv abstract.gv alf.gv arrows.gv awilliams.gv biological.gv clust.gv clust1.gv clust2.gv clust3.gv clust4.gv clust5.gv crazy.gv ctext.gv dfa.gv fig6.gv fsm.gv grammar.gv hashtable.gv honda-tokoro.gv jcctree.gv jsort.gv ldbxtried.gv longflat.gv mike.gv nhg.gv oldarrows.gv pgram.gv pm2way.gv pmpipe.gv polypoly.gv proc3d.gv psfonttest.gv record2.gv records.gv rowe.gv japanese.gv russian.gv '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/graphviz/graphs/directed' /usr/bin/install -c -m 644 sdh.gv shells.gv states.gv structs.gv table.gv train11.gv trapeziumlr.gv tree.gv triedds.gv try.gv unix.gv unix2.gv viewfile.gv world.gv switch.gv '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/graphviz/graphs/directed' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs/directed' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs/directed' Making install in undirected make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs/undirected' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs/undirected' make[4]: Nothing to be done for 'install-exec-am'. ../../config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/graphviz/graphs/undirected' /usr/bin/install -c -m 644 ER.gv ngk10_4.gv process.gv Heawood.gv Petersen.gv '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/graphviz/graphs/undirected' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs/undirected' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs/undirected' make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/graphs' Making install in tests make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests' Making install in graphs make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/graphs' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/graphs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/graphs' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/graphs' Making install in linux.x86 make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/linux.x86' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/linux.x86' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/linux.x86' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/linux.x86' Making install in regression_tests make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests' Making install in shapes make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/shapes' Making install in reference make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/shapes/reference' make[6]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/shapes/reference' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/shapes/reference' make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/shapes/reference' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/shapes' make[6]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/shapes' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/shapes' make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/shapes' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/shapes' Making install in vuln make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln' Making install in input make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln/input' make[6]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln/input' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln/input' make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln/input' Making install in reference make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln/reference' make[6]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln/reference' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln/reference' make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln/reference' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln' make[6]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln' make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests/vuln' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests' make[5]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests' make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests/regression_tests' make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests' make[4]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1/tests' make[2]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1' make[3]: Entering directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1' make[3]: Nothing to be done for 'install-exec-am'. config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/doc/graphviz' config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man7' /usr/bin/install -c -m 644 AUTHORS COPYING CHANGELOG.md NEWS cpl1.0.txt '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/doc/graphviz' /usr/bin/install -c -m 644 graphviz.7 '/home/udu/aports/main/graphviz/pkg/graphviz/usr/share/man/man7' config/install-sh -c -d '/home/udu/aports/main/graphviz/pkg/graphviz/usr/include/graphviz' /usr/bin/install -c -m 644 ./graphviz_version.h '/home/udu/aports/main/graphviz/pkg/graphviz/usr/include/graphviz' make[3]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1' make[2]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1' make[1]: Leaving directory '/home/udu/aports/main/graphviz/src/graphviz-12.2.1' >>> graphviz-dev*: Running split function dev... 'usr/include' -> '/home/udu/aports/main/graphviz/pkg/graphviz-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/udu/aports/main/graphviz/pkg/graphviz-dev/usr/lib/pkgconfig' 'usr/lib/libcdt.so' -> '/home/udu/aports/main/graphviz/pkg/graphviz-dev/usr/lib/libcdt.so' 'usr/lib/libcgraph.so' -> '/home/udu/aports/main/graphviz/pkg/graphviz-dev/usr/lib/libcgraph.so' 'usr/lib/libgvc.so' -> '/home/udu/aports/main/graphviz/pkg/graphviz-dev/usr/lib/libgvc.so' 'usr/lib/libgvpr.so' -> '/home/udu/aports/main/graphviz/pkg/graphviz-dev/usr/lib/libgvpr.so' 'usr/lib/libpathplan.so' -> '/home/udu/aports/main/graphviz/pkg/graphviz-dev/usr/lib/libpathplan.so' 'usr/lib/libxdot.so' -> '/home/udu/aports/main/graphviz/pkg/graphviz-dev/usr/lib/libxdot.so' >>> graphviz-dev*: Preparing subpackage graphviz-dev... >>> graphviz-dev*: Stripping binaries >>> graphviz-dev*: Running postcheck for graphviz-dev >>> graphviz-libs*: Running split function libs... 'usr/lib/libcdt.so.5' -> '/home/udu/aports/main/graphviz/pkg/graphviz-libs/usr/lib/libcdt.so.5' 'usr/lib/libcdt.so.5.0.0' -> '/home/udu/aports/main/graphviz/pkg/graphviz-libs/usr/lib/libcdt.so.5.0.0' 'usr/lib/libcgraph.so.6' -> '/home/udu/aports/main/graphviz/pkg/graphviz-libs/usr/lib/libcgraph.so.6' 'usr/lib/libcgraph.so.6.0.0' -> '/home/udu/aports/main/graphviz/pkg/graphviz-libs/usr/lib/libcgraph.so.6.0.0' 'usr/lib/libgvc.so.6' -> '/home/udu/aports/main/graphviz/pkg/graphviz-libs/usr/lib/libgvc.so.6' 'usr/lib/libgvc.so.6.0.0' -> '/home/udu/aports/main/graphviz/pkg/graphviz-libs/usr/lib/libgvc.so.6.0.0' 'usr/lib/libgvpr.so.2' -> '/home/udu/aports/main/graphviz/pkg/graphviz-libs/usr/lib/libgvpr.so.2' 'usr/lib/libgvpr.so.2.0.0' -> '/home/udu/aports/main/graphviz/pkg/graphviz-libs/usr/lib/libgvpr.so.2.0.0' 'usr/lib/libpathplan.so.4' -> '/home/udu/aports/main/graphviz/pkg/graphviz-libs/usr/lib/libpathplan.so.4' 'usr/lib/libpathplan.so.4.0.0' -> '/home/udu/aports/main/graphviz/pkg/graphviz-libs/usr/lib/libpathplan.so.4.0.0' 'usr/lib/libxdot.so.4' -> '/home/udu/aports/main/graphviz/pkg/graphviz-libs/usr/lib/libxdot.so.4' 'usr/lib/libxdot.so.4.0.0' -> '/home/udu/aports/main/graphviz/pkg/graphviz-libs/usr/lib/libxdot.so.4.0.0' >>> graphviz-libs*: Preparing subpackage graphviz-libs... >>> graphviz-libs*: Stripping binaries >>> graphviz-libs*: Running postcheck for graphviz-libs >>> graphviz-doc*: Running split function doc... 'usr/share/doc' -> '/home/udu/aports/main/graphviz/pkg/graphviz-doc/usr/share/doc' 'usr/share/man' -> '/home/udu/aports/main/graphviz/pkg/graphviz-doc/usr/share/man' >>> graphviz-doc*: Preparing subpackage graphviz-doc... >>> graphviz-doc*: Running postcheck for graphviz-doc >>> py3-gv*: Running split function _py3... 'usr/lib/graphviz/python3' -> '/home/udu/aports/main/graphviz/pkg/py3-gv/usr/lib/graphviz/python3' 'usr/lib/python3.12' -> '/home/udu/aports/main/graphviz/pkg/py3-gv/usr/lib/python3.12' >>> py3-gv*: Preparing subpackage py3-gv... >>> py3-gv*: Stripping binaries >>> py3-gv*: Running postcheck for py3-gv >>> lua5.4-graphviz*: Running split function _lua... 'usr/lib/graphviz/lua' -> '/home/udu/aports/main/graphviz/pkg/lua5.4-graphviz/usr/lib/graphviz/lua' >>> lua5.4-graphviz*: Preparing subpackage lua5.4-graphviz... >>> lua5.4-graphviz*: Stripping binaries >>> lua5.4-graphviz*: Running postcheck for lua5.4-graphviz >>> graphviz-graphs*: Running split function graphs... 'usr/share/graphviz/graphs' -> '/home/udu/aports/main/graphviz/pkg/graphviz-graphs/usr/share/graphviz/graphs' >>> graphviz-graphs*: Preparing subpackage graphviz-graphs... >>> graphviz-graphs*: Running postcheck for graphviz-graphs >>> graphviz*: Running postcheck for graphviz >>> graphviz*: Preparing package graphviz... >>> graphviz*: Stripping binaries >>> graphviz*: Script found. /bin/sh added as a dependency for graphviz-12.2.1-r0.apk >>> graphviz*: Adding .pre-deinstall >>> graphviz*: Adding .trigger >>> graphviz-dev*: Scanning shared objects >>> graphviz-doc*: Scanning shared objects >>> graphviz-graphs*: Scanning shared objects >>> graphviz-libs*: Scanning shared objects >>> graphviz*: Scanning shared objects >>> lua5.4-graphviz*: Scanning shared objects >>> py3-gv*: Scanning shared objects >>> graphviz-dev*: Tracing dependencies... cairo-dev expat-dev fontconfig-dev freetype-dev gd-dev gmp-dev libjpeg-turbo-dev libpng-dev libsm-dev libxext-dev pango-dev python3-dev zlib-dev graphviz-libs=12.2.1-r0 pkgconfig >>> graphviz-dev*: Package size: 115.2 KB >>> graphviz-dev*: Compressing data... >>> graphviz-dev*: Create checksum... >>> graphviz-dev*: Create graphviz-dev-12.2.1-r0.apk >>> graphviz-doc*: Tracing dependencies... >>> graphviz-doc*: Package size: 1.3 MB >>> graphviz-doc*: Compressing data... >>> graphviz-doc*: Create checksum... >>> graphviz-doc*: Create graphviz-doc-12.2.1-r0.apk >>> graphviz-graphs*: Tracing dependencies... font-cantarell >>> graphviz-graphs*: Package size: 95.1 KB >>> graphviz-graphs*: Compressing data... >>> graphviz-graphs*: Create checksum... >>> graphviz-graphs*: Create graphviz-graphs-12.2.1-r0.apk >>> graphviz-libs*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libexpat.so.1 so:libz.so.1 >>> graphviz-libs*: Package size: 1.2 MB >>> graphviz-libs*: Compressing data... >>> graphviz-libs*: Create checksum... >>> graphviz-libs*: Create graphviz-libs-12.2.1-r0.apk >>> graphviz*: Tracing dependencies... font-cantarell /bin/sh so:libX11.so.6 so:libc.musl-x86_64.so.1 so:libcairo.so.2 so:libcdt.so.5 so:libcgraph.so.6 so:libexpat.so.1 so:libgcc_s.so.1 so:libgd.so.3 so:libglib-2.0.so.0 so:libgobject-2.0.so.0 so:libgvc.so.6 so:libgvpr.so.2 so:libpango-1.0.so.0 so:libpangocairo-1.0.so.0 so:libpangoft2-1.0.so.0 so:libpathplan.so.4 so:libstdc++.so.6 so:libwebp.so.7 so:libxdot.so.4 so:libz.so.1 >>> graphviz*: Package size: 2.8 MB >>> graphviz*: Compressing data... >>> graphviz*: Create checksum... >>> graphviz*: Create graphviz-12.2.1-r0.apk >>> lua5.4-graphviz*: Tracing dependencies... font-cantarell so:libc.musl-x86_64.so.1 so:libcgraph.so.6 so:libgcc_s.so.1 so:libgvc.so.6 so:liblua-5.4.so.0 so:libstdc++.so.6 >>> lua5.4-graphviz*: Package size: 216.1 KB >>> lua5.4-graphviz*: Compressing data... >>> lua5.4-graphviz*: Create checksum... >>> lua5.4-graphviz*: Create lua5.4-graphviz-12.2.1-r0.apk >>> py3-gv*: Tracing dependencies... python3 python3~3.12 so:libc.musl-x86_64.so.1 so:libcgraph.so.6 so:libgcc_s.so.1 so:libgvc.so.6 so:libstdc++.so.6 >>> py3-gv*: Package size: 195.4 KB >>> py3-gv*: Compressing data... >>> py3-gv*: Create checksum... >>> py3-gv*: Create py3-gv-12.2.1-r0.apk >>> graphviz: Build complete at Tue, 11 Nov 2025 23:04:08 +0000 elapsed time 0h 2m 57s >>> graphviz: Cleaning up srcdir >>> graphviz: Cleaning up pkgdir >>> graphviz: Uninstalling dependencies... (1/149) Purging .makedepends-graphviz (20251111.230112) (2/149) Purging font-cantarell (0.303.1-r2) (3/149) Purging gd-dev (2.3.3-r10) (4/149) Purging gd (2.3.3-r10) (5/149) Purging libgd (2.3.3-r10) (6/149) Purging gmp-dev (6.3.0-r3) (7/149) Purging libgmpxx (6.3.0-r3) (8/149) Purging pango-dev (1.56.3-r0) (9/149) Purging pango-tools (1.56.3-r0) (10/149) Purging pango (1.56.3-r0) Executing pango-1.56.3-r0.pre-deinstall (11/149) Purging python3-dev (3.12.12-r0) (12/149) Purging bison (3.8.2-r2) (13/149) Purging flex (2.6.4-r7) (14/149) Purging libltdl (2.5.4-r1) (15/149) Purging libxaw-dev (1.0.16-r1) (16/149) Purging libxaw (1.0.16-r1) (17/149) Purging lua5.4-dev (5.4.7-r0) (18/149) Purging lua5.4 (5.4.7-r0) (19/149) Purging lua5.4-libs (5.4.7-r0) (20/149) Purging m4 (1.4.19-r4) (21/149) Purging swig (4.3.0-r1) (22/149) Purging tcl (8.6.16-r0) (23/149) Purging tzdata (2025b-r0) (24/149) Purging fribidi-dev (1.0.16-r1) (25/149) Purging fribidi (1.0.16-r1) (26/149) Purging git-perl (2.49.1-r0) (27/149) Purging perl-git (2.49.1-r0) (28/149) Purging perl-error (0.17030-r0) (29/149) Purging perl (5.40.3-r0) (30/149) Purging harfbuzz-dev (11.2.1-r0) (31/149) Purging harfbuzz-cairo (11.2.1-r0) (32/149) Purging harfbuzz-gobject (11.2.1-r0) (33/149) Purging harfbuzz-icu (11.2.1-r0) (34/149) Purging harfbuzz-subset (11.2.1-r0) (35/149) Purging harfbuzz (11.2.1-r0) (36/149) Purging icu-dev (76.1-r1) (37/149) Purging libavif-dev (1.3.0-r0) (38/149) Purging libavif (1.3.0-r0) (39/149) Purging libxft-dev (2.3.8-r3) (40/149) Purging libxft (2.3.8-r3) (41/149) Purging libxmu-dev (1.2.1-r0) (42/149) Purging libxmu (1.2.1-r0) (43/149) Purging libxpm-dev (3.5.17-r0) (44/149) Purging libxpm (3.5.17-r0) (45/149) Purging libxt-dev (1.3.1-r0) (46/149) Purging libxt (1.3.1-r0) (47/149) Purging libyuv (0.0.1887.20251502-r1) (48/149) Purging py3-packaging-pyc (25.0-r0) (49/149) Purging py3-parsing-pyc (3.2.3-r0) (50/149) Purging tiff-dev (4.7.1-r0) (51/149) Purging libtiffxx (4.7.1-r0) (52/149) Purging tiff (4.7.1-r0) (53/149) Purging xcb-proto-pyc (1.17.0-r0) (54/149) Purging zstd-dev (1.5.7-r0) (55/149) Purging zstd (1.5.7-r0) (56/149) Purging aom-dev (3.12.1-r0) (57/149) Purging aom-libs (3.12.1-r0) (58/149) Purging graphite2-dev (1.3.14-r6) (59/149) Purging graphite2 (1.3.14-r6) (60/149) Purging cairo-dev (1.18.4-r0) (61/149) Purging cairo-tools (1.18.4-r0) (62/149) Purging xcb-util-dev (0.4.1-r3) (63/149) Purging util-macros (1.20.1-r0) (64/149) Purging xcb-util (0.4.1-r3) (65/149) Purging cairo-gobject (1.18.4-r0) (66/149) Purging cairo (1.18.4-r0) (67/149) Purging fontconfig-dev (2.15.0-r3) (68/149) Purging fontconfig (2.15.0-r3) (69/149) Purging freetype-dev (2.13.3-r0) (70/149) Purging freetype (2.13.3-r0) (71/149) Purging brotli-dev (1.1.0-r2) (72/149) Purging brotli (1.1.0-r2) (73/149) Purging glib-dev (2.84.4-r0) (74/149) Purging bzip2-dev (1.0.8-r6) (75/149) Purging docbook-xsl (1.79.2-r11) (76/149) Purging docbook-xsl-ns (1.79.2-r11) Executing docbook-xsl-ns-1.79.2-r11.pre-deinstall (77/149) Purging docbook-xsl-nons (1.79.2-r11) Executing docbook-xsl-nons-1.79.2-r11.pre-deinstall (78/149) Purging docbook-xml (4.5-r10) Executing docbook-xml-4.5-r10.pre-deinstall (79/149) Purging gettext-dev (0.24.1-r0) (80/149) Purging xz (5.8.1-r0) (81/149) Purging gettext-asprintf (0.24.1-r0) (82/149) Purging gettext (0.24.1-r0) (83/149) Purging libxml2-utils (2.13.9-r0) (84/149) Purging libxslt (1.1.43-r3) (85/149) Purging py3-packaging (25.0-r0) (86/149) Purging py3-parsing (3.2.3-r0) (87/149) Purging pcre2-dev (10.46-r0) (88/149) Purging libpcre2-16 (10.46-r0) (89/149) Purging libpcre2-32 (10.46-r0) (90/149) Purging libedit-dev (20250104.3.1-r1) (91/149) Purging libedit (20250104.3.1-r1) (92/149) Purging bsd-compat-headers (0.7.2-r6) (93/149) Purging dav1d-dev (1.5.1-r0) (94/149) Purging libdav1d (1.5.1-r0) (95/149) Purging expat-dev (2.7.3-r0) (96/149) Purging expat (2.7.3-r0) (97/149) Purging gettext-libs (0.24.1-r0) (98/149) Purging glib (2.84.4-r0) (99/149) Purging icu (76.1-r1) (100/149) Purging icu-libs (76.1-r1) (101/149) Purging icu-data-en (76.1-r1) (102/149) Purging libsm-dev (1.2.5-r0) (103/149) Purging libsm (1.2.5-r0) (104/149) Purging util-linux-dev (2.41-r9) (105/149) Purging libfdisk (2.41-r9) (106/149) Purging liblastlog2 (2.41-r9) (107/149) Purging libmount (2.41-r9) (108/149) Purging libsmartcols (2.41-r9) (109/149) Purging libuuid (2.41-r9) (110/149) Purging libblkid (2.41-r9) (111/149) Purging libxrender-dev (0.9.12-r0) (112/149) Purging libxrender (0.9.12-r0) (113/149) Purging libxext-dev (1.3.6-r2) (114/149) Purging libxext (1.3.6-r2) (115/149) Purging libx11-dev (1.8.11-r0) (116/149) Purging xtrans (1.5.2-r0) (117/149) Purging libx11 (1.8.11-r0) (118/149) Purging libxcb-dev (1.17.0-r0) (119/149) Purging xcb-proto (1.17.0-r0) (120/149) Purging libxcb (1.17.0-r0) (121/149) Purging libxdmcp-dev (1.1.5-r1) (122/149) Purging libxdmcp (1.1.5-r1) (123/149) Purging libbsd (0.12.2-r0) (124/149) Purging libeconf (0.6.3-r0) (125/149) Purging libffi-dev (3.4.8-r0) (126/149) Purging linux-headers (6.14.2-r0) (127/149) Purging libice-dev (1.1.2-r0) (128/149) Purging libice (1.1.2-r0) (129/149) Purging libjpeg-turbo-dev (3.1.0-r0) (130/149) Purging libturbojpeg (3.1.0-r0) (131/149) Purging libjpeg-turbo (3.1.0-r0) (132/149) Purging libmd (1.1.0-r0) (133/149) Purging libpng-dev (1.6.47-r0) (134/149) Purging libpng (1.6.47-r0) (135/149) Purging libwebp-dev (1.5.0-r0) (136/149) Purging libwebpdecoder (1.5.0-r0) (137/149) Purging libwebpdemux (1.5.0-r0) (138/149) Purging libwebpmux (1.5.0-r0) (139/149) Purging libwebp (1.5.0-r0) (140/149) Purging libsharpyuv (1.5.0-r0) (141/149) Purging libxau-dev (1.0.12-r0) (142/149) Purging libxau (1.0.12-r0) (143/149) Purging libxml2 (2.13.9-r0) (144/149) Purging pixman-dev (0.46.4-r0) (145/149) Purging pixman (0.46.4-r0) (146/149) Purging sqlite-dev (3.49.2-r1) (147/149) Purging sqlite (3.49.2-r1) (148/149) Purging xorgproto (2024.1-r0) (149/149) Purging zlib-dev (1.3.1-r2) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages >>> graphviz: Updating the main/x86_64 repository index... >>> graphviz: Signing the index...