From 3c5ef1b3047da247731cd19c4ea0355fff9fdda9 Mon Sep 17 00:00:00 2001 From: AOSC Maintainers Date: Sun, 22 Dec 2024 04:13:06 +0000 Subject: [PATCH] ciel: update to 3.8.2 Co-authored-by: xtex --- app-devel/ciel/autobuild/beyond | 1 - app-devel/ciel/autobuild/defines | 12 +----------- app-devel/ciel/spec | 2 +- 3 files changed, 2 insertions(+), 13 deletions(-) diff --git a/app-devel/ciel/autobuild/beyond b/app-devel/ciel/autobuild/beyond index 481d589ec8c..4be39de38f4 100644 --- a/app-devel/ciel/autobuild/beyond +++ b/app-devel/ciel/autobuild/beyond @@ -1,2 +1 @@ -mv -v "$PKGDIR/usr/bin/ciel-rs" "$PKGDIR/usr/bin/ciel" PREFIX="$PKGDIR/usr/" ./install-assets.sh diff --git a/app-devel/ciel/autobuild/defines b/app-devel/ciel/autobuild/defines index fa679069341..7af7c74ab90 100644 --- a/app-devel/ciel/autobuild/defines +++ b/app-devel/ciel/autobuild/defines @@ -5,16 +5,6 @@ BUILDDEP="rustc llvm" PKGDES="An integrated packaging environment for AOSC OS" USECLANG=1 -# FIXME: clang: error: clang frontend command failed with exit code 139 -USECLANG__MIPS64R6EL=0 -# FIXME -# error: linking with `clang` failed: exit status: 1 -# | -# = note: (command-line) -# = note: ld.lld: error: relocation R_MIPS_64 cannot be used against symbol 'DW.ref.rust_eh_personality'; recompile with -fPIC -# >>> defined in /usr/lib64/rustlib/mipsisa64r6el-unknown-linux-gnuabi64/lib/libstd-bccd059e17955a73.rlib(std-bccd059e17955a73.std.b38466d5fa66b5e1-cgu.0.rcgu.o) -# >>> referenced by std.b38466d5fa66b5e1-cgu.0 -# >>> std-bccd059e17955a73.std.b38466d5fa66b5e1-cgu.0.rcgu.o:(.eh_frame+0x378F) in archive /usr/lib64/rustlib/mipsisa64r6el-unknown-linux-gnuabi64/lib/libstd-bccd059e17955a73.rlib +# FIXME: ld.lld: relocation R_MIPS_64 cannot be used against local symbol NOLTO__LOONGSON3=1 -NOLTO__MIPS64R6EL=1 diff --git a/app-devel/ciel/spec b/app-devel/ciel/spec index db13403ad66..f26141dae29 100644 --- a/app-devel/ciel/spec +++ b/app-devel/ciel/spec @@ -1,4 +1,4 @@ -VER=3.5.2 +VER=3.8.2 SRCS="git::commit=tags/v${VER/\~/-}::https://github.com/AOSC-Dev/ciel-rs" CHKSUMS="SKIP" CHKUPDATE="anitya::id=227000"