[Bug 1239672] New: zziplib on 32bit architectures do not support large file access

https://bugzilla.suse.com/show_bug.cgi?id=1239672 Bug ID: 1239672 Summary: zziplib on 32bit architectures do not support large file access Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: 32bit OS: Other Status: NEW Severity: Major Priority: P5 - None Component: Basesystem Assignee: screening-team-bugs@suse.de Reporter: werner@suse.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- The zziplib includes a configure option for large file access on 32bit architectures but our veresion is not configured with that. This leads to [ 439s] /home/abuild/rpmbuild/BUILD/texlive-2025.20250308-build/texlive/world/texk/web2c/../../../texk/web2c/luatexdir/luazip/src/luazip.c:18 3:(.text+0x21a): undefined reference to `zzip_open_ext_io64' that is shown in zziplib-0.13.78/zzip/CMakeLists.txt if(ZZIP_SIZEOF_OFF_T_32) message(STATUS "found sizeof(off_t/32)=${ZZIP_SIZEOF_OFF_T_32} and sizeof(off_t/64)=${ZZIP_SIZEOF_OFF_T_64}") if(NOT ZZIP_SIZEOF_OFF_T_32 EQUAL ZZIP_SIZEOF_OFF_T_64) set(ZZIP_LARGEFILE_SENSITIVE 1) # this will turn into ZZIP_LARGEFILE_RENAME so that zzip_opendir becomes zzip_opendir64 in the lib # which is needed on Linux/Solaris where the default zzip_opendir is expected to use a 32bit off_t message(STATUS "system is large file sensitive - do rename symbols to xx64") set(largefiles -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES) endif() endif() -- You are receiving this mail because: You are on the CC list for the bug.

https://bugzilla.suse.com/show_bug.cgi?id=1239672 Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |josef.moellers@suse.com, | |valentin.lefebvre@suse.com, | |wilken_g@gmx.de -- You are receiving this mail because: You are on the CC list for the bug.

https://bugzilla.suse.com/show_bug.cgi?id=1239672 https://bugzilla.suse.com/show_bug.cgi?id=1239672#c1 --- Comment #1 from Dr. Werner Fink <werner@suse.com> --- SR#1253646 -- You are receiving this mail because: You are on the CC list for the bug.

https://bugzilla.suse.com/show_bug.cgi?id=1239672 https://bugzilla.suse.com/show_bug.cgi?id=1239672#c2 --- Comment #2 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1239672) was mentioned in https://build.opensuse.org/request/show/1253646 Factory / zziplib -- You are receiving this mail because: You are on the CC list for the bug.

https://bugzilla.suse.com/show_bug.cgi?id=1239672 https://bugzilla.suse.com/show_bug.cgi?id=1239672#c3 Ana Guerrero <ana.guerrero@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ana.guerrero@suse.com --- Comment #3 from Ana Guerrero <ana.guerrero@suse.com> --- As mentioned in https://build.opensuse.org/request/show/1253646 this change broke texlive, I'm attaching the log. -- You are receiving this mail because: You are on the CC list for the bug.

https://bugzilla.suse.com/show_bug.cgi?id=1239672 https://bugzilla.suse.com/show_bug.cgi?id=1239672#c4 --- Comment #4 from Ana Guerrero <ana.guerrero@suse.com> --- Created attachment 881148 --> https://bugzilla.suse.com/attachment.cgi?id=881148&action=edit texlive FTBFS log -- You are receiving this mail because: You are on the CC list for the bug.

https://bugzilla.suse.com/show_bug.cgi?id=1239672 https://bugzilla.suse.com/show_bug.cgi?id=1239672#c5 --- Comment #5 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1239672) was mentioned in https://build.opensuse.org/request/show/1254316 Factory / zziplib -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com