Summary: | ICE while building i586 package on x86_64 | ||||||
---|---|---|---|---|---|---|---|
Product: | Sisyphus | Reporter: | Michael Shigorin <mike> | ||||
Component: | kernel-image-ovz-smp | Assignee: | Konstantin A Lepikhov (L.A. Kostis) <lakostis> | ||||
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus | ||||
Severity: | normal | ||||||
Priority: | P2 | CC: | boyarsh, glebfm, mike, mithraen, rider, sbolshakov, sin, vitty, zerg | ||||
Version: | unstable | ||||||
Hardware: | all | ||||||
OS: | Linux | ||||||
Attachments: |
|
This is a kernel problem, try another kernel. Yes, I'm aware of this issue, but AFAIK no ALT kernels have this problem. Вообще-то это ядро из сизифа: kernel-image-ovz-smp-2.6.26-alt0.3 Спасибо, не предполагал, что может быть связано с ним, но боюсь, на 2.6.18 возвращаться особого смысла нет (хотя оно на этой железке работает). Т.е. проще собирать тогда i586 нативно где-нить ещё. PS: ты как-то странно отхэндлил багу, перевешиваю. Костик, говорят, это воспроизводится, но упёрлось в "не вполне рабочее" (конец цитаты) ядро. Или ты отказываешься от багов в bugzilla.altlinux.org и вешать в bugzilla.unsafe.ru, проверив последнюю сборку оттуда? Seems fixed in my kernel-image-ovz-2.6.26-alt3 from unsafe.ru indeed, thanks! |
Created attachment 3225 [details] "test case" src.rpm attached would fail to build for me on x86_64 (Intel 54xx) for i586 with the following error: Configuring for english day-of-week and month names ... Building Makefile from Imakefile ... ---------------------------------------------------------------- imake -DUseInstalled -I/usr/share/X11/config /usr/bin/xmkmf: line 57: 8824 Aborted imake $imake_defines $args ---------------------------------------------------------------- Finished configuring. To build wmclock, type 'make'. + '[' -n '' ']' + NPROCS=4 + make -j4 make: Entering directory `/usr/src/RPM/BUILD/wmclock-1.0.12.2' make: *** No targets. Stop. Inside chroot: [builder@ wmclock-1.0.12.2]$ cc1: error: stdout: Input/output error <stdin>:1: internal compiler error: Segmentation fault Under strace -ff, everything seems to run OK and Makefile gets generated: [builder@ wmclock-1.0.12.2]$ l Makefile -rw-r--r-- 1 builder builder 30784 Jan 17 20:40 Makefile [builder@ wmclock-1.0.12.2]$ arch x86_64 Native x86_64 package build runs just fine.