Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 218571
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo LiveCD Package Maintainers <livecd@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: felix matenaar <pleed@chaos-disciple.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
1.2-3-dyn_blacklist.patch-5025.out patch results text/plain william 2008-04-20 14:46 0000 3.10 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 218571 depends on: Show dependency tree
Bug 218571 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: 2008-04-20 13:23 0000
When i tried to merge hwsetup for building a livecd in a chroot it failed when
applying the dyn_blacklist patch.

Reproducible: Always

Steps to Reproduce:
emerge hwsetup

Actual Results:  
merging stops

------- Comment #1 From william 2008-04-20 14:46:53 0000 -------
Created an attachment (id=150398) [details]
patch results

* Applying 1.2-3-dyn_blacklist.patch ...

 * Failed Patch: 1.2-3-dyn_blacklist.patch !
 *  ( /usr/portage/sys-apps/hwsetup/files/1.2-3-dyn_blacklist.patch )
 *
 * Include in your bugreport the contents of:
 *
 *  
/var/tmp/portage/sys-apps/hwsetup-1.2/temp/1.2-3-dyn_blacklist.patch-5025.out

 *
 * ERROR: sys-apps/hwsetup-1.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 2401:  Called epatch 'src_unpack' 'src_unpack'
'/usr/portage/sys-apps/hwsetup/files/1.2-3-dyn_blacklist.patch'
 *             environment, line 1106:  Called epatch
'/usr/portage/sys-apps/hwsetup/files/1.2-3-fastprobe.patch'
 *             environment, line 1234:  Called die
 * The specific snippet of code:
 *                   die "Failed Patch: ${patchname}!";
 *  The die message:
 *   Failed Patch: 1.2-3-dyn_blacklist.patch!
 *
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/tmp/portage/sys-apps/hwsetup-1.2/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/sys-apps/hwsetup-1.2/temp/environment'.
 *
localhost x86

------- Comment #2 From william 2008-04-20 14:50:32 0000 -------
(From update of attachment 150398 [details])
This did happend me in catalyst building minimal cd x86 stage1.

------- Comment #3 From william 2008-04-21 10:22:00 0000 -------
i did test hwsetup-1.2.-r1 since i did wanted an new install cd quickly.
this version is still ~x86 but looks like working. 
it is atleast installing testing results will be added later today.

>>> Emerging (74 of 76) sys-apps/hwsetup-1.2-r1 to /
--10:13:53--  http://distfiles.gentoo.org/distfiles/hwsetup_1.2-7.tar.gz
           => `/usr/portage/distfiles/hwsetup_1.2-7.tar.gz'
Resolving distfiles.gentoo.org... 64.50.238.52, 156.56.247.195,
216.165.129.135, ...
Connecting to distfiles.gentoo.org|64.50.238.52|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 10,706 (10K) [application/x-gzip]

100%[======================================================================================================================================>]
10,706        22.22K/s

10:13:54 (22.15 KB/s) - `/usr/portage/distfiles/hwsetup_1.2-7.tar.gz' saved
[10706/10706]

 * Applying 1.2-7-dyn_blacklist.patch ...                                      
                                                                               
            [ ok ]
 * Applying 1.2-3-fastprobe.patch ...                                          
                                                                               
            [ ok ]
 * Applying 1.2-7-gentoo.patch ...                                             
                                                                               
            [ ok ]
i486-pc-linux-gnu-gcc -I/usr/include/kudzu -DBLACKLIST -Wall -fPIC -O2
-mtune=i686 -pipe -s -o hwsetup hwsetup.c -lkudzu -lpci
hwsetup.c:55: warning: missing braces around initializer
hwsetup.c:55: warning: (near initialization for 'blacklist[0]')
hwsetup.c: In function 'gen_blacklist':
hwsetup.c:80: warning: passing argument 1 of 'strcpy' from incompatible pointer
type
hwsetup.c: In function 'load_mod':
hwsetup.c:580: warning: passing argument 1 of 'modcmp' from incompatible
pointer type
[ -d /var/tmp/portage/sys-apps/hwsetup-1.2-r1/image/usr/sbin ] || mkdir -p
/var/tmp/portage/sys-apps/hwsetup-1.2-r1/image/usr/sbin
install -m 755 hwsetup
/var/tmp/portage/sys-apps/hwsetup-1.2-r1/image/usr/sbin/hwsetup
 * This package is intended for usage on the Gentoo release media.  If
 * you are not building a CD, remove this package.  It will not work
 * properly on a running system, as Gentoo does not use any of the
 * Knoppix-style detection except for CD builds.
>>> Recording sys-apps/hwsetup in "world" favorites file...

------- Comment #4 From Casufi 2008-04-22 12:43:32 0000 -------
 * Messages for package sys-apps/hwsetup-1.2-r1:

 *
 * ERROR: sys-apps/hwsetup-1.2-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2328:  Called die
 * The specific snippet of code:
 *       emake LDFLAGS="${LDFLAGS}" OPT="${CFLAGS}" CC="$(tc-getCC)" || die
"emake failed"
 *  The die message:
 *   emake failed
 *
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/tmp/portage/sys-apps/hwsetup-1.2-r1/temp/build.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/sys-apps/hwsetup-1.2-r1/temp/environment'.

------- Comment #5 From Chris Gianelloni (RETIRED) 2008-04-25 23:55:46 0000 -------
OK, I just fixed this.  I'm not sure how the patch ended up getting copied
incorrectly, but it did.  My apologies.

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