Kaffeine-sc-plugin 0.4.0-1 fails to compile

Hi All,
I am trying to compile kaffeine-sc-plugin 0.4.0-1 from aur, but I get the error below.
http://aur.archlinux.org/packages.php?ID=46842
My versions:
cedric@laptop:~/download/kaffeine-sc-plugin$ uname -a
Linux laptop 2.6.37-ARCH #1 SMP PREEMPT Sat Jan 29 19:40:04 UTC 2011 i686 Intel(R) Core(TM)2 Duo CPU T5670 @ 1.80GHz GenuineIntel GNU/Linux
cedric@laptop:~/download/kaffeine-sc-plugin$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-pc-linux-gnu/4.5.2/lto-wrapper
Target: i686-pc-linux-gnu
Configured with: /build/src/gcc-4.5-20110127/configure --prefix=/usr --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin --enable-gold --with-plugin-ld=ld.gold --disable-multilib --disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog --with-cloog-include=/usr/include/cloog-ppl --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info
Thread model: posix
gcc version 4.5.2 20110127 (prerelease) (GCC)
cedric@laptop:~/download/kaffeine-sc-plugin$ makepkg
==> Making package: kaffeine-sc-plugin 0.4.0-1 (Thu Mar 3 19:50:01 CET 2011)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Downloading kaffeine-sc-plugin-0.4.0.tar.gz...
--2011-03-03 19:50:01-- http://kaffeine-sc-plugin.googlecode.com/files/kaffeine-sc-plugin-0.4.0.tar.gz
Resolving kaffeine-sc-plugin.googlecode.com... 209.85.149.82
Connecting to kaffeine-sc-plugin.googlecode.com|209.85.149.82|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 807580 (789K) [application/x-gzip]
Saving to: “kaffeine-sc-plugin-0.4.0.tar.gz.part”
100%[==================================================================================>] 807,580 1.03M/s in 0.8s
2011-03-03 19:50:02 (1.03 MB/s) - “kaffeine-sc-plugin-0.4.0.tar.gz.part” saved [807580/807580]
==> Validating source files with md5sums...
kaffeine-sc-plugin-0.4.0.tar.gz ... Passed
==> Extracting Sources...
-> Extracting kaffeine-sc-plugin-0.4.0.tar.gz with bsdtar
==> Entering fakeroot environment...
==> Starting build()...
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for kde-config... /opt/kde/bin/kde-config
checking where to install... /opt/kde (as requested)
checking for style of include used by make... GNU
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... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether gcc is blacklisted... no
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wno-non-virtual-dtor... yes
checking whether g++ supports -fno-reorder-blocks... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fno-common... yes
checking whether g++ supports -fexceptions... yes
checking whether system headers can cope with -O2 -fno-inline... irrelevant
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -O0... yes
checking whether g++ supports -Wl,--no-undefined... yes
checking whether g++ supports -Wl,--allow-shlib-undefined... yes
not using lib directory suffix
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking if C++ programs can be compiled... yes
checking for strlcat... no
checking if strlcat needs custom prototype... yes - in libkdefakes
checking for strlcpy... no
checking if strlcpy needs custom prototype... yes - in libkdefakes
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... yes
checking for socklen_t... yes
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking for poll in -lpoll... no
checking Carbon/Carbon.h usability... no
checking Carbon/Carbon.h presence... no
checking for Carbon/Carbon.h... no
checking CoreAudio/CoreAudio.h usability... no
checking CoreAudio/CoreAudio.h presence... no
checking for CoreAudio/CoreAudio.h... no
checking if res_init needs -lresolv... yes
checking for res_init... yes
checking if res_init needs custom prototype... no
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking for PIE support... yes
checking if enabling -pie/fPIE support... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/lib, headers .
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for pthread_create in -lpthread... yes
checking for extra includes... no
checking for extra libs... no
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /opt/qt/lib, headers /opt/qt/include using -mt
checking for moc... /opt/qt/bin/moc
checking for uic... /opt/qt/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /opt/kde/lib, headers /opt/kde/include
checking if UIC has KDE plugins available... yes
checking for KDE paths... defaults
checking for dcopidl... /opt/kde/bin/dcopidl
checking for dcopidl2cpp... /opt/kde/bin/dcopidl2cpp
checking for meinproc... /opt/kde/bin/meinproc
checking for kconfig_compiler... /opt/kde/bin/kconfig_compiler
checking for dcopidlng... /opt/kde/bin/dcopidlng
checking for makekdewidgets... /opt/kde/bin/makekdewidgets
checking for xmllint... /usr/bin/xmllint
checking for Qt docs... NO
checking for dot... /usr/bin/dot
checking for doxygen... /usr/bin/doxygen
checking if src should be compiled... yes
configure: creating ./config.status
wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1239.
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/mgcam/Makefile
config.status: creating config.h
config.status: executing depfiles commands
Good - your configure finished. Start make now
make all-recursive
make[1]: Entering directory `/storage/home/cedric/download/kaffeine-sc-plugin/src/kaffeine-sc-plugin-0.4.0'
Making all in src
make[2]: Entering directory `/storage/home/cedric/download/kaffeine-sc-plugin/src/kaffeine-sc-plugin-0.4.0/src'
Making all in mgcam
make[3]: Entering directory `/storage/home/cedric/download/kaffeine-sc-plugin/src/kaffeine-sc-plugin-0.4.0/src/mgcam'
if /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -MT seca.lo -MD -MP -MF ".deps/seca.Tpo" -c -o seca.lo seca.c; \
then mv -f ".deps/seca.Tpo" ".deps/seca.Plo"; else rm -f ".deps/seca.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -MT irdeto.lo -MD -MP -MF ".deps/irdeto.Tpo" -c -o irdeto.lo irdeto.c; \
then mv -f ".deps/irdeto.Tpo" ".deps/irdeto.Plo"; else rm -f ".deps/irdeto.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT viaccess.lo -MD -MP -MF ".deps/viaccess.Tpo" -c -o viaccess.lo viaccess.cpp; \
then mv -f ".deps/viaccess.Tpo" ".deps/viaccess.Plo"; else rm -f ".deps/viaccess.Tpo"; exit 1; fi
irdeto.c:85:6: warning: no previous prototype for 'rotate'
irdeto.c:111:6: warning: no previous prototype for 'decryptIrd'
irdeto.c:136:6: warning: no previous prototype for 'sessionKeyCrypt'
irdeto.c:147:5: warning: no previous prototype for 'signatureCheck'
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT nagra.lo -MD -MP -MF ".deps/nagra.Tpo" -c -o nagra.lo nagra.cpp; \
then mv -f ".deps/nagra.Tpo" ".deps/nagra.Plo"; else rm -f ".deps/nagra.Tpo"; exit 1; fi
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT crypto.lo -MD -MP -MF ".deps/crypto.Tpo" -c -o crypto.lo crypto.cpp; \
then mv -f ".deps/crypto.Tpo" ".deps/crypto.Plo"; else rm -f ".deps/crypto.Tpo"; exit 1; fi
In file included from /opt/qt/include/qfile.h:43:0,
from viaccess.cpp:6:
/opt/qt/include/qstring.h: In member function 'char QChar::latin1() const':
/opt/qt/include/qstring.h:194:58: warning: conversion to 'char' from 'int' may alter its value
/opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)':
/opt/qt/include/qstring.h:219:57: warning: conversion to 'ushort' from 'int' may alter its value
/opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)':
/opt/qt/include/qstring.h:220:69: warning: conversion to 'ushort' from 'int' may alter its value
/opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)':
/opt/qt/include/qstring.h:264:61: warning: conversion to 'ushort' from 'int' may alter its value
/opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)':
/opt/qt/include/qstring.h:362:94: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
/opt/qt/include/qstring.h:362:94: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
In file included from crypto.h:31:0,
from viaccess.h:4,
from viaccess.cpp:11:
misc.h: At global scope:
misc.h:134:15: warning: unused parameter 'data'
misc.h:135:15: warning: unused parameter 'ad'
viaccess.cpp: In member function 'void cViaccess::Via2Mod(const unsigned char*, unsigned char*)':
viaccess.cpp:207:75: warning: conversion to 'unsigned char' from 'int' may alter its value
viaccess.cpp:216:75: warning: conversion to 'unsigned char' from 'int' may alter its value
viaccess.cpp: In member function 'bool cViaccess::Decrypt(const unsigned char*, unsigned char*, int, unsigned char*, unsigned char*, bool, int*)':
viaccess.cpp:330:57: warning: conversion to 'short int' from 'int' may alter its value
In file included from crypto.h:31:0,
from crypto.cpp:29:
misc.h:134:15: warning: unused parameter 'data'
misc.h:135:15: warning: unused parameter 'ad'
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT misc.lo -MD -MP -MF ".deps/misc.Tpo" -c -o misc.lo misc.cpp; \
then mv -f ".deps/misc.Tpo" ".deps/misc.Plo"; else rm -f ".deps/misc.Tpo"; exit 1; fi
crypto.cpp: In constructor 'cDes::cDes(const unsigned char*, const unsigned char*)':
crypto.cpp:287:39: warning: conversion to 'unsigned char' from 'int' may alter its value
crypto.cpp:288:42: warning: conversion to 'unsigned char' from 'int' may alter its value
crypto.cpp: In member function 'void cDes::Permute(unsigned char*, const unsigned char*, int) const':
crypto.cpp:300:12: warning: conversion to 'unsigned char' from 'int' may alter its value
In file included from crypto.h:31:0,
from nagra.cpp:26:
misc.h:134:15: warning: unused parameter 'data'
misc.h:135:15: warning: unused parameter 'ad'
crypto.cpp: In member function 'void cAES::Decrypt(unsigned char*, int) const':
crypto.cpp:376:16: warning: suggest braces around empty body in an 'if' statement
nagra.cpp: In member function 'virtual void cNagra1::CreatePQ(const unsigned char*, BIGNUM*, BIGNUM*)':
nagra.cpp:155:20: warning: conversion to 'unsigned char' from 'int' may alter its value
nagra.cpp:167:24: warning: conversion to 'unsigned char' from 'int' may alter its value
nagra.cpp: In member function 'virtual void cNagra2::CreatePQ(const unsigned char*, BIGNUM*, BIGNUM*)':
nagra.cpp:197:17: warning: conversion to 'unsigned char' from 'int' may alter its value
nagra.cpp:200:17: warning: conversion to 'unsigned char' from 'int' may alter its value
nagra.cpp: In member function 'bool cNagra2::DecryptECM(const unsigned char*, unsigned char*, const unsigned char*, int, const unsigned char*, BIGNUM*)':
nagra.cpp:236:12: warning: conversion to 'unsigned char' from 'int' may alter its value
nagra.cpp: In member function 'bool cNagra2::DecryptEMM(const unsigned char*, unsigned char*, const unsigned char*, int, const unsigned char*, BIGNUM*)':
nagra.cpp:272:12: warning: conversion to 'unsigned char' from 'int' may alter its value
nagra.cpp: In member function 'bool cNagra2::MECM(unsigned char, int, unsigned char*)':
nagra.cpp:334:56: warning: conversion to 'unsigned char' from 'int' may alter its value
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT cryptoworks.lo -MD -MP -MF ".deps/cryptoworks.Tpo" -c -o cryptoworks.lo cryptoworks.cpp; \
then mv -f ".deps/cryptoworks.Tpo" ".deps/cryptoworks.Plo"; else rm -f ".deps/cryptoworks.Tpo"; exit 1; fi
In file included from misc.cpp:28:0:
misc.h:134:15: warning: unused parameter 'data'
misc.h:135:15: warning: unused parameter 'ad'
misc.cpp: In function 'void SetSctLen(unsigned char*, int)':
misc.cpp:35:22: warning: conversion to 'unsigned char' from 'int' may alter its value
misc.cpp:36:17: warning: conversion to 'unsigned char' from 'int' may alter its value
misc.cpp: In member function 'virtual int cProviderViaccess::Assemble(cAssembleData*)':
misc.cpp:388:22: warning: conversion to 'unsigned char' from 'int' may alter its value
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -MT st20.lo -MD -MP -MF ".deps/st20.Tpo" -c -o st20.lo st20.cpp; \
then mv -f ".deps/st20.Tpo" ".deps/st20.Plo"; else rm -f ".deps/st20.Tpo"; exit 1; fi
In file included from crypto.h:31:0,
from cryptoworks.h:3,
from cryptoworks.cpp:1:
misc.h:134:15: warning: unused parameter 'data'
misc.h:135:15: warning: unused parameter 'ad'
cryptoworks.cpp: In member function 'void cCwDes::CwDes(unsigned char*, const unsigned char*, int) const':
cryptoworks.cpp:71:17: warning: dereferencing type-punned pointer will break strict-aliasing rules
cryptoworks.cpp: In member function 'void cCwDes::CwL2Des(unsigned char*, const unsigned char*, unsigned char) const':
cryptoworks.cpp:100:17: warning: dereferencing type-punned pointer will break strict-aliasing rules
cryptoworks.cpp: In member function 'void cCwDes::CwR2Des(unsigned char*, const unsigned char*, unsigned char) const':
cryptoworks.cpp:119:17: warning: dereferencing type-punned pointer will break strict-aliasing rules
cryptoworks.cpp: In member function 'void cCryptoworks::Signatura(const unsigned char*, int, const unsigned char*, unsigned char*)':
cryptoworks.cpp:161:31: warning: conversion to 'unsigned char' from 'int' may alter its value
cryptoworks.cpp:170:28: warning: conversion to 'unsigned char' from 'int' may alter its value
cryptoworks.cpp: In member function 'bool cCryptoworks::DecryptRSA(unsigned char*, int, unsigned char, const unsigned char*, BIGNUM*)':
cryptoworks.cpp:208:51: warning: conversion to 'unsigned char' from 'int' may alter its value
cryptoworks.cpp:211:34: warning: conversion to 'unsigned char' from 'int' may alter its value
In file included from st20.cpp:28:0:
misc.h:134:15: warning: unused parameter 'data'
misc.h:135:15: warning: unused parameter 'ad'
st20.cpp:239:6: warning: unused parameter 'op'
st20.cpp: In member function 'int cST20::Decode(int)':
st20.cpp:336:70: warning: conversion to 'unsigned char' from 'int' may alter its value
st20.cpp:348:86: warning: conversion to 'int' from 'long long unsigned int' may alter its value
st20.cpp:348:112: warning: conversion to 'int' from 'long long unsigned int' may alter its value
st20.cpp:350:89: warning: conversion to 'int' from 'long long unsigned int' may alter its value
st20.cpp:350:116: warning: conversion to 'int' from 'long long unsigned int' may alter its value
/bin/sh ../../libtool --silent --tag=CXX --mode=link g++ -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -march=i686 -mtune=generic -O2 -pipe -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -Wl,--hash-style=gnu -Wl,--as-needed -o libmgcam.la seca.lo irdeto.lo viaccess.lo nagra.lo crypto.lo misc.lo cryptoworks.lo st20.lo
make[3]: Leaving directory `/storage/home/cedric/download/kaffeine-sc-plugin/src/kaffeine-sc-plugin-0.4.0/src/mgcam'
Making all in FFdecsa
make[3]: Entering directory `/storage/home/cedric/download/kaffeine-sc-plugin/src/kaffeine-sc-plugin-0.4.0/src/FFdecsa'
g++ -O3 -fPIC -fexpensive-optimizations -funroll-loops -Wall -Winline -fomit-frame-pointer -c FFdecsa_test.c
grep -v DBG FFdecsa.c >tmp_autogenerated_stuff_FFdecsa.c
grep -v DBG stream.c >tmp_autogenerated_stuff_stream.c
g++ -O3 -fPIC -fexpensive-optimizations -funroll-loops -Wall -Winline -fomit-frame-pointer -c tmp_autogenerated_stuff_FFdecsa.c -o FFdecsa.o
In file included from parallel_064_mmx.h:21:0,
from tmp_autogenerated_stuff_FFdecsa.c:71:
/usr/lib/gcc/i686-pc-linux-gnu/4.5.2/include/mmintrin.h:32:3: error: #error "MMX instruction set not enabled"
In file included from tmp_autogenerated_stuff_FFdecsa.c:71:0:
parallel_064_mmx.h:24:3: error: ‘__m64’ does not name a type
parallel_064_mmx.h: In function ‘group FF0()’:
parallel_064_mmx.h:32:7: error: ‘struct group’ has no member named ‘s1’
parallel_064_mmx.h:32:11: error: ‘__m64’ was not declared in this scope
parallel_064_mmx.h:32:17: error: expected ‘;’ before numeric constant
parallel_064_mmx.h: In function ‘group FF1()’:
parallel_064_mmx.h:38:7: error: ‘struct group’ has no member named ‘s1’
parallel_064_mmx.h:38:11: error: ‘__m64’ was not declared in this scope
parallel_064_mmx.h:38:17: error: expected ‘;’ before numeric constant
parallel_064_mmx.h: In function ‘group FFAND(group, group)’:
parallel_064_mmx.h:44:7: error: ‘struct group’ has no member named ‘s1’
parallel_064_mmx.h:44:20: error: ‘struct group’ has no member named ‘s1’
parallel_064_mmx.h:44:25: error: ‘struct group’ has no member named ‘s1’
parallel_064_mmx.h:44:27: error: ‘_m_pand’ was not declared in this scope
parallel_064_mmx.h: In function ‘group FFOR(group, group)’:
parallel_064_mmx.h:50:7: error: ‘struct group’ has no member named ‘s1’
parallel_064_mmx.h:50:19: error: ‘struct group’ has no member named ‘s1’
parallel_064_mmx.h:50:24: error: ‘struct group’ has no member named ‘s1’
parallel_064_mmx.h:50:26: error: ‘_m_por’ was not declared in this scope
parallel_064_mmx.h: In function ‘group FFXOR(group, group)’:
parallel_064_mmx.h:56:7: error: ‘struct group’ has no member named ‘s1’
parallel_064_mmx.h:56:20: error: ‘struct group’ has no member named ‘s1’
parallel_064_mmx.h:56:25: error: ‘struct group’ has no member named ‘s1’
parallel_064_mmx.h:56:27: error: ‘_m_pxor’ was not declared in this scope
parallel_064_mmx.h: In function ‘group FFNOT(group)’:
parallel_064_mmx.h:62:7: error: ‘struct group’ has no member named ‘s1’
parallel_064_mmx.h:62:20: error: ‘struct group’ has no member named ‘s1’
parallel_064_mmx.h:62:29: error: ‘struct group’ has no member named ‘s1’
parallel_064_mmx.h:62:31: error: ‘_m_pxor’ was not declared in this scope
parallel_064_mmx.h: At global scope:
parallel_064_mmx.h:96:3: error: ‘__m64’ does not name a type
parallel_064_mmx.h: In function ‘batch B_FFAND(batch, batch)’:
parallel_064_mmx.h:104:7: error: ‘struct batch’ has no member named ‘s1’
parallel_064_mmx.h:104:20: error: ‘struct batch’ has no member named ‘s1’
parallel_064_mmx.h:104:25: error: ‘struct batch’ has no member named ‘s1’
parallel_064_mmx.h:104:27: error: ‘_m_pand’ was not declared in this scope
parallel_064_mmx.h: In function ‘batch B_FFOR(batch, batch)’:
parallel_064_mmx.h:110:7: error: ‘struct batch’ has no member named ‘s1’
parallel_064_mmx.h:110:19: error: ‘struct batch’ has no member named ‘s1’
parallel_064_mmx.h:110:24: error: ‘struct batch’ has no member named ‘s1’
parallel_064_mmx.h:110:26: error: ‘_m_por’ was not declared in this scope
parallel_064_mmx.h: In function ‘batch B_FFXOR(batch, batch)’:
parallel_064_mmx.h:116:7: error: ‘struct batch’ has no member named ‘s1’
parallel_064_mmx.h:116:20: error: ‘struct batch’ has no member named ‘s1’
parallel_064_mmx.h:116:25: error: ‘struct batch’ has no member named ‘s1’
parallel_064_mmx.h:116:27: error: ‘_m_pxor’ was not declared in this scope
parallel_064_mmx.h: In function ‘batch B_FFN_ALL_29()’:
parallel_064_mmx.h:122:7: error: ‘struct batch’ has no member named ‘s1’
parallel_064_mmx.h:122:11: error: ‘__m64’ was not declared in this scope
parallel_064_mmx.h:122:17: error: expected ‘;’ before numeric constant
parallel_064_mmx.h: In function ‘batch B_FFN_ALL_02()’:
parallel_064_mmx.h:127:7: error: ‘struct batch’ has no member named ‘s1’
parallel_064_mmx.h:127:11: error: ‘__m64’ was not declared in this scope
parallel_064_mmx.h:127:17: error: expected ‘;’ before numeric constant
parallel_064_mmx.h: In function ‘batch B_FFN_ALL_04()’:
parallel_064_mmx.h:132:7: error: ‘struct batch’ has no member named ‘s1’
parallel_064_mmx.h:132:11: error: ‘__m64’ was not declared in this scope
parallel_064_mmx.h:132:17: error: expected ‘;’ before numeric constant
parallel_064_mmx.h: In function ‘batch B_FFN_ALL_10()’:
parallel_064_mmx.h:137:7: error: ‘struct batch’ has no member named ‘s1’
parallel_064_mmx.h:137:11: error: ‘__m64’ was not declared in this scope
parallel_064_mmx.h:137:17: error: expected ‘;’ before numeric constant
parallel_064_mmx.h: In function ‘batch B_FFN_ALL_40()’:
parallel_064_mmx.h:142:7: error: ‘struct batch’ has no member named ‘s1’
parallel_064_mmx.h:142:11: error: ‘__m64’ was not declared in this scope
parallel_064_mmx.h:142:17: error: expected ‘;’ before numeric constant
parallel_064_mmx.h: In function ‘batch B_FFN_ALL_80()’:
parallel_064_mmx.h:147:7: error: ‘struct batch’ has no member named ‘s1’
parallel_064_mmx.h:147:11: error: ‘__m64’ was not declared in this scope
parallel_064_mmx.h:147:17: error: expected ‘;’ before numeric constant
parallel_064_mmx.h: In function ‘batch B_FFSH8L(batch, int)’:
parallel_064_mmx.h:153:7: error: ‘struct batch’ has no member named ‘s1’
parallel_064_mmx.h:153:22: error: ‘struct batch’ has no member named ‘s1’
parallel_064_mmx.h:153:26: error: ‘_m_psllqi’ was not declared in this scope
parallel_064_mmx.h: In function ‘batch B_FFSH8R(batch, int)’:
parallel_064_mmx.h:159:7: error: ‘struct batch’ has no member named ‘s1’
parallel_064_mmx.h:159:22: error: ‘struct batch’ has no member named ‘s1’
parallel_064_mmx.h:159:26: error: ‘_m_psrlqi’ was not declared in this scope
parallel_064_mmx.h: In function ‘void M_EMPTY()’:
parallel_064_mmx.h:164:12: error: ‘_m_empty’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c: In function ‘void block_decypher_group(batch*, unsigned char*, unsigned char*, int)’:
tmp_autogenerated_stuff_FFdecsa.c:420:7: error: ‘__m64’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:420:7: error: ‘pd’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:420:7: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c:420:7: error: ‘ps1’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:420:7: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c:420:7: error: ‘ps2’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:420:7: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c:420:7: error: ‘_m_pxor’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:421:7: error: ‘__m64’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:421:7: error: ‘pd’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:421:7: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c:421:7: error: ‘ps’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:421:7: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c:421:7: error: ‘_m_pxor’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:422:7: error: ‘__m64’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:422:7: error: ‘pd’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:422:7: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c:422:7: error: ‘ps’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:422:7: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c:422:7: error: ‘_m_pxor’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:423:7: error: ‘__m64’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:423:7: error: ‘pd’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:423:7: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c:423:7: error: ‘ps’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:423:7: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c:423:7: error: ‘_m_pxor’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:424:7: error: ‘__m64’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:424:7: error: ‘pd’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:424:7: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c:424:7: error: ‘ps’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:424:7: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c:424:7: error: ‘_m_pxor’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c: In function ‘int decrypt_packets(unsigned char**)’:
tmp_autogenerated_stuff_FFdecsa.c:738:5: error: ‘__m64’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:738:5: error: ‘pd’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:738:5: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c:738:5: error: ‘ps’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:738:5: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c:761:7: error: ‘__m64’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:761:7: error: ‘pd’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:761:7: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c:761:7: error: ‘ps1’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:761:7: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c:761:7: error: ‘ps2’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:761:7: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c:761:7: error: ‘_m_pxor’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:765:7: error: ‘__m64’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:765:7: error: ‘pd’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:765:7: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c:765:7: error: ‘ps’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:765:7: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c:780:5: error: ‘__m64’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:780:5: error: ‘pd’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:780:5: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c:780:5: error: ‘ps’ was not declared in this scope
tmp_autogenerated_stuff_FFdecsa.c:780:5: error: expected primary-expression before ‘)’ token
tmp_autogenerated_stuff_FFdecsa.c: At global scope:
tmp_autogenerated_stuff_FFdecsa.c:98:13: warning: ‘void dump_mem(unsigned char*, unsigned char*, int, int)’ defined but not used
make[3]: *** [FFdecsa.o] Error 1
make[3]: Leaving directory `/storage/home/cedric/download/kaffeine-sc-plugin/src/kaffeine-sc-plugin-0.4.0/src/FFdecsa'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/storage/home/cedric/download/kaffeine-sc-plugin/src/kaffeine-sc-plugin-0.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/storage/home/cedric/download/kaffeine-sc-plugin/src/kaffeine-sc-plugin-0.4.0'
make: *** [all] Error 2
Aborting...
cedric@laptop:~/download/kaffeine-sc-plugin$

Before compiling the architecture must be adjusted in the FFdecsa/Makefile (defaults to athlon-xp).
The readme file in the src directory provides more details.

Similar Messages

  • Why is the message 'Plugin container for Firefox has failed' while using ArcadeOX appearing even after un/reinstalling it all?

    I am attempting to play online games using the 'ArcadeOX' plugin.
    The game will not load and a window pops up with the message 'Plugin container for Firefox has failed'.
    I have uninstalled and reinstalled both ArcadeOX and Firefox several times and still have the same problem.
    Windows 'attempts' to find a solution online but still nothing.

    I am attempting to play online games using the 'ArcadeOX' plugin.
    The game will not load and a window pops up with the message 'Plugin container for Firefox has failed'.
    I have uninstalled and reinstalled both ArcadeOX and Firefox several times and still have the same problem.
    Windows 'attempts' to find a solution online but still nothing.

  • The Adobe Flash Plugin has Crashed. Submission Failed.

    The Adobe Flash Plugin has crashed. Submission failed. I tried to copy the Send Report link and send the report using another browser, but there was no way to copy it, since that option was not given. The Plugin was for a John Deere add in the following web page:http://www.accuweather.com/blogs/news/story/34316/exploding-thunderstorm-cause-u.asp
    == This happened ==
    A few times a week
    == When there are ads using the Adobe Flash pugin. It has also happend with wunderground.com

    See http://kb.mozillazine.org/Plugin-container_and_out-of-process_plugins

  • LMMS fails to compile

    As the topic title says, LMMS fails to compile from AUR. Here's the output...
    Making all in plugins
    make[2]: Entering directory `/var/abs/local/lmms/src/lmms-0.2.1/plugins'
    Making all in audio_file_processor
    make[3]: Entering directory `/var/abs/local/lmms/src/lmms-0.2.1/plugins/audio_file_processor'
    make all-am
    make[4]: Entering directory `/var/abs/local/lmms/src/lmms-0.2.1/plugins/audio_file_processor'
    if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../src/lib -I. -I/opt/qt4/include/Qt -I/opt/qt4/include -D_REENTRANT -DQT_THREAD_SUPPORT -DPLUGIN_NAME="audiofileprocessor" -g -O2 -floop-optimize2 -fgcse-sm -fgcse-las -ftree-vectorize -ftree-loop-linear -funsafe-loop-optimizations -Wunsafe-loop-optimizations -DSINGLE_SOURCE_COMPILE -ansi -Wall -fno-exceptions -I/usr/local/include -MT audio_file_processor.lo -MD -MP -MF ".deps/audio_file_processor.Tpo" -c -o audio_file_processor.lo audio_file_processor.cpp; \
    then mv -f ".deps/audio_file_processor.Tpo" ".deps/audio_file_processor.Plo"; else rm -f ".deps/audio_file_processor.Tpo"; exit 1; fi
    g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../src/lib -I. -I/opt/qt4/include/Qt -I/opt/qt4/include -D_REENTRANT -DQT_THREAD_SUPPORT -DPLUGIN_NAME=audiofileprocessor -g -O2 -floop-optimize2 -fgcse-sm -fgcse-las -ftree-vectorize -ftree-loop-linear -funsafe-loop-optimizations -Wunsafe-loop-optimizations -DSINGLE_SOURCE_COMPILE -ansi -Wall -fno-exceptions -I/usr/local/include -MT audio_file_processor.lo -MD -MP -MF .deps/audio_file_processor.Tpo -c audio_file_processor.cpp -fPIC -DPIC -o .libs/audio_file_processor.o
    ../../include/track.h:511: error: ISO C++ forbids declaration of 'QPtrList' with no type
    ../../include/track.h:511: error: expected ';' before '<' token
    make[4]: *** [audio_file_processor.lo] Error 1
    make[4]: Leaving directory `/var/abs/local/lmms/src/lmms-0.2.1/plugins/audio_file_processor'
    make[3]: *** [all] Error 2
    make[3]: Leaving directory `/var/abs/local/lmms/src/lmms-0.2.1/plugins/audio_file_processor'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/var/abs/local/lmms/src/lmms-0.2.1/plugins'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/var/abs/local/lmms/src/lmms-0.2.1'
    make: *** [all] Error 2
    ==> ERROR: Build Failed. Aborting...
    You may also want to know that I'm using the non-cvs version of LMMS from AUR, and I am running 64-bit Arch.

    Susu wrote:make[1]: Entering directory `/tmp/yaourt-tmp-sushi/aur-lmms/lmms/src/lmms-0.2.1'
    Making all in buildtools
    make[2]: Entering directory `/tmp/yaourt-tmp-sushi/aur-lmms/lmms/src/lmms-0.2.1/buildtools'
    if g++ -DHAVE_CONFIG_H -I. -I. -I.. -march=i686 -O2 -pipe -floop-optimize2 -fgcse-sm -fgcse-las -ftree-vectorize -ftree-loop-linear -funsafe-loop-optimizations -Wunsafe-loop-optimizations -DSINGLE_SOURCE_COMPILE -ansi -Wall -fno-exceptions -I/usr/local/include -MT bin2res.o -MD -MP -MF ".deps/bin2res.Tpo" -c -o bin2res.o bin2res.cpp; \
    then mv -f ".deps/bin2res.Tpo" ".deps/bin2res.Po"; else rm -f ".deps/bin2res.Tpo"; exit 1; fi
    [b]cc1plus: error: unrecognized command line option "-floop-optimize2"[/b]
    make[2]: *** [bin2res.o] Error 1
    make[2]: Leaving directory `/tmp/yaourt-tmp-sushi/aur-lmms/lmms/src/lmms-0.2.1/buildtools'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/tmp/yaourt-tmp-sushi/aur-lmms/lmms/src/lmms-0.2.1'
    make: *** [all] Error 2
    ==> ERROR: Build Failed. Aborting...
    Error: Makepkg was unable to build lmms package.
    Remove the -floop-optimize2 switch from the compile lines. If it can't be done with a configure option, patch the Makefiles. You can use sed:
    sed -i 's/-floop-optimize2//g' path/to/Makefile
    Do that to all Makefiles.

  • Hyperlink to a zip file fails during compile

    RoboHTML v.5.0.3
    Windows XP, Office 2007
    In my help file I create a hyperlink to a *.zip file (128MB) that is located on my C drive.
    The Zip appears in my baggage files.
    The Zip file contains an .exe and .msi file.
    Everything compiles when creating the chm except the zip file.
    Media Manager Demo 3.0.0.5.zip
    HHC5001: Error:
    Media Manager Demo 3.0.0.5.zip :
    An error occurred while reading "c:\Program Files\RoboHelp Office\RoboHTML\ESI Demo Kit\!SSL!\Microsoft_HTML_Help\!chm_tmp_folder_0\Media Manager Demo 3.0.0.5.zip".
    HHC5003: Error:
    Media Manager Demo 3.0.0.5.zip :
    Compilation failed while compiling Media Manager Demo 3.0.0.5.zip.
    The following files were not compiled:
    Media Manager Demo 3.0.0.5.zip
    I've searched for info on this topic but can't find any. Is it possible to create a hyperlink to a Zip file?
    Any help is appreciated.

    Hi there
    Colum may be spot on, but in case that isn't quite it, you may wish to change the file name so that instead of this:
    Media Manager Demo 3.0.0.5.zip
    It's something like this:
    Media_Manager_Demo_3_0_0_5.zip
    Note that each space now has an underscore as well as each of the dots having underscores.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Crystal Reports XI - failed to compile

    We purchased Crystal Report Nov 2007 and had no problem opening a report that was extracted from an accounting database.  We are in the process of upgrading this person to a new machine.  We installed Crystal and tried to open the report but we get this error "The saved data will be discarded since one or more formulas failed to compile."  We have uninstalled and reinstalled and we get the same thing.  We checked to see if the versions were different and they are not there both running Crystal XI version 11.0.0.1282 on Windows XP SP2.  We have changed machines and we get the same thing yet we go to other machine with the same specs and we have no problems so we don't know what to try next.  Can you help?  Jill

    Hi Jill,
    It sounds like the report you are trying to open has a formula that is using an external function.  The external function requires a separate DLL that was not installed onto this new machine. 
    The difficult thing is determining which function in which formula is being used.  Have a search on the old machine for U2L*.dll.  Copy these to the new machine and into the same folders. 
    Close Crystal and restart. 
    Good luck,
    Brian

  • SSIS Job is getting failed with an error "0x00000005 : Failed to compiled scripts contained in the package.

    Hi All. Could anyone resolve my issue.
    I was created a package with an Script task written in VB.Net.
    The Package was executing Successfully in BIDS.
    But when i tried to exceute the same using Sql server Agent Job, Its getting Failed with the below error message
    "Executed as user: Admin. Microsoft (R) SQL Server Execute Package Utility  Version 11.0.2100.60 for 32-bit  Copyright (C) Microsoft Corporation. All rights reserved.    Started:  5:12:27 PM  Error: 2013-03-13 17:12:32.33    
    Code: 0x00000005     Source: Checking Alcon Files Checking Alcon Files     Description: Failed to compiled scripts contained in the package. Open the package in SSIS Designer and resolve the compilation errors. 
    End Error  Error: 2013-03-13 17:12:32.33     Code: 0x00000005     Source: Checking Alcon Files Checking Alcon Files     Description: BC30179 - enum 'ScriptResults' and enum 'ScriptResults' conflict
    in class 'ScriptMain'., ScriptMain.vb, 156, 22  End Error  Error: 2013-03-13 17:12:32.36     Code: 0x00000005     Source: Checking Alcon Files Checking Alcon Files     Description: The binary
    code for the script is not found. Please open the script in the designer by clicking Edit Script button and make sure it builds successfully.  End Error  Error: 2013-03-13 17:12:34.28     Code: 0x00000005    
    Source: Formating Excel Sheet Formating Excel Sheet     Description: Failed to compiled scripts contained in the package. Open the package in SSIS Designer and resolve the compilation errors.  End Error  Error: 2013-03-13 17:12:34.28    
    Code: 0x00000005     Source: Formating Excel Sheet Formating Excel Sheet     Description: BC30179 - enum 'ScriptResults' and enum 'ScriptResults' conflict in class 'ScriptMain'., ScriptMain.vb, 191, 22  End Error 
    Error: 2013-03-13 17:12:34.29     Code: 0x00000005     Source: Formating Excel Sheet Formating Excel Sheet     Description: The binary code for the script is not found. Please open the script in the
    designer by clicking Edit Script button and make sure it builds successfully.  End Error  Error: 2013-03-13 17:12:51.56     Code: 0x00000004     Source: Checking Alcon Files      Description:
    The binary code for the script is not found. Please open the script in the designer by clicking Edit Script button and make sure it builds successfully.  End Error  Error: 2013-03-13 17:12:51.56     Code: 0xC0024107    
    Source: Checking Alcon Files      Description: There were errors during task validation.  End Error  DTExec: The package execution returned DTSER_FAILURE (1).  Started:  5:12:27 PM  Finished: 5:12:51 PM 
    Elapsed:  24.336 seconds.  The package execution failed.  The step failed."
    Please give some solution to this.
    Thanks in advance

    Are you editing this job in SQL 2012? Is it wrapping your paths in \"? Like for example does the command line tab on the step look like this:
    /FILE "\"D:\yourPathGoesHere.dtsx\""  /CONFIGFILE "\"D:\yourPathGoesHere.dtsConfig\"" /CHECKPOINTING OFF /REPORTING E
    That's the problem I had, and I resolved it by recreating the whole thing via SQL Script and getting rid of all those \" things. I think that is preventing SSIS from looking up the precompiled binaries for your Script Task. So you should edit the command
    line manually:
    /FILE "D:\yourPathGoesHere.dtsx"  /CONFIGFILE "D:\yourPathGoesHere.dtsConfig" /CHECKPOINTING OFF /REPORTING E
    Please write back whether that helps you. David Dye's answer didn't help me at all.

  • Sun C 5.9 Build13_0 2006/01/06 fails to compile stdlib.h

    On both IA-32 and AMD64, c89 fails to compile a single-line
    test file containing
    #include <stdlib.h>
    "/usr/include/stdlib.h", line 537: long long not allowed in Xc mode
    "/usr/include/stdlib.h", line 537: invalid type combination
    I suggest that the "no long long" in Xc mode be dropped
    on these platforms, because that type is used in standard
    header files needed by most software.

    We will consider turning this into a warning and supressing that warning in system header files.

  • Java.lang.RuntimeException: failed to compile execlets (JAVA embeding issue in BPEL 2.0)

    HI i was trying to use java code in BPEL 2.0 by using java Embedding. while deploying the application getting the error.
    even after importing the corrsponding class
    below is the code snippet for the same :
    <import location="oracle.soa.management.facade.Locator"
         importType="http://schemas.oracle.com/bpel/extension/java"/>
         <import location="oracle.soa.management.facade.LocatorFactory"
         importType="http://schemas.oracle.com/bpel/extension/java"/>
         <import location="oracle.soa.management.facade.Component"
         importType="http://schemas.oracle.com/bpel/extension/java"/>
    <extensionActivity>
          <bpelx:exec name="Java_Embedding1" language="java">
            <![CDATA[Locator locator = LocatorFactory.createLocator();    
    String compositeRevision = (String)getVariableData("compositeRevision");  
    String compositeNameRevision = "ASG/ImportCustomerData!"+ compositeRevision; 
    Composite prowessCustomerComposite = (Composite)locator.lookupComposite(compositeNameRevision);   
    CompositeInstanceFilter filter = new CompositeInstanceFilter();    
    filter.setState(CompositeInstance.STATE_RUNNING);]]>
          </bpelx:exec>
        </extensionActivity>
    while deploying gettting below error.
    06:18:58 PM] Error deploying archive sca_ImportCutomerData_rev1.0.jar to partition "default" on server AdminServer [http://LTRTHIPIREDDY.keste.com:7001]
    [06:18:58 PM] HTTP error code returned [500]
    [06:18:58 PM] Error message from server:
    There was an error deploying the composite on AdminServer: Deployment Failed: Error occurred during deployment of component: importCustomerData_BPEL to service engine: implementation.bpel, for composite: ImportCutomerData: ORABPEL-05250
    Error deploying BPEL suitcase.
    error while attempting to deploy the BPEL component file "E:\Oracle\Middleware\user_projects\domains\Raja_domain\servers\AdminServer\dc\soa_3ca99378-812f-460f-9760-d19a15c0ef44"; the exception reported is: java.lang.RuntimeException: failed to compile execlets of importCustomerData_BPEL
    This error contained an exception thrown by the underlying deployment module.
    Verify the exception trace in the log (with logging level set to debug mode).
    [06:18:58 PM] Check server log for more details.
    [06:18:58 PM] Error deploying archive sca_ImportCutomerData_rev1.0.jar to partition "default" on server AdminServer [http://LTRTHIPIREDDY.keste.com:7001]
    [06:18:58 PM] ####  Deployment incomplete.  ####
    [06:18:58 PM] Error deploying archive file:/C:/JDeveloper/mywork_Arbonne/CustomerInboundApp/ImportCutomerData/deploy/sca_ImportCutomerData_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
    Thanks in Advance...
    rajashekar

    Hi have solved the issue by importing the  class file.
    <import location="oracle.soa.management.facade.Locator"
              importType="http://schemas.oracle.com/bpel/extension/java"/>
      <import location="oracle.soa.management.facade.LocatorFactory"
              importType="http://schemas.oracle.com/bpel/extension/java"/>
      <import location="oracle.soa.management.facade.Composite"
              importType="http://schemas.oracle.com/bpel/extension/java"/>
      <import location="java.util.List"
              importType="http://schemas.oracle.com/bpel/extension/java"/>
      <import location="oracle.soa.management.util.CompositeInstanceFilter"
              importType="http://schemas.oracle.com/bpel/extension/java"/>
      <import location="oracle.soa.management.facade.CompositeInstance"
              importType="http://schemas.oracle.com/bpel/extension/java"/>

  • Control & Simulation Loop failed to compile

    Dear Forum Members,
    I have a problem with a Control & Simulation Loop program (attached) that just doesn't compile & run.  I believe that the problem is associated with the 'Feedback Node' at the bottom of this Control & Simulation Frame since if this is taken out the program will run ok.
    Can anyone please advise me if this 'Feedback Node' is incorrectly used or in violation of anything.  I have tried various ways to overcome the problem i.e. initialising it at the start but nothing works.  The error message that I received just says "VI failed to compile".
    Appreciate any help with this.

    Hello bunnykins, 
    The Feedback node really isn't a supported function in control design and simulation. The behavior you're reporting, and the work around are both documented in the know issues of the module here: 
    201449
    Return
    A Feedback Node on a Simulation Diagram causes the VI to fail to compile
    The Feedback Node does not make sense semantically within a Simulation Diagram, due to the fact that most ODE Solvers will execute the diagram multiple times per iteration and may need to reject steps and try again, filling the Feedback Node with bad data.
    Workaround: Use the Memory block from the Simulation Utility palette. If a delay of greater than 1 is desired you can chain multiple memory blocks in sequence.
    Reported Version: 8.5
    Resolved Version: N/A
    Added: 07/31/2010
    Applications Engineer
    National Instruments
    CLD Certified

  • Weblogic.appc failed to compile your application. Recompile with the -verbo

    [exec] <Jan 25, 2012 9:24:39 AM IST> <Warning> <J2EE> <BEA-160214> <Output location exists C:/views/932_wls/cfm/conformia/pcm/dist/maven/cfmlib/pcmwebapp.war>
    [exec] <Jan 25, 2012 9:26:38 AM IST> <Error> <J2EE> <BEA-160187> <weblogic.appc failed to compile your application. Recompile with the -verbose option for more details. Please see the error message(s) below.>
    [exec]
    [exec]
    [exec] There are 1 nested errors:
    [exec]
    [exec] weblogic.utils.compiler.ToolFailureException: jspc failed with errors :weblogic.servlet.jsp.CompilationException: CFMWFAdminStates.jsp:24:4: This tag is not recognized.
    [exec]           <cfm:resultstabcontainer id ="primaryPartyAdd" title = "PCM_WF_PRIMARY_PARTY" collapsible = "Yes" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" selectedIds="#{CFMPrimaryPartyBean.selectedIds}" tabData = "#{CFMPrimaryPartyBean.tabs}" width="500"/>
    [exec] ^---------------------^
    [exec] CFMWFAdminStates.jsp:24:4: This tag is not recognized.
    [exec]           <cfm:resultstabcontainer id ="primaryPartyAdd" title = "PCM_WF_PRIMARY_PARTY" collapsible = "Yes" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" selectedIds="#{CFMPrimaryPartyBean.selectedIds}" tabData = "#{CFMPrimaryPartyBean.tabs}" width="500"/>
    [exec] ^---------------------^
    [exec] CFMWFAdminStates.jsp:41:6: This tag is not recognized.
    [exec]           <cfm:resultstabcontainer id = "backupPartyAdd" title = "PCM_WF_BACKUP_PARTY" collapsible = "Yes" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}" width="200"/>
    [exec] ^---------------------^
    [exec] CFMWFAdminStates.jsp:41:6: This tag is not recognized.
    [exec]           <cfm:resultstabcontainer id = "backupPartyAdd" title = "PCM_WF_BACKUP_PARTY" collapsible = "Yes" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}" width="200"/>
    [exec] ^---------------------^
    [exec] CFMRoleBackupParty.jsp:28:8: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addBkup_addAttr" title = "PCM_WF_BACKUP_PARTY" collapsible = "Yes" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}" width="200"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMRoleBackupParty.jsp:28:8: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addBkup_addAttr" title = "PCM_WF_BACKUP_PARTY" collapsible = "Yes" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}" width="200"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMUserPrimaryParty.jsp:20:10: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_addAttr" title = "PCM_WF_PRIMARY_PARTY" collapsible = "Yes" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMPrimaryPartyBean.tabs}" selectedIds="#{CFMPrimaryPartyBean.selectedIds}" />
    [exec]
    [exec] ^---------------------^
    [exec] CFMUserPrimaryParty.jsp:20:10: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_addAttr" title = "PCM_WF_PRIMARY_PARTY" collapsible = "Yes" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMPrimaryPartyBean.tabs}" selectedIds="#{CFMPrimaryPartyBean.selectedIds}" />
    [exec]
    [exec] ^---------------------^
    [exec] CFMUserBackupParty.jsp:24:8: This tag is not recognized.
    [exec]                <cfm:resultstabcontainer id = "rt_addPrim_addAttr" title = "PCM_WF_BACKUP_PARTY" collapsible = "Yes" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}" />
    [exec]
    [exec] ^---------------------^
    [exec] CFMUserBackupParty.jsp:24:8: This tag is not recognized.
    [exec]                <cfm:resultstabcontainer id = "rt_addPrim_addAttr" title = "PCM_WF_BACKUP_PARTY" collapsible = "Yes" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}" />
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditMacroBackupParty.jsp:35:10: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addBkup_addAttr"
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditMacroBackupParty.jsp:35:10: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addBkup_addAttr"
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditMacroBackupParty.jsp:56:6: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addBkup_addAttr1"
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditMacroBackupParty.jsp:56:6: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addBkup_addAttr1"
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFPrimaryParty.jsp:10:4: This tag is not recognized.
    [exec]           <cfm:resultstabcontainer id = "rt_addPrim_addAttr" title = "PCM_WF_PRIMARY_PARTY" collapsible = "No" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" height = "400" tabData = "#{CFMPrimaryPartyBean.tabs}" />
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFPrimaryParty.jsp:10:4: This tag is not recognized.
    [exec]           <cfm:resultstabcontainer id = "rt_addPrim_addAttr" title = "PCM_WF_PRIMARY_PARTY" collapsible = "No" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" height = "400" tabData = "#{CFMPrimaryPartyBean.tabs}" />
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditMacroPrimaryParty.jsp:32:16: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_MacroaddAttr"
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditMacroPrimaryParty.jsp:32:16: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_MacroaddAttr"
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditMacroPrimaryParty.jsp:51:7: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_MacroaddAttr1"
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditMacroPrimaryParty.jsp:51:7: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_MacroaddAttr1"
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditUserBackupParty.jsp:35:7: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_addAttr" title = "PCM_WF_BACKUP_PARTY" collapsible = "no" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditUserBackupParty.jsp:35:7: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_addAttr" title = "PCM_WF_BACKUP_PARTY" collapsible = "no" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditUserBackupParty.jsp:52:7: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_addAttr1" title = "PCM_WF_BACKUP_PARTY" collapsible = "no" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditUserBackupParty.jsp:52:7: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_addAttr1" title = "PCM_WF_BACKUP_PARTY" collapsible = "no" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditUserPrimaryParty.jsp:31:18: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_addAttr" title = "PCM_WF_PRIMARY_PARTY" collapsible = "no" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMPrimaryPartyBean.tabs}" selectedIds="#{CFMPrimaryPartyBean.selectedIds}" />
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditUserPrimaryParty.jsp:31:18: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_addAttr" title = "PCM_WF_PRIMARY_PARTY" collapsible = "no" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMPrimaryPartyBean.tabs}" selectedIds="#{CFMPrimaryPartyBean.selectedIds}" />
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditUserPrimaryParty.jsp:46:10: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_addAttr1" title = "PCM_WF_PRIMARY_PARTY" collapsible = "no" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMPrimaryPartyBean.tabs}" selectedIds="#{CFMPrimaryPartyBean.selectedIds}" />
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditUserPrimaryParty.jsp:46:10: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_addAttr1" title = "PCM_WF_PRIMARY_PARTY" collapsible = "no" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMPrimaryPartyBean.tabs}" selectedIds="#{CFMPrimaryPartyBean.selectedIds}" />
    [exec]
    [exec] ^---------------------^
    [exec] CFMRolePrimaryParty.jsp:25:7: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_RoleaddAttr" title = "PCM_WF_PRIMARY_PARTY" collapsible = "Yes" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" selectedIds="#{CFMPrimaryPartyBean.selectedIds}" tabData = "#{CFMPrimaryPartyBean.tabs}" width="500"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMRolePrimaryParty.jsp:25:7: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_RoleaddAttr" title = "PCM_WF_PRIMARY_PARTY" collapsible = "Yes" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" selectedIds="#{CFMPrimaryPartyBean.selectedIds}" tabData = "#{CFMPrimaryPartyBean.tabs}" width="500"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMMacroPrimaryParty.jsp:20:11: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_RoleaddAttr"
    [exec]
    [exec] ^---------------------^
    [exec] CFMMacroPrimaryParty.jsp:20:11: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_RoleaddAttr"
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditGroupBackupParty.jsp:35:12: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addBkup_addAttr" title = "PCM_WF_BACKUP_PARTY" collapsible = "no" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}" />
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditGroupBackupParty.jsp:35:12: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addBkup_addAttr" title = "PCM_WF_BACKUP_PARTY" collapsible = "no" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}" />
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditGroupBackupParty.jsp:53:6: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addBkup_addAttr1" title = "PCM_WF_BACKUP_PARTY" collapsible = "no" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}" />
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditGroupBackupParty.jsp:53:6: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addBkup_addAttr1" title = "PCM_WF_BACKUP_PARTY" collapsible = "no" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}" />
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditRolePrimaryParty.jsp:36:18: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_RoleaddAttr" title = "PCM_WF_PRIMARY_PARTY" collapsible = "no" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMPrimaryPartyBean.tabs}" selectedIds="#{CFMPrimaryPartyBean.selectedIds}" width="500"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditRolePrimaryParty.jsp:36:18: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_RoleaddAttr" title = "PCM_WF_PRIMARY_PARTY" collapsible = "no" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMPrimaryPartyBean.tabs}" selectedIds="#{CFMPrimaryPartyBean.selectedIds}" width="500"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditRolePrimaryParty.jsp:55:5: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_RoleaddAttr1" title = "PCM_WF_PRIMARY_PARTY" collapsible = "no" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMPrimaryPartyBean.tabs}" selectedIds="#{CFMPrimaryPartyBean.selectedIds}" width="500"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditRolePrimaryParty.jsp:55:5: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_RoleaddAttr1" title = "PCM_WF_PRIMARY_PARTY" collapsible = "no" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMPrimaryPartyBean.tabs}" selectedIds="#{CFMPrimaryPartyBean.selectedIds}" width="500"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMGroupBackupParty.jsp:25:11: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addBkup_addAttr" title = "PCM_WF_BACKUP_PARTY" collapsible = "Yes" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMGroupBackupParty.jsp:25:11: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addBkup_addAttr" title = "PCM_WF_BACKUP_PARTY" collapsible = "Yes" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditRoleBackupParty.jsp:39:14: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addBkup_addAttr" title = "PCM_WF_BACKUP_PARTY" collapsible = "no" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}" width="200"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditRoleBackupParty.jsp:39:14: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addBkup_addAttr" title = "PCM_WF_BACKUP_PARTY" collapsible = "no" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}" width="200"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditRoleBackupParty.jsp:60:5: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addBkup_addAttr1" title = "PCM_WF_BACKUP_PARTY" collapsible = "no" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}" width="200"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditRoleBackupParty.jsp:60:5: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addBkup_addAttr1" title = "PCM_WF_BACKUP_PARTY" collapsible = "no" resultsData = "#{CFMBackupPartyBean.resultsData}" rowSelectionType ="Radio" tabData = "#{CFMBackupPartyBean.tabs}" selectedIds="#{CFMBackupPartyBean.selectedIds}" width="200"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMMacroBackupParty.jsp:25:10: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addBkup_addAttr"
    [exec]
    [exec] ^---------------------^
    [exec] CFMMacroBackupParty.jsp:25:10: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addBkup_addAttr"
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditGroupPrimaryParty.jsp:33:17: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_GroupaddAttr" title = "PCM_WF_PRIMARY_PARTY" collapsible = "no" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" height = "200" tabData = "#{CFMPrimaryPartyBean.tabs}" selectedIds="#{CFMPrimaryPartyBean.selectedIds}"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditGroupPrimaryParty.jsp:33:17: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_GroupaddAttr" title = "PCM_WF_PRIMARY_PARTY" collapsible = "no" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" height = "200" tabData = "#{CFMPrimaryPartyBean.tabs}" selectedIds="#{CFMPrimaryPartyBean.selectedIds}"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditGroupPrimaryParty.jsp:48:8: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_GroupaddAttr1" title = "PCM_WF_PRIMARY_PARTY" collapsible = "no" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" height = "200" tabData = "#{CFMPrimaryPartyBean.tabs}" selectedIds="#{CFMPrimaryPartyBean.selectedIds}"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditGroupPrimaryParty.jsp:48:8: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_GroupaddAttr1" title = "PCM_WF_PRIMARY_PARTY" collapsible = "no" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" height = "200" tabData = "#{CFMPrimaryPartyBean.tabs}" selectedIds="#{CFMPrimaryPartyBean.selectedIds}"/>
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditTransSetNotifUsers.jsp:43:9: This tag is not recognized.
    [exec]           <cfm:resultstabcontainer id = "PCM_WFADMIN_TRANS_NOTIF_USER_RESULT1" hasFooter="yes"
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditTransSetNotifUsers.jsp:43:9: This tag is not recognized.
    [exec]           <cfm:resultstabcontainer id = "PCM_WFADMIN_TRANS_NOTIF_USER_RESULT1" hasFooter="yes"
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditTransSetNotifUsers.jsp:59:7: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id="PCM_WFADMIN_TRANS_NOTIF_USER_RESULT2" hasFooter="yes"
    [exec]
    [exec] ^---------------------^
    [exec] CFMWFEditTransSetNotifUsers.jsp:59:7: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id="PCM_WFADMIN_TRANS_NOTIF_USER_RESULT2" hasFooter="yes"
    [exec]
    [exec] ^---------------------^
    [exec] CFMGroupPrimaryParty.jsp:20:10: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_GroupaddAttr" title = "PCM_WF_PRIMARY_PARTY" collapsible = "Yes" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" height = "200" tabData = "#{CFMPrimaryPartyBean.tabs}" selectedIds="#{CFMPrimaryPartyBean.selectedIds}" />
    [exec]
    [exec] ^---------------------^
    [exec] CFMGroupPrimaryParty.jsp:20:10: This tag is not recognized.
    [exec] <cfm:resultstabcontainer id = "rt_addPrim_GroupaddAttr" title = "PCM_WF_PRIMARY_PARTY" collapsible = "Yes" resultsData = "#{CFMPrimaryPartyBean.resultsData}" rowSelectionType ="Radio" height = "200" tabData = "#{CFMPrimaryPartyBean.tabs}" selectedIds="#{CFMPrimaryPartyBean.selectedIds}" />
    [exec]
    [exec] ^---------------------^
    [exec]
    [exec]
    [exec]      at weblogic.servlet.jsp.jspc20.runBodyInternal(jspc20.java:458)
    [exec]      at weblogic.servlet.jsp.jspc20.runJspc(jspc20.java:227)
    [exec]      at weblogic.servlet.jsp.JspcInvoker.compile(JspcInvoker.java:236)
    [exec]      at weblogic.application.compiler.AppcUtils.compileWAR(AppcUtils.java:376)
    [exec]      at weblogic.application.compiler.WARModule.compile(WARModule.java:245)
    [exec]      at weblogic.application.compiler.flow.SingleModuleCompileFlow.proecessModule(SingleModuleCompileFlow.java:18)
    [exec]      at weblogic.application.compiler.flow.SingleModuleFlow.compile(SingleModuleFlow.java:36)
    [exec]      at weblogic.application.compiler.FlowDriver$FlowStateChange.next(FlowDriver.java:69)
    [exec]      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    [exec]      at weblogic.application.compiler.FlowDriver.nextState(FlowDriver.java:36)
    [exec]      at weblogic.application.compiler.FlowDriver.run(FlowDriver.java:26)
    [exec]      at weblogic.application.compiler.WARCompiler.compile(WARCompiler.java:29)
    [exec]      at weblogic.application.compiler.flow.AppCompilerFlow.compileInput(AppCompilerFlow.java:112)
    [exec]      at weblogic.application.compiler.flow.AppCompilerFlow.compile(AppCompilerFlow.java:37)
    [exec]      at weblogic.application.compiler.FlowDriver$FlowStateChange.next(FlowDriver.java:69)
    [exec]      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    [exec]      at weblogic.application.compiler.FlowDriver.nextState(FlowDriver.java:36)
    [exec]      at weblogic.application.compiler.FlowDriver.run(FlowDriver.java:26)
    [exec]      at weblogic.application.compiler.Appc.runBody(Appc.java:203)
    [exec]      at weblogic.utils.compiler.Tool.run(Tool.java:158)
    [exec]      at weblogic.utils.compiler.Tool.run(Tool.java:115)
    [exec]      at weblogic.application.compiler.Appc.main(Appc.java:262)
    [exec]      at weblogic.appc.main(appc.java:14)
    [exec]
    [exec]
    [exec] [ERROR] Result: 1

    I took the sample integration domain. It is an integration domain. Just to be sure, I tried to extend WLI on top of the existing sample domain, and got a few "the feature already exist" warning dialog.
    Wait...
    I just tried to build again, this time it worked. I think you are right, the sample domain has some problem, and extending it helped.
    Thanks a lot,
    Kev

  • Problem with BPM workspace - Failed to compile JSP /bpmHome.jsff

    Hi
    I have instaled SOA Suite 11gR1 (11.1.1.5.0). All console woks, except bpm workspace. I have following error after login
    Incident Id: 3
    Incident Source: SYSTEM
    Create Time: Thu Sep 22 09:21:36 CEST 2011
    Problem Key: BEA-101017 [HTTP][weblogic.servlet.jsp.CompilationException]
    Application Name: OracleBPMWorkspace
    Error Message Id: BEA-101017
    Description
    Incident detected using watch rule "UncheckedException":
    Watch time:             2011-09-22 09:21:36 CEST
    Watch ServerName:       soa_server1
    Watch RuleType:         Log
    Watch Rule:             (SEVERITY = 'Error') AND ((MSGID = 'WL-101020') OR (MSGID = 'WL-101017') OR (MSGID = 'WL-000802') OR (MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
    Watch DomainName:       SOADomain
    Watch Data:
       DATE : 2011-09-22 09:21:36 CEST
       SERVER : soa_server1
       MESSAGE : [ServletContext@9413464[app:OracleBPMWorkspace module:/bpm/workspace path:/bpm/workspace spec-version:2.5], request: weblogic.servlet.internal.ServletRequestImpl@31c41d[
    GET /bpm/workspace/faces/jsf/worklist/worklist.jspx?_afrLoop=4649677285821&_afrWindowMode=0&_adf.ctrl-state=7b5s8pm1s_4 HTTP/1.1
    User-Agent: Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.9.2.13) Gecko/20101209 CentOS/3.6-2.el5.centos Firefox/3.6.13
    Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Accept-Language: pl,en-us;q=0.7,en;q=0.3
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-2,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: http://localhost:8001/bpm/workspace/faces/jsf/worklist/worklist.jspx
    Cookie: JSESSIONID=XS3VT6hZBFLPZvqGZsnjQWnhgG06NTnDHMX9QY8Wbf1FvBZ4QYTK!-276213214
    ]] Root cause of ServletException.
    weblogic.servlet.jsp.CompilationException: Failed to compile JSP /bpmHome.jsff
    Exception occurred while processing '/home/kuba/Oracle/Middleware/user_projects/domains/SOADomain/servers/soa_server1/tmp/_WL_user/OracleBPMWorkspace/jx2oeu/war/bpmHome.jsff'java.lang.NullPointerException
         at weblogic.jsp.internal.jsp.JspParser.jspParse(JspParser.java:1092)
         at weblogic.jsp.internal.jsp.JspParser._parse(JspParser.java:604)
         at weblogic.jsp.internal.jsp.JspParser.parse(JspParser.java:597)
         at weblogic.jsp.internal.jsp.JspAnalyzer.parseFile(JspAnalyzer.java:104)
         at weblogic.jsp.internal.jsp.JspAnalyzer.parse(JspAnalyzer.java:92)
         at weblogic.jsp.internal.ProxySourceFile.parse(ProxySourceFile.java:106)
         at weblogic.jsp.internal.SourceFile.getAst(SourceFile.java:559)
         at weblogic.jsp.internal.SourceFile.getAst(SourceFile.java:533)
         at weblogic.jsp.internal.SourceFile.check(SourceFile.java:335)
         at weblogic.jsp.internal.ProxySourceFile.codeGen(ProxySourceFile.java:224)
         at weblogic.jsp.internal.SourceFile.codeGen(SourceFile.java:327)
         at weblogic.jsp.internal.client.ClientUtilsImpl$CodeGenJob.run(ClientUtilsImpl.java:599)
         at weblogic.jsp.internal.client.Job.performJob(Job.java:83)
         at weblogic.jsp.internal.client.ThreadPool$WorkerThread.run(ThreadPool.java:217)
         at weblogic.servlet.jsp.JavelinxJSPStub.reportCompilationErrorIfNeccessary(JavelinxJSPStub.java:226)
         at weblogic.servlet.jsp.JavelinxJSPStub.compilePage(JavelinxJSPStub.java:162)
         at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:256)
         at weblogic.servlet.jsp.JspStub.prepareServlet(JspStub.java:216)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:243)
         at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:523)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:444)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:163)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:184)
         at oracle.adfinternal.view.faces.taglib.region.IncludeTag.__include(IncludeTag.java:442)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag$1.call(RegionTag.java:153)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag$1.call(RegionTag.java:128)
         at oracle.adf.view.rich.component.fragment.UIXRegion.processRegion(UIXRegion.java:503)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag.doStartTag(RegionTag.java:127)
         at jsp_servlet._jsf._worklist.__worklist_jspx._jspx___tag27(__worklist_jspx.java:1265)
         at jsp_servlet._jsf._worklist.__worklist_jspx._jspx___tag26(__worklist_jspx.java:1232)
         at jsp_servlet._jsf._worklist.__worklist_jspx._jspx___tag14(__worklist_jspx.java:723)
         at jsp_servlet._jsf._worklist.__worklist_jspx._jspx___tag13(__worklist_jspx.java:673)
         at jsp_servlet._jsf._worklist.__worklist_jspx._jspService(__worklist_jspx.java:168)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:524)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at oracle.adfinternal.view.faces.config.rich.RecordRequestAttributesDuringDispatch.dispatch(RecordRequestAttributesDuringDispatch.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:267)
         at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:469)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)
         at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:800)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:294)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:214)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
       SUBSYSTEM : HTTP
       USERID : <WLS Kernel>
       SEVERITY : Error
       THREAD : [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'
       MSGID : BEA-101017
       MACHINE : vm0-jpawlows.amg.net.pl
       TXID :
       CONTEXTID : 2910bfe82460a9b3:63a8fc67:1328fe13615:-8000-00000000000022a6
       TIMESTAMP : 1316676096720
    Diagnostic Dumps
    Name: jvm.threads
    Dump Files: jvm_threads13_i3.dmp
    Name: dms.metrics
    Dump Files: dms_metrics14_i3.dmp
    Name: odl.quicktrace
    Dump Files: odl_quicktrace15_i3.dmp
    Name: odl.logs
    Dump Arguments: ecid=2910bfe82460a9b3:63a8fc67:1328fe13615:-8000-00000000000022a6
    Dump Files: odl_logs16_i3.dmp
    Name: odl.logs
    Dump Arguments: timestamp=1316676096814
    Dump Files: odl_logs17_i3.dmp
    Name: wls.image
    Dump Files: diagnostic_image_soa_server1_2011_09_22_09_21_48.zipKuba

    Hi Kuba
    I guess you are getting this error in Linux Env and not Windows. Basically SOA/BPM opens lots of files (JARs and WARs) and I guess it do not close them properly. The root cause for your error is something else. Here is the fix. This should work.
    Login into the linux machine with the root user privileges. Or ask the person who have root privileges to do this. Basically you have to increase the open file limits to much bigger number like 8192.
    To change the open file limits, login as root and edit the /etc/security/limits.conf file. If the following lines are already there, just change the number to 8192. Otherwise add below 2 lines exactly. Means for all the users on this OS, the nofiles is set to 8192, instead of single user.
    * hard nofile 8192
    * soft nofile 8192
    after this, make sure to RESTART the Linux box. Otherwise changes will not get reflected.
    Login into unix box from any client and run this command and it should return 8192
    ulimit -n
    Then start the soa server and you should be all set. Let me know if this fixes your issue (I am hoping it should).
    Thanks
    Ravi Jegga

  • Cobol files fail to compile

    Hi,
    I'm applying the latest MP(cumulative) to FSCM9.0. Cobol files fail to compile with the below error and also some of the cobol files compiled successfully.
    Please find the below error and helps are highly appreciated:
    cob64: error(s) in compilation: CPPIPRDN.cbl
    cp: cannot stat `CPPIPRDN.gnt': No such file or directory
    cp: cannot stat `CPPIPRDN.int': No such file or directory
    ./pscbl_mf.mak : Error : The list of file(s) failed to compile.
    CPPIPRDN fail to compile
    Thank You!
    Best Regards
    Soundappan

    See if CPPIPRDN.lst exists in $PS_HOME/src/cbl/lst and check it for error messages. (might be in a different directory depending on your platform).
    Also, make sure you follow the manual instructions for the MP to copy cobols to the correct directory on UNIX. There is typically a note that says:
    For non Windows-based servers, you must manually copy COBOL files included in this Change Package from %ps_home%\src\cbl\base into %ps_home%\src\cbl before compiling the COBOL programs.
    Regards,
    Bob
    Edited by: BobLilly on May 7, 2012 1:14 PM

  • Cobol fail to compile

    HI,
    I'm applying the latest MP(cumulative) to FSCM9.0. Cobol files fail to compile, when I try to compile the cobol files which are deployed by the CA. I copied the .cbl files from cbl\base to cbl for compiling.
    Below are the errors, Need your suggestions.
    cob64: error(s) in compilation: CEPCRLUP.cbl
    cp: CEPCRLUP.gnt: No such file or directory
    cp: CEPCRLUP.int: No such file or directory
    Thanks
    Edited by: psft-tami on Feb 15, 2010 12:42 PM

    The anyone get a resolution to this issue. We are having the same problem. See message below:
    cob32: error(s) in compilation: ADPCEVAL.cbl
    cp: cannot stat `ADPCEVAL.gnt': No such file or directory
    cp: cannot stat `ADPCEVAL.int': No such file or directory
    cp: cannot stat `ADPCEVAL.lst': No such file or directory
    ./pscbl.mak : Compiling ADPCPPRC.cbl ...

  • CS5 fails to compile large FLAs

    There was this problem with CS4 which was solved with an upgrade and now CS5 again fails to compile my larger FLAs. Sad to see the IDE going backwards.

    Hi,
    I take it you are talking about http://kb2.adobe.com/cps/405/kb405257.html
    We now allow you to adjust the JVM heap size manually for larger projects like you can in FlexBuilder/FlashBuilder:
    WIN:
    1. Quit Flash
    2. In a text editor, open the jvm.ini file from the following location:
    Windows XP: Hard Disk\Documents and Settings\<user>\Local Settings\Application Data\Adobe\Flash CS5\<language>\Configuration\ActionScript 3.0\jvm.ini
    Windows Vista or Windows7: Hard Disk\Users\<user>\AppData\Local\Adobe\Flash CS5\<language>\Configuration\ActionScript 3.0\jvm.ini
    (You might need to turn on "show hidden files")
    3. Change -Xmx128m to -Xmx256m and save the file.  This line specifies the amount of heap space the core ActionScript 3.0 compiler should allocate for compiling.
    4. Relaunch Flash and compile
    5. If that doesn't work, try changing the value to 512m
    MAC:
    1. Quit Flash
    2. In a text editor, open the jvm.ini file from the following location:
    /Users/<user>/Library/Application Support/Adobe/Flash CS5/<language>/Configuration/ActionScript 3.0/jvm.ini
    3. Change -Xmx128m to -Xmx256m and save the file.  This line specifies the amount of heap space the core ActionScript 3.0 compiler should allocate for compiling.
    4. Relaunch Flash and compile
    5. If that doesn't work, try changing the value to 512m
    Since the JVM heap space might be required by other programs as well, you want to be conservative with the amount to allocate.  So try 256 before trying 512.
    We are in the process of updating the original tech note.
    HTH,
    Nivesh (Flash Pro QE Lead)

Maybe you are looking for

  • "Find" Not Working in Adobe Reader X

    I Installed ARX on a Win7/64 machine a few months ago...it seems to work fine.  But today I tried to use the "find" function; everything seemed normal, I asked it to find the word "smith", but it wasn't there (but it really was).  I then tried the wo

  • HT5085 some of my music in itunes is not playing

    some of my music in itunes is not playing. It will play on my computer and it will play on my boyfirends phone but not mine. How do I fix?

  • No Audio on Webcam

    When I try to record a video using my webcam, there is no sound. I reinstall the Realtek Audio Driver, but it did not work. I don't know what to do. What are my other options? My model is a Satelitte A205-S5879 and  I am using Windows Vista Home Prem

  • CO41 taking more time to execute

    Hi, I am running CO41 (PRD System), but the time it is taking to execute is extensively high. Ultimately i have to kill the sesison to stop the process. What can be the probable reason for the same. My Inputs to CO41 are, Planning Plant MRP Controlle

  • Creative cloud desktop app keeps signing me out

    made a new password and everything. I can't log into the creative cloud app at all.