Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 326931

Summary: dev-lang/ruby-1.9.1_p429 fails to build with Autoconf 2.66
Product: Gentoo Linux Reporter: Arfrever Frehtes Taifersar Arahesis (RETIRED) <arfrever>
Component: [OLD] DevelopmentAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: aclocal.out

Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-07-04 22:31:55 UTC
dev-lang/ruby-1.9.1_p429 fails to build with Autoconf 2.66.

>>> Preparing source in /var/tmp/portage/dev-lang/ruby-1.9.1_p429/work/ruby-1.9.1-p429 ...
 * Applying various patches (bugfixes/updates) ...
 *   003_mkmf-parallel-install.patch ...                                                                                                              [ ok ]
 *   004_gfbsd7.patch ...                                                                                                                             [ ok ]
 *   005_no-undefined-ext.patch ...                                                                                                                   [ ok ]
 *   006_revert-r25539.patch ...                                                                                                                      [ ok ]
 *   102_dl-parallelmake.patch ...                                                                                                                    [ ok ]
 * Done with patching
 * Removing rake and rubygems...
 * Running eautoreconf in '/var/tmp/portage/dev-lang/ruby-1.9.1_p429/work/ruby-1.9.1-p429' ...
 * Running aclocal ...                                                                                                                                [ !! ]

 * Failed Running aclocal !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/dev-lang/ruby-1.9.1_p429/temp/aclocal.out

 * ERROR: dev-lang/ruby-1.9.1_p429 failed:
 *   Failed Running aclocal !
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-07-04 22:34:08 UTC
Created attachment 237501 [details]
aclocal.out
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-07-04 22:58:17 UTC
Fun: AC_CHECK_SIZEOF([void*]) is broken with autoconf-2.66...
Comment 3 SpanKY gentoo-dev 2010-07-05 03:16:23 UTC
dont waste time on 2.66 yet.  there are known regressions like this that have nothing to do with packages like ruby.