Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Thu, 13 Nov 2014 20:07:16 +0100
From: John Spencer <maillist-musl@...fooze.de>
To:  willpanther@...il.com
CC:  sabotage@...ts.openwall.com
Subject: Re: apps/libs not compiling with butch 4

Hi, i suspect its grsecurity getting into your way.
as a quick test, you could try to
DISABLE_GRSEC=1 butch rebuild kernel
reboot and try again

there's also a script in utils/build-kernel.sh
which builds both kernel variants and creates an extlinux.conf to pick 
one on the start (read before usage, and edit /boot/extlinux.conf after 
usage).

please let us know if using the vanilla kernel fixes the issue.

--JS

will cunningham wrote:
> Saboteurs,
> 
> This is my fourth attempt sending this.  The first three bounced with a
> message it's too large from the  /src/logs I've been trying to send.  So
> now I'm down to sending just the end of all for files, except wxgtk as it
> is short.  One mo try:
> 
> Well I'm up on the desktop PC, but some of the apps with butch ain't
> compiling.  So this question is both in the form of how/where/what to send
> of outputs when something doesn't compile, as well as the actual problems.
> 
> The libs not compiling, with the app they're compiling for are wxgtk(for
> audacity), boost (for inkscape), xmms2(for lxde), qt4 and firefox
> 
> The following are the console messages(note boost and firefox are pretty
> much repetitions of wxgtk and xmms2:
> 
> wxgtk-
> Segmentation fault occuirred at 00006c3bb7b59db in
> /opt/gcc474/libexec/gcc/x86_-unknown-linux-gnu/4.7.4/cc1plus[cc1plus:6129]
> uid/euid:0/0 gid/egid:0/0, parent /opt/gcc474/bin/g**[g**:6128]
> uid/euid:0/0 gid/egid:0/0
> 
> boost-
> similar to wxgtk
> 
> xmms2-
> [47040.121828] grsec: denied RWX map of <annonymous mapping> by
> /opt/python/bin/python2.7[python:29818] uid/euid:0/0 gid/egid:0/0, parent
> /src/build/build_xmms2.sh[build_xmms2.sh:29803] uid/euid:0/0 gid/egid:0/0
> 
> firefox- similar to xmms2
> 
> qt4- just says "WARNING: qt4 failed to build! "
> 
> Please tell me if there is another way I should be posting these.  I
> couldn't find anything bugzillaish, or if there is somewhere in your git
> rep I should be sending this.
> 
> Also of course anything else I should copy and send to you or try.
> 
> Thanks,
> 
> Will
> 
> 
> 
> ------------------------------------------------------------------------
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/erfcf.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/erfcf.o" "libs/math/build/../src/tr1/erfcf.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/erff.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/erff.o" "libs/math/build/../src/tr1/erff.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/expm1f.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/expm1f.o" "libs/math/build/../src/tr1/expm1f.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/fmaxf.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/fmaxf.o" "libs/math/build/../src/tr1/fmaxf.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/fpclassifyf.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/fpclassifyf.o" "libs/math/build/../src/tr1/fpclassifyf.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/fminf.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/fminf.o" "libs/math/build/../src/tr1/fminf.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/hypotf.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/hypotf.o" "libs/math/build/../src/tr1/hypotf.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/llroundf.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/llroundf.o" "libs/math/build/../src/tr1/llroundf.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/log1pf.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/log1pf.o" "libs/math/build/../src/tr1/log1pf.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/lgammaf.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/lgammaf.o" "libs/math/build/../src/tr1/lgammaf.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/lroundf.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/lroundf.o" "libs/math/build/../src/tr1/lroundf.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/nextafterf.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/nextafterf.o" "libs/math/build/../src/tr1/nextafterf.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/nexttowardf.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/nexttowardf.o" "libs/math/build/../src/tr1/nexttowardf.cpp"
> wxgtk
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/tgammaf.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/tgammaf.o" "libs/math/build/../src/tr1/tgammaf.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/roundf.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/roundf.o" "libs/math/build/../src/tr1/roundf.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/truncf.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/truncf.o" "libs/math/build/../src/tr1/truncf.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> ...skipped <pbin.v2/libs/math/build/gcc-foo/release/threading-multi>libboost_math_c99f.so.1.52.0 for lack of <pbin.v2/libs/math/build/gcc-foo/release/threading-multi>acoshf.o...
> ...skipped <pstage/lib>libboost_math_c99f.so.1.52.0 for lack of <pbin.v2/libs/math/build/gcc-foo/release/threading-multi>libboost_math_c99f.so.1.52.0...
> ...skipped <pstage/lib>libboost_math_c99f.so for lack of <pstage/lib>libboost_math_c99f.so.1.52.0...
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/asinhl.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/asinhl.o" "libs/math/build/../src/tr1/asinhl.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/atanhl.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/atanhl.o" "libs/math/build/../src/tr1/atanhl.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/acoshl.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/acoshl.o" "libs/math/build/../src/tr1/acoshl.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/cbrtl.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/cbrtl.o" "libs/math/build/../src/tr1/cbrtl.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.cwxgtk++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/copysignl.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/copysignl.o" "libs/math/build/../src/tr1/copysignl.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/erfl.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/erfl.o" "libs/math/build/../src/tr1/erfl.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/expm1l.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/expm1l.o" "libs/math/build/../src/tr1/expm1l.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/erfcl.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/erfcl.o" "libs/math/build/../src/tr1/erfcl.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/fmaxl.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/fmaxl.o" "libs/math/build/../src/tr1/fmaxl.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/fpclassifyl.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/fpclassifyl.o" "libs/math/build/../src/tr1/fpclassifyl.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/fminl.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/fminl.o" "libs/math/build/../src/tr1/fminl.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/hypotl.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/hypotl.o" "libs/math/build/../src/tr1/hypotl.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/lgammal.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/lgammal.o" "libs/math/build/../src/tr1/lgammal.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/llroundl.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/llroundl.o" "libs/math/build/../src/tr1/llroundl.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/lroundl.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/lroundl.o" "libs/math/build/../src/tr1/lroundl.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/log1pl.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/log1pl.o" "libs/math/build/../src/tr1/log1pl.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.cwxgtk++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/nextafterl.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/nextafterl.o" "libs/math/build/../src/tr1/nextafterl.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/roundl.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/roundl.o" "libs/math/build/../src/tr1/roundl.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/tgammal.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/tgammal.o" "libs/math/build/../src/tr1/tgammal.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/nexttowardl.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/nexttowardl.o" "libs/math/build/../src/tr1/nexttowardl.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> gcc.compile.c++ bin.v2/libs/math/build/gcc-foo/release/threading-multi/truncl.o
> 
>     "c++"  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall -pthread -fPIC -fvisibility=hidden -Winvalid-pch -DBOOST_ALL_NO_LIB=1 -DBOOST_BUILD_PCH_ENABLED -DBOOST_MATH_TR1_DYN_LINK=1 -DNDEBUG -I"bin.v2/libs/math/build/gcc-foo/release/threading-multi/../src/tr1" -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/gcc-foo/release/threading-multi/truncl.o" "libs/math/build/../src/tr1/truncl.cpp"
> 
> 
> c++: internal compiler error: Segmentation fault (program cc1plus)
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <http://gcc.gnu.org/bugs.html> for instructions.
> 
> 
> ------------------------------------------------------------------------
> 
> painting/qpainterpath.cpp:1094:15: warning: variable 'line' set but not used [-Wunused-but-set-variable]
> g++ -c -D_GNU_SOURCE -DMESA_EGL_NO_X11_HEADERS -pthread -I/include/glib-2.0 -I/lib/glib-2.0/include -I/include/gtk-2.0 -I/lib/gtk-2.0/include -I/include/cairo -I/include/pixman-1 -I/include/gdk-pixbuf-2.0 -I/include/libpng15 -I/include/pango-1.0 -pthread -I/include/freetype2 -I/include -I/include/atk-1.0 -I/include/glib-2.0 -I/lib/glib-2.0/include -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -I/include/freetype2 -I/include -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-64 -I. -I../../include/QtCore -I../../include -I../../incl
ude/QtGui -I.rcc/release-shared -I../3rdparty/xorg -I/include/freetype2 -I/include/freetype2 -I../3rdparty/harfbuzz/src -Idialogs -I.moc/release-shared -I/usr/X11R6/include -I.uic/release-shared -o .obj/release-shared/qpathclipper.o painting/qpathclipper.cpp
> g++ -c -D_GNU_SOURCE -DMESA_EGL_NO_X11_HEADERS -pthread -I/include/glib-2.0 -I/lib/glib-2.0/include -I/include/gtk-2.0 -I/lib/gtk-2.0/include -I/include/cairo -I/include/pixman-1 -I/include/gdk-pixbuf-2.0 -I/include/libpng15 -I/include/pango-1.0 -pthread -I/include/freetype2 -I/include -I/include/atk-1.0 -I/include/glib-2.0 -I/lib/glib-2.0/include -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -I/include/freetype2 -I/include -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-64 -I. -I../../include/QtCore -I../../include -I../../incl
ude/QtGui -I.rcc/release-shared -I../3rdparty/xorg -I/include/freetype2 -I/include/freetype2 -I../3rdparty/harfbuzz/src -Idialogs -I.moc/release-shared -I/usr/X11R6/include -I.uic/release-shared -o .obj/release-shared/qpdf.o painting/qpdf.cpp
> In file included from ../../include/QtGui/private/qcups_p.h:1:0,
>                  from painting/qpdf.cpp:47:
> ../../include/QtGui/private/../../../src/gui/painting/qcups_p.h:78:11: error: 'ppd_file_t' does not name a type
> ../../include/QtGui/private/../../../src/gui/painting/qcups_p.h:80:11: error: 'ppd_file_t' does not name a type
> ../../include/QtGui/private/../../../src/gui/painting/qcups_p.h:81:11: error: 'ppd_option_t' does not name a type
> ../../include/QtGui/private/../../../src/gui/painting/qcups_p.h:84:11: error: 'ppd_option_t' does not name a type
> ../../include/QtGui/private/../../../src/gui/painting/qcups_p.h:87:34: error: ISO C++ forbids declaration of 'type name' with no type [-fpermissive]
> ../../include/QtGui/private/../../../src/gui/painting/qcups_p.h:87:47: error: template argument 1 is invalid
> ../../include/QtGui/private/../../../src/gui/painting/qcups_p.h:103:56: error: 'ppd_group_t' does not name a type
> ../../include/QtGui/private/../../../src/gui/painting/qcups_p.h:103:77: error: ISO C++ forbids declaration of 'group' with no type [-fpermissive]
> ../../include/QtGui/private/../../../src/gui/painting/qcups_p.h:104:62: error: 'ppd_group_t' does not name a type
> ../../include/QtGui/private/../../../src/gui/painting/qcups_p.h:104:75: error: ISO C++ forbids declaration of 'group' with no type [-fpermissive]
> ../../include/QtGui/private/../../../src/gui/painting/qcups_p.h:108:11: error: 'ppd_option_t' does not name a type
> ../../include/QtGui/private/../../../src/gui/painting/qcups_p.h:110:5: error: 'ppd_file_t' does not name a type
> painting/qpdf.cpp: In member function 'virtual void QPdfBaseEngine::setProperty(QPrintEngine::PrintEnginePropertyKey, const QVariant&)':
> painting/qpdf.cpp:1469:5: warning: case value '65024' not in enumerated type 'QPrintEngine::PrintEnginePropertyKey' [-Wswitch]
> painting/qpdf.cpp:1463:5: warning: case value '65025' not in enumerated type 'QPrintEngine::PrintEnginePropertyKey' [-Wswitch]
> painting/qpdf.cpp:1466:5: warning: case value '65026' not in enumerated type 'QPrintEngine::PrintEnginePropertyKey' [-Wswitch]
> painting/qpdf.cpp:1472:5: warning: case value '65027' not in enumerated type 'QPrintEngine::PrintEnginePropertyKey' [-Wswitch]
> painting/qpdf.cpp: In member function 'virtual QVariant QPdfBaseEngine::property(QPrintEngine::PrintEnginePropertyKey) const':
> painting/qpdf.cpp:1572:5: warning: case value '65024' not in enumerated type 'QPrintEngine::PrintEnginePropertyKey' [-Wswitch]
> painting/qpdf.cpp:1566:5: warning: case value '65025' not in enumerated type 'QPrintEngine::PrintEnginePropertyKey' [-Wswitch]
> painting/qpdf.cpp:1569:5: warning: case value '65026' not in enumerated type 'QPrintEngine::PrintEnginePropertyKey' [-Wswitch]
> painting/qpdf.cpp:1575:5: warning: case value '65027' not in enumerated type 'QPrintEngine::PrintEnginePropertyKey' [-Wswitch]
> g++ -c -D_GNU_SOURCE -DMESA_EGL_NO_X11_HEADERS -pthread -I/include/glib-2.0 -I/lib/glib-2.0/include -I/include/gtk-2.0 -I/lib/gtk-2.0/include -I/include/cairo -I/include/pixman-1 -I/include/gdk-pixbuf-2.0 -I/include/libpng15 -I/include/pango-1.0 -pthread -I/include/freetype2 -I/include -I/include/atk-1.0 -I/include/glib-2.0 -I/lib/glib-2.0/include -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -I/include/freetype2 -I/include -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-64 -I. -I../../include/QtCore -I../../include -I../../incl
ude/QtGui -I.rcc/release-shared -I../3rdparty/xorg -I/include/freetype2 -I/include/freetype2 -I../3rdparty/harfbuzz/src -Idialogs -I.moc/release-shared -I/usr/X11R6/include -I.uic/release-shared -o .obj/release-shared/qpen.o painting/qpen.cpp
> make[1]: *** [.obj/release-shared/qpdf.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make[1]: Leaving directory `/src/build/qt4/qt-everywhere-opensource-src-4.6.4/src/gui'
> make: *** [sub-gui-make_default-ordered] Error 2
> 
> 
> ------------------------------------------------------------------------
> 
> 
> /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include <sys/poll.h> to <poll.h> [-Wcpp]
> [161/236] c: src/plugins/rss/rss.c -> _build_/src/plugins/rss/rss.c.1.o
> ../src/plugins/airplay/raop_client.c: In function 'raop_client_init':
> ../src/plugins/airplay/raop_client.c:381:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
> [162/236] c: src/clients/lib/python/xmmsapi.c -> _build_/src/clients/lib/python/xmmsapi.c.2.o
> [163/236] c: src/plugins/vorbis/vorbis.c -> _build_/src/plugins/vorbis/vorbis.c.1.o
> [164/236] c: _build_/src/clients/lib/perl/XMMSClient.c -> _build_/src/clients/lib/perl/XMMSClient.c.1.o
> [165/236] c: _build_/src/clients/lib/perl/XMMSClientCollection.c -> _build_/src/clients/lib/perl/XMMSClientCollection.c.1.o
> ../src/clients/lib/perl/XMMSClient.xs:12:1: warning: no previous prototype for 'perl_xmmsclient_xmmsc_io_need_out_callback_set_cb' [-Wmissing-prototypes]
> ../src/clients/lib/perl/XMMSClient.c: In function 'XS_Audio__XMMSClient_plugin_list':
> ../src/clients/lib/perl/XMMSClient.c:332:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
> ../src/clients/lib/perl/XMMSClient.c:349:2: warning: 'xmmsc_plugin_list' is deprecated (declared at /src/build/xmms2/xmms2-0.8DrO_o/src/include/xmmsclient/xmmsclient.h:173) [-Wdeprecated-declarations]
> ../src/clients/lib/perl/XMMSClient.c: In function 'XS_Audio__XMMSClient_medialib_add_entry_args':
> ../src/clients/lib/perl/XMMSClient.c:526:2: warning: 'xmmsc_medialib_add_entry_args' is deprecated (declared at /src/build/xmms2/xmms2-0.8DrO_o/src/include/xmmsclient/xmmsclient.h:224) [-Wdeprecated-declarations]
> ../src/clients/lib/perl/XMMSClient.c: In function 'XS_Audio__XMMSClient_medialib_path_import':
> ../src/clients/lib/perl/XMMSClient.c:599:2: warning: 'xmmsc_medialib_path_import' is deprecated (declared at /src/build/xmms2/xmms2-0.8DrO_o/src/include/xmmsclient/xmmsclient.h:228) [-Wdeprecated-declarations]
> ../src/clients/lib/perl/XMMSClient.c: In function 'XS_Audio__XMMSClient_medialib_path_import_encoded':
> ../src/clients/lib/perl/XMMSClient.c:620:2: warning: 'xmmsc_medialib_path_import_encoded' is deprecated (declared at /src/build/xmms2/xmms2-0.8DrO_o/src/include/xmmsclient/xmmsclient.h:229) [-Wdeprecated-declarations]
> ../src/clients/lib/perl/XMMSClient.c: In function 'XS_Audio__XMMSClient_playback_seek_ms_abs':
> ../src/clients/lib/perl/XMMSClient.c:1541:2: warning: 'xmmsc_playback_seek_ms_abs' is deprecated (declared at /src/build/xmms2/xmms2-0.8DrO_o/src/include/xmmsclient/xmmsclient.h:129) [-Wdeprecated-declarations]
> ../src/clients/lib/perl/XMMSClient.c: In function 'XS_Audio__XMMSClient_playback_seek_ms_rel':
> ../src/clients/lib/perl/XMMSClient.c:1562:2: warning: 'xmmsc_playback_seek_ms_rel' is deprecated (declared at /src/build/xmms2/xmms2-0.8DrO_o/src/include/xmmsclient/xmmsclient.h:130) [-Wdeprecated-declarations]
> ../src/clients/lib/perl/XMMSClient.c: In function 'XS_Audio__XMMSClient_playback_seek_samples_abs':
> ../src/clients/lib/perl/XMMSClient.c:1583:2: warning: 'xmmsc_playback_seek_samples_abs' is deprecated (declared at /src/build/xmms2/xmms2-0.8DrO_o/src/include/xmmsclient/xmmsclient.h:132) [-Wdeprecated-declarations]
> ../src/clients/lib/perl/XMMSClient.c: In function 'XS_Audio__XMMSClient_playback_seek_samples_rel':
> ../src/clients/lib/perl/XMMSClient.c:1604:2: warning: 'xmmsc_playback_seek_samples_rel' is deprecated (declared at /src/build/xmms2/xmms2-0.8DrO_o/src/include/xmmsclient/xmmsclient.h:133) [-Wdeprecated-declarations]
> ../src/clients/lib/perl/XMMSClientCollection.c: In function 'XS_Audio__XMMSClient__Collection_parse':
> ../src/clients/lib/perl/XMMSClientCollection.xs:92:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
> [166/236] c: src/clients/lib/perl/perl_xmmsclient.c -> _build_/src/clients/lib/perl/perl_xmmsclient.c.1.o
> [167/236] c: _build_/src/clients/lib/perl/XMMSClientResult.c -> _build_/src/clients/lib/perl/XMMSClientResult.c.1.o
> ../src/clients/lib/perl/XMMSClientResult.xs: In function 'sv_from_value_uint':
> ../src/clients/lib/perl/XMMSClientResult.xs:22:2: warning: 'xmmsv_get_uint' is deprecated (declared at /src/build/xmms2/xmms2-0.8DrO_o/src/include/xmmsc/xmmsv_deprecated.h:50) [-Wdeprecated-declarations]
> ../src/clients/lib/perl/XMMSClientResult.c: In function 'XS_Audio__XMMSClient__Result_get_type':
> ../src/clients/lib/perl/XMMSClientResult.c:457:3: warning: 'XMMSV_TYPE_UINT32_IS_DEPRECATED' is deprecated (declared at /src/build/xmms2/xmms2-0.8DrO_o/src/include/xmmsc/xmmsv_deprecated.h:36) [-Wdeprecated-declarations]
> ../src/clients/lib/perl/XMMSClientResult.c: In function 'XS_Audio__XMMSClient__Result_get_error':
> ../src/clients/lib/perl/XMMSClientResult.c:509:2: warning: 'xmmsv_get_error_old' is deprecated (declared at /src/build/xmms2/xmms2-0.8DrO_o/src/include/xmmsc/xmmsv_deprecated.h:48) [-Wdeprecated-declarations]
> ../src/clients/lib/perl/XMMSClientResult.c: At top level:
> ../src/clients/lib/perl/XMMSClientResult.xs:17:1: warning: 'sv_from_value_uint' defined but not used [-Wunused-function]
> [168/236] c: _build_/src/clients/lib/perl/XMMSClientPlaylist.c -> _build_/src/clients/lib/perl/XMMSClientPlaylist.c.1.o
> ../src/clients/lib/perl/XMMSClientPlaylist.c: In function 'XS_Audio__XMMSClient__Playlist_insert_args':
> ../src/clients/lib/perl/XMMSClientPlaylist.c:324:2: warning: 'xmmsc_playlist_insert_args' is deprecated (declared at /src/build/xmms2/xmms2-0.8DrO_o/src/include/xmmsclient/xmmsclient.h:100) [-Wdeprecated-declarations]
> ../src/clients/lib/perl/XMMSClientPlaylist.c: In function 'XS_Audio__XMMSClient__Playlist_add_args':
> ../src/clients/lib/perl/XMMSClientPlaylist.c:454:2: warning: 'xmmsc_playlist_add_args' is deprecated (declared at /src/build/xmms2/xmms2-0.8DrO_o/src/include/xmmsclient/xmmsclient.h:83) [-Wdeprecated-declarations]
> [169/236] c: src/plugins/flac/flac.c -> _build_/src/plugins/flac/flac.c.1.o
> ../src/plugins/flac/flac.c: In function 'xmms_flac_read':
> ../src/plugins/flac/flac.c:569:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
> [170/236] c: src/plugins/oss/oss.c -> _build_/src/plugins/oss/oss.c.1.o
> [171/236] c: src/plugins/avcodec/avcodec.c -> _build_/src/plugins/avcodec/avcodec.c.1.o
> [172/236] c: src/clients/launcher/xmms2-launcher.c -> _build_/src/clients/launcher/xmms2-launcher.c.1.o
> ../src/plugins/avcodec/avcodec.c: In function 'xmms_avcodec_init':
> ../src/plugins/avcodec/avcodec.c:137:2: error: implicit declaration of function 'avcodec_init' [-Werror=implicit-function-declaration]
> ../src/plugins/avcodec/avcodec.c:203:2: error: implicit declaration of function 'avcodec_alloc_context' [-Werror=implicit-function-declaration]
> ../src/plugins/avcodec/avcodec.c:203:17: warning: assignment makes pointer from integer without a cast [enabled by default]
> ../src/plugins/avcodec/avcodec.c:214:2: error: implicit declaration of function 'avcodec_open' [-Werror=implicit-function-declaration]
> ../src/plugins/avcodec/avcodec.c: In function 'xmms_avcodec_read':
> ../src/plugins/avcodec/avcodec.c:266:14: error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' undeclared (first use in this function)
> ../src/plugins/avcodec/avcodec.c:266:14: note: each undeclared identifier is reported only once for each function it appears in
> ../src/plugins/avcodec/avcodec.c:334:3: warning: 'avcodec_decode_audio3' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3682) [-Wdeprecated-declarations]
> ../src/plugins/avcodec/avcodec.c:266:7: warning: unused variable 'outbuf' [-Wunused-variable]
> ../src/plugins/avcodec/avcodec.c: In function 'xmms_avcodec_seek':
> ../src/plugins/avcodec/avcodec.c:374:14: error: 'AVCODEC_MAX_AUDIO_FRAME_SIZE' undeclared (first use in this function)
> ../src/plugins/avcodec/avcodec.c:400:3: warning: 'avcodec_decode_audio3' is deprecated (declared at /usr/include/libavcodec/avcodec.h:3682) [-Wdeprecated-declarations]
> ../src/plugins/avcodec/avcodec.c:374:7: warning: unused variable 'outbuf' [-Wunused-variable]
> cc1: some warnings being treated as errors
> Waf: Leaving directory `/src/build/xmms2/xmms2-0.8DrO_o/_build_'
> Build failed
>  -> task failed (exit status 1): 
> 	{task 122132071794832: c avcodec.c -> avcodec.c.1.o}
> ['gcc', '-D_GNU_SOURCE', '-g', '-O0', '-Wall', '-Wempty-body', '-Wformat=2', '-Wformat-nonliteral', '-Wformat-security', '-Wignored-qualifiers', '-Wmissing-prototypes', '-Wstrict-prototypes', '-Wtype-limits', '-Wwrite-strings', '-Wno-format-extra-args', '-Wno-format-zero-length', '-fdiagnostics-show-option', '-Werror=implicit-function-declaration', '-fPIC', '-I/src/build/xmms2/xmms2-0.8DrO_o/_build_', '-I/src/build/xmms2/xmms2-0.8DrO_o', '-I/src/build/xmms2/xmms2-0.8DrO_o/_build_/src/include', '-I/src/build/xmms2/xmms2-0.8DrO_o/src/include', '-I/include/glib-2.0', '-I/lib/glib-2.0/include', '-I/include', '../src/plugins/avcodec/avcodec.c', '-c', '-o', 'src/plugins/avcodec/avcodec.c.1.o']
> 
> 
> ------------------------------------------------------------------------
> 
> Thu Nov 13 17:27:19 UTC 2014: start
> sourcing user defined optimization config /etc/butch-optflags.sh
> Thu Nov 13 17:27:19 UTC 2014: starting to untar
> Thu Nov 13 17:27:20 UTC 2014: untar done
> Thu Nov 13 17:27:20 UTC 2014: start build
> configure: loading cache config.cache
> checking build system type... x86_64-unknown-linux-gnu
> checking host system type... x86_64-unknown-linux-gnu
> checking target system type... x86_64-unknown-linux-gnu
> loading argument cache configarg.cache
> checking for --enable-gui... yes
> checking for --enable-monolithic... no
> checking for --enable-plugins... no
> checking for --without-subdirs... no
> checking for --enable-universal... no
> checking for --enable-nanox... no
> checking for --enable-gpe... no
> checking for --with-libpng... yes
> checking for --with-libjpeg... yes
> checking for --with-libtiff... yes
> checking for --with-libxpm... yes
> checking for --with-libmspack... yes
> checking for --with-sdl... no
> checking for --with-gnomeprint... yes
> checking for --with-gnomevfs... no
> checking for --with-hildon... no
> checking for --with-opengl... no
> checking for --with-dmalloc... no
> checking for --with-regex... yes
> checking for --with-zlib... yes
> checking for --with-odbc... no
> checking for --with-expat... yes
> checking for --with-macosx-sdk... 
> checking for --with-macosx-version-min... yes
> checking for --enable-shared... yes
> checking for --enable-optimise... yes
> checking for --enable-debug... no
> checking for --enable-stl... no
> checking for --enable-debug_flag... no
> checking for --enable-debug_info... no
> checking for --enable-debug_gdb... no
> checking for --enable-debug_cntxt... no
> checking for --enable-mem_tracing... no
> checking for --enable-profile... no
> checking for --enable-no_rtti... no
> checking for --enable-no_exceptions... no
> checking for --enable-permissive... no
> checking for --enable-no_deps... no
> checking for --enable-vararg_macros... yes
> checking for --enable-universal_binary... no
> checking for --enable-compat24... no
> checking for --disable-compat26... no
> checking for --enable-rpath... yes
> checking for --enable-objc_uniquifying... no
> checking for --enable-abi-incompatible-features... no
> checking for --enable-intl... yes
> checking for --enable-config... yes
> checking for --enable-protocols... yes
> checking for --enable-ftp... yes
> checking for --enable-http... yes
> checking for --enable-fileproto... yes
> checking for --enable-sockets... yes
> checking for --enable-ole... yes
> checking for --enable-dataobj... yes
> checking for --enable-ipc... yes
> checking for --enable-apple_ieee... yes
> checking for --enable-arcstream... yes
> checking for --enable-backtrace... yes
> checking for --enable-catch_segvs... yes
> checking for --enable-cmdline... yes
> checking for --enable-datetime... yes
> checking for --enable-debugreport... yes
> checking for --enable-dialupman... yes
> checking for --enable-dynlib... yes
> checking for --enable-dynamicloader... yes
> checking for --enable-exceptions... yes
> checking for --enable-ffile... yes
> checking for --enable-file... yes
> checking for --enable-filesystem... yes
> checking for --enable-fontmap... yes
> checking for --enable-fs_archive... yes
> checking for --enable-fs_inet... yes
> checking for --enable-fs_zip... yes
> checking for --enable-geometry... yes
> checking for --enable-log... yes
> checking for --enable-longlong... yes
> checking for --enable-mimetype... yes
> checking for --enable-mslu... yes
> checking for --enable-snglinst... yes
> checking for --enable-std_iostreams... yes
> checking for --enable-std_string... yes
> checking for --enable-stdpaths... yes
> checking for --enable-stopwatch... yes
> checking for --enable-streams... yes
> checking for --enable-sysoptions... yes
> checking for --enable-tarstream... yes
> checking for --enable-textbuf... yes
> checking for --enable-textfile... yes
> checking for --enable-timer... yes
> checking for --enable-unicode... yes
> checking for --enable-sound... yes
> checking for --enable-mediactrl... no
> checking for --enable-gstreamer8... no
> checking for --enable-printfposparam... yes
> checking for --enable-zipstream... yes
> checking for --enable-url... yes
> checking for --enable-variant... yes
> checking for --enable-protocol... yes
> checking for --enable-protocol_http... yes
> checking for --enable-protocol_ftp... yes
> checking for --enable-protocol_file... yes
> checking for --enable-threads... yes
> checking for --enable-docview... yes
> checking for --enable-help... yes
> checking for --enable-mshtmlhelp... yes
> checking for --enable-html... yes
> checking for --enable-htmlhelp... yes
> checking for --enable-xrc... yes
> checking for --enable-aui... yes
> checking for --enable-constraints... yes
> checking for --enable-printarch... yes
> checking for --enable-mdi... yes
> checking for --enable-mdidoc... yes
> checking for --enable-loggui... yes
> checking for --enable-logwin... yes
> checking for --enable-logdialog... yes
> checking for --enable-webkit... yes
> checking for --enable-richtext... yes
> checking for --enable-graphics_ctx... no
> checking for --enable-postscript... yes
> checking for --enable-prologio... no
> checking for --enable-resources... no
> checking for --enable-clipboard... yes
> checking for --enable-dnd... yes
> checking for --enable-metafile... yes
> checking for --enable-controls... no
> checking for --enable-accel... yes
> checking for --enable-animatectrl... yes
> checking for --enable-button... yes
> checking for --enable-bmpbutton... yes
> checking for --enable-bmpcombobox... yes
> checking for --enable-calendar... yes
> checking for --enable-caret... yes
> checking for --enable-checkbox... yes
> checking for --enable-checklst... yes
> checking for --enable-choice... yes
> checking for --enable-choicebook... yes
> checking for --enable-collpane... yes
> checking for --enable-colourpicker... yes
> checking for --enable-combobox... yes
> checking for --enable-comboctrl... yes
> checking for --enable-datepick... yes
> checking for --enable-dirpicker... yes
> checking for --enable-display... yes
> checking for --enable-detect_sm... yes
> checking for --enable-filepicker... yes
> checking for --enable-fontpicker... yes
> checking for --enable-gauge... yes
> checking for --enable-grid... yes
> checking for --enable-dataviewctrl... no
> checking for --enable-hyperlink... yes
> checking for --enable-imaglist... yes
> checking for --enable-listbook... yes
> checking for --enable-listbox... yes
> checking for --enable-listctrl... yes
> checking for --enable-notebook... yes
> checking for --enable-odcombobox... yes
> checking for --enable-radiobox... yes
> checking for --enable-radiobtn... yes
> checking for --enable-sash... yes
> checking for --enable-scrollbar... yes
> checking for --enable-searchctrl... yes
> checking for --enable-slider... yes
> checking for --enable-spinbtn... yes
> checking for --enable-spinctrl... yes
> checking for --enable-splitter... yes
> checking for --enable-statbmp... yes
> checking for --enable-statbox... yes
> checking for --enable-statline... yes
> checking for --enable-stattext... yes
> checking for --enable-statusbar... yes
> checking for --enable-tabdialog... no
> checking for --enable-textctrl... yes
> checking for --enable-togglebtn... yes
> checking for --enable-toolbar... yes
> checking for --enable-tbarnative... yes
> checking for --enable-treebook... yes
> checking for --enable-toolbook... yes
> checking for --enable-treectrl... yes
> checking for --enable-tipwindow... yes
> checking for --enable-popupwin... yes
> checking for --enable-commondlg... yes
> checking for --enable-aboutdlg... yes
> checking for --enable-choicedlg... yes
> checking for --enable-coldlg... yes
> checking for --enable-filedlg... yes
> checking for --enable-finddlg... yes
> checking for --enable-fontdlg... yes
> checking for --enable-dirdlg... yes
> checking for --enable-msgdlg... yes
> checking for --enable-numberdlg... yes
> checking for --enable-splash... yes
> checking for --enable-textdlg... yes
> checking for --enable-tipdlg... yes
> checking for --enable-progressdlg... yes
> checking for --enable-wizarddlg... yes
> checking for --enable-menus... yes
> checking for --enable-miniframe... yes
> checking for --enable-tooltips... yes
> checking for --enable-splines... yes
> checking for --enable-mousewheel... yes
> checking for --enable-validators... yes
> checking for --enable-busyinfo... yes
> checking for --enable-joystick... yes
> checking for --enable-metafile... yes
> checking for --enable-dragimage... yes
> checking for --enable-accessibility... no
> checking for --enable-palette... yes
> checking for --enable-image... yes
> checking for --enable-gif... yes
> checking for --enable-pcx... yes
> checking for --enable-tga... yes
> checking for --enable-iff... no
> checking for --enable-pnm... yes
> checking for --enable-xpm... yes
> checking for --enable-ico_cur... yes
> checking for --enable-official_build... no
> saving argument cache configarg.cache
> checking for toolkit... gtk
> updating cache config.cache
> checking for gcc... gcc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables... 
> checking for suffix of object files... (cached) o
> checking whether we are using the GNU C compiler... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to accept ANSI C... (cached) none needed
> checking whether we are using the Intel C compiler... no
> checking how to run the C preprocessor... gcc -E
> checking for egrep... (cached) grep -E
> checking whether gcc needs -traditional... (cached) no
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... (cached) yes
> checking whether g++ accepts -g... (cached) yes
> checking whether we are using the Intel C++ compiler... no
> checking whether we are using the Sun C++ compiler... no
> checking for ranlib... (cached) ranlib
> checking for a BSD-compatible install... /bin/install -c
> checking if make is GNU make... yes
> checking whether ln -s works... yes
> checking for strcasecmp() in string.h... yes
> checking for ANSI C header files... (cached) yes
> checking for sys/types.h... (cached) yes
> checking for sys/stat.h... (cached) yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking for memory.h... (cached) yes
> checking for strings.h... (cached) yes
> checking for inttypes.h... (cached) yes
> checking for stdint.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for stdlib.h... (cached) yes
> checking for fnmatch.h... yes
> checking for langinfo.h... (cached) yes
> checking for malloc.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for wchar.h... (cached) yes
> checking for sys/select.h... (cached) yes
> checking for an ANSI C-conforming const... (cached) yes
> checking for inline... (cached) inline
> checking for char... yes
> checking size of char... (cached) 1
> checking for short... yes
> checking size of short... (cached) 2
> checking for void *... yes
> checking size of void *... 8
> checking for int... (cached) yes
> checking size of int... (cached) 4
> checking for long... (cached) yes
> checking size of long... 8
> checking for size_t... (cached) yes
> checking size of size_t... 8
> checking for long long... (cached) yes
> checking size of long long... (cached) 8
> checking for wchar_t... yes
> checking size of wchar_t... (cached) 4
> checking for va_copy... yes
> checking whether the compiler supports variadic macros... yes
> checking for _FILE_OFFSET_BITS value needed for large files... 64
> checking if large file support is available... yes
> checking for _LARGEFILE_SOURCE value needed for large files... no
> checking for fseeko... (cached) yes
> checking whether byte ordering is bigendian... no
> checking for iostream... yes
> checking if C++ compiler supports bool... yes
> checking if C++ compiler supports the explicit keyword... yes
> checking whether the compiler supports const_cast<>... yes
> checking whether the compiler supports reinterpret_cast<>... yes
> checking whether the compiler supports static_cast<>... 

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.