estado: cosecha granja 2026-09-06T19:03:28Z — avance del árbol KDE

This commit is contained in:
Sergio
2026-09-06 19:03:29 +00:00
parent c13410428e
commit 04a5ff4be9
2 changed files with 4 additions and 12 deletions
+2 -10
View File
@@ -1,8 +1,8 @@
{
"schema": "hammer-fuentes-vigia/1",
"total": 1168,
"vivas": 1162,
"muertas": 6,
"vivas": 1163,
"muertas": 5,
"detalle_muertas": [
{
"receta": "busybox",
@@ -28,14 +28,6 @@
"codigo": "000",
"viva": false
},
{
"receta": "gmp",
"fichero": "recipes/incoming-cosmic/gmp.toml",
"tipo": "tarball",
"url": "https://gmplib.org/download/gmp/gmp-6.3.0.tar.xz",
"codigo": "000",
"viva": false
},
{
"receta": "libtool",
"fichero": "recipes/incoming-kde/libtool.toml",
+2 -2
View File
@@ -1,6 +1,6 @@
audit de enlace estático · medido 2026-09-05T18:33:07Z · rc=1
audit de enlace estático · medido 2026-09-06T19:03:28Z · rc=1
✗ json-glib dice static, 2 de 2 ejecutables DINÁMICOS (p.ej. usr/bin/json-glib-format) → libffi.so.8 libz.so.1 libc.so
↑ `libc.so` es la musl de zig: en el host son 255B de linker script ⇒ NO CORRE fuera del sandbox
══ estáticos de verdad: 691 | MIENTEN: 1 | sin artefacto o sin ELF: 67
══ estáticos de verdad: 689 | MIENTEN: 1 | sin artefacto o sin ELF: 69
fix: LDFLAGS="-all-static -no-pie" en compile Y en install (libtool relinkea al instalar)