Skip to content

iml: fix build error #11544

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 2, 2025
Merged

iml: fix build error #11544

merged 1 commit into from
Jul 2, 2025

Conversation

pch666777
Copy link
Contributor

@pch666777 pch666777 commented Jun 30, 2025

Topic Description

  • enable shared library build to resolve static library purge error.

Package(s) Affected

iml: 1.0.5

Security Update?

No

Build Order

#buildit iml

Test Build(s) Done

Primary Architectures

  • AMD64 amd64
  • AArch64 arm64
  • LoongArch 64-bit loongarch64

Secondary Architectures

  • Loongson 3 loongson3
  • PowerPC 64-bit (Little Endian) ppc64el
  • RISC-V 64-bit riscv64

- enable shared library build to resolve static library purge error.
@pch666777 pch666777 added the has-fix Topic contains a fix for a known issue label Jun 30, 2025
@aosc-buildit-bot
Copy link
Contributor

Dickens-topic report:

iml upgraded from 1.0.5 to 1.0.5-1~pre20250630T060604Z on amd64, arm64:

No changes, size +41.0 KB (+32.4%)

iml introduced at 1.0.5-1~pre20250630T060604Z on loongarch64, loongson3, ppc64el, riscv64:

15 added, 0 removed, size +362 KB
--- a
+++ b
@@ -0,0 +1,15 @@
+drwxr-xr-x     ./
+drwxr-xr-x     ./usr/
+drwxr-xr-x     ./usr/include/
+-rw-r--r--     ./usr/include/iml.h
+drwxr-xr-x     ./usr/lib/
+-rwxr-xr-x     ./usr/lib/libiml.so.0.1.1
+drwxr-xr-x     ./usr/share/
+drwxr-xr-x     ./usr/share/doc/
+drwxr-xr-x     ./usr/share/doc/iml/
+-rw-r--r--     ./usr/share/doc/iml/COPYING
+drwxr-xr-x     ./usr/share/iml/
+-rw-r--r--     ./usr/share/iml/liblink
+-rw-r--r--     ./usr/share/iml/libroutines
+lrwxrwxrwx     ./usr/lib/libiml.so -> libiml.so.0.1.1
+lrwxrwxrwx     ./usr/lib/libiml.so.0 -> libiml.so.0.1.1

1 similar comment
@aosc-buildit-bot
Copy link
Contributor

Dickens-topic report:

iml upgraded from 1.0.5 to 1.0.5-1~pre20250630T060604Z on amd64, arm64:

No changes, size +41.0 KB (+32.4%)

iml introduced at 1.0.5-1~pre20250630T060604Z on loongarch64, loongson3, ppc64el, riscv64:

15 added, 0 removed, size +362 KB
--- a
+++ b
@@ -0,0 +1,15 @@
+drwxr-xr-x     ./
+drwxr-xr-x     ./usr/
+drwxr-xr-x     ./usr/include/
+-rw-r--r--     ./usr/include/iml.h
+drwxr-xr-x     ./usr/lib/
+-rwxr-xr-x     ./usr/lib/libiml.so.0.1.1
+drwxr-xr-x     ./usr/share/
+drwxr-xr-x     ./usr/share/doc/
+drwxr-xr-x     ./usr/share/doc/iml/
+-rw-r--r--     ./usr/share/doc/iml/COPYING
+drwxr-xr-x     ./usr/share/iml/
+-rw-r--r--     ./usr/share/iml/liblink
+-rw-r--r--     ./usr/share/iml/libroutines
+lrwxrwxrwx     ./usr/lib/libiml.so -> libiml.so.0.1.1
+lrwxrwxrwx     ./usr/lib/libiml.so.0 -> libiml.so.0.1.1

@Cyanoxygen Cyanoxygen merged commit dc97036 into stable Jul 2, 2025
6 checks passed
@Cyanoxygen Cyanoxygen deleted the iml-1.0.5-fix-build branch July 2, 2025 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has-fix Topic contains a fix for a known issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants