All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next] build failure
@ 2010-08-05  5:32 divya
  2010-08-05 16:48   ` John Fastabend
  0 siblings, 1 reply; 23+ messages in thread
From: divya @ 2010-08-05  5:32 UTC (permalink / raw)
  To: LKML, linux-next, linuxppc-dev, netdev, jeffrey.t.kirsher

Yestersday's linux-next(2.6.35_next_20100802) build fails with the following error on both system p and x.


   drivers/net/ixgbe/ixgbe_main.c: In function 'ixgbe_select_queue':
   drivers/net/ixgbe/ixgbe_main.c:6159: error: 'struct ixgbe_fcoe' has no member named 'up'
   drivers/net/ixgbe/ixgbe_main.c: In function 'ixgbe_xmit_frame':
   drivers/net/ixgbe/ixgbe_main.c:6221: error: 'struct ixgbe_fcoe' has no member named 'up'
   make[3]: *** [drivers/net/ixgbe/ixgbe_main.o] Error 1
   make[2]: *** [drivers/net/ixgbe] Error 2
   make[2]: *** Waiting for unfinished jobs....
   make[1]: *** [drivers/net] Error 2
   make: *** [drivers] Error 2

Thanks
Divya




^ permalink raw reply	[flat|nested] 23+ messages in thread
* Build failure
@ 2012-11-14  9:15 Andreas Müller
  2012-11-14  9:30 ` Andreas Müller
  0 siblings, 1 reply; 23+ messages in thread
From: Andreas Müller @ 2012-11-14  9:15 UTC (permalink / raw)
  To: openembedded-core

Ciao,

with latest layer HEADS and build from scratch I get:

KeyError: 'getpwnam(): name not found: root'

ERROR: The stack trace of python calls that resulted in this
exception/failure was:
ERROR:   File "fixup_perms", line 227, in <module>
ERROR:
ERROR:   File "fixup_perms", line 155, in fixup_perms
ERROR:
ERROR:   File "fixup_perms", line 32, in __init__
ERROR:
ERROR:   File "fixup_perms", line 42, in _setdir
ERROR:
ERROR:   File "fixup_perms", line 66, in _procuid
ERROR:
ERROR: The code that was being executed was:
ERROR:      0223:                    each_file = os.path.join(root, f)
ERROR:      0224:                    fix_perms(each_file,
fs_perms_table[dir].fmode, fs_perms_table[dir].fuid,
fs_perms_table[dir].fgid, dir)
ERROR:      0225:
ERROR:      0226:
ERROR:  *** 0227:fixup_perms(d)
ERROR:      0228:
ERROR: [From file: 'fixup_perms', lineno: 227, function: <module>]
ERROR:      0151:    for path in target_path_vars:
ERROR:      0152:        dir = d.getVar(path, True) or ""
ERROR:      0153:        if dir == "":
ERROR:      0154:            continue
ERROR:  *** 0155:        fs_perms_table[dir] =
fs_perms_entry(bb.data.expand("%s 0755 root root false - - -" % (dir),
d))
ERROR:      0156:
ERROR:      0157:    # Now we actually load from the configuration files
ERROR:      0158:    for conf in get_fs_perms_list(d).split():
ERROR:      0159:        if os.path.exists(conf):
ERROR: [From file: 'fixup_perms', lineno: 155, function: fixup_perms]
ERROR: Function failed: fixup_perms
ERROR: Logfile of failure stored in:
/home/andreas/tmp/oe-core-eglibc/work/armv7a-vfp-neon-angstrom-linux-gnueabi/util-macros-1_1.17-r0/temp/log.do_package.28653
ERROR: Task 4450
(/home/andreas/data/oe-core/sources/openembedded-core/meta/recipes-graphics/xorg-util/util-macros_1.17.bb,
do_package) failed with exit code '1'
NOTE: Tasks Summary: Attempted 3985 tasks of which 397 didn't need to
be rerun and 1 failed.

The only additional information I found up to now:

* the code mentioned in error message is found in package.bbclass.
* in sysroot/etc/passwd there is a line 'root::0:0:root:/home/root:/bin/sh'

Any ideas?

Andreas



^ permalink raw reply	[flat|nested] 23+ messages in thread
[parent not found: <BANLkTikBm0gmNd8oQ6CN+cAEbYhWEGvWPA@mail.gmail.com>]
* Build failure
@ 2011-01-24 21:36 Gary Thomas
  2011-01-24 21:52 ` Tom Zanussi
  0 siblings, 1 reply; 23+ messages in thread
From: Gary Thomas @ 2011-01-24 21:36 UTC (permalink / raw)
  To: Poky

Trying to build poky-image-sato-live:
   OE Build Configuration:
   BB_VERSION        = "1.11.0"
   METADATA_BRANCH   = "master"
   METADATA_REVISION = "74783fec56d6ced1a793b36410233472e7daf445"
   TARGET_ARCH       = "i586"
   TARGET_OS         = "linux"
   MACHINE           = "qemux86"
   DISTRO            = "poky"
   DISTRO_VERSION    = "0.9+snapshot-20110124"
   TARGET_FPU        = ""

ERROR: Function 'build_boot_bin' failed (see /home/local/pc_poky/tmp/work/i586-poky-linux/poky-image-sato-live-1.0-r0/temp/log.do_bootimg.10954 for further information)
ERROR: '/tmp/poky-amltd2/meta/recipes-sato/images/poky-image-sato-live.bb' failed
ERROR: Logfile of failure stored in: /home/local/pc_poky/tmp/work/i586-poky-linux/poky-image-sato-live-1.0-r0/temp/log.do_bootimg.10954
Log data follows:
| install: cannot stat `/home/local/pc_poky/tmp/sysroots/qemux86-poky-linux/kernel/bzImage': No such file or directory
| Function 'build_boot_bin' failed (see /home/local/pc_poky/tmp/work/i586-poky-linux/poky-image-sato-live-1.0-r0/temp/log.do_bootimg.10954 for further information)
| ERROR: Function 'build_boot_bin' failed (see /home/local/pc_poky/tmp/work/i586-poky-linux/poky-image-sato-live-1.0-r0/temp/log.do_bootimg.10954 for further information)
NOTE: package poky-image-sato-live-1.0-r0: task build_boot_bin: Failed
ERROR: Task 9 (/tmp/poky-amltd2/meta/recipes-sato/images/poky-image-sato-live.bb, do_bootimg) failed with exit code '1'

n.b. I tried to access BugZilla to report this, but that
failed as well :-(

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 23+ messages in thread
* Build failure
@ 2009-02-18 22:42 jonr
  2009-02-18 23:47 ` Jeremy Fitzhardinge
  0 siblings, 1 reply; 23+ messages in thread
From: jonr @ 2009-02-18 22:42 UTC (permalink / raw)
  To: xen-devel

Hello,

Following the recent update on the pv_ops page on how to grab latest  
git repo of kernel and xen, and then trying to use Boris' page I get a  
failed kernel build.

I had built this yesterday with no problems and booted into a working dom0.

During 'make' I get the following error:

drivers/w1/masters/ds2490.c:826: warning: passing argument 2 of  
'ds_write_block' discards qualifiers from pointer target type
   CC [M]  drivers/w1/masters/ds2482.o
   LD      drivers/w1/slaves/built-in.o
   CC [M]  drivers/w1/slaves/w1_therm.o
   CC [M]  drivers/w1/slaves/w1_smem.o
   CC [M]  drivers/w1/slaves/w1_ds2433.o
   CC [M]  drivers/w1/slaves/w1_ds2760.o
   LD      drivers/w1/built-in.o
   CC [M]  drivers/w1/w1.o
   CC [M]  drivers/w1/w1_int.o
   CC [M]  drivers/w1/w1_family.o
   CC [M]  drivers/w1/w1_netlink.o
   CC [M]  drivers/w1/w1_io.o
   LD [M]  drivers/w1/wire.o
   CC      drivers/xen/grant-table.o
   CC      drivers/xen/features.o
   CC      drivers/xen/events.o
   CC      drivers/xen/manage.o
   CC      drivers/xen/biomerge.o
   CC      drivers/xen/blkback/blkback.o
   CC      drivers/xen/blkback/xenbus.o
   CC      drivers/xen/blkback/interface.o
   CC      drivers/xen/blkback/vbd.o
   LD      drivers/xen/blkback/blkbk.o
   LD      drivers/xen/blkback/built-in.o
   CC      drivers/xen/netback/netback.o
drivers/xen/netback/netback.c: In function 'netif_be_start_xmit':
drivers/xen/netback/netback.c:337: error: implicit declaration of  
function '__mod_timer'
make[3]: *** [drivers/xen/netback/netback.o] Error 1
make[2]: *** [drivers/xen/netback] Error 2
make[1]: *** [drivers/xen] Error 2
make: *** [drivers] Error 2

^ permalink raw reply	[flat|nested] 23+ messages in thread
* build failure
@ 2008-07-30  9:29 Christoph Egger
  2008-07-30  9:49 ` Keir Fraser
  0 siblings, 1 reply; 23+ messages in thread
From: Christoph Egger @ 2008-07-30  9:29 UTC (permalink / raw)
  To: xen-devel


Hi,

c/s 18166 causes below build failure.
The compiler does not find ./tools/include/xen/xen.h due to
a missing -I include path parameter.

In file included from ../util.h:4,
                 from tcgbios.c:27:
../../../hvmloader/acpi/acpi2_0.h:22:21: error: xen/xen.h: No such file or 
directory
gmake[9]: *** [tcgbios.o] Error 1
gmake[9]: Leaving directory 
`/root/xen-staging-netbsd.hg/tools/firmware/rombios/32bit/tcgbios
gmake[8]: *** [subdir-all-tcgbios] Error 2
gmake[8]: Leaving directory 
`/root/xen-staging-netbsd.hg/tools/firmware/rombios/32bit'
gmake[7]: *** [subdirs-all] Error 2
gmake[7]: Leaving directory 
`/root/xen-staging-netbsd.hg/tools/firmware/rombios/32bit'
gmake[6]: *** [subdir-all-32bit] Error 2
gmake[6]: Leaving directory 
`/root/xen-staging-netbsd.hg/tools/firmware/rombios'
gmake[5]: *** [subdirs-all] Error 2
gmake[5]: Leaving directory 
`/root/xen-staging-netbsd.hg/tools/firmware/rombios'
gmake[4]: *** [subdir-all-rombios] Error 2
gmake[4]: Leaving directory `/root/xen-staging-netbsd.hg/tools/firmware'
gmake[3]: *** [subdirs-all] Error 2
gmake[1]: Leaving directory `/root/xen-staging-netbsd.hg/tools'
gmake: *** [subdirs-all] Error 2


Christoph


-- 
AMD Saxony, Dresden, Germany
Operating System Research Center

Legal Information:
AMD Saxony Limited Liability Company & Co. KG
Sitz (Geschäftsanschrift):
   Wilschdorfer Landstr. 101, 01109 Dresden, Deutschland
Registergericht Dresden: HRA 4896
vertretungsberechtigter Komplementär:
   AMD Saxony LLC (Sitz Wilmington, Delaware, USA)
Geschäftsführer der AMD Saxony LLC:
   Dr. Hans-R. Deppe, Thomas McCoy

^ permalink raw reply	[flat|nested] 23+ messages in thread
* Build failure
@ 2007-06-08 10:24 Steinar H. Gunderson
  2007-06-08 10:47 ` Steinar H. Gunderson
  0 siblings, 1 reply; 23+ messages in thread
From: Steinar H. Gunderson @ 2007-06-08 10:24 UTC (permalink / raw)
  To: nfs

Hi,

Today nfs-utils stopped building for me, probably due to a libc update or
something. The failed part was, from support/include/nfs/nfs.h:

   #include <linux/version.h>
   #if LINUX_VERSION_CODE > KERNEL_VERSION(2,5,70)
   # define __nfsd_dev_t  __kernel_old_dev_t
   #else
   # define __nfsd_dev_t  __kernel_dev_t
   #endif

The failure from gcc was:

   gcc -DHAVE_CONFIG_H -I. -I../../support/include  -I../../support/include -D_GNU_SOURCE -Wall  -pipe -g -O2 -Wall -MT client.o -MD -MP -MF .deps/client.Tpo -c -o client.o client.c
   In file included from ../../support/include/nfslib.h:22,
                    from client.c:22:
   ../../support/include/nfs/nfs.h:73:24: error: operator '>' has no left operand
   In file included from ../../support/include/nfslib.h:22,
                    from client.c:22:
   ../../support/include/nfs/nfs.h:83: error: expected specifier-qualifier-list before '__kernel_dev_t'
   ../../support/include/nfs/nfs.h:104: error: expected specifier-qualifier-list before '__kernel_dev_t'

Is userspace allowed to assume that a symbol such as LINUX_VERSION_CODE
exists at all?

/* Steinar */
-- 
Homepage: http://www.sesse.net/

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2012-11-14  9:44 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-05  5:32 [linux-next] build failure divya
2010-08-05 16:48 ` John Fastabend
2010-08-05 16:48   ` [linux-next] " John Fastabend
2010-08-05 16:48   ` John Fastabend
  -- strict thread matches above, loose matches on Subject: below --
2012-11-14  9:15 Build failure Andreas Müller
2012-11-14  9:30 ` Andreas Müller
     [not found] <BANLkTikBm0gmNd8oQ6CN+cAEbYhWEGvWPA@mail.gmail.com>
2011-04-30 14:31 ` Build Failure Colin Minihan
2011-04-30 16:10   ` Andy Walls
2011-05-01  1:28     ` Mauro Carvalho Chehab
2011-05-01 11:50   ` Vincent McIntyre
2011-01-24 21:36 Build failure Gary Thomas
2011-01-24 21:52 ` Tom Zanussi
2011-01-24 23:05   ` Gary Thomas
2011-01-25  0:00     ` Tian, Kevin
2011-01-25 22:51       ` Richard Purdie
2009-02-18 22:42 jonr
2009-02-18 23:47 ` Jeremy Fitzhardinge
2009-02-19  0:50   ` jonr
2008-07-30  9:29 build failure Christoph Egger
2008-07-30  9:49 ` Keir Fraser
2008-07-30 11:01   ` Christoph Egger
2007-06-08 10:24 Build failure Steinar H. Gunderson
2007-06-08 10:47 ` Steinar H. Gunderson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.