Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 195551
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo X packagers <x11@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Michael Gorse <mgorse@alum.wpi.edu>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
build.log build log with the failure text/plain Michael Gorse 2007-10-11 22:26 0000 5.20 KB Details
1.4-fix-kdrive-automake.patch patch to xorg-server to combine lines that are modified by the ebuild patch Michael Gorse 2007-10-11 22:28 0000 382 bytes Details | Diff
ebuild.patch Ebuild patch as requested patch Michael Gorse 2007-10-15 00:10 0000 714 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 195551 depends on: Show dependency tree
Bug 195551 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-10-11 22:23 0000
hw/kdrive/Makefile.am gets modified to disable drivers that are not being
built.  The line containing VESA_SUBDIRS has a \ at the end.  There is code to
remove the \ if certain drivers are not being built because of use flags, but
drivers can also be disabled on non-x86 platforms regardless of use flags.  In
the latter case, the continuation line can wind up being empty without the code
to execute the \ being executed.  I would suggest patching Makefile.am to
combine the two lines rather than trying to conditionally remove the \ in the
ebuild; I just did this on my system and successfully got a build.

Reproducible: Always

Steps to Reproduce:
1. USE=kdrive emerge xorg-server (on non-x86 system)
2.
3.

------- Comment #1 From Michael Gorse 2007-10-11 22:26:18 0000 -------
Created an attachment (id=133212) [details]
build log with the failure

------- Comment #2 From Michael Gorse 2007-10-11 22:28:48 0000 -------
Created an attachment (id=133214) [details]
patch to xorg-server to combine lines that are modified by the ebuild

------- Comment #3 From Jakub Moc (RETIRED) 2007-10-11 22:29:19 0000 -------
*** Bug 184997 has been marked as a duplicate of this bug. ***

------- Comment #4 From Donnie Berkholz 2007-10-14 20:42:05 0000 -------
Sounds reasonable. Could you attach an ebuild patch too?

------- Comment #5 From Michael Gorse 2007-10-15 00:10:58 0000 -------
Created an attachment (id=133483) [details]
Ebuild patch as requested

------- Comment #6 From Donnie Berkholz 2007-12-14 07:59:54 0000 -------
Should be fixed in 1.4.0.90, please reopen if it's not.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug