Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 150957
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: X11 External Driver Maintainers <x11-drivers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Evil Compile Person <bugs@dev.gentooexperimental.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
x11-drm-20060608.ebuild.diff x11-drm-20060608.ebuild.diff patch Jakub Moc (RETIRED) 2006-10-12 03:01 0000 1.94 KB Details | Diff
x11-drm-20060608.ebuild.diff x11-drm-20060608.ebuild.diff patch Jakub Moc (RETIRED) 2006-12-13 10:36 0000 2.21 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 150957 depends on: Show dependency tree
Bug 150957 blocks: 148821
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: 2006-10-11 22:31 0000
missing automake dep:

 * Done with patching
am-wrapper: /usr/bin/aclocal-1.7 is missing or not executable.
            Please try emerging the correct version of automake.
autoreconf-2.59: Entering directory `.'
autoreconf-2.59: configure.ac: not using Gettext
autoreconf-2.59: running: aclocal  --output=aclocal.m4t
am-wrapper: /usr/bin/aclocal-1.7 is missing or not executable.
            Please try emerging the correct version of automake.
autoreconf-2.59: aclocal failed with exit status: 1

also if there is no configured kernel it barfs multiple errors like this:

 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Could not find a usable .config in the kernel source directory.
 * Please ensure that /usr/src/linux points to a configured set of Linux
sources.
 * If you are using KBUILD_OUTPUT, please set the environment var so that
 * it points to the necessary object directory so that it might find .config.

should abort with an error "no configured kernel src found"

------- Comment #1 From Jakub Moc (RETIRED) 2006-10-12 03:01:27 0000 -------
Created an attachment (id=99418) [details]
x11-drm-20060608.ebuild.diff

fix autoconf/automake issues, general cleanup.

Unconfigured kernel check is handled by linux-mod/linux-info eclasses and
there's nothing that could be done in the ebuild.

------- Comment #2 From Evil Compile Person 2006-10-22 02:43:10 0000 -------
Well ... it spews the "no kernel found" message a few times, then goes into the
unpack phase and spews it again, continues, spews it in compile phase
again,continues, fails.

I consider that to be buggy as it should abort after the first time it doesn't
find a kernel (unlikely that suddenly a kernel pops up, eh? ;-) )

------- Comment #3 From Jakub Moc (RETIRED) 2006-12-13 10:36:06 0000 -------
Created an attachment (id=103969) [details]
x11-drm-20060608.ebuild.diff

(In reply to comment #2)
> Well ... it spews the "no kernel found" message a few times, then goes into the
> unpack phase and spews it again, continues, spews it in compile phase
> again,continues, fails.

Shrug... Try this; meanwhile, someone might fix the autotools deps at least,
has been broken for 2 months.

------- Comment #4 From Jakub Moc (RETIRED) 2007-01-16 10:50:46 0000 -------
*** Bug 162340 has been marked as a duplicate of this bug. ***

------- Comment #5 From Niels van Aert 2007-01-23 19:34:05 0000 -------
I can confirm this. x11-drm refuses to compile if automake-1.7.9-r1 is not
installed.

------- Comment #6 From Bryan Stine 2007-03-14 18:20:31 0000 -------
I've checked jakub's patch into portage and ported it up to the newer versions.

Thanks jakub. Sorry it took so long.

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