All of lore.kernel.org
 help / color / mirror / Atom feed
* Compiler errors.
@ 2009-07-13  5:46 Marko Saukko
  2009-07-13 11:26 ` Marcel Holtmann
  2009-07-14  5:25 ` Marcel Holtmann
  0 siblings, 2 replies; 7+ messages in thread
From: Marko Saukko @ 2009-07-13  5:46 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 1800 bytes --]

Hi,

with the latest oFono git version I'm getting the following compiler
errors when using gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3.

----

gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../src
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -g -O2 -Werror
-Wextra -Wno-unused-parameter -Wno-missing-field-initializers
-Wdeclaration-after-statement -Wmissing-declarations -Wredundant-decls
-Wcast-align -MT smsutil.o -MD -MP -MF .deps/smsutil.Tpo -c -o smsutil.o
`test -f '../src/smsutil.c' || echo './'`../src/smsutil.c
cc1: warnings being treated as errors
../src/smsutil.c: In function ‘sms_extract_common’:
../src/smsutil.c:1442: error: ‘dcs’ may be used uninitialized in this
function
../src/smsutil.c:1441: error: ‘udhi’ may be used uninitialized in this
function
../src/smsutil.c:1440: error: ‘max’ may be used uninitialized in this
function
../src/smsutil.c:1439: error: ‘udl’ may be used uninitialized in this
function
../src/smsutil.c: In function ‘extract_app_port_common’:
../src/smsutil.c:1756: error: ‘is_addr_8bit’ may be used uninitialized
in this function
../src/smsutil.c: In function ‘sms_extract_concatenation’:
../src/smsutil.c:1843: error: ‘seq’ may be used uninitialized in this
function
../src/smsutil.c:1843: error: ‘max’ may be used uninitialized in this
function
../src/smsutil.c:1842: error: ‘rn’ may be used uninitialized in this
function
../src/smsutil.c: In function ‘cbs_decode_text’:
../src/smsutil.c:2706: error: ‘iso639’ may be used uninitialized in this
function
../src/smsutil.c:2704: error: ‘charset’ may be used uninitialized in
this function
make[2]: *** [smsutil.o] Error 1
make[2]: Leaving directory `/home/muk/software/ofono/ofono/unit'

----

Regards,
Marko

^ permalink raw reply	[flat|nested] 7+ messages in thread
* compiler errors
@ 1999-01-13 18:24 satadru pramanik
  1999-01-13 19:47 ` David Edelsohn
  0 siblings, 1 reply; 7+ messages in thread
From: satadru pramanik @ 1999-01-13 18:24 UTC (permalink / raw)
  To: linuxppc-dev


I was compiling glib-1.1.2, and came up with an internal compiler error.
I have glibc .961212-1o

Should I complain, or move on to glibc2?
Errors:
testglib.c:966: internal error--unrecognizable insn:
(insn 9133 9130 9134 (set (mem:SI (plus:SI (reg:SI 16 r16)
                (const_int 65536)))
        (reg:SI 17 r17)) -1 (insn_list 5710 (insn_list 9130 (insn_list:REG_DEP_OUTPUT 5741 (insn_list:REG_DEP_OUTPUT 5713 (insn_list:REG_DEP_OUTPUT 5729 (insn_list:REG_DEP_OUTPUT 5736 (insn_list:REG_DEP_OUTPUT 5752 (insn_list:REG_DEP_OUTPUT 5764 (insn_list:REG_DEP_OUTPUT 5759 (insn_list:REG_DEP_OUTPUT 5772 (insn_list:REG_DEP_OUTPUT 5784 (insn_list:REG_DEP_OUTPUT 5779 (insn_list:REG_DEP_OUTPUT 5799 (insn_list:REG_DEP_OUTPUT 9126 (insn_list:REG_DEP_OUTPUT 9129 (nil))))))))))))))))
    (nil))
toplev.c:1360: Internal compiler error in function fatal_insn
make: *** [testglib.o] Error 1
[user@real glib-1.1.12]# 


[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request@lists.linuxppc.org ]]

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

end of thread, other threads:[~2009-07-14  5:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-13  5:46 Compiler errors Marko Saukko
2009-07-13 11:26 ` Marcel Holtmann
2009-07-14  5:25 ` Marcel Holtmann
  -- strict thread matches above, loose matches on Subject: below --
1999-01-13 18:24 compiler errors satadru pramanik
1999-01-13 19:47 ` David Edelsohn
1999-01-13 19:55   ` satadru pramanik
1999-01-13 20:07     ` David Edelsohn

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.