From 98ebd7fa63f72462eb4f0fa8c0a3b9b0abfb757e Mon Sep 17 00:00:00 2001 From: emmett1 Date: Thu, 8 May 2025 06:49:40 +0000 Subject: elfutils: updated to 0.193 --- repos/extra/elfutils/.checksum | 4 ++-- repos/extra/elfutils/.files | 13 +++++++------ repos/extra/elfutils/abuild | 2 +- repos/extra/elfutils/musl.patch | 34 +++++++++++++++++----------------- 4 files changed, 27 insertions(+), 26 deletions(-) diff --git a/repos/extra/elfutils/.checksum b/repos/extra/elfutils/.checksum index c2cc75d5..8d25aea5 100644 --- a/repos/extra/elfutils/.checksum +++ b/repos/extra/elfutils/.checksum @@ -1,2 +1,2 @@ -aa298382cc45039d2d832bc270249cda5d1e89c7864003488492b40d28f21ab0 elfutils-0.192.tar.bz2 -c6504ca876490bd6024f157aa37b96e448dda18f4de15aa66b7167e1f5963490 musl.patch +c540dfc59d05c714b5e1d7893d514fc051f01814d1b01fc5e6fee811f5b7412b elfutils-0.193.tar.bz2 +0ada89a5aa9138f6e425b5270535058df9661d0ed99ac56318460d3720f2ead8 musl.patch diff --git a/repos/extra/elfutils/.files b/repos/extra/elfutils/.files index b6c99e16..fffa83d2 100644 --- a/repos/extra/elfutils/.files +++ b/repos/extra/elfutils/.files @@ -9,20 +9,21 @@ drwxr-xr-x root/root usr/include/elfutils/ -rw-r--r-- root/root usr/include/elfutils/libdw.h -rw-r--r-- root/root usr/include/elfutils/libdwelf.h -rw-r--r-- root/root usr/include/elfutils/libdwfl.h +-rw-r--r-- root/root usr/include/elfutils/libdwfl_stacktrace.h -rw-r--r-- root/root usr/include/elfutils/version.h -rw-r--r-- root/root usr/include/gelf.h -rw-r--r-- root/root usr/include/libelf.h -rw-r--r-- root/root usr/include/nlist.h drwxr-xr-x root/root usr/lib/ --rwxr-xr-x root/root usr/lib/libasm-0.192.so +-rwxr-xr-x root/root usr/lib/libasm-0.193.so lrwxrwxrwx root/root usr/lib/libasm.so -> libasm.so.1 -lrwxrwxrwx root/root usr/lib/libasm.so.1 -> libasm-0.192.so --rwxr-xr-x root/root usr/lib/libdw-0.192.so +lrwxrwxrwx root/root usr/lib/libasm.so.1 -> libasm-0.193.so +-rwxr-xr-x root/root usr/lib/libdw-0.193.so lrwxrwxrwx root/root usr/lib/libdw.so -> libdw.so.1 -lrwxrwxrwx root/root usr/lib/libdw.so.1 -> libdw-0.192.so --rwxr-xr-x root/root usr/lib/libelf-0.192.so +lrwxrwxrwx root/root usr/lib/libdw.so.1 -> libdw-0.193.so +-rwxr-xr-x root/root usr/lib/libelf-0.193.so lrwxrwxrwx root/root usr/lib/libelf.so -> libelf.so.1 -lrwxrwxrwx root/root usr/lib/libelf.so.1 -> libelf-0.192.so +lrwxrwxrwx root/root usr/lib/libelf.so.1 -> libelf-0.193.so drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/libdw.pc -rw-r--r-- root/root usr/lib/pkgconfig/libelf.pc diff --git a/repos/extra/elfutils/abuild b/repos/extra/elfutils/abuild index c4ae5e47..404e0ac3 100644 --- a/repos/extra/elfutils/abuild +++ b/repos/extra/elfutils/abuild @@ -1,5 +1,5 @@ name=elfutils -version=0.192 +version=0.193 release=1 source="https://sourceware.org/ftp/$name/$version/$name-$version.tar.bz2 musl.patch" diff --git a/repos/extra/elfutils/musl.patch b/repos/extra/elfutils/musl.patch index 8ea61d23..e416086c 100644 --- a/repos/extra/elfutils/musl.patch +++ b/repos/extra/elfutils/musl.patch @@ -1,39 +1,39 @@ diff --git a/configure b/configure -index 66ac6b3..4cbe652 100755 +index b8cc5fd..9776163 100755 --- a/configure +++ b/configure -@@ -9345,7 +9345,7 @@ LIBS="$saved_LIBS" +@@ -9681,7 +9681,7 @@ LIBS="$saved_LIBS" case "$ac_cv_search_argp_parse" in - no) { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 - printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} + no) { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5 + printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;} -as_fn_error $? "failed to find argp_parse +: $? "failed to find argp_parse - See \`config.log' for more details" "$LINENO" 5; } ;; + See 'config.log' for more details" "$LINENO" 5; } ;; -l*) argp_LDADD="$ac_cv_search_argp_parse" ;; *) argp_LDADD= ;; -@@ -9416,7 +9416,7 @@ LIBS="$saved_LIBS" +@@ -9760,7 +9760,7 @@ LIBS="$saved_LIBS" case "$ac_cv_search_fts_close" in - no) { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 - printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} + no) { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5 + printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;} -as_fn_error $? "failed to find fts_close +: $? "failed to find fts_close - See \`config.log' for more details" "$LINENO" 5; } ;; + See 'config.log' for more details" "$LINENO" 5; } ;; -l*) fts_LIBS="$ac_cv_search_fts_close" ;; *) fts_LIBS= ;; -@@ -9487,7 +9487,7 @@ LIBS="$saved_LIBS" +@@ -9839,7 +9839,7 @@ LIBS="$saved_LIBS" case "$ac_cv_search__obstack_free" in - no) { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 - printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} + no) { { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in '$ac_pwd':" >&5 + printf "%s\n" "$as_me: error: in '$ac_pwd':" >&2;} -as_fn_error $? "failed to find _obstack_free +: $? "failed to find _obstack_free - See \`config.log' for more details" "$LINENO" 5; } ;; + See 'config.log' for more details" "$LINENO" 5; } ;; -l*) obstack_LIBS="$ac_cv_search__obstack_free" ;; *) obstack_LIBS= ;; diff --git a/lib/Makefile.in b/lib/Makefile.in -index c559642..608013f 100644 +index d015ff8..72cd8b1 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in -@@ -118,7 +118,7 @@ libeu_a_LIBADD = +@@ -121,7 +121,7 @@ libeu_a_LIBADD = am_libeu_a_OBJECTS = xasprintf.$(OBJEXT) xstrdup.$(OBJEXT) \ xstrndup.$(OBJEXT) xmalloc.$(OBJEXT) next_prime.$(OBJEXT) \ crc32.$(OBJEXT) crc32_file.$(OBJEXT) eu-search.$(OBJEXT) \ @@ -42,7 +42,7 @@ index c559642..608013f 100644 libeu_a_OBJECTS = $(am_libeu_a_OBJECTS) AM_V_P = $(am__v_P_@AM_V@) am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) -@@ -424,10 +424,10 @@ textrel_check = if $(READELF) -d $@ | grep -F -q TEXTREL; then $(textrel_found); +@@ -427,10 +427,10 @@ textrel_check = if $(READELF) -d $@ | grep -F -q TEXTREL; then $(textrel_found); noinst_LIBRARIES = libeu.a libeu_a_SOURCES = xasprintf.c xstrdup.c xstrndup.c xmalloc.c next_prime.c \ crc32.c crc32_file.c eu-search.c \ @@ -52,6 +52,6 @@ index c559642..608013f 100644 noinst_HEADERS = fixedsizehash.h libeu.h system.h dynamicsizehash.h list.h \ - eu-config.h color.h printversion.h bpf.h \ + eu-config.h bpf.h \ - atomics.h stdatomic-fbsd.h dynamicsizehash_concurrent.h \ + dynamicsizehash_concurrent.h \ eu-search.h locks.h -- cgit v1.2.3