Unable to build gcc3-g77

I'm trying to build gcc3-g77 package from AUR
http://aur.archlinux.org/packages.php?d … s=0&SeB=nd
but everytime I get the following error during compilation
checking for perl... perl
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ar... ar
checking for ranlib... ranlib
checking for gcc... /tmp/yaourt-tmp-af/aur-gcc3-g77/gcc3-g77/src/gcc-build/gcc/xgcc -B/tmp/yaourt-tmp-af/aur-gcc3-g77/gcc3-g77/src/gcc-build/gcc/ -B/opt/gcc3/i686-pc-linux-gnu/bin/ -B/opt/gcc3/i686-pc-linux-gnu/lib/ -isystem /opt/gcc3/i686-pc-linux-gnu/include
checking whether we are using GNU C... yes
checking whether /tmp/yaourt-tmp-af/aur-gcc3-g77/gcc3-g77/src/gcc-build/gcc/xgcc -B/tmp/yaourt-tmp-af/aur-gcc3-g77/gcc3-g77/src/gcc-build/gcc/ -B/opt/gcc3/i686-pc-linux-gnu/bin/ -B/opt/gcc3/i686-pc-linux-gnu/lib/ -isystem /opt/gcc3/i686-pc-linux-gnu/include accepts -g... yes
checking whether /tmp/yaourt-tmp-af/aur-gcc3-g77/gcc3-g77/src/gcc-build/gcc/xgcc -B/tmp/yaourt-tmp-af/aur-gcc3-g77/gcc3-g77/src/gcc-build/gcc/ -B/opt/gcc3/i686-pc-linux-gnu/bin/ -B/opt/gcc3/i686-pc-linux-gnu/lib/ -isystem /opt/gcc3/i686-pc-linux-gnu/include and cc understand -c and -o together... yes
checking for POSIXized ISC... no
checking for working const... no
checking for inline... no
checking for a BSD compatible install... /bin/sh /tmp/yaourt-tmp-af/aur-gcc3-g77/gcc3-g77/src/gcc-3.3.6/install-sh -c
Appending ../../../gcc-3.3.6/libiberty/../config/mh-x86pic to xhost-mkfrag
checking how to run the C preprocessor... /tmp/yaourt-tmp-af/aur-gcc3-g77/gcc3-g77/src/gcc-build/gcc/xgcc -B/tmp/yaourt-tmp-af/aur-gcc3-g77/gcc3-g77/src/gcc-build/gcc/ -B/opt/gcc3/i686-pc-linux-gnu/bin/ -B/opt/gcc3/i686-pc-linux-gnu/lib/ -isystem /opt/gcc3/i686-pc-linux-gnu/include -E
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... yes
checking for strings.h... yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for sys/pstat.h... no
checking for sys/sysmp.h... no
checking for sys/sysinfo.h... yes
checking for machine/hal_sysinfo.h... no
checking for sys/table.h... no
checking for sys/sysctl.h... yes
checking for sys/systemcfg.h... no
checking for sys/wait.h that is POSIX.1 compatible... no
checking whether time.h and sys/time.h may both be included... no
checking whether errno must be declared... yes
checking for ANSI C header files... no
checking for uintptr_t... no
checking for pid_t... yes
checking whether the C compiler (/tmp/yaourt-tmp-af/aur-gcc3-g77/gcc3-g77/src/gcc-build/gcc/xgcc -B/tmp/yaourt-tmp-af/aur-gcc3-g77/gcc3-g77/src/gcc-build/gcc/ -B/opt/gcc3/i686-pc-linux-gnu/bin/ -B/opt/gcc3/i686-pc-linux-gnu/lib/ -isystem /opt/gcc3/i686-pc-linux-gnu/include -O2 -march=i686 -mtune=generic -O2 -pipe ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
make[1]: *** [configure-target-libiberty] Fejl 1
make[1]: Forlader katalog '/tmp/yaourt-tmp-af/aur-gcc3-g77/gcc3-g77/src/gcc-build'
make: *** [bootstrap] Fejl 2
==> ERROR: Build Failed.
    Aborting...
Error: Makepkg was unable to build gcc3-g77 package.
Has anybody been able to build package lately?
Regards
André

The program I was trying to build was OMNITAB 80 from http://www.itl.nist.gov/div898/software/omnitab.html
I was getting so many errors about not referring to variables and missing libraries and improper options, I can't even remember, so I thought that was because the compiler I was using was just too obscure and that I needed one that was more like f77.  (kind of like compiling the Linux kernel in MS Visual C instead of gcc... it should be remotely possible but incredibly hard)
So I thought g77 was what I needed, but since you said gfortran and g77 are the same program, that made me try one last time. So I just spent the last 4 hours editing the source code, commenting stuff out, declaring things and making the .f files more gfortran friendly (completely winging it of course, a programming guru could have done it in minutes) and now finally omnitab will compile and run on my machine.
I'll go back and find all the changes I made with patch and diff and then release a PKGBUILD for anyone who wants to run a 1980s console spreadsheet.
Note: There are two optional parts of the program. One is calcomp support which I didn't compile because I don't have a calcomp. If I were to download the xf86-input-calcomp package, despite not having the device, I suppose I would be able to compile this feature but not test it. The other is X11 support. I really wanted to get this working but I need help. All of the source files are Fortran except x11src.c. I was getting errors about there being no "main" function so I just put everything after the include and define lines in one big function called main. It still wouldn't compile and talked about static and non static declarations, so I commented out some declarations and changed the order in which some functions were defined. Eventually compiling it into object code worked, but when the makefile went back and put all the object files together to make the executable it once again gave me tons of errors related to x11src.o. If anyone wants to help that would be great. If not, I'll try using a different C compiler that might not be as picky.

Similar Messages

  • Error: Makepkg was unable to build kdenlive package

    Another problem building kdenlive. Can anyone shed some light on the problem here, thanks
    ==>
    ==> kdenlive dependencies:
    - mlt++ (already installed)
    ==> Continue the building of 'kdenlive'? [Y/n]
    ==> ----------------------------------------------
    ==>
    ==> Building and installing package
    ==> Making package: kdenlive 0.5_1-2 (Sun Aug 3 13:34:37 CEST 2008)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Found kdenlive-0.5-1.tar.gz in build dir
    -> Found kdenlive-0.5-gcc43.patch in build dir
    ==> Validating source files with md5sums...
    kdenlive-0.5-1.tar.gz ... Passed
    kdenlive-0.5-gcc43.patch ... Passed
    ==> Extracting Sources...
    -> bsdtar -x -f kdenlive-0.5-1.tar.gz
    ==> Removing existing pkg/ directory...
    ==> Entering fakeroot environment...
    ==> Starting build()...
    patching file kdenlive/docclipavfile.cpp
    patching file kdenlive/docclipproject.cpp
    patching file kdenlive/doccliptextfile.cpp
    patching file kdenlive/docclipvirtual.cpp
    patching file kdenlive/docsubclip.cpp
    patching file kdenlive/dynamicToolTip.cpp
    patching file kdenlive/effectdesc.cpp
    patching file kdenlive/effectparamdialog.cpp
    patching file kdenlive/kdenlive.cpp
    patching file kdenlive/kmmrulerpanel.cpp
    patching file kdenlive/kmmscreen.cpp
    patching file kdenlive/krender.cpp
    patching file kdenlive/kruler.cpp
    patching file kdenlive/krulertimemodel.cpp
    patching file kdenlive/ktimeline.cpp
    patching file kdenlive/ktrackpanel.cpp
    patching file kdenlive/ktrackview.cpp
    *** automake (GNU automake) 1.10.1 found.
    *** Creating acinclude.m4
    make[1]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5'
    make[1]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5'
    *** Creating list of subdirectories
    make[1]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5'
    cd . && make -f admin/Makefile.common subdirs
    make[2]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5'
    make[2]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5'
    make[1]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5'
    *** Creating configure.files
    *** Creating configure.in
    make[1]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5'
    cd . && make -f admin/Makefile.common configure.in ;
    make[2]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5'
    make[2]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5'
    make[1]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5'
    *** Creating aclocal.m4
    acinclude.m4:3699: the serial number must appear before any macro definition
    acinclude.m4:3744: the serial number must appear before any macro definition
    acinclude.m4:3789: the serial number must appear before any macro definition
    acinclude.m4:5997: the serial number must appear before any macro definition
    /usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
    /usr/share/aclocal/smpeg.m4:13: run info '(automake)Extending aclocal'
    /usr/share/aclocal/smpeg.m4:13: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
    ../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from...
    ../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from...
    acinclude.m4:6583: AC_LIBTOOL_LINKER_OPTION is expanded from...
    acinclude.m4:8443: _LT_AC_LANG_C_CONFIG is expanded from...
    acinclude.m4:8442: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
    acinclude.m4:6067: AC_LIBTOOL_SETUP is expanded from...
    acinclude.m4:6047: _AC_PROG_LIBTOOL is expanded from...
    acinclude.m4:6012: AC_PROG_LIBTOOL is expanded from...
    acinclude.m4:11781: AM_PROG_LIBTOOL is expanded from...
    acinclude.m4:3472: KDE_PROG_LIBTOOL is expanded from...
    configure.in:54: the top level
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
    acinclude.m4:6540: AC_LIBTOOL_COMPILER_OPTION is expanded from...
    acinclude.m4:10479: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
    acinclude.m4:8588: _LT_AC_LANG_CXX_CONFIG is expanded from...
    acinclude.m4:8587: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
    acinclude.m4:7580: _LT_AC_TAGCONFIG is expanded from...
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
    acinclude.m4:9604: _LT_AC_LANG_F77_CONFIG is expanded from...
    acinclude.m4:9603: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
    acinclude.m4:9704: _LT_AC_LANG_GCJ_CONFIG is expanded from...
    acinclude.m4:9703: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
    *** Creating configure
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
    ../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from...
    ../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from...
    acinclude.m4:6583: AC_LIBTOOL_LINKER_OPTION is expanded from...
    acinclude.m4:8443: _LT_AC_LANG_C_CONFIG is expanded from...
    acinclude.m4:8442: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
    acinclude.m4:6067: AC_LIBTOOL_SETUP is expanded from...
    acinclude.m4:6047: _AC_PROG_LIBTOOL is expanded from...
    acinclude.m4:6012: AC_PROG_LIBTOOL is expanded from...
    acinclude.m4:11781: AM_PROG_LIBTOOL is expanded from...
    acinclude.m4:3472: KDE_PROG_LIBTOOL is expanded from...
    configure.in:54: the top level
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
    acinclude.m4:6540: AC_LIBTOOL_COMPILER_OPTION is expanded from...
    acinclude.m4:10479: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
    acinclude.m4:8588: _LT_AC_LANG_CXX_CONFIG is expanded from...
    acinclude.m4:8587: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
    acinclude.m4:7580: _LT_AC_TAGCONFIG is expanded from...
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
    acinclude.m4:9604: _LT_AC_LANG_F77_CONFIG is expanded from...
    acinclude.m4:9603: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
    acinclude.m4:9704: _LT_AC_LANG_GCJ_CONFIG is expanded from...
    acinclude.m4:9703: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
    *** Creating config.h template
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
    ../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from...
    ../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from...
    acinclude.m4:6583: AC_LIBTOOL_LINKER_OPTION is expanded from...
    acinclude.m4:8443: _LT_AC_LANG_C_CONFIG is expanded from...
    acinclude.m4:8442: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
    acinclude.m4:6067: AC_LIBTOOL_SETUP is expanded from...
    acinclude.m4:6047: _AC_PROG_LIBTOOL is expanded from...
    acinclude.m4:6012: AC_PROG_LIBTOOL is expanded from...
    acinclude.m4:11781: AM_PROG_LIBTOOL is expanded from...
    acinclude.m4:3472: KDE_PROG_LIBTOOL is expanded from...
    configure.in:54: the top level
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
    acinclude.m4:6540: AC_LIBTOOL_COMPILER_OPTION is expanded from...
    acinclude.m4:10479: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
    acinclude.m4:8588: _LT_AC_LANG_CXX_CONFIG is expanded from...
    acinclude.m4:8587: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
    acinclude.m4:7580: _LT_AC_TAGCONFIG is expanded from...
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
    acinclude.m4:9604: _LT_AC_LANG_F77_CONFIG is expanded from...
    acinclude.m4:9603: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
    acinclude.m4:9704: _LT_AC_LANG_GCJ_CONFIG is expanded from...
    acinclude.m4:9703: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
    *** Creating Makefile templates
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached
    ../../lib/autoconf/general.m4:1973: AC_CACHE_VAL is expanded from...
    ../../lib/autoconf/general.m4:1993: AC_CACHE_CHECK is expanded from...
    acinclude.m4:6583: AC_LIBTOOL_LINKER_OPTION is expanded from...
    acinclude.m4:8443: _LT_AC_LANG_C_CONFIG is expanded from...
    acinclude.m4:8442: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
    acinclude.m4:6067: AC_LIBTOOL_SETUP is expanded from...
    acinclude.m4:6047: _AC_PROG_LIBTOOL is expanded from...
    acinclude.m4:6012: AC_PROG_LIBTOOL is expanded from...
    acinclude.m4:11781: AM_PROG_LIBTOOL is expanded from...
    acinclude.m4:3472: KDE_PROG_LIBTOOL is expanded from...
    configure.in:54: the top level
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached
    acinclude.m4:6540: AC_LIBTOOL_COMPILER_OPTION is expanded from...
    acinclude.m4:10479: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from...
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached
    acinclude.m4:8588: _LT_AC_LANG_CXX_CONFIG is expanded from...
    acinclude.m4:8587: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from...
    acinclude.m4:7580: _LT_AC_TAGCONFIG is expanded from...
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached
    acinclude.m4:9604: _LT_AC_LANG_F77_CONFIG is expanded from...
    acinclude.m4:9603: AC_LIBTOOL_LANG_F77_CONFIG is expanded from...
    configure.in:54: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached
    acinclude.m4:9704: _LT_AC_LANG_GCJ_CONFIG is expanded from...
    acinclude.m4:9703: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
    renderer/Makefile.am:4: compiling `kdenlive_renderer.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.in'
    *** Postprocessing Makefile templates
    *** Creating date/time stamp
    *** Finished
    Don't forget to run ./configure
    If you haven't done so in a while, run ./configure --help
    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 a thread-safe mkdir -p... /bin/mkdir -p
    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 size of int... 4
    checking size of short... 2
    checking size of long... 4
    checking size of char *... 4
    checking for dlopen in -ldl... (cached) yes
    checking for shl_unload in -ldld... no
    checking size of size_t... 4
    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 mcopidl... /opt/kde/bin/mcopidl
    checking for artsc-config... /opt/kde/bin/artsc-config
    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 xmllint... /usr/bin/xmllint
    checking whether byte ordering is bigendian... no
    checking for MAXPATHLEN... 4096
    checking for mlt-config... /usr/bin/mlt-config
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for LIBIEC61883... yes
    checking libavc1394/avc1394.h usability... yes
    checking libavc1394/avc1394.h presence... yes
    checking for libavc1394/avc1394.h... yes
    configure: creating ./config.status
    wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 966.
    config.status: creating config.h
    config.status: config.h is unchanged
    config.status: executing depfiles commands
    checking if doc should be compiled... yes
    checking if graphics should be compiled... yes
    checking if icons should be compiled... yes
    checking if kdenlive should be compiled... yes
    checking if pgm should be compiled... yes
    checking if po should be compiled... yes
    checking if profiles should be compiled... yes
    checking if renderer should be compiled... yes
    configure: creating ./config.status
    wrong input (flag != 4) at admin/conf.change.pl line 117, <> line 1397.
    config.status: creating Makefile
    config.status: creating doc/Makefile
    config.status: creating doc/de/Makefile
    config.status: creating doc/en/Makefile
    config.status: creating doc/fr/Makefile
    config.status: creating doc/it/Makefile
    config.status: creating graphics/Makefile
    config.status: creating icons/Makefile
    config.status: creating icons/hicolor/Makefile
    config.status: creating icons/hicolor/22x22/Makefile
    config.status: creating icons/hicolor/22x22/actions/Makefile
    config.status: creating icons/hicolor/32x32/Makefile
    config.status: creating icons/hicolor/32x32/actions/Makefile
    config.status: creating kdenlive/Makefile
    config.status: creating pgm/Makefile
    config.status: creating pgm/PAL/Makefile
    config.status: creating po/Makefile
    config.status: creating profiles/Makefile
    config.status: creating renderer/Makefile
    config.status: creating config.h
    config.status: config.h is unchanged
    config.status: executing depfiles commands
    Good - your configure finished. Start make now
    make all-recursive
    make[1]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5'
    Making all in doc
    make[2]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/doc'
    Making all in .
    make[3]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/doc'
    make[3]: Nothing to be done for `all-am'.
    make[3]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/doc'
    Making all in fr
    make[3]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/doc/fr'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/doc/fr'
    Making all in en
    make[3]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/doc/en'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/doc/en'
    Making all in de
    make[3]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/doc/de'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/doc/de'
    Making all in it
    make[3]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/doc/it'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/doc/it'
    make[2]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/doc'
    Making all in graphics
    make[2]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/graphics'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/graphics'
    Making all in icons
    make[2]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons'
    Making all in hicolor
    make[3]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons/hicolor'
    Making all in 32x32
    make[4]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons/hicolor/32x32'
    Making all in actions
    make[5]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons/hicolor/32x32/actions'
    make[5]: Nothing to be done for `all'.
    make[5]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons/hicolor/32x32/actions'
    make[5]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons/hicolor/32x32'
    make[5]: Nothing to be done for `all-am'.
    make[5]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons/hicolor/32x32'
    make[4]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons/hicolor/32x32'
    Making all in 22x22
    make[4]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons/hicolor/22x22'
    Making all in actions
    make[5]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons/hicolor/22x22/actions'
    make[5]: Nothing to be done for `all'.
    make[5]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons/hicolor/22x22/actions'
    make[5]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons/hicolor/22x22'
    make[5]: Nothing to be done for `all-am'.
    make[5]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons/hicolor/22x22'
    make[4]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons/hicolor/22x22'
    make[4]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons/hicolor'
    make[4]: Nothing to be done for `all-am'.
    make[4]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons/hicolor'
    make[3]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons/hicolor'
    make[3]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons'
    make[3]: Nothing to be done for `all-am'.
    make[3]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons'
    make[2]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/icons'
    Making all in kdenlive
    make[2]: Entering directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/kdenlive'
    g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include -I/usr/include/mlt -D_REENTRANT -D__STDC_CONSTANT_MACROS -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -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 -DMLT_PREFIX=\""/usr"\" -DENABLE_FIREWIRE -MT docclipavfile.o -MD -MP -MF .deps/docclipavfile.Tpo -c -o docclipavfile.o docclipavfile.cpp
    In file included from docclipref.h:37,
    from clipmanager.h:32,
    from docclipavfile.cpp:30:
    effectstack.h:39: warning: type qualifiers ignored on function return type
    docclipavfile.h: In constructor 'DocClipAVFile::DocClipAVFile(const QString&, const KURL&, uint)':
    docclipavfile.h:212: warning: 'DocClipAVFile::m_ttl' will be initialized after
    docclipavfile.h:197: warning: 'bool DocClipAVFile::m_hasCrossfade'
    docclipavfile.cpp:37: warning: when initialized here
    docclipavfile.h: In constructor 'DocClipAVFile::DocClipAVFile(const QString&, const GenTime&, uint)':
    docclipavfile.h:197: warning: 'DocClipAVFile::m_hasCrossfade' will be initialized after
    docclipavfile.h:182: warning: 'bool DocClipAVFile::m_durationKnown'
    docclipavfile.cpp:49: warning: when initialized here
    docclipavfile.h: In constructor 'DocClipAVFile::DocClipAVFile(const KURL&, const GenTime&, bool, uint)':
    docclipavfile.h:197: warning: 'DocClipAVFile::m_hasCrossfade' will be initialized after
    docclipavfile.h:180: warning: 'KURL DocClipAVFile::m_url'
    docclipavfile.cpp:60: warning: when initialized here
    docclipavfile.h: In constructor 'DocClipAVFile::DocClipAVFile(const KURL&, const QString&, const int&, const GenTime&, bool, bool, const QString&, double, uint, uint)':
    docclipavfile.h:216: warning: 'DocClipAVFile::m_lumaduration' will be initialized after
    docclipavfile.h:184: warning: 'double DocClipAVFile::m_framesPerSecond'
    docclipavfile.cpp:77: warning: when initialized here
    docclipavfile.cpp: At global scope:
    docclipavfile.cpp:77: warning: unused parameter 'extension'
    docclipavfile.h: In constructor 'DocClipAVFile::DocClipAVFile(const KURL&)':
    docclipavfile.h:197: warning: 'DocClipAVFile::m_hasCrossfade' will be initialized after
    docclipavfile.h:182: warning: 'bool DocClipAVFile::m_durationKnown'
    docclipavfile.cpp:92: warning: when initialized here
    docclipavfile.cpp: At global scope:
    docclipavfile.cpp:421: warning: unused parameter 'startTime'
    docclipavfile.cpp:421: warning: unused parameter 'endTime'
    docclipavfile.cpp: In member function 'virtual QDomDocument DocClipAVFile::sceneToXML(const GenTime&, const GenTime&) const':
    docclipavfile.cpp:423: warning: control reaches end of non-void function
    mv -f .deps/docclipavfile.Tpo .deps/docclipavfile.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include -I/usr/include/mlt -D_REENTRANT -D__STDC_CONSTANT_MACROS -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -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 -DMLT_PREFIX=\""/usr"\" -DENABLE_FIREWIRE -MT docclipproject.o -MD -MP -MF .deps/docclipproject.Tpo -c -o docclipproject.o docclipproject.cpp
    docclipproject.cpp:909:3: warning: #warning "this line might be the cause of significant trouble"
    In file included from docclipref.h:37,
    from docclipproject.h:22,
    from docclipproject.cpp:18:
    effectstack.h:39: warning: type qualifiers ignored on function return type
    In file included from docclipproject.cpp:18:
    docclipproject.h:53: warning: type qualifiers ignored on function return type
    docclipproject.h:54: warning: type qualifiers ignored on function return type
    docclipproject.cpp: In member function 'void DocClipProject::slotAddTrack(DocTrackBase*, int)':
    docclipproject.cpp:98: warning: comparison between signed and unsigned integer expressions
    docclipproject.cpp: In member function 'void DocClipProject::slotDeleteTrack(int)':
    docclipproject.cpp:121: warning: comparison between signed and unsigned integer expressions
    docclipproject.cpp: In member function 'virtual const DocClipBase::CLIPTYPE& DocClipProject::clipType() const':
    docclipproject.cpp:728: warning: returning reference to temporary
    mv -f .deps/docclipproject.Tpo .deps/docclipproject.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include -I/usr/include/mlt -D_REENTRANT -D__STDC_CONSTANT_MACROS -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -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 -DMLT_PREFIX=\""/usr"\" -DENABLE_FIREWIRE -MT doccliptextfile.o -MD -MP -MF .deps/doccliptextfile.Tpo -c -o doccliptextfile.o doccliptextfile.cpp
    doccliptextfile.cpp:273:2: warning: #warning TODO - write this funtion.
    In file included from docclipref.h:37,
    from clipmanager.h:32,
    from doccliptextfile.cpp:30:
    effectstack.h:39: warning: type qualifiers ignored on function return type
    doccliptextfile.cpp: In member function 'virtual void DocClipTextFile::removeTmpFile() const':
    doccliptextfile.cpp:111: warning: 'static bool KIO::NetAccess::del(const KURL&)' is deprecated (declared at /opt/kde/include/kio/netaccess.h:347)
    doccliptextfile.cpp: At global scope:
    doccliptextfile.cpp:150: warning: unused parameter 'element'
    doccliptextfile.cpp:212: warning: unused parameter 'startTime'
    doccliptextfile.cpp:212: warning: unused parameter 'endTime'
    doccliptextfile.cpp: In member function 'uint DocClipTextFile::numReferences() const':
    doccliptextfile.cpp:274: warning: control reaches end of non-void function
    doccliptextfile.cpp: In member function 'virtual QDomDocument DocClipTextFile::sceneToXML(const GenTime&, const GenTime&) const':
    doccliptextfile.cpp:214: warning: control reaches end of non-void function
    doccliptextfile.cpp: In static member function 'static DocClipTextFile* DocClipTextFile::createClip(QDomElement)':
    doccliptextfile.cpp:165: warning: control reaches end of non-void function
    mv -f .deps/doccliptextfile.Tpo .deps/doccliptextfile.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include -I/usr/include/mlt -D_REENTRANT -D__STDC_CONSTANT_MACROS -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -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 -DMLT_PREFIX=\""/usr"\" -DENABLE_FIREWIRE -MT docclipvirtual.o -MD -MP -MF .deps/docclipvirtual.Tpo -c -o docclipvirtual.o docclipvirtual.cpp
    docclipvirtual.cpp:186:2: warning: #warning TODO - write this funtion.
    In file included from docclipref.h:37,
    from clipmanager.h:32,
    from docclipvirtual.cpp:30:
    effectstack.h:39: warning: type qualifiers ignored on function return type
    docclipvirtual.h: In constructor 'DocClipVirtual::DocClipVirtual(const KURL&, const QString&, const QString&, GenTime, GenTime, uint)':
    docclipvirtual.h:138: warning: 'DocClipVirtual::m_end' will be initialized after
    docclipvirtual.h:128: warning: 'DocClipBase::CLIPTYPE DocClipVirtual::m_clipType'
    docclipvirtual.cpp:34: warning: when initialized here
    docclipvirtual.cpp: In member function 'virtual void DocClipVirtual::removeTmpFile() const':
    docclipvirtual.cpp:85: warning: 'static bool KIO::NetAccess::del(const KURL&)' is deprecated (declared at /opt/kde/include/kio/netaccess.h:347)
    docclipvirtual.cpp: At global scope:
    docclipvirtual.cpp:105: warning: unused parameter 'element'
    docclipvirtual.cpp:133: warning: unused parameter 'startTime'
    docclipvirtual.cpp:133: warning: unused parameter 'endTime'
    docclipvirtual.cpp: In member function 'uint DocClipVirtual::numReferences() const':
    docclipvirtual.cpp:187: warning: control reaches end of non-void function
    docclipvirtual.cpp: In member function 'virtual QDomDocument DocClipVirtual::sceneToXML(const GenTime&, const GenTime&) const':
    docclipvirtual.cpp:135: warning: control reaches end of non-void function
    docclipvirtual.cpp: In static member function 'static DocClipVirtual* DocClipVirtual::createClip(QDomElement)':
    docclipvirtual.cpp:107: warning: control reaches end of non-void function
    mv -f .deps/docclipvirtual.Tpo .deps/docclipvirtual.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include -I/usr/include/mlt -D_REENTRANT -D__STDC_CONSTANT_MACROS -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -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 -DMLT_PREFIX=\""/usr"\" -DENABLE_FIREWIRE -MT docsubclip.o -MD -MP -MF .deps/docsubclip.Tpo -c -o docsubclip.o docsubclip.cpp
    docsubclip.cpp:82:2: warning: #warning - needs writing.
    docsubclip.cpp:129:2: warning: #warning - need to re-add in/out points correctly.
    docsubclip.cpp:149:3: warning: #warning - needs to be written
    In file included from docclipref.h:37,
    from docclipreflist.h:22,
    from doctrackbase.h:24,
    from doctrackbaselist.h:23,
    from kdenlivedoc.h:32,
    from docsubclip.cpp:19:
    effectstack.h:39: warning: type qualifiers ignored on function return type
    docsubclip.cpp:26: warning: unused parameter 'doc'
    docsubclip.cpp:80: warning: unused parameter 'doc'
    docsubclip.cpp:80: warning: unused parameter 'element'
    docsubclip.cpp:127: warning: unused parameter 'startTime'
    docsubclip.cpp:127: warning: unused parameter 'endTime'
    docsubclip.cpp:142: warning: unused parameter 'toPopulate'
    docsubclip.cpp:147: warning: unused parameter 'element'
    mv -f .deps/docsubclip.Tpo .deps/docsubclip.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include -I/usr/include/mlt -D_REENTRANT -D__STDC_CONSTANT_MACROS -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -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 -DMLT_PREFIX=\""/usr"\" -DENABLE_FIREWIRE -MT dynamicToolTip.o -MD -MP -MF .deps/dynamicToolTip.Tpo -c -o dynamicToolTip.o dynamicToolTip.cpp
    In file included from docclipref.h:37,
    from docclipreflist.h:22,
    from doctrackbase.h:24,
    from kmmtrackpanel.h:27,
    from dynamicToolTip.cpp:24:
    effectstack.h:39: warning: type qualifiers ignored on function return type
    kruler.h:31: warning: '<unnamed>::g_scrollTimerDelay' defined but not used
    kruler.h:32: warning: '<unnamed>::g_scrollThreshold' defined but not used
    mv -f .deps/dynamicToolTip.Tpo .deps/dynamicToolTip.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include -I/usr/include/mlt -D_REENTRANT -D__STDC_CONSTANT_MACROS -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -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 -DMLT_PREFIX=\""/usr"\" -DENABLE_FIREWIRE -MT effectdesc.o -MD -MP -MF .deps/effectdesc.Tpo -c -o effectdesc.o effectdesc.cpp
    In file included from effectdesc.cpp:24:
    effectparamdesc.h:99: warning: type qualifiers ignored on function return type
    effectdesc.cpp:69: warning: unused parameter 'name'
    effectdesc.cpp:69: warning: unused parameter 'video'
    effectdesc.cpp:69: warning: unused parameter 'audio'
    mv -f .deps/effectdesc.Tpo .deps/effectdesc.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include -I/usr/include/mlt -D_REENTRANT -D__STDC_CONSTANT_MACROS -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -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 -DMLT_PREFIX=\""/usr"\" -DENABLE_FIREWIRE -MT effectparamdialog.o -MD -MP -MF .deps/effectparamdialog.Tpo -c -o effectparamdialog.o effectparamdialog.cpp
    In file included from ./docclipref.h:37,
    from ./docclipreflist.h:22,
    from ./doctrackbase.h:24,
    from ./kmmtrackpanel.h:27,
    from effectparamdialog.cpp:34:
    ./effectstack.h:39: warning: type qualifiers ignored on function return type
    In file included from effectparamdialog.cpp:36:
    effectparamdesc.h:99: warning: type qualifiers ignored on function return type
    ./kruler.h:31: warning: '<unnamed>::g_scrollTimerDelay' defined but not used
    ./kruler.h:32: warning: '<unnamed>::g_scrollThreshold' defined but not used
    mv -f .deps/effectparamdialog.Tpo .deps/effectparamdialog.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include -I/usr/include/mlt -D_REENTRANT -D__STDC_CONSTANT_MACROS -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -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 -DMLT_PREFIX=\""/usr"\" -DENABLE_FIREWIRE -MT kdenlive.o -MD -MP -MF .deps/kdenlive.Tpo -c -o kdenlive.o kdenlive.cpp
    In file included from kdenlive.cpp:115:
    trackpanelclipmovefunction.h:166:2: warning: #warning - The following method is a bad example for programming design.
    In file included from kdenlive.cpp:39:
    /opt/kde/include/kedittoolbar.h:271: warning: 'KEditToolbarWidget' has a field 'KEditToolbarWidget::m_inactiveList' whose type uses the anonymous namespace
    /opt/kde/include/kedittoolbar.h:271: warning: 'KEditToolbarWidget' has a field 'KEditToolbarWidget::m_activeList' whose type uses the anonymous namespace
    In file included from /opt/kde/include/kfileitem.h:31,
    from kdenlive.cpp:58:
    /opt/kde/include/kfilemetainfo.h:1237: warning: type qualifiers ignored on function return type
    In file included from ./docclipref.h:37,
    from ./docclipproject.h:22,
    from ./exportdvddialog.h:28,
    from ./kdenlive.h:48,
    from capturemonitor.h:22,
    from kdenlive.cpp:65:
    ./effectstack.h:39: warning: type qualifiers ignored on function return type
    In file included from ./exportdvddialog.h:28,
    from ./kdenlive.h:48,
    from capturemonitor.h:22,
    from kdenlive.cpp:65:
    ./docclipproject.h:53: warning: type qualifiers ignored on function return type
    ./docclipproject.h:54: warning: type qualifiers ignored on function return type
    In file included from /opt/qt/include/qdragobject.h:50,
    from /opt/kde/include/kurldrag.h:24,
    from clipdrag.h:21,
    from kdenlive.cpp:66:
    /opt/qt/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':
    /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within ||
    In file included from kdenlive.cpp:74:
    documentbasenode.h: At global scope:
    documentbasenode.h:56: warning: type qualifiers ignored on function return type
    In file included from kdenlive.cpp:104:
    documentgroupnode.h:40: warning: type qualifiers ignored on function return type
    kdenlive.cpp: In member function 'void Gui::KdenliveApp::slotSetClipDuration()':
    kdenlive.cpp:3267: warning: unused variable 'ok'
    kdenlive.cpp: In member function 'void Gui::KdenliveApp::slotProjectDeleteClips(QStringList)':
    kdenlive.cpp:3441: warning: unused variable 'refClip'
    mv -f .deps/kdenlive.Tpo .deps/kdenlive.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include -I/usr/include/mlt -D_REENTRANT -D__STDC_CONSTANT_MACROS -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -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 -DMLT_PREFIX=\""/usr"\" -DENABLE_FIREWIRE -MT kmmrulerpanel.o -MD -MP -MF .deps/kmmrulerpanel.Tpo -c -o kmmrulerpanel.o kmmrulerpanel.cpp
    kmmrulerpanel.cpp: In member function 'int Gui::KMMRulerPanel::selectedMenuItem()':
    kmmrulerpanel.cpp:160: warning: comparison between signed and unsigned integer expressions
    mv -f .deps/kmmrulerpanel.Tpo .deps/kmmrulerpanel.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include -I/usr/include/mlt -D_REENTRANT -D__STDC_CONSTANT_MACROS -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -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 -DMLT_PREFIX=\""/usr"\" -DENABLE_FIREWIRE -MT kmmscreen.o -MD -MP -MF .deps/kmmscreen.Tpo -c -o kmmscreen.o kmmscreen.cpp
    In file included from docclipref.h:37,
    from krender.h:34,
    from kmmscreen.cpp:24:
    effectstack.h:39: warning: type qualifiers ignored on function return type
    In file included from exportdvddialog.h:28,
    from kdenlive.h:48,
    from krendermanager.h:26,
    from kmmscreen.cpp:25:
    docclipproject.h:53: warning: type qualifiers ignored on function return type
    docclipproject.h:54: warning: type qualifiers ignored on function return type
    mv -f .deps/kmmscreen.Tpo .deps/kmmscreen.Po
    g++ -DHAVE_CONFIG_H -I. -I.. -I/opt/kde/include -I/opt/qt/include -I. -I/usr/include -I/usr/include/mlt -D_REENTRANT -D__STDC_CONSTANT_MACROS -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -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 -DMLT_PREFIX=\""/usr"\" -DENABLE_FIREWIRE -MT krender.o -MD -MP -MF .deps/krender.Tpo -c -o krender.o krender.cpp
    krender.cpp:26:29: error: ffmpeg/avformat.h: No such file or directory
    In file included from krender.cpp:40:
    /opt/qt/include/qimage.h: In member function 'bool QImageTextKeyLang::operator<(const QImageTextKeyLang&) const':
    /opt/qt/include/qimage.h:61: warning: suggest parentheses around && within ||
    In file included from ./docclipref.h:37,
    from ./docclipproject.h:22,
    from ./exportdvddialog.h:28,
    from ./kdenlive.h:48,
    from krender.cpp:53:
    ./effectstack.h: At global scope:
    ./effectstack.h:39: warning: type qualifiers ignored on function return type
    In file included from ./exportdvddialog.h:28,
    from ./kdenlive.h:48,
    from krender.cpp:53:
    ./docclipproject.h:53: warning: type qualifiers ignored on function return type
    ./docclipproject.h:54: warning: type qualifiers ignored on function return type
    In file included from krender.cpp:57:
    effectparamdesc.h:99: warning: type qualifiers ignored on function return type
    krender.h: In constructor 'KRender::KRender(const QString&, QWidget*, const char*)':
    krender.h:190: warning: 'KRender::m_winid' will be initialized after
    krender.h:171: warning: 'double KRender::m_framePosition'
    krender.cpp:62: warning: when initialized here
    krender.h:174: warning: 'KRender::m_generateScenelist' will be initialized after
    krender.h:162: warning: 'bool KRender::isBlocked'
    krender.cpp:62: warning: when initialized here
    krender.cpp:76: warning: deprecated conversion from string constant to 'char*'
    krender.cpp: At global scope:
    krender.cpp:121: warning: unused parameter 'self'
    krender.cpp: In member function 'void KRender::createVideoXWindow(WId, WId)':
    krender.cpp:146: warning: deprecated conversion from string constant to 'char*'
    krender.cpp:180: warning: deprecated conversion from string constant to 'char*'
    krender.cpp: In member function 'QPixmap KRender::extractFrame(int, int, int)':
    krender.cpp:254: warning: deprecated conversion from string constant to 'char*'
    krender.cpp: In member function 'QPixmap KRender::getVideoThumbnail(KURL, int, int, int)':
    krender.cpp:303: warning: deprecated conversion from string constant to 'char*'
    krender.cpp: In member function 'void KRender::getImage(KURL, int, int, int)':
    krender.cpp:324: warning: deprecated conversion from string constant to 'char*'
    krender.cpp: In member function 'void KRender::getFileProperties(KURL, uint)':
    krender.cpp:426: warning: deprecated conversion from string constant to 'char*'
    krender.cpp:447: error: 'AVFormatContext' was not declared in this scope
    krender.cpp:447: error: 'context' was not declared in this scope
    krender.cpp:447: error: expected primary-expression before ')' token
    krender.cpp:447: error: expected `;' before 'mlt_properties_get_data'
    krender.cpp:453: error: expected primary-expression before ')' token
    krender.cpp:453: error: expected `;' before 'mlt_properties_get_data'
    krender.cpp: In member function 'void KRender::setSceneList(QDomDocument, int)':
    krender.cpp:511: warning: deprecated conversion from string constant to 'char*'
    krender.cpp:552: warning: deprecated conversion from string constant to 'char*'
    krender.cpp: In member function 'const GenTime& KRender::seekPosition() const':
    krender.cpp:785: warning: returning reference to temporary
    krender.cpp:786: warning: returning reference to temporary
    krender.cpp: At global scope:
    krender.cpp:823: warning: unused parameter 'dropped'
    krender.cpp:843: warning: unused parameter 'sig'
    krender.cpp:895: warning: unused parameter 'startTime'
    krender.cpp:895: warning: unused parameter 'endTime'
    krender.cpp: In member function 'void KRender::exportCurrentFrame(KURL, bool)':
    krender.cpp:948: warning: deprecated conversion from string constant to 'char*'
    krender.cpp: At global scope:
    krender.cpp:937: warning: unused parameter 'notify'
    krender.cpp:121: warning: 'void consumer_stopped(mlt_consumer_s*, KRender*, mlt_frame_s*)' defined but not used
    make[2]: *** [krender.o] Error 1
    make[2]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5/kdenlive'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/tmp/yaourt-tmp-dan/aur-kdenlive/kdenlive/src/kdenlive-0.5'
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build kdenlive package.

    You sir should be up there with the Gods, thank you - it now compiles.
    I still have a problem as it now crashes and not many clues as to why.
    kdenlive
    kdenlive: + + YOUR MLT INSTALL WAS FOUND IN: /usr
    kdenlive: Mlt inited
    kdenlive: Creating new document
    kdenlive: deleting contents...
    kdenlive: Creating new document DONE
    kdenlive: Creating new document
    kdenlive: deleting contents...
    kdenlive: Creating new document DONE
    kdenlive: **************** INIT DOCUMENT VIEW ***************
    kdenlive: + + CREATING CONSUMER WITH PROFILE: atsc_1080i_60
    kdenlive: + + CREATING CONSUMER WITH PROFILE: atsc_1080i_60
    kdenlive: Creating new document
    kdenlive: deleting contents...
    kdenlive: Creating new document DONE
    KCrash: Application 'kdenlive' crashing...
    and
    [KCrash handler]
    #6 0xb7effca7 in mlt_properties_fetch () from /usr/lib/libmlt.so.0.2.4
    If any light can be shed on this, I would be on cloud 9

  • Adobe Air Apps for OS X: Unable to build a valid certificate chain for the signer. // Code Signing on OS X 10.10 Yosemite

    Hi,
    I created several OS X Apps using Adobe Air. That worked quite well before. Now I have do update my OS X Apps - therefore I also needed update my certificates. [ I'm using Flash CC 2014 on OS X Yosemite 10.10 ]. But whatever I do it doesn’t work anymore. I always get this Message saying:
    Unable to build a valid certificate chain for the signer.
    I googled a lot and the only "guide" I found is this post (from April 2013) about code singing - http://scottgaertner.com/code_signing/
    I’m not used to deal with this kind of stuff (CA etc.) - so it's quite confusing to me.
    Would anybody please be so kind and tell me what I have to do?
    Is there any instruction from Adobe? (I didn't find one yet) 
    A step by step instruction for absolute dummies would be great!
    Best regards and thank you in advance
    Jan

    Hi Mukesh,
    I installed the Flash CC 2014 update and added some Certificates from Apple to my Keychain. Now EVERYTHING works fine again!! :-)
    Thank you very much for the Update! :-) Good job!
    Best regards
    Jan

  • Error message generating Adobe Air output Unable to build a valid certificate chain for the signer

    error message generating Adobe Air Output: Unable to build a valid certificate chain for the signer.

    Are you talking about AIR Help produced by RoboHelp or an AIR application that you are creating?
    If the latter, please see the notice at http://forums.adobe.com/community/robohelp/airhelp
    If you are using RoboHelp, which version?
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • [SOLVED] Makepkg was unable to build lib32-portaudio.

    Okay so i dusted off my old PS2 the other day and decided i wanted to play some old games for nostalgic sake when i came to realize it is still broken. So i looked for a decent emulator and found PCSX2. Now, i had some missing dependencies that needed to be installed and i worked on it for a few hours and got every dependency to install except lib32-portaudio. And don't get me wrong, Iv'e looked both at the PCSX2 website and the Arch wiki and forums and iv'e googled and looked at Ubuntu forums and whatnot. I looked everywhere i could think of, and i can't find anything at all on this issue so i'm hoping someone will be able to help me here. I guess the relevant part of the error message that i get is this:
    /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/../../../libjack.so when searching for -ljack
    /usr/bin/ld: skipping incompatible /usr/lib/libjack.so when searching for -ljack
    /usr/bin/ld: cannot find -ljack
    collect2: ld returned 1 exit status
    make: *** [lib/libportaudio.la] Error 1
        Aborting...
    ==> ERROR: Makepkg was unable to build lib32-portaudio.
    And Iv'e re-installed portaudio at least 3 times since i figured the error had something to do with it. Through pacman, downloading the package from the dev website, and even trying the Ubuntu repos and it seems to be successfully installed each time. I'm fairly new to Linux but i'm a very persistent person and i wouldn't give up without at least a days worth of pulling out my hair in frustration, and through trial and error, so as far as my knowledge reaches, iv'e tried my best to solve it on my own. Oh, and i'm building/installing from the AUR if that would make a difference. Appreciate any help.
    edit
    Been a long time, with no help, but i finally gave it another go. This time successfull! I just recently re-installed Arch, this time running openbox, and without any issues whatsoever, it installed on the first try. I think i had a shitload of conflicting and missing dependencies on my last install and that's what caused it.. I don't know if this will help anyone if you ever run in to this problem, there isn't much to add, Only thing is that I'm running a clean install and i use the nvidia driver and nvidia-utils, and all the ALSA sound drivers and utilities. Oh and i'm running openbox as a stand-alone WM. That's all the relevant info i think. Now i'm looking forward to configuration hell for the games i'm gonna run, haha!
    Last edited by waspy (2011-05-26 18:42:23)

    ChoK wrote:It seems like you need lib32-jack and the maintainer of lib32-portaudio forgot to add it to makedepends/depends
    Iv'e got lib32-jack already installed. And by reading the comments of the AUR link to the package ( lib32-portaudio ) they supposedly fixed the PKGBUILD too.

  • Code signing cert error using Digicert - Unable to build a valid certificate chain for the signer

    Steps to fix this error on code signing adobe air using .p12 cert from Digicert - Unable to build a valid certificate chain for the signer
    a. Open Firefox and browse to https://www.digicert.com/digicert-root-certificates.htm
    b. On the middle of the page, download -
    DigiCert Assured ID Code Signing CA-1
    Valid until: 10/Feb/2026
    Serial #: 07:F4:73:6F:AF:EF:40:8A:1F:66:40:F2:65:D1:0A:C1
    Thumbprint: B170A10819BEA936905D719E643399783E1F4567
    Download
    c. Install the cert in Firefox
    d. Once done, export again the code signing cert from digicert, through (click Firefox -> Preferences -> View Certificates -> HIghlight the digicert code signing cert -> click Backup)
    e. Done, the newly exported file should now have the valid certificate chain and that should fix the error "Unable to build a valid certificate chain for the signer"
    Even though this is from Digicert, this should also work for other Certificate Authority providers assuming you download your provider's root cert for code signing.
    Regards,
    Reigner S. Yrastorza

    Are you talking about AIR Help produced by RoboHelp or an AIR application that you are creating?
    If the latter, please see the notice at http://forums.adobe.com/community/robohelp/airhelp
    If you are using RoboHelp, which version?
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Unable to build custom specific shared libaries in weblogic 10.3.2

    Hi All,
    We are planning an upgrade from weblogic 9.2.3 to weblogic 10.3.2 domain.
    We have application specific libraries which are added to WLS (basically jar and war) and uses p13n api's.
    When we try to upgrade these libraries to 10.3.2 by adding new version of p13n api's, we are unable to build and getting error stating that the porject must be an EAR in order to use p13n-app-lib library.
    Pls let us know what is the solution for this and if something is wrong then do let us know even that as well.
    Thanks in advance for the support.

    Well we are upgrading the shared libraries which are build by us and not weblogic shared libraries.
    These libraries were making use of p13n api's and because of which p13n-app library was also part of these libraries.
    When we tried to upgrade these libraries by importing code into eclipse for weblogic 10.3.4 we are getting error stating that* shared library build by us should be an EAR in order ro make use of p13n-app-lib library*.
    Not sure whether we have to make our shared libraries as EAR's instaed of jar's in order to make use of p13n api's?????????

  • Unable to build valid certificate chain

    Hi,
    I am trying to sign my AIR application using the Code Signing Certificate I got from Apple (iPhone Dev). I have Apple's Root Certificate and my certificate. I installed both and then exported my certificate as pkcs12 (.p12 file) using many methods like Windows Certificate Manager and Firefox. I also used Keychain Access on my Mac. However, when I try to sign, I get the following error:
    Unable to build a valid certificate chain for the signer.
    Some help would be great. Thanks.

    Ok, I am making progress here.
    I signed on to a fresh mac with an empty keychain. I imported AppleWWDRCA and then developer_identity. Now it shows that the certificate is valid. Now I deleted the certificate and I imported cert.p12 file that I had made. Now the certificate re-appeared in keychain along with a private key. I had to put a password set by me earlier when I made the p12 file.
    The certificate is displayed under my private key. So it means that the p12 file has the private key and the certificate.
    Now the only thing is that AIR gives me the error stating that it cannot build a certificate chain, which means there's no Root CA in the p12 file, or WWDRCA for that matter. From what I understand, these 2 certs need to be put inside the p12 file.
    On second note, Apple also provides a distribution cert besides the developer cert. But when I try to export the distribution cert, it asks for a password that I don't know (not got one for that). But I still think that I need to use the developer cert. nd not the distribution cert. by Apple.
    The question again boils down to putting the Apple Root CA inside the p12 in order for AIR SDK to build the chain.

  • Unable to build a valid certificate chain for the signer

    Updating an AIR application after a few years and needed a new signing certificate which I purchased from Comodo.  Imported it successfully into Keychain Access and exported it as a pfx file.  When I identified this certificate to Flash Builder it went all the way through the build process and then came up with the error "Unable to build a valid certificate chain for the signer".
    I can see there was a discussion on this matter in October 2011 but this did not seem to answer my question as that guy was trying to use an Apple Dev Centre key rather than paying for one like I did.
    TIA
    David

    In Keychain Access, command-click your Class 2/3 certificate, the CA's intermediate certificate, and the CA's root certificate before hitting export.
    Short guide: Code Signing Certificates for Adobe Air in OS X

  • Error creating AIR file: Unable to build a valid certificate chain for the signer.

    Hi, My boss got a certificate from Thawte, and I'm getting this error message when building my AIR app.
    Error creating AIR file: Unable to build a valid certificate chain for the signer.
    I'm on windows XP.
    thanks,
    steve

    To manage your code signing certificate, please see
    http://www.adobe.com/devnet/air/articles/signing_air_applications_print.html
    The error you are seeing is typically caused by exporting a cert without the trust chain.   On Windows, in IE, you can manage your keystore by going to
    Internet Options > Content > Certificates
    When you export the certificate needed for signing your app, be sure to check “Include all certificates in the certificate path, if possible”.

  • [SOLVED]makepkg was unable to build conkyforecast-bzr

    $yaourt conkyforecast
    then i enter n of package (1-3)
    after succes installing conkyforecast-2.20.1 then installing conkyforecast-bzr i allways get error messages
    sory for my bad english
    i hope u get my point
    ==> Starting build()...
    ==> Connecting to the server....
    bzr: ERROR: Already a branch: "conkyforecast".
    ==> ERROR: A failure occurred in build().
    Aborting...
    ==> ERROR: Makepkg was unable to build conkyforecast-bzr.
    ==> Restart building conkyforecast-bzr ? [y/N]
    ==> ------------------------------------------
    ==>
    oke solved it
    i reinstall the conky, and it works
    Last edited by maput (2012-05-03 07:30:58)

    ChoK wrote:It seems like you need lib32-jack and the maintainer of lib32-portaudio forgot to add it to makedepends/depends
    Iv'e got lib32-jack already installed. And by reading the comments of the AUR link to the package ( lib32-portaudio ) they supposedly fixed the PKGBUILD too.

  • Unable to build splashy or fbsplash

    I'm following the two wiki guides for splashy and fbsplash to the letter, but I'm getting essentially the same error when I try to compile either of them:
    /usr/bin/ld: cannot find -lxxxxx
    collect2: ld returned 1 exit status
    Is there something that I need to do in addition to what the wiki pages say?
    Here's my attempt at compiling fbsplash:
    Making all in src
    CREATE fbsplash.h
    Making all in .
    daemon_cmd.c: In function 'cmd_log':
    daemon_cmd.c:346: warning: incompatible implicit declaration of built-in function 'strndup'
    daemon_cmd.c:348: warning: incompatible implicit declaration of built-in function 'strndup'
    CC fbcondecor_helper-kernel.o
    CC fbcondecor_helper-libfbsplash.o
    CC fbcondecor_helper-libfbsplashrender.o
    CC fbcondecor_helper-fbcon_decor.o
    CC fbcondecor_helper-common.o
    CC fbcondecor_helper-parse.o
    CC fbcondecor_helper-list.o
    CC fbcondecor_helper-render.o
    CC fbcondecor_helper-image.o
    CC fbcondecor_helper-effects.o
    CC fbcondecor_helper-ttf.o
    daemon_cmd.c: In function 'cmd_log':
    daemon_cmd.c:346: warning: incompatible implicit declaration of built-in function 'strndup'
    daemon_cmd.c:348: warning: incompatible implicit declaration of built-in function 'strndup'
    CREATE libfbsplash.pc
    CREATE libfbsplashrender.pc
    LD fbcondecor_helper
    /usr/bin/ld: cannot find -lfreetype
    collect2: ld returned 1 exit status
    make[4]: *** [fbsplashctl] Error 1
    make[4]: *** Waiting for unfinished jobs....
    make[3]: *** [all-recursive] Error 1
    make[2]: *** [all] Error 2
    make[1]: *** [all-recursive] Error 1
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build fbsplash package.
    And here's the last few lines of splashy:
    /usr/bin/ld: cannot find -lsplashycnf
    collect2: ld returned 1 exit status
    make[2]: *** [splashy_config] Error 1
    (cd .libs && rm -f libsplashycnf.so.1 && ln -s libsplashycnf.so.1.0.0 libsplashycnf.so.1)
    (cd .libs && rm -f libsplashycnf.so && ln -s libsplashycnf.so.1.0.0 libsplashycnf.so)
    creating libsplashycnf.la
    (cd .libs && rm -f libsplashycnf.la && ln -s ../libsplashycnf.la libsplashycnf.la)
    make[2]: Leaving directory `/tmp/yaourt-tmp-root/aur-splashy/splashy/src/splashy-0.3.9/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/tmp/yaourt-tmp-root/aur-splashy/splashy/src/splashy-0.3.9'
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build splashy package.

    Have you seen this thread?
    http://bbs.archlinux.org/viewtopic.php?id=48978
    It's an awesome splashy rewrite by a member of our community that works well for most people (me included).

  • Unable to build awn-extras-bzr

    Hi
    I am having a problem with trying to build awn-extras-bzr for my arch64 system. I think either the pkgbuild uses the wrong commands or I don't have the correct packages installed. I have all the deps it says it needs installed (I know this) but when I try to build it I get
    ==> Searching new CVS/SVN/GIT revision for awn-extras-bzr
    ==> retrieving latest revision number from bzr... /usr/bin/versionpkg: line 185: bzr: command not found
    ==> ERROR: unable to retrieve revision number
    ==> Determining latest bzr revision...
    /usr/bin/makepkg: line 1007: bzr: command not found
    Error: Makepkg was unable to build awn-extras-bzr package.
    My first thought was that I might not have bzr installed but
    [caillin@Taledras ~]$ pacman -Q bzr
    bzr 1.1-1
    so I'm really not sure what is happening
    any help would be greatly appreciated
    C
    Last edited by Darkwind (2008-02-01 13:30:03)

    Is the 64bit bzr still not fixed?
    http://bugs.archlinux.org/task/9326

  • Intel-tbb 3.0_20100310-1 Error: Makepkg was unable to build intel-tbb

    intel-tbb 3.0_20100310-1
    http://www.threadingbuildingblocks.org/
    an award-winning C++ runtime library that abstracts the low-level threading details necessary for optimal multi-core performance.
    unsupported :: system
    Maintainer: denis
    Votes: 61
    http://aur.archlinux.org/packages.php?ID=17322
    http://pastebin.com/iKLu1T8f
    excerpt of error:
    ./version_string.tmp:4: error: expected unqualified-id before string constant
    ../../src/tbb/tbb_misc.cpp: In function âvoid tbb::internal::PrintVersion()â:
    ../../src/tbb/tbb_misc.cpp:164: error: âVersionStringâ was not declared in this scope
    make[1]: *** [tbb_misc.o] Error 1
    make[1]: Leaving directory `/tmp/yaourt-tmp-greenfish/aur-intel-tbb/intel-tbb/src/tbb30_20100310oss/build/linux_intel64_gcc_cc4.4.3_libc2.11.1_kernel2.6.32_debug'
    make: *** [tbb] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build intel-tbb package.
    I tried to build this package like 2-3 months ago, sent an email to author but I never recieved a response. Here's hoping someone can help me on the forum
    Thank You
    Last edited by greenfish (2010-06-12 23:21:29)

    Stefan Husmann wrote:To which author? Upstream orr the packager in AUR? This is clearly an upstream error. The c++ code is broken (missing ").
    I sent an email to the aur packager. I guess I should contact someone at the repo instead then huh?
    Thanks for your reply

  • Makepkg was unable to build zoneminder package

    Using yaourt to build zoneminder but the charliemouse website has been down for a while now, can anyone suggest a workaround to install zoneminder.
    --2008-05-16 11:59:22-- (try: 3) http://www.charliemouse.com/code/cambozola/cambozola-0.50.tar.gz
    Connecting to www.charliemouse.com|96.253.160.112|:80... failed: Connection timed out.
    Giving up.
    ==> ERROR: Failure while downloading cambozola-0.50.tar.gz
    Aborting...
    Error: Makepkg was unable to build zoneminder package.
    thks

    Allan wrote:
    Well, if you feel like trusting this site...
    http://www.matoilnet.net/~santa/bag/Gri6507/zoneminder/
    If you check the md5sum and it is the same you should be fine.
    Your a star! Thanks

Maybe you are looking for

  • WLAN Configuration g++

    Hello, My setup: there are 3 Computers, all connected via WLAN, to an router (no Apple), this router supports 802.11g++. The first Computer is connected via 802.11g++ (max 125 Mbit/s) running windows, the second also windows connects via 802.11g (max

  • How to insert data from access to sql server ?

    How to insert data from access to sql server ? Please help me thanks

  • How to reverse material ledger closing entries beyond  previous period?

    In a test system, the system does not permit reverse material ledger closing entries. The current period is 04/2008. Getting a message C+716 message You want to cancel closing entries in valuation area XXXX for period 008 in fiscal year 2007. You are

  • About Symbian Belle

    When symbian bell e update will available for noki E6 ??????

  • Move iphoto library

    HI, I am running out of space on my MacBook because of too many pictures, any suggestions on the best way to make sure all is saved properly and I don't lose any photos once I delete from the hard drive? I appreciate the help.