[Bug 1204762] New: glibc error "Cannot stat: No such file or directory" during build of git
http://bugzilla.opensuse.org/show_bug.cgi?id=1204762 Bug ID: 1204762 Summary: glibc error "Cannot stat: No such file or directory" during build of git Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: S/390-64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Development Assignee: screening-team-bugs@suse.de Reporter: ada.lovelace@gmx.de QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- git can not build with glibc 2.36 on openSUSE Tumbleweed for s390x. We are receiving following error messages: [ 1989s] cpio: glibc-2.36/bits/sockaddr.h: Cannot stat: No such file or directory [ 1989s] cpio: glibc-2.36/bits/stdint-intn.h: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/bits/stdint-uintn.h: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/csu/: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/csu/abi-note.c: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/csu/init.c: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/elf/elf.h: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/include/dso_handle.h: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/include/stdlib.h: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/inet/netinet/in.h: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/posix/bits/types.h: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/stdlib/: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/stdlib/atexit.c: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/sysdeps/s390/s390-64/crti.S: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/sysdeps/s390/s390-64/crtn.S: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/sysdeps/s390/s390-64/start.S: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/sysdeps/unix/sysv/linux/bits/socket.h: Cannot stat: No such file or directory It seems, that default libraries can not be found. Link to the build log: [ 1989s] cpio: glibc-2.36/bits/sockaddr.h: Cannot stat: No such file or directory [ 1989s] cpio: glibc-2.36/bits/stdint-intn.h: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/bits/stdint-uintn.h: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/csu/: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/csu/abi-note.c: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/csu/init.c: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/elf/elf.h: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/include/dso_handle.h: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/include/stdlib.h: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/inet/netinet/in.h: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/posix/bits/types.h: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/stdlib/: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/stdlib/atexit.c: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/sysdeps/s390/s390-64/crti.S: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/sysdeps/s390/s390-64/crtn.S: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/sysdeps/s390/s390-64/start.S: Cannot stat: No such file or directory [ 1990s] cpio: glibc-2.36/sysdeps/unix/sysv/linux/bits/socket.h: Cannot stat: No such file or directory -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1204762 Sarah Kriesch <ada.lovelace@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |schwab@suse.de Found By|--- |Community User -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1204762 http://bugzilla.opensuse.org/show_bug.cgi?id=1204762#c1 --- Comment #1 from Sarah Kriesch <ada.lovelace@gmx.de> --- Build log: https://build.opensuse.org/package/live_build_log/openSUSE:Factory:zSystems/... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1204762 Sarah Kriesch <ada.lovelace@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|screening-team-bugs@suse.de |schwab@suse.de -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1204762 Sarah Kriesch <ada.lovelace@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |azouhr@opensuse.org -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1204762 Sarah Kriesch <ada.lovelace@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ihno@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1204762 http://bugzilla.opensuse.org/show_bug.cgi?id=1204762#c3 --- Comment #3 from Sarah Kriesch <ada.lovelace@gmx.de> --- Hi, do you mean, that it is a bug in rpm or how can we figure out, why default libraries can not be found (stat)? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1204762 http://bugzilla.opensuse.org/show_bug.cgi?id=1204762#c5 --- Comment #5 from Sarah Kriesch <ada.lovelace@gmx.de> --- I know from other packages, that sometimes it is required to exclude special driver libraries not working on s390x in comparison to other architectures (example kde)in the spec file. But glibc should not have any driver specific problem/dependency related to s390x from my point of view. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1204762 http://bugzilla.opensuse.org/show_bug.cgi?id=1204762#c6 --- Comment #6 from Sarah Kriesch <ada.lovelace@gmx.de> --- It seems, that this bug is not limited to s390x. Today, I took a look into the package python-lupa for ppc64le and found this output as a reason for failing: [ 82s] cpio: glibc-2.36/csu/: Cannot stat: No such file or directory [ 82s] cpio: glibc-2.36/sysdeps/powerpc/powerpc64/crti.S: Cannot stat: No such file or directory [ 82s] cpio: glibc-2.36/sysdeps/powerpc/powerpc64/crtn.S: Cannot stat: No such file or directory [ 82s] 2812 blocks Failed build log: https://build.opensuse.org/package/live_build_log/devel:languages:python/pyt... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1204762 Sarah Kriesch <ada.lovelace@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mls@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1204762 http://bugzilla.opensuse.org/show_bug.cgi?id=1204762#c7 --- Comment #7 from Sarah Kriesch <ada.lovelace@gmx.de> --- Hi Michael, I have added you now, because you are one of the the rpm Maintainers and it seems, that we are receiving this glibc error in the OBS with a relationship to rpm. Can you support us fixing it? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1204762 Sarah Kriesch <ada.lovelace@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(mls@suse.com) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1204762 http://bugzilla.opensuse.org/show_bug.cgi?id=1204762#c9 Michael Schr�der <mls@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(mls@suse.com) | --- Comment #9 from Michael Schr�der <mls@suse.com> --- Those "cannot stat messages" are just warnings, they do not break a build. Basically those files are referenced from the debug data in the binaries but they do not exit in the source directory for some reason. There's nothing I can do from the rpm side. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1204762 http://bugzilla.opensuse.org/show_bug.cgi?id=1204762#c10 --- Comment #10 from Sarah Kriesch <ada.lovelace@gmx.de> --- The workaround for a working git on s390x is the disabling of tests. The problem is, that you can not receive any output, what is going wrong in check-chainlint. The curious situation is the hint upstream, that git is working on Fedora with the same version. I can find only exclusions of a BuildRequires and the exclusion of special tests for s390x in their spec file: https://src.fedoraproject.org/rpms/git/blob/rawhide/f/git.spec -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com