All of lore.kernel.org
 help / color / mirror / Atom feed
* build warnings
@ 2011-01-13 14:44 Thorsten Glaser
  2011-01-13 19:24 ` Michael Schmitz
  2011-01-14  9:25 ` Thorsten Glaser
  0 siblings, 2 replies; 43+ messages in thread
From: Thorsten Glaser @ 2011-01-13 14:44 UTC (permalink / raw)
  To: linux-m68k

Hi,

currently At wOrk, but here is something from the log:

  CALL    /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/scripts/checksyscalls.sh
<stdin>:1522:2: warning: #warning syscall recvmmsg not implemented

  CC      arch/m68k/mm/cache.o
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/arch/m68k/mm/cache.c: In function 'flush_icache_range':
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/arch/m68k/mm/cache.c:58: warning: 'mmusr' may be used uninitialized in this function
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/arch/m68k/mm/cache.c:51: note: 'mmusr' was declared here

  CC      security/keys/keyctl.o
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/security/keys/keyctl.c:1346:2: warning: #warning TIF_NOTIFY_RESUME not implemented

  CC      drivers/ide/ide-io.o
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/ide/ide-io.c: In function 'ide_lock_host':
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/ide/ide-io.c:415: warning: passing argument 2 of '__constant_test_and_set_bit' discards qualifiers from pointer target type
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/arch/m68k/include/asm/bitops_mm.h:30: note: expected 'long unsigned int *' but argument is of type 'volatile long unsigned int *'
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/ide/ide-io.c:415: warning: passing argument 2 of '__generic_test_and_set_bit' discards qualifiers from pointer target type
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/arch/m68k/include/asm/bitops_mm.h:42: note: expected 'long unsigned int *' but argument is of type 'volatile long unsigned int *'

  CC [M]  drivers/net/zorro8390.o
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/net/lib8390.c:256: warning: '__ei_tx_timeout' defined but not used
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/net/lib8390.c:302: warning: '__ei_start_xmit' defined but not used
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/net/lib8390.c:526: warning: '__ei_poll' defined but not used
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/net/lib8390.c:879: warning: '__ei_get_stats' defined but not used
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/net/lib8390.c:981: warning: '__ei_set_multicast_list' defined but not used
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/net/lib8390.c:1016: warning: '____alloc_ei_netdev' defined but not used
  CC [M]  drivers/net/eql.o
  CC [M]  drivers/net/a2065.o
  CC [M]  drivers/net/hydra.o
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/net/lib8390.c:256: warning: '__ei_tx_timeout' defined but not used
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/net/lib8390.c:302: warning: '__ei_start_xmit' defined but not used
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/net/lib8390.c:526: warning: '__ei_poll' defined but not used
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/net/lib8390.c:879: warning: '__ei_get_stats' defined but not used
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/net/lib8390.c:981: warning: '__ei_set_multicast_list' defined but not used
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/net/lib8390.c:1016: warning: '____alloc_ei_netdev' defined but not used

  CC [M]  drivers/parport/parport_pc.o
In file included from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/parport/parport_pc.c:67:
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/arch/m68k/include/asm/parport.h:14:1: warning: "insl" redefined
In file included from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/arch/m68k/include/asm/io.h:4,
                 from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/include/linux/scatterlist.h:8,
                 from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/include/linux/dma-mapping.h:7,
                 from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/parport/parport_pc.c:54:
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/arch/m68k/include/asm/io_mm.h:332:1: warning: this is the location of the previous definition
In file included from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/parport/parport_pc.c:67:
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/arch/m68k/include/asm/parport.h:15:1: warning: "outsl" redefined
In file included from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/arch/m68k/include/asm/io.h:4,
                 from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/include/linux/scatterlist.h:8,
                 from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/include/linux/dma-mapping.h:7,
                 from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/parport/parport_pc.c:54:
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/arch/m68k/include/asm/io_mm.h:335:1: warning: this is the location of the previous definition
In file included from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/parport/parport_pc.c:67:
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/arch/m68k/include/asm/parport.h:14:1: warning: "insl" redefined
In file included from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/arch/m68k/include/asm/io.h:4,
                 from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/include/linux/scatterlist.h:8,
                 from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/include/linux/dma-mapping.h:7,
                 from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/parport/parport_pc.c:54:
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/arch/m68k/include/asm/io_mm.h:332:1: warning: this is the location of the previous definition
In file included from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/parport/parport_pc.c:67:
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/arch/m68k/include/asm/parport.h:15:1: warning: "outsl" redefined
In file included from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/arch/m68k/include/asm/io.h:4,
                 from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/include/linux/scatterlist.h:8,
                 from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/include/linux/dma-mapping.h:7,
                 from /tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/parport/parport_pc.c:54:
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/arch/m68k/include/asm/io_mm.h:335:1: warning: this is the location of the previous definition

  CC [M]  drivers/video/mb862xx/mb862xxfb.o
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/video/mb862xx/mb862xxfb.c:326: warning: 'mb862xxfb_init_fbinfo' defined but not used
/tmp/buildd/linux-2.6-2.6.37/debian/build/source_m68k_none/drivers/video/mb862xx/mb862xxfb.c:464: warning: 'dev_attr_dispregs' defined but not used


There are also a few that are probably Linux upstream warnings (but
then, I’m not surprised at these, 2.0 and 2.4 both had assembler
warnings (indirect lcall without *) that got not fixed for years, so
nobody seems to care about warnings there…). This is 2.6.37 (Debian
-1~experimental.1) plus for-linus and m68k-queue of yesterday. I also
discovered @Stephen that staging drivers are built again. In case you
are interested in the progress: preliminary deb source package is at
https://www.freewrt.org/~tg/debs68k/tmp/linux-2.6/

bye,
//mirabilos
-- 
15:41⎜<Lo-lan-do:#fusionforge> Somebody write a testsuite for helloworld :-)

^ permalink raw reply	[flat|nested] 43+ messages in thread
* Build Warnings
@ 2014-08-13 22:59 Nick Krause
  2014-08-14  4:14 ` Nick Krause
  0 siblings, 1 reply; 43+ messages in thread
From: Nick Krause @ 2014-08-13 22:59 UTC (permalink / raw)
  To: kernelnewbies

Hey Guys,
With a build of allmodconfig on x86 I hit a few warnings.I am checking
them myself too to see if there to be concerned
about. In addition I will attach the file , errors which states where
the build warnings our. Please let me known if there
is any other work out there for me to do, I am willing to learn :).
Cheers Nick
P.S. I send out my patch for the other bug if you don't known which is
the correct one, I will resend.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: errors
Type: application/octet-stream
Size: 3235 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140813/278226d7/attachment.obj 

^ permalink raw reply	[flat|nested] 43+ messages in thread
* build warnings
@ 2010-01-29  9:03 Michael Wookey
  2010-01-29 11:02 ` Jeff King
  0 siblings, 1 reply; 43+ messages in thread
From: Michael Wookey @ 2010-01-29  9:03 UTC (permalink / raw)
  To: Git Mailing List, Johannes Sixt

FYI,

With current master (dace5dd1), the following build warnings appear on
Ubuntu 9.10 (x86):

  run-command.c: In function ‘notify_parent’:
  run-command.c:70: warning: ignoring return value of ‘write’,
declared with attribute warn_unused_result
  run-command.c: In function ‘die_child’:
  run-command.c:80: warning: ignoring return value of ‘write’,
declared with attribute warn_unused_result
  run-command.c:81: warning: ignoring return value of ‘write’,
declared with attribute warn_unused_result
  run-command.c:82: warning: ignoring return value of ‘write’,
declared with attribute warn_unused_result

These warnings were introduced by the following commits:

  2b541bf8 ("start_command: detect execvp failures early")
  a5487ddf ("start_command: report child process setup errors to the
parent's stderr")

The GCC details are:

  ~$ gcc --version
  gcc (Ubuntu 4.4.1-4ubuntu9) 4.4.1

^ permalink raw reply	[flat|nested] 43+ messages in thread
* build warnings
@ 2008-10-25  8:24 Johannes Berg
  2008-10-27 10:30 ` Tomas Winkler
  0 siblings, 1 reply; 43+ messages in thread
From: Johannes Berg @ 2008-10-25  8:24 UTC (permalink / raw)
  To: linux-wireless; +Cc: Chr, Tomas Winkler, mcgrof

just FYI in case you haven't seen them. the p54 one looks like a genuin=
e
problem.

drivers/net/wireless/iwlwifi/iwl-scan.c:69: warning: =E2=80=98scan_tx_a=
nt=E2=80=99 defined but not used
drivers/net/wireless/ath9k/hw.c: In function =E2=80=98ath9k_hw_eeprom_s=
et_board_values=E2=80=99:
drivers/net/wireless/ath9k/hw.c:544: warning: =E2=80=98ant_config=E2=80=
=99 may be used uninitialized in this function
drivers/net/wireless/p54/p54common.c: In function =E2=80=98p54_parse_ee=
prom=E2=80=99:
drivers/net/wireless/p54/p54common.c:325: warning: =E2=80=98synth=E2=80=
=99 may be used uninitialized in this function


--
To unsubscribe from this list: send the line "unsubscribe linux-wireles=
s" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2014-08-14  4:14 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-13 14:44 build warnings Thorsten Glaser
2011-01-13 19:24 ` Michael Schmitz
2011-01-13 20:55   ` Geert Uytterhoeven
2011-01-14  9:25 ` Thorsten Glaser
2011-01-14 12:17   ` Geert Uytterhoeven
2011-01-16  4:36     ` Michael Schmitz
2011-01-16 13:54       ` Thorsten Glaser
2011-01-16 21:26         ` Michael Schmitz
2011-01-16 22:29           ` Thorsten Glaser
2011-01-17  2:48             ` Michael Schmitz
2011-01-17  6:51               ` Geert Uytterhoeven
2011-01-17 19:50                 ` Michael Schmitz
2011-01-17 20:14                   ` Geert Uytterhoeven
2011-01-18  1:18                     ` Michael Schmitz
2011-01-18 13:29                       ` Geert Uytterhoeven
2011-01-18 23:54                         ` Michael Schmitz
2011-01-19  7:59                           ` Geert Uytterhoeven
2011-01-30  5:37               ` Michael Schmitz
2011-01-30 13:53                 ` Thorsten Glaser
2011-01-30 18:57                 ` Geert Uytterhoeven
2011-01-31  1:49                   ` Michael Schmitz
2011-01-31  4:03                     ` Finn Thain
2011-01-31  6:41                       ` Michael Schmitz
2011-01-31  7:10                         ` Geert Uytterhoeven
2011-02-05 23:41                       ` Thorsten Glaser
2011-02-13  4:34                         ` Michael Schmitz
2011-02-17  7:22                           ` Michael Schmitz
2011-02-17 18:18                             ` Thorsten Glaser
2011-03-13  7:34                               ` Michael Schmitz
2011-03-13 10:37                                 ` Thorsten Glaser
2011-03-26  1:26                                   ` Michael Schmitz
2011-01-31  6:28                     ` Michael Schmitz
2011-01-17  6:50   ` Michael Schmitz
  -- strict thread matches above, loose matches on Subject: below --
2014-08-13 22:59 Build Warnings Nick Krause
2014-08-14  4:14 ` Nick Krause
2010-01-29  9:03 build warnings Michael Wookey
2010-01-29 11:02 ` Jeff King
2010-01-29 11:23   ` Erik Faye-Lund
2008-10-25  8:24 Johannes Berg
2008-10-27 10:30 ` Tomas Winkler
2008-10-27 10:34   ` Johannes Berg
2008-10-27 10:41     ` Tomas Winkler
2008-10-27 13:28       ` John W. Linville

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.