GNOME Bugzilla – Bug 316598
patch compilcations on slackware
Last modified: 2005-09-17 23:34:20 UTC
Please describe the problem: gnome@starwars:~/garnome-2.12.0/desktop$ make paranoid-install make[1]: Entering directory `/home/gnome/garnome-2.12.0/desktop/bug-buddy' [===== NOW BUILDING: bug-buddy-2.12.0 =====] [fetch] complete for bug-buddy. [checksum] complete for bug-buddy. [extract] complete for bug-buddy. [patch] complete for bug-buddy. [fixup] complete for bug-buddy. ==> Building platform/libgnomeui as a dependency make[2]: Entering directory `/home/gnome/garnome-2.12.0/platform/libgnomeui' [===== NOW BUILDING: libgnomeui-2.12.0 =====] [fetch] complete for libgnomeui. [checksum] complete for libgnomeui. [extract] complete for libgnomeui. [patch] complete for libgnomeui. [fixup] complete for libgnomeui. ==> Building platform/libbonoboui as a dependency make[3]: Entering directory `/home/gnome/garnome-2.12.0/platform/libbonoboui' [===== NOW BUILDING: libbonoboui-2.10.1 =====] [fetch] complete for libbonoboui. [checksum] complete for libbonoboui. [extract] complete for libbonoboui. [patch] complete for libbonoboui. [fixup] complete for libbonoboui. ==> Building platform/libgnome as a dependency make[4]: Entering directory `/home/gnome/garnome-2.12.0/platform/libgnome' [===== NOW BUILDING: libgnome-2.12.0.1 =====] [fetch] complete for libgnome. [checksum] complete for libgnome. [extract] complete for libgnome. [patch] complete for libgnome. [fixup] complete for libgnome. ==> Building platform/gnome-vfs as a dependency make[5]: Entering directory `/home/gnome/garnome-2.12.0/platform/gnome-vfs' [===== NOW BUILDING: gnome-vfs-2.12.0 =====] [fetch] complete for gnome-vfs. [checksum] complete for gnome-vfs. [extract] complete for gnome-vfs. [patch] complete for gnome-vfs. [fixup] complete for gnome-vfs. ==> Building freedesktop/hal as a dependency make[6]: Entering directory `/home/gnome/garnome-2.12.0/freedesktop/hal' [===== NOW BUILDING: hal-0.5.4 =====] [fetch] complete for hal. [checksum] complete for hal. [extract] complete for hal. ==> Applying patch download/gar-base.diff patching file configure Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file configure.rej patching file hald/linux2/probing/probe-input.c Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file hald/linux2/probing/probe-input.c.rej patching file hald/linux2/probing/probe-volume.c Hunk #1 succeeded at 100 with fuzz 2 (offset 45 lines). make[6]: *** [normal-patch-gar-base.diff] Error 1 make[6]: Leaving directory `/home/gnome/garnome-2.12.0/freedesktop/hal' make[5]: *** [../../freedesktop/hal/cookies/main.d/install] Error 2 make[5]: Leaving directory `/home/gnome/garnome-2.12.0/platform/gnome-vfs' make[4]: *** [../../platform/gnome-vfs/cookies/main.d/install] Error 2 make[4]: Leaving directory `/home/gnome/garnome-2.12.0/platform/libgnome' make[3]: *** [../../platform/libgnome/cookies/main.d/install] Error 2 make[3]: Leaving directory `/home/gnome/garnome-2.12.0/platform/libbonoboui' make[2]: *** [../../platform/libbonoboui/cookies/main.d/install] Error 2 make[2]: Leaving directory `/home/gnome/garnome-2.12.0/platform/libgnomeui' make[1]: *** [../../platform/libgnomeui/cookies/main.d/install] Error 2 make[1]: Leaving directory `/home/gnome/garnome-2.12.0/desktop/bug-buddy' make: *** [paranoid-install] Error 2 Steps to reproduce: 1. make paranoid-install 2. 3. Actual results: See above Expected results: Does this happen every time? Yes Other information: I installed the updated patch from bug ticket: 312775 Everything is good upto the point above, then for some reason another hal patch is attempted automatically and it breaks as above..
It's better if you comment on the bug 312775 instead of filing a new one. :) *** This bug has been marked as a duplicate of 312775 ***