First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 218208
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Erik Zeek <zeekec@mad.scientist.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
autoconf-22221.out autoconf output text/plain Erik Zeek 2008-04-18 04:01 0000 191 bytes Details
emerge_info.txt emerge --info text/plain Erik Zeek 2008-04-18 04:01 0000 8.72 KB Details
configure configure text/plain Erik Zeek 2008-05-22 18:50 0000 402.48 KB Details
aclocal.m4 aclocal.m4 text/plain Erik Zeek 2008-05-22 18:56 0000 26.18 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 218208 depends on: Show dependency tree
Bug 218208 blocks: 217647
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: 2008-04-18 04:00 0000
Not sure what the problem is.

>>> Emerging (1 of 3) media-libs/allegro-4.2.2 to /
 * allegro-4.2.2.tar.gz RMD160 SHA1 SHA256 size ;-) ...                        
                                                                               
             [ ok ]
 * checking ebuild checksums ;-) ...                                           
                                                                               
             [ ok ]
 * checking auxfile checksums ;-) ...                                          
                                                                               
             [ ok ]
 * checking miscfile checksums ;-) ...                                         
                                                                               
             [ ok ]
 * checking allegro-4.2.2.tar.gz ;-) ...                                       
                                                                               
             [ ok ]
>>> Unpacking source...
>>> Unpacking allegro-4.2.2.tar.gz to /gentoo/tmp/portage/media-libs/allegro-4.2.2/work
 * Applying allegro-4.2.2-exec-stack.patch ...                                 
                                                                               
             [ ok ]
 * Applying allegro-4.2.2-flags.patch ...                                      
                                                                               
             [ ok ]
 * Running eautoreconf in
'/gentoo/tmp/portage/media-libs/allegro-4.2.2/work/allegro-4.2.2' ...
 * Running autoconf ...                                                        
                                                                               
             [ !! ]

 * Failed Running autoconf !
 *
 * Include in your bugreport the contents of:
 *
 *   /gentoo/tmp/portage/media-libs/allegro-4.2.2/temp/autoconf-22221.out

 *
 * ERROR: media-libs/allegro-4.2.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 2569:  Called eautoreconf
 *             environment, line  876:  Called eautoconf
 *             environment, line  819:  Called autotools_run_tool 'autoconf'
 *             environment, line  372:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 *  The die message:
 *   Failed Running autoconf !
 *
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/log/portage/media-libs:allegro-4.2.2:20080418-035658.log'.
 * The ebuild environment file is located at
'/gentoo/tmp/portage/media-libs/allegro-4.2.2/temp/environment'.
 *

------- Comment #1 From Erik Zeek 2008-04-18 04:01:23 0000 -------
Created an attachment (id=150126) [edit]
autoconf output

------- Comment #2 From Erik Zeek 2008-04-18 04:01:55 0000 -------
Created an attachment (id=150127) [edit]
emerge --info

------- Comment #3 From Tristan Heaven 2008-04-29 20:23:48 0000 -------
*** Bug 219724 has been marked as a duplicate of this bug. ***

------- Comment #4 From James Ausmus 2008-05-06 14:32:54 0000 -------
I'm hitting this one as well, amd64 system, exact same autoconf-xxxx.out file
contents.

------- Comment #5 From Mr. Bones. 2008-05-22 18:23:05 0000 -------
Please attach the configure file from the build directory so I can see where it
went off the rails.

------- Comment #6 From Erik Zeek 2008-05-22 18:50:34 0000 -------
Created an attachment (id=153967) [edit]
configure

As requested: configure

------- Comment #7 From Erik Zeek 2008-05-22 18:56:03 0000 -------
Created an attachment (id=153973) [edit]
aclocal.m4

Line 196 is:
AC_MSG_CHECKING(for System V sys/procfs)

It's not inside a function.  Is that allowed?

------- Comment #8 From Mr. Bones. 2008-05-22 19:14:04 0000 -------
try replacing that line with:

AC_MSG_CHECKING([for System V sys/procfs])

and see if it works better.

------- Comment #9 From hind@narod.ru 2008-05-31 18:47:30 0000 -------
WORKAROUND: Since this probably won't be fixed until autoconf-2.62 goes stable,
those having problems (like I did) with this package may just mask
autoconf-2.62, then allegro compiles just fine with the previous version.
(for reference, I'm on amd64 too)

------- Comment #10 From Tristan Heaven 2008-06-01 15:55:37 0000 -------
Fixed in allegro-4.2.2-r1, thanks.

First Last Prev Next    No search results available      Search page      Enter new bug