[Swfdec] [Bug 27392] New: swfdec won't compile

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Mar 31 06:22:16 PDT 2010


http://bugs.freedesktop.org/show_bug.cgi?id=27392

           Summary: swfdec won't compile
           Product: swfdec
           Version: git
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: library
        AssignedTo: swfdec at lists.freedesktop.org
        ReportedBy: b3nton at gmail.com
         QAContact: swfdec at lists.freedesktop.org


Trying to compile current git swfdec fails like so:

make[2]: Entering directory `/home/andy/swfdec/tools'
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -Wextra -Wno-missing-field-initializers
-Wno-unused-parameter -Wold-style-definition -Wdeclaration-after-statement
-Wmissing-declarations -Wmissing-prototypes -Wredundant-decls
-Wmissing-noreturn -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings
-Winline -Wformat-nonliteral -Wformat-security -Wswitch-enum -Wswitch-default
-Winit-self -Wmissing-include-dirs -Wundef -Waggregate-return
-Wmissing-format-attribute -Wnested-externs -Wunsafe-loop-optimizations
-Wpacked -Winvalid-pch -Wsync-nand  -Werror  -std=gnu99 -I.. -pthread
-I/usr/include/glib-2.0   -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng14   -I/usr/include/cairo
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14   -g
-O2 -MT swfdec_extract-swfdec-extract.o -MD -MP -MF
.deps/swfdec_extract-swfdec-extract.Tpo -c -o swfdec_extract-swfdec-extract.o
`test -f 'swfdec-extract.c' || echo './'`swfdec-extract.c
cc1: warnings being treated as errors
swfdec-extract.c: In function ‘main’:
swfdec-extract.c:71: error: cannot optimize loop, the loop counter may overflow
make[2]: *** [swfdec_extract-swfdec-extract.o] Error 1
make[2]: Leaving directory `/home/andy/swfdec/tools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/andy/swfdec'
make: *** [all] Error 2

I'm using gcc 4.4.3


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the Swfdec mailing list