Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 153475 - automake crash while merge xorg-server-1.1.1-r1
Summary: automake crash while merge xorg-server-1.1.1-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2006-10-30 12:47 UTC by Lóránt Farkas
Modified: 2007-01-17 13:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,4.60 KB, text/plain)
2006-10-30 13:30 UTC, Lóránt Farkas
Details
/hw/kdrive/Makefile.am (Makefile.am,395 bytes, text/plain)
2006-11-09 07:41 UTC, Lóránt Farkas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lóránt Farkas 2006-10-30 12:47:29 UTC
I've tried to merge xorg-server-1.1.1-r1 and get the message:
 * Failed Running automake !
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/xorg-server-1.1.1-r1/temp/automake-19340.out


!!! ERROR: x11-base/xorg-server-1.1.1-r1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_unpack
  ebuild.sh, line 708:   Called src_unpack
  xorg-server-1.1.1-r1.ebuild, line 422:   Called x-modular_reconf_source
  x-modular.eclass, line 257:   Called eautoreconf
  autotools.eclass, line 87:   Called eautomake
  autotools.eclass, line 188:   Called autotools_run_tool 'automake' '--add-missing' '--copy' '--foreign'
  autotools.eclass, line 239:   Called die

!!! Failed Running automake !
!!! If you need support, post the topmost build error, and the call stack if relevant.

And here is /var/tmp/portage/xorg-server-1.1.1-r1/temp/automake-19340.out:
***** automake *****

hw/kdrive/Makefile.am:3: blank line following trailing backslash
hw/xfree86/Makefile.am:80: BUILT_SOURCES was already defined in condition SOLARIS_ASM_INLINE, which is included in condition TRUE ...
hw/xfree86/Makefile.am:59: ... `BUILT_SOURCES' previously defined here

So far I've uded xorg-server-1.1.1 with a little modification, and it is working well, with nvidia driver.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-30 12:56:23 UTC
emerge --info, please.
Comment 2 Lóránt Farkas 2006-10-30 13:30:17 UTC
Created attachment 100819 [details]
emerge --info
Comment 3 Lóránt Farkas 2006-11-09 01:02:59 UTC
emerge --info was added
Comment 4 Donnie Berkholz (RETIRED) gentoo-dev 2006-11-09 06:54:35 UTC
Please attach hw/kdrive/Makefile.am from /var/tmp/portage/x11-base/xorg-server/work/...
Comment 5 Lóránt Farkas 2006-11-09 07:41:21 UTC
Created attachment 101545 [details]
/hw/kdrive/Makefile.am
Comment 6 Donnie Berkholz (RETIRED) gentoo-dev 2006-11-09 07:45:28 UTC
Looks like we'll need to add another sed workaround to get rid of the backslash if everything on the second line of VESA_SUBDIRS is gone.
Comment 7 Lóránt Farkas 2007-01-17 13:05:15 UTC
The problem fixed in 1.1.1-r4