Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package quickjs for openSUSE:Factory checked 
in at 2026-06-22 17:29:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/quickjs (Old)
 and      /work/SRC/openSUSE:Factory/.quickjs.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "quickjs"

Mon Jun 22 17:29:56 2026 rev:3 rq:1360784 version:20260604

Changes:
--------
--- /work/SRC/openSUSE:Factory/quickjs/quickjs.changes  2026-06-15 
19:48:44.344738105 +0200
+++ /work/SRC/openSUSE:Factory/.quickjs.new.1956/quickjs.changes        
2026-06-22 17:30:56.396889257 +0200
@@ -1,0 +2,10 @@
+Thu Jun 18 11:05:36 UTC 2026 - Matwey Kornilov <[email protected]>
+
+- Explicitly add -fPIC to fix:
+  /usr/lib/quickjs//libquickjs.a(libregexp.o): warning: relocation
+    against `lre_ctype_bits' in read-only section `.text'
+  /usr/lib/quickjs//libquickjs.a(quickjs.o): relocation R_X86_64_PC32
+    against symbol `lre_ctype_bits' can not be used when making a
+    shared object; recompile with -fPIC
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ quickjs.spec ++++++
--- /var/tmp/diff_new_pack.8ljTi8/_old  2026-06-22 17:30:57.780937956 +0200
+++ /var/tmp/diff_new_pack.8ljTi8/_new  2026-06-22 17:30:57.784938097 +0200
@@ -53,7 +53,7 @@
 %setup -q -n %{name}-%{ver}
 # inject optflags (cannot be passed normally to build)
 cat >> "./Makefile" <<-EOF
-CFLAGS += %{optflags} -ffat-lto-objects
+CFLAGS += %{optflags} -fPIC -ffat-lto-objects
 LDFLAGS += %{optflags}
 EOF
 

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.8ljTi8/_old  2026-06-22 17:30:57.820939364 +0200
+++ /var/tmp/diff_new_pack.8ljTi8/_new  2026-06-22 17:30:57.820939364 +0200
@@ -1,6 +1,6 @@
-mtime: 1781490446
-commit: 069f9fde0b7b9b2e1367e1d30512f048a798c17e243035cde2643d455a6d7acf
+mtime: 1781780852
+commit: 77b4f14e9db276266bad7e7bae0bf5aa3e4628547c873330a80c2e15516f09ca
 url: https://src.opensuse.org/javascript/quickjs
-revision: 069f9fde0b7b9b2e1367e1d30512f048a798c17e243035cde2643d455a6d7acf
+revision: 77b4f14e9db276266bad7e7bae0bf5aa3e4628547c873330a80c2e15516f09ca
 projectscmsync: https://src.opensuse.org/javascript/_ObsPrj.git
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-06-18 13:07:32.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to