Could not build cups-canon-3.00 from AUR

Hi!
I'm coming from linux mint and I'm totally amazed by simplicity of Arch Linux. However, I have problem with installing my printer (Canon IP1900). I'm unable to install canon-cups-3.00 from AUR (using yaourt). It gives me this error:
==> Zaczynam build()
patching file backend/src/cnij_backend_common.c
patching file cngpijmon/src/bjcupsmon_cups.c
......... libs
processing .
Running libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize: `/usr/share/aclocal/libtool.m4'
libtoolize: `/usr/share/aclocal/ltoptions.m4'
libtoolize: `/usr/share/aclocal/ltversion.m4'
libtoolize: `/usr/share/aclocal/ltsugar.m4'
libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running aclocal ...
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:4: error: 'AM_CONFIG_HEADER': this macro is obsolete.
You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from...
configure.in:4: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
Running autoheader...
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
Running automake --gnu ...
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in: error: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal)
configure.in:9: installing './install-sh'
Makefile.am: installing './COPYING' using GNU General Public License v3 file
Makefile.am: Consider adding the COPYING file to the version control system
Makefile.am: for your code, to avoid questions about which license your project uses
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
buftool/Makefile.am:1: error: library used but 'RANLIB' is undefined
buftool/Makefile.am:1: The usual way to define 'RANLIB' is to add 'AC_PROG_RANLIB'
buftool/Makefile.am:1: to 'configure.in' and run 'autoconf' again.
buftool/Makefile.am: installing './depcomp'
/usr/share/automake-1.13/am/depend2.am: error: am__fastdepCC does not appear in AM_CONDITIONAL
/usr/share/automake-1.13/am/depend2.am: The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC'
/usr/share/automake-1.13/am/depend2.am: to 'configure.in' and run 'aclocal' and 'autoconf' again
/usr/share/automake-1.13/am/depend2.am: error: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.13/am/depend2.am: The usual way to define 'AMDEP' is to add one of the compiler tests
/usr/share/automake-1.13/am/depend2.am: AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC, AC_PROG_OBJCXX,
/usr/share/automake-1.13/am/depend2.am: AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
/usr/share/automake-1.13/am/depend2.am: to 'configure.in' and run 'aclocal' and 'autoconf' again
paramlist/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined
paramlist/Makefile.am:1: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
paramlist/Makefile.am:1: to 'configure.in' and run 'aclocal' and 'autoconf' again.
paramlist/Makefile.am:1: If 'LT_INIT' is in 'configure.in', make sure
paramlist/Makefile.am:1: its definition is in aclocal's search path.
Running autoconf ...
configure.in:2: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:4: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:11: error: possibly undefined macro: AM_PROG_LIBTOOL
Running ./configure --prefix=/usr --enable-progpath=/usr/bin ...
configure: WARNING: unrecognized options: --enable-progpath
./configure: line 2181: syntax error near unexpected token `buftool,'
./configure: line 2181: `AM_INIT_AUTOMAKE(buftool, 1.0.0)'
==> BŁĄD: Wystąpił błąd w build().
Przerywam...
==> ERROR: Makepkg was unable to build cups-canon-3.00.
I tried downgrading automake to 1.11 from AUR, but then, when I try to compile cups-canon-3.00 it just gives me error, that I don't have automake (yes, I did "export automake=automake-1.11").
I'm fighting with it for hours, and still nothing...

It looks like this time it changed something so I gave it two tries again:
Before 1st autogen:
==> Zaczynam build()
patching file backend/src/cnij_backend_common.c
patching file cngpijmon/src/bjcupsmon_cups.c
......... libs
processing .
Running libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize: `/usr/share/aclocal/libtool.m4'
libtoolize: `/usr/share/aclocal/ltoptions.m4'
libtoolize: `/usr/share/aclocal/ltversion.m4'
libtoolize: `/usr/share/aclocal/ltsugar.m4'
libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running aclocal ...
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
Running autoheader...
Running automake --gnu ...
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.in:2: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_INIT_AUTOMAKE-invocation
configure.in:11: installing './config.guess'
configure.in:11: installing './config.sub'
configure.in:2: installing './install-sh'
configure.in:2: installing './missing'
Makefile.am: installing './COPYING' using GNU General Public License v3 file
Makefile.am: Consider adding the COPYING file to the version control system
Makefile.am: for your code, to avoid questions about which license your project uses
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
buftool/Makefile.am: installing './depcomp'
Running autoconf ...
Running ./configure --prefix=/usr --enable-progpath=/usr/bin ...
configure: WARNING: unrecognized options: --enable-progpath
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
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 whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for dup2... yes
checking for memset... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating buftool/Makefile
config.status: creating paramlist/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-progpath
Now type `make' to compile buftool
make all-recursive
make[1]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs'
Making all in paramlist
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/paramlist'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -Wall -O2 -MT paramlist.lo -MD -MP -MF .deps/paramlist.Tpo -c -o paramlist.lo paramlist.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -Wall -O2 -MT paramlist.lo -MD -MP -MF .deps/paramlist.Tpo -c paramlist.c -fPIC -DPIC -o .libs/paramlist.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -Wall -O2 -MT paramlist.lo -MD -MP -MF .deps/paramlist.Tpo -c paramlist.c -o paramlist.o >/dev/null 2>&1
mv -f .deps/paramlist.Tpo .deps/paramlist.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -O2 -Wl,-O1,--sort-common,--as-needed,-z,relro -o libparamlist.la paramlist.lo
libtool: link: ar cru .libs/libparamlist.a .libs/paramlist.o
libtool: link: ranlib .libs/libparamlist.a
libtool: link: ( cd ".libs" && rm -f "libparamlist.la" && ln -s "../libparamlist.la" "libparamlist.la" )
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/paramlist'
Making all in buftool
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/buftool'
gcc -DHAVE_CONFIG_H -I. -I.. -O2 -MT buftool.o -MD -MP -MF .deps/buftool.Tpo -c -o buftool.o buftool.c
mv -f .deps/buftool.Tpo .deps/buftool.Po
gcc -DHAVE_CONFIG_H -I. -I.. -O2 -MT buflist.o -MD -MP -MF .deps/buflist.Tpo -c -o buflist.o buflist.c
mv -f .deps/buflist.Tpo .deps/buflist.Po
rm -f libbuftool.a
ar cru libbuftool.a buftool.o buflist.o
ranlib libbuftool.a
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/buftool'
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs'
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs'
make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs'
Making install in paramlist
make[1]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/paramlist'
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/paramlist'
make[2]: Nie ma nic do zrobienia w `install-exec-am'.
make[2]: Nie ma nic do zrobienia w `install-data-am'.
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/paramlist'
make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/paramlist'
Making install in buftool
make[1]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/buftool'
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/buftool'
make[2]: Nie ma nic do zrobienia w `install-exec-am'.
make[2]: Nie ma nic do zrobienia w `install-data-am'.
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/buftool'
make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/buftool'
make[1]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs'
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs'
make[2]: Nie ma nic do zrobienia w `install-exec-am'.
make[2]: Nie ma nic do zrobienia w `install-data-am'.
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs'
make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs'
......... cngpij
processing .
Running libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize: `/usr/share/aclocal/libtool.m4'
libtoolize: `/usr/share/aclocal/ltoptions.m4'
libtoolize: `/usr/share/aclocal/ltversion.m4'
libtoolize: `/usr/share/aclocal/ltsugar.m4'
libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running aclocal ...
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
Running autoheader...
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
Running automake --gnu ...
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.in:2: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_INIT_AUTOMAKE-invocation
configure.in:20: installing './config.guess'
configure.in:20: installing './config.sub'
configure.in:2: installing './install-sh'
configure.in:2: installing './missing'
cngpij/Makefile.am: installing './depcomp'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
Running autoconf ...
Running ./configure --prefix=/usr --enable-progpath=/usr/bin ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
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 whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for main in -lcups... yes
checking for main in -lparamlist... no
checking for main in -lpopt... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for memset... yes
checking for socket... yes
checking for strdup... yes
checking for strrchr... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating cngpij/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Now type `make' to compile
make all-recursive
make[1]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/cngpij'
Making all in cngpij
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/cngpij/cngpij'
gcc -DHAVE_CONFIG_H -I. -I.. -O2 -Wall -I../include/cncl -I../include/misc -I../../libs/paramlist -O2 -MT bjcups.o -MD -MP -MF .deps/bjcups.Tpo -c -o bjcups.o bjcups.c
mv -f .deps/bjcups.Tpo .deps/bjcups.Po
gcc -DHAVE_CONFIG_H -I. -I.. -O2 -Wall -I../include/cncl -I../include/misc -I../../libs/paramlist -O2 -MT getipc.o -MD -MP -MF .deps/getipc.Tpo -c -o getipc.o getipc.c
getipc.c: In function ‘GetIPCData’:
getipc.c:63:48: warning: passing argument 3 of ‘accept’ from incompatible pointer type [enabled by default]
In file included from /usr/include/netinet/in.h:24:0,
from /usr/include/arpa/inet.h:22,
from getipc.c:21:
/usr/include/sys/socket.h:244:12: note: expected ‘socklen_t * __restrict__’ but argument is of type ‘size_t *’
mv -f .deps/getipc.Tpo .deps/getipc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -O2 -Wall -I../include/cncl -I../include/misc -I../../libs/paramlist -O2 -MT bjutil.o -MD -MP -MF .deps/bjutil.Tpo -c -o bjutil.o bjutil.c
mv -f .deps/bjutil.Tpo .deps/bjutil.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -I../include/cncl -I../include/misc -I../../libs/paramlist -O2 -L../../libs/paramlist -Wl,-O1,--sort-common,--as-needed,-z,relro -o cngpij bjcups.o getipc.o bjutil.o -lpopt -lcups -lparamlist -lpopt -lcups
libtool: link: gcc -O2 -Wall -I../include/cncl -I../include/misc -I../../libs/paramlist -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -o cngpij bjcups.o getipc.o bjutil.o -L../../libs/paramlist /tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/paramlist/.libs/libparamlist.a -lpopt -lcups
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/cngpij/cngpij'
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/cngpij'
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/cngpij'
make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/cngpij'
Making install in cngpij
make[1]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/cngpij/cngpij'
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/cngpij/cngpij'
/usr/bin/mkdir -p '/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/pkg/usr/bin'
/bin/sh ../libtool --mode=install /usr/bin/install -c cngpij '/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/pkg/usr/bin'
libtool: install: /usr/bin/install -c cngpij /tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/pkg/usr/bin/cngpij
make[2]: Nie ma nic do zrobienia w `install-data-am'.
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/cngpij/cngpij'
make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/cngpij/cngpij'
make[1]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/cngpij'
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/cngpij'
make[2]: Nie ma nic do zrobienia w `install-exec-am'.
make[2]: Nie ma nic do zrobienia w `install-data-am'.
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/cngpij'
make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/cngpij'
......... pstocanonij
processing .
Running libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize: `/usr/share/aclocal/libtool.m4'
libtoolize: `/usr/share/aclocal/ltoptions.m4'
libtoolize: `/usr/share/aclocal/ltversion.m4'
libtoolize: `/usr/share/aclocal/ltsugar.m4'
libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT'
Running aclocal ...
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
Running autoheader...
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
Running automake --gnu ...
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.in:2: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_INIT_AUTOMAKE-invocation
configure.in:22: installing './config.guess'
configure.in:22: installing './config.sub'
configure.in:2: installing './install-sh'
configure.in:2: installing './missing'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
filter/Makefile.am: installing './depcomp'
Running autoconf ...
Running ./configure --prefix=/usr --enable-progpath=/usr/bin ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
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 whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for main in -lcups... yes
checking for main in -lparamlist... no
checking for main in -lpopt... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for dup2... yes
checking for memset... yes
checking for socket... yes
checking for strdup... yes
checking for strrchr... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating filter/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Now type `make' to compile
make all-recursive
make[1]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/pstocanonij'
Making all in filter
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/pstocanonij/filter'
gcc -DHAVE_CONFIG_H -I. -I.. -O2 -Wall -I../../libs/buftool -O2 -MT pstocanonij.o -MD -MP -MF .deps/pstocanonij.Tpo -c -o pstocanonij.o pstocanonij.c
pstocanonij.c: In function ‘get_ps_params’:
pstocanonij.c:249:3: warning: pointer targets in passing argument 1 of ‘buflist_new’ differ in signedness [-Wpointer-sign]
In file included from pstocanonij.c:35:0:
../../libs/buftool/buflist.h:38:10: note: expected ‘unsigned char *’ but argument is of type ‘char *’
pstocanonij.c:299:5: warning: value computed is not used [-Wunused-value]
pstocanonij.c:385:3: warning: pointer targets in passing argument 1 of ‘buflist_new’ differ in signedness [-Wpointer-sign]
In file included from pstocanonij.c:35:0:
../../libs/buftool/buflist.h:38:10: note: expected ‘unsigned char *’ but argument is of type ‘char *’
pstocanonij.c: In function ‘make_cmd_param’:
pstocanonij.c:905:6: warning: format ‘%s’ expects argument of type ‘char *’, but argument 4 has type ‘char (*)[256]’ [-Wformat]
pstocanonij.c:906:6: warning: format ‘%s’ expects argument of type ‘char *’, but argument 4 has type ‘char (*)[256]’ [-Wformat]
pstocanonij.c:935:6: warning: format ‘%s’ expects argument of type ‘char *’, but argument 4 has type ‘char (*)[256]’ [-Wformat]
pstocanonij.c:936:6: warning: format ‘%s’ expects argument of type ‘char *’, but argument 4 has type ‘char (*)[256]’ [-Wformat]
pstocanonij.c: In function ‘exec_filter’:
pstocanonij.c:1133:6: warning: variable ‘status’ set but not used [-Wunused-but-set-variable]
mv -f .deps/pstocanonij.Tpo .deps/pstocanonij.Po
gcc -DHAVE_CONFIG_H -I. -I.. -O2 -Wall -I../../libs/buftool -O2 -MT canonopt.o -MD -MP -MF .deps/canonopt.Tpo -c -o canonopt.o canonopt.c
mv -f .deps/canonopt.Tpo .deps/canonopt.Po
gcc -DHAVE_CONFIG_H -I. -I.. -O2 -Wall -I../../libs/buftool -O2 -MT paramlist.o -MD -MP -MF .deps/paramlist.Tpo -c -o paramlist.o paramlist.c
mv -f .deps/paramlist.Tpo .deps/paramlist.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -I../../libs/buftool -O2 -L../../libs/buftool -Wl,-O1,--sort-common,--as-needed,-z,relro -o pstocanonij pstocanonij.o canonopt.o paramlist.o -lcups ../../libs/buftool/libbuftool.a -lpopt -lcups
libtool: link: gcc -O2 -Wall -I../../libs/buftool -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -o pstocanonij pstocanonij.o canonopt.o paramlist.o -L../../libs/buftool ../../libs/buftool/libbuftool.a -lpopt -lcups
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/pstocanonij/filter'
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/pstocanonij'
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/pstocanonij'
make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/pstocanonij'
Making install in filter
make[1]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/pstocanonij/filter'
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/pstocanonij/filter'
make[2]: Nie ma nic do zrobienia w `install-exec-am'.
/usr/bin/mkdir -p '/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/pkg/usr/lib/cups/filter'
/bin/sh ../libtool --mode=install /usr/bin/install -c pstocanonij '/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/pkg/usr/lib/cups/filter'
libtool: install: /usr/bin/install -c pstocanonij /tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/pkg/usr/lib/cups/filter/pstocanonij
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/pstocanonij/filter'
make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/pstocanonij/filter'
make[1]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/pstocanonij'
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/pstocanonij'
make[2]: Nie ma nic do zrobienia w `install-exec-am'.
make[2]: Nie ma nic do zrobienia w `install-data-am'.
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/pstocanonij'
make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/pstocanonij'
......... backend
processing .
Running libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize: `/usr/share/aclocal/libtool.m4'
libtoolize: `/usr/share/aclocal/ltoptions.m4'
libtoolize: `/usr/share/aclocal/ltversion.m4'
libtoolize: `/usr/share/aclocal/ltsugar.m4'
libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running aclocal ...
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
Running autoheader...
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
Running automake --gnu ...
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.in:2: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_INIT_AUTOMAKE-invocation
configure.in:19: installing './config.guess'
configure.in:19: installing './config.sub'
configure.in:2: installing './install-sh'
configure.in:2: installing './missing'
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
src/Makefile.am: installing './depcomp'
src/Makefile.am:10: warning: 'CFLAGS' is a user variable, you should not override it;
src/Makefile.am:10: use 'AM_CFLAGS' instead
Running autoconf ...
Running ./configure --prefix=/usr --enable-progpath=/usr/bin ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
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 whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for main in -lcups... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for memset... yes
checking for socket... yes
checking for strdup... yes
checking for strrchr... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Now type `make' to compile
make all-recursive
make[1]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/backend'
Making all in src
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/backend/src'
gcc -DHAVE_CONFIG_H -I. -I.. -O2 -Wall -MT cnij_backend_common.o -MD -MP -MF .deps/cnij_backend_common.Tpo -c -o cnij_backend_common.o cnij_backend_common.c
mv -f .deps/cnij_backend_common.Tpo .deps/cnij_backend_common.Po
gcc -DHAVE_CONFIG_H -I. -I.. -O2 -Wall -MT cnij_usb.o -MD -MP -MF .deps/cnij_usb.Tpo -c -o cnij_usb.o cnij_usb.c
cnij_usb.c: In function ‘main’:
cnij_usb.c:97:7: warning: unused variable ‘port’ [-Wunused-variable]
cnij_usb.c:94:4: warning: unused variable ‘username’ [-Wunused-variable]
cnij_usb.c:93:4: warning: unused variable ‘hostname’ [-Wunused-variable]
cnij_usb.c:92:7: warning: unused variable ‘method’ [-Wunused-variable]
mv -f .deps/cnij_usb.Tpo .deps/cnij_usb.Po
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -Wl,-O1,--sort-common,--as-needed,-z,relro -o cnijusb cnij_backend_common.o cnij_usb.o -lcups -lcups
libtool: link: gcc -O2 -Wall -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -o cnijusb cnij_backend_common.o cnij_usb.o -lcups
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/backend/src'
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/backend'
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/backend'
make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/backend'
Making install in src
make[1]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/backend/src'
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/backend/src'
make[2]: Nie ma nic do zrobienia w `install-exec-am'.
/usr/bin/mkdir -p '/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/pkg/usr/lib/cups/backend'
/bin/sh ../libtool --mode=install /usr/bin/install -c cnijusb '/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/pkg/usr/lib/cups/backend'
libtool: install: /usr/bin/install -c cnijusb /tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/pkg/usr/lib/cups/backend/cnijusb
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/backend/src'
make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/backend/src'
make[1]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/backend'
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/backend'
make[2]: Nie ma nic do zrobienia w `install-exec-am'.
make[2]: Nie ma nic do zrobienia w `install-data-am'.
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/backend'
make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/backend'
. ip1900
.......... lgmon
processing .
Running aclocal ...
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:12: error: 'AM_CONFIG_HEADER': this macro is obsolete.
You should use the 'AC_CONFIG_HEADERS' macro instead.
/usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from...
configure.in:12: the top level
autom4te: /usr/bin/m4 failed with exit status: 1
aclocal: error: echo failed with exit status: 1
Running autoheader...
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
autoheader: error: AC_CONFIG_HEADERS not found in configure.in
Running automake --gnu ...
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in: error: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal)
src/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
src/Makefile.am: installing './depcomp'
/usr/share/automake-1.13/am/depend2.am: error: am__fastdepCC does not appear in AM_CONDITIONAL
/usr/share/automake-1.13/am/depend2.am: The usual way to define 'am__fastdepCC' is to add 'AC_PROG_CC'
/usr/share/automake-1.13/am/depend2.am: to 'configure.in' and run 'aclocal' and 'autoconf' again
/usr/share/automake-1.13/am/depend2.am: error: AMDEP does not appear in AM_CONDITIONAL
/usr/share/automake-1.13/am/depend2.am: The usual way to define 'AMDEP' is to add one of the compiler tests
/usr/share/automake-1.13/am/depend2.am: AC_PROG_CC, AC_PROG_CXX, AC_PROG_OBJC, AC_PROG_OBJCXX,
/usr/share/automake-1.13/am/depend2.am: AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
/usr/share/automake-1.13/am/depend2.am: to 'configure.in' and run 'aclocal' and 'autoconf' again
Running autoconf ...
configure.in:11: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:12: error: possibly undefined macro: AM_CONFIG_HEADER
configure.in:27: error: possibly undefined macro: AM_PROG_CC_STDC
configure.in:31: error: possibly undefined macro: AM_PATH_GTK_2_0
Running ./configure --prefix=/usr --enable-libpath=/usr/lib/bjlib --enable-binpath=/usr/bin --enable-progpath=/usr/bin --program-suffix=ip1900 ...
configure: WARNING: unrecognized options: --enable-libpath, --enable-binpath
./configure: line 1886: syntax error near unexpected token `lgmon{program_suffix},'
./configure: line 1886: `AM_INIT_AUTOMAKE(lgmon{program_suffix}, 3.00-1)'
==> BŁĄD: Wystąpił błąd w build().
Przerywam...
Before both:
==> Zaczynam build()
patching file backend/src/cnij_backend_common.c
patching file cngpijmon/src/bjcupsmon_cups.c
......... libs
processing .
Running libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize: `/usr/share/aclocal/libtool.m4'
libtoolize: `/usr/share/aclocal/ltoptions.m4'
libtoolize: `/usr/share/aclocal/ltversion.m4'
libtoolize: `/usr/share/aclocal/ltsugar.m4'
libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running aclocal ...
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
Running autoheader...
Running automake --gnu ...
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:2: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.in:2: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_INIT_AUTOMAKE-invocation
configure.in:11: installing './config.guess'
configure.in:11: installing './config.sub'
configure.in:2: installing './install-sh'
configure.in:2: installing './missing'
Makefile.am: installing './COPYING' using GNU General Public License v3 file
Makefile.am: Consider adding the COPYING file to the version control system
Makefile.am: for your code, to avoid questions about which license your project uses
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
buftool/Makefile.am: installing './depcomp'
Running autoconf ...
Running ./configure --prefix=/usr --enable-progpath=/usr/bin ...
configure: WARNING: unrecognized options: --enable-progpath
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
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 whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for dup2... yes
checking for memset... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating buftool/Makefile
config.status: creating paramlist/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --enable-progpath
Now type `make' to compile buftool
make all-recursive
make[1]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs'
Making all in paramlist
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/paramlist'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -Wall -O2 -MT paramlist.lo -MD -MP -MF .deps/paramlist.Tpo -c -o paramlist.lo paramlist.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -Wall -O2 -MT paramlist.lo -MD -MP -MF .deps/paramlist.Tpo -c paramlist.c -fPIC -DPIC -o .libs/paramlist.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -Wall -O2 -MT paramlist.lo -MD -MP -MF .deps/paramlist.Tpo -c paramlist.c -o paramlist.o >/dev/null 2>&1
mv -f .deps/paramlist.Tpo .deps/paramlist.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -O2 -Wl,-O1,--sort-common,--as-needed,-z,relro -o libparamlist.la paramlist.lo
libtool: link: ar cru .libs/libparamlist.a .libs/paramlist.o
libtool: link: ranlib .libs/libparamlist.a
libtool: link: ( cd ".libs" && rm -f "libparamlist.la" && ln -s "../libparamlist.la" "libparamlist.la" )
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/paramlist'
Making all in buftool
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/buftool'
gcc -DHAVE_CONFIG_H -I. -I.. -O2 -MT buftool.o -MD -MP -MF .deps/buftool.Tpo -c -o buftool.o buftool.c
mv -f .deps/buftool.Tpo .deps/buftool.Po
gcc -DHAVE_CONFIG_H -I. -I.. -O2 -MT buflist.o -MD -MP -MF .deps/buflist.Tpo -c -o buflist.o buflist.c
mv -f .deps/buflist.Tpo .deps/buflist.Po
rm -f libbuftool.a
ar cru libbuftool.a buftool.o buflist.o
ranlib libbuftool.a
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/buftool'
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs'
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs'
make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs'
Making install in paramlist
make[1]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/paramlist'
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/paramlist'
make[2]: Nie ma nic do zrobienia w `install-exec-am'.
make[2]: Nie ma nic do zrobienia w `install-data-am'.
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/paramlist'
make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/paramlist'
Making install in buftool
make[1]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/buftool'
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/buftool'
make[2]: Nie ma nic do zrobienia w `install-exec-am'.
make[2]: Nie ma nic do zrobienia w `install-data-am'.
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/buftool'
make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs/buftool'
make[1]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs'
make[2]: Wejście do katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs'
make[2]: Nie ma nic do zrobienia w `install-exec-am'.
make[2]: Nie ma nic do zrobienia w `install-data-am'.
make[2]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs'
make[1]: Opuszczenie katalogu `/tmp/yaourt-tmp-kierek/aur-cups-canon-3.00/src/cnijfilter-common-3.00/libs'
......... cngpij
processing .
Running libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize: `/usr/share/aclocal/libtool.m4'
libtoolize: `/usr/share/aclocal/ltoptions.m4'
libtoolize: `/usr/share/aclocal/ltversion.m4'
libtoolize: `/usr/share/aclocal/ltsugar.m4'
libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running aclocal ...
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
Running autoheader...
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.

Similar Messages

  • I could not open my camera raw files from canon mark iii with my photoshop CS5. Tried to update Camera raw 6.7 but failed to install. Message said 'There was an error downloading this update. Please quit and try again later'. How could I open Raw files ?

    I could not open my camera raw files from canon mark iii with my photoshop CS5. Tried to update Camera raw 6.7 but failed to install. Message said 'There was an error downloading this update. Please quit and try again later'. How could I open Raw files ?

    Try installing it manually from:
    Adobe - Adobe Camera Raw and DNG Converter : For Windows : Camera Raw 6.7.1 Update
    Adobe - Adobe Camera Raw and DNG Converter : For Macintosh : Camera Raw 6.7.1 Update
    Regards,
    Ashutosh

  • Error could not build a topology to decode the input file

    682593 (3088) - exe\logging.cpp:0841: --- START 2014\11\4 5:38:34 AM ---
    682593 (3088) - exe\main.cpp:4511: WinSAT registry node is created or present
    682609 (3088) - exe\main.cpp:4542: Command Line = winsat  formal
    682625 (3088) - exe\main.cpp:4314: INFO: The axe results path environment variable is not set. Assuming we aren't running under AXE.
    682625 (3088) - exe\main.cpp:4649: INFO: Winsat is not running in AXE mode.
    682625 (3088) - exe\processwinsaterror.cpp:0146: ERROR: tried to read resource strings, unknown exception occured
    682687 (3088) - exe\main.cpp:4741: > IsFormal=TRUE  IsMoobe=FALSE.
    682687 (3088) - exe\watchdog.cpp:0113: WatchDogThreadProc Launched with priority 0
    682734 (3088) - exe\main.cpp:4860: Watch dog system enabled
    682734 (3088) - exe\main.cpp:4875: Main watch dog timer set to 600.0 seconds
    682875 (3088) - common\winsatutilities.cpp:1060: PNPID from DX9 call = PCI\VEN_1002&DEV_9851&SUBSYS_22CE103C&REV_05
    682875 (3088) - common\winsatutilities.cpp:1126: Index [0]: PNPID = PCI\VEN_1002&DEV_9851&SUBSYS_22CE103C&REV_05
    682875 (3088) - common\winsatutilities.cpp:1150: Matching device PnPID is PCI\VEN_1002&DEV_9851&SUBSYS_22CE103C&REV_05
    682875 (3088) - common\winsatutilities.cpp:1126: Index [1]: PNPID = ROOT\BasicDisplay
    682937 (3088) - exe\main.cpp:2615: > DWM Running.
    682937 (3088) - exe\main.cpp:2622: > turning off DWM.
    682937 (3088) - exe\main.cpp:2595: > EMD service will be restored on exit.
    682984 (3088) - exe\syspowertools.cpp:0983: > Read the active power scheme as '381b4222-f694-41f0-9685-ff5bb260df2e'
    682984 (3088) - exe\main.cpp:2923: > power policy saved.
    683171 (3088) - exe\syspowertools.cpp:1015: > Set the active power scheme to 8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c'
    683171 (3088) - exe\main.cpp:2944: > power policy set to maximum.
    684515 (3088) - exe\main.cpp:0867: > WinSAT info: Version=V6.3 Build-9600.16384
    684562 (3088) - exe\main.cpp:1007: > IsOfficial=TRUE  IsFormal=TRUE  IsMoobe=FALSE  RanOverTs=FALSE  RanOnbatteries=FALSE
    684562 (3088) - exe\main.cpp:4125: > Power 'execution' request successfully set.
    684562 (3088) - exe\main.cpp:1852: > Run Assessment features 
    684593 (3088) - common\winsatutilities.cpp:1060: PNPID from DX9 call = PCI\VEN_1002&DEV_9851&SUBSYS_22CE103C&REV_05
    684593 (3088) - common\winsatutilities.cpp:1126: Index [0]: PNPID = PCI\VEN_1002&DEV_9851&SUBSYS_22CE103C&REV_05
    684593 (3088) - common\winsatutilities.cpp:1150: Matching device PnPID is PCI\VEN_1002&DEV_9851&SUBSYS_22CE103C&REV_05
    684593 (3088) - common\winsatutilities.cpp:1126: Index [1]: PNPID = ROOT\BasicDisplay
    684640 (3088) - exe\main.cpp:1852: > Run Assessment dwm -aname DWM -time 10 -fbc 10 -disp off -normalw 1 -alphaw 2 -width 1280 -height 1024 -winwidth C(1144) -winheight C(915) -rendertotex 6 -rtdelta 3 -nolock
    684656 (3088) - d3d\graphicsop.cpp:0195: GraphicsOp::AssessmentThread Launched with priority 0
    696296 (3088) - exe\processresults.cpp:4571: > Wrote video memory bandwidth to the registry 3000430
    696359 (3088) - exe\main.cpp:2138: > DWM Assessment results processing SUCCESS
    696359 (3088) - exe\main.cpp:1852: > Run Assessment d3d -aname Batch -time 5 -fbc 10 -disp off -animate 10 -width 1280 -height 1024 -totalobj 300 -batchcnt C(10) -objs C(26) -rendertotex 6 -rtdelta 3 -texpobj C(1)
    696359 (3088) - d3d\graphicsop.cpp:0195: GraphicsOp::AssessmentThread Launched with priority 0
    702843 (3088) - exe\main.cpp:1852: > Run Assessment d3d -aname Alpha -time 5 -fbc 10 -disp off -animate 10 -width 1280 -height 1024 -totalobj 300 -batchcnt C(75) -objs C(26) -rendertotex 6 -rtdelta 3 -texpobj C(1)
    702843 (3088) - d3d\graphicsop.cpp:0195: GraphicsOp::AssessmentThread Launched with priority 0
    709234 (3088) - exe\main.cpp:1852: > Run Assessment d3d -aname Tex -time 5 -fbc 10 -disp off -animate 10 -width 1280 -height 1024 -totalobj 500 -batchcnt C(125) -objs C(20) -noalpha -texshader -totaltex 10 -texpobj C(4) -rendertotex 6 -rtdelta 3
    709234 (3088) - d3d\graphicsop.cpp:0195: GraphicsOp::AssessmentThread Launched with priority 0
    716265 (3088) - exe\main.cpp:1852: > Run Assessment d3d -aname ALU -time 5 -fbc 10 -disp off -animate 10 -width 1280 -height 1024 -totalobj 500 -batchcnt C(125) -objs C(20) -noalpha -alushader -totaltex 10 -texpobj C(1) -rendertotex 6 -rtdelta 3
    716265 (3088) - d3d\graphicsop.cpp:0195: GraphicsOp::AssessmentThread Launched with priority 0
    723500 (3088) - exe\main.cpp:1852: > Run Assessment d3d -dx10  -aname Batch -time 5 -fbc 10 -disp off -animate 10 -width 1280 -height 1024 -totalobj 300 -batchcnt C(10) -objs C(26) -rendertotex 6 -rtdelta 3 -texpobj C(1)
    723500 (3088) - d3d\graphicsop.cpp:0195: GraphicsOp::AssessmentThread Launched with priority 0
    723500 (3088) - d3d\graphicsop.cpp:0217: Driver is not WDDM 1.1 or WDDM 1.2; aborting DX10 assessment.
    723500 (3088) - exe\main.cpp:1852: > Run Assessment d3d -dx10  -aname Alpha -time 5 -fbc 10 -disp off -animate 10 -width 1280 -height 1024 -totalobj 300 -batchcnt C(75) -objs C(26) -rendertotex 6 -rtdelta 3 -texpobj C(1)
    723500 (3088) - d3d\graphicsop.cpp:0195: GraphicsOp::AssessmentThread Launched with priority 0
    723500 (3088) - d3d\graphicsop.cpp:0217: Driver is not WDDM 1.1 or WDDM 1.2; aborting DX10 assessment.
    723500 (3088) - exe\main.cpp:1852: > Run Assessment d3d -dx10  -aname Tex -time 5 -fbc 10 -disp off -animate 10 -width 1280 -height 1024 -totalobj 500 -batchcnt C(125) -objs C(20) -noalpha -texshader -totaltex 10 -texpobj C(4) -rendertotex 6 -rtdelta
    3
    723500 (3088) - d3d\graphicsop.cpp:0195: GraphicsOp::AssessmentThread Launched with priority 0
    723500 (3088) - d3d\graphicsop.cpp:0217: Driver is not WDDM 1.1 or WDDM 1.2; aborting DX10 assessment.
    723500 (3088) - exe\main.cpp:1852: > Run Assessment d3d -dx10  -aname ALU -time 5 -fbc 10 -disp off -animate 10 -width 1280 -height 1024 -totalobj 500 -batchcnt C(125) -objs C(20) -noalpha -alushader -totaltex 10 -texpobj C(1) -rendertotex 6 -rtdelta
    3
    723500 (3088) - d3d\graphicsop.cpp:0195: GraphicsOp::AssessmentThread Launched with priority 0
    723500 (3088) - d3d\graphicsop.cpp:0217: Driver is not WDDM 1.1 or WDDM 1.2; aborting DX10 assessment.
    723500 (3088) - exe\main.cpp:1852: > Run Assessment d3d -dx10  -aname GeomF4 -time 7 -fbc 10 -disp off -animate 10 -width 1280 -height 1024 -totalobj 150;200;241 -batchcnt C(50);C(200);C(300) -objs C(12);C(26);C(45) -noalpha -geomf4shader -texpobj C(0)
    -rendertotex 6 -rtdelta 3 -tierframes 60 -tiertime 1
    723500 (3088) - d3d\graphicsop.cpp:0195: GraphicsOp::AssessmentThread Launched with priority 0
    723500 (3088) - d3d\graphicsop.cpp:0217: Driver is not WDDM 1.1 or WDDM 1.2; aborting DX10 assessment.
    723500 (3088) - exe\main.cpp:1852: > Run Assessment d3d -dx10  -aname GeomV8 -time 7 -fbc 10 -disp off -animate 10 -width 1280 -height 1024 -totalobj 75;100;120 -batchcnt C(25);C(100);C(150) -objs C(8);C(17);C(29) -noalpha -geomv8shader -texpobj C(0)
    -rendertotex 6 -rtdelta 3 -tierframes 60 -tiertime 1
    723500 (3088) - d3d\graphicsop.cpp:0195: GraphicsOp::AssessmentThread Launched with priority 0
    723500 (3088) - d3d\graphicsop.cpp:0217: Driver is not WDDM 1.1 or WDDM 1.2; aborting DX10 assessment.
    723515 (3088) - exe\main.cpp:1852: > Run Assessment d3d -dx10  -aname CBuffer -time 5 -fbc 10 -disp off -animate 10 -width 1280 -height 1024 -totalobj 75 -batchcnt C(25) -objs C(8) -rendertotex 6 -rtdelta 3 -texpobj C(1) -cbuffershader -cbufa 2 -cbuff
    5 -cbufp 6
    723515 (3088) - d3d\graphicsop.cpp:0195: GraphicsOp::AssessmentThread Launched with priority 0
    723515 (3088) - d3d\graphicsop.cpp:0217: Driver is not WDDM 1.1 or WDDM 1.2; aborting DX10 assessment.
    723515 (3088) - exe\main.cpp:1852: > Run Assessment mfmedia -input C:\Windows\Performance\WinSAT\winsat.wmv -nopmp
    723515 (3088) - mfmedia\mfmediaop.cpp:0508: ps_MFMediaWorkerThread Launched with priority 0
    733562 (3088) - mfmedia\mediaerror.cpp:0137: mfmediatest.cpp @ 1555: 0x800705b4 == ERROR_TIMEOUT
    733578 (3088) - mfmedia\mediaerror.cpp:0137: mfmediatest.cpp @ 1279: 0x800705b4 == ERROR_TIMEOUT
    733578 (3088) - mfmedia\mediaerror.cpp:0137: mfmediatest.cpp @ 388: 0x800705b4 == ERROR_TIMEOUT
    733578 (3088) - mfmedia\mediaerror.cpp:0096:Error: Could not build a topology to decode the input file. (p_BuildTopology)
    733625 (3088) - exe\main.cpp:2157: > mfmedia Assessment FAILED due to an error
    733625 (3088) - exe\main.cpp:4164: > Power request 'execution' successfully cleared.
    733625 (3088) - exe\processresults.cpp:4571: > Wrote video memory bandwidth to the registry 3000430
    733625 (3088) - exe\processresults.cpp:1421: Skipping HighDefPlayback limit check.
    733625 (3088) - exe\processresults.cpp:1547: No D3D10 Subscore. Using D3D9 subscore for final D3D score.
    733640 (3088) - exe\processwinsaterror.cpp:0298: Unspecified error 21 occured.
    733640 (3088) - exe\processwinsaterror.cpp:0319: Writing exit code, cant msg and why msg to registry 
    733796 (3088) - exe\syspowertools.cpp:1015: > Set the active power scheme to 381b4222-f694-41f0-9685-ff5bb260df2e'
    733796 (3088) - exe\main.cpp:2985: > Power state restored.
    733812 (3088) - exe\main.cpp:3000: > Successfully reenabled EMD.
    733859 (3088) - exe\main.cpp:3026: > Composition restarted
    733859 (3088) - exe\watchdog.cpp:0339: Watch dog system shutdown
    733859 (3088) - exe\main.cpp:5204: > exit value = 21.
    i accidentally deleted all the formal assessment.xm file 
    please help me

    Hi,
    I'm agree with amavhsrma, we do need more information about your problem. We couldn't provide any suggestion with single log file.
    Roger Lu
    TechNet Community Support

  • PS CS4 Error: Could not build preview because of a disk error

    I have been using this version of Photoshop without any problems for about two years, and then I upgraded to OS X Lion last week and now I get a disk error when I try to save a file.  The message says "Photoshop could not build preview because of a disk error".  I tried to save the file to a thumb drive, but I get the same problem.  I believe I also got a scratch disk error one of the times as well.  Anyone have any ideas on how I can fix this?  I have already downloaded the latest update.  I have tried restarting my computer.  It works ok for a few times after restart but then the error returns.

    I guess it could be a coincidence, but since this started happening right after I installed OS X 10.7 I have to think it has something to do with that.  I'll try using the repair disk utility... Don't have a 10.7 disk since i installed from the app store, so not really sure what steps to take.

  • Error message the disk could not be written to or read from.

    Every time I try to synchronize my shuffle,I get the message that attempting to (I forget what it said exactly) failed, the disk could not be written to or read from.
    To synchronize it I have to reset the shuffle using the reset utility and then only it synchronizes automatically(for the first time only and not again).
    Is there a way to resolve this?
    Thanks a lot for any help.

    I get the same thing. I bought 2 of them today and both are now doing the same thing.
    When I first hook it up it asks me to name it then if I want it to grab music from my itunes. If I say yes it does and shows the songs in iTunes. All works good. The problem comes in when I try to remove a song or change them. That's when I get the error.
    If I reset using the ipod reset utility it blanks it out, has me name it, then asks if I want it to pull music from iTunes automatically. If I say no then it appears blank on my iTunes. Which it should. I then try to drag a music file over or hit autofill and it waits a while then says the same error message. It shows the music in my shuffle until I disconnect it. Once I re-connect it then it shows blank again.
    So right now the only way I can get music on it is to use the reset utility. Name the Shuffle again. Have it automatically grab the music from iTunes...and can then never edit the music.
    I am using iTunes 7.1.1.5

  • Could not complete the new 3D extrusion from selected layer command because the path is too complex.

    I was trying to do a photo of mine like in this video but its not working help needed. thanks.
    http://www.youtube.com/watch?v=egyLY78H7nE
    When I tried the 3D I got an error message that said (could not complete the new 3D extrusion from selected layer command because the path is too complex.) what does this mean and how can i fix it?

    There was a bug at one time where really simple paths (like a triangle, for example) could cause that error.
    Is your path really simple (I don't plan to go watch the video)?  If so, have you installed the latest update for Photoshop?  That bug may have been fixed already.
    If it's not that, it's possible that if your path is really complex and simply exceeding Photoshop's capability.
    -Noel

  • HT6030 I downloaded Mail Update for Mac OS X 10.5.6 and was told it could not be installed because it was from an unidentified developer.  Tried installing download from MailUpdate & advised the disk did not meet the requirements for update. Hmmmm.

    I downloaded Mail Update for Mac OS X 10.5.6 and was told it could not be installed because it was from an unidentified developer.  Tried installing download from MailUpdate & advised the disk did not meet the requirements for update.   Expect it's due to being at 10.9.1.  Mail is still teetering between dysfunctional and non-functional.  Advice?

    I'm not sure what "Mail Update for Mac OS X 10.5.6" is. Mac OS X 10.5.6 is Leopard, a system that is quite old at this point. There have not been any Mail updates for Leopard in quite some time. If you are trying to install some old Mail update for Mac OS X 10.5.6 in Mavericks, that won't work.
    If you are trying to install the Mavericks Mail update manually, that's not necessary if you have updated through the App Store. If the App Store shows no updates, you don't need this. (The error message doesn't make sense, and may indicate some other problem with your system, assuming that you were downloading this update from Apple's site.)
    I'd advise you to start a new topic in the Mavericks forum and describe the problems you are having with Mail. Be sure to include specifics, but try to avoid speculating on causes, as responses that may be related to an inaccurate assumption on your part can cloud the issue.

  • I could not connect my canon MG5220 to my macbook pro  version Mac OS X Lion 10.7.5.

    i could not connect my canon MG5220 to my macbook pro  version Mac OS X Lion 10.7.5. how could i connect wireless?

    Contact Canon tech support or visit their support site for assistance as well as downloads of compatible drivers for Lion or later.
    OS X Mavericks- Set up a printer
    OS X- Printer and scanner software available for download

  • Error 105, Could not read full block (2048 bytes) from checkpoint file ~/dirchk/sdfsdj.cpe

    Hi expert,
        i am getting below error in goldengate  due to mount point full and i released the space and still the same error for all gg processes. i can see the *cpe cpr file become 0 bytes. so i deleted and re added the extract and repliacat and while adding the replcat i used add replicat  checkpoint table because of that multiple entries of same replicat came in checkpoint table . my checkpoint details also  present in ./GLOBALS. now my doubt is if add  replicate with mentioning checkpoint table name  will duplicate entry will be created or what is the work around for this.
    MANAGER RUNNING
    Invalid checkpoint for EXTRACT  qqqq   (error 105, Could not read full block (2048 bytes) from checkpoint file XXXXXXXXX)
    Invalid checkpoint for EXTRACT  qqq(error 105, Could not read full block (2048 bytes) from checkpoint file XXXXXXXXXX)
    Invalid checkpoint for REPLICAT qqq  (error 105, Could not read full block (2048 bytes) from checkpoint file XXXXXXXXXXX)

    Hi Kariyath
    Increase the page size of your windows machine.Check for the recommanded page size.Remember that the recommanded page size should be the lower limit.If you have any issue feel free to ask.Your prob will be solved
    Award suitable points

  • Hi, my iphone could not be activated after upgrade it from IOS4 to IOS6, it shows that is due to activation server is unavailable and no sim card in the iphone. Anyone can help me please?

    Hi, my iphone could not be activated after upgrade it from IOS4 to IOS6, it shows that is due to activation server is unavailable and no sim card in the iphone. Anyone can help me please?

    It is 99% hacked/jailbroken iPhone to use a different carrier than intended. You have to put the sim from the original carrier or ask them to unlock the iPhone. We as well as Apple cannot help you with this.

  • I want to download face time on iPad 2 I could not find it a bought it from Dubai and am living in canada

    I want to download face time on iPad 2 I could not find it a bought it from Dubai and am living in canada

    You cannot get it ever.
    Your iPads serial number is blocked because you bought it in a country that does not allow FaceTime.
    No matter where you go, you can not get it.

  • Lightroom 5.2 will not import a Canon CR2 picture from my Canon EOS Rebel XSi

    Lightroom 5.2 will not import a Canon CR2 picture from my Canon EOS Rebel XSi

    I have this camera model and it has been supported by Adobe products for many years, already, including LR 5.2.
    If your XSi CR2 files won’t import into LR, then something may have corrupted the files, or the process you’re using isn’t quite right.
    As others have said, please give more details of the process you’re using, any error messages you receive, and if necessary, you can supply a CR2 file for others to examine, by uploading to http://www.dropbox.com and posting a public download link to a reply, here.

  • Could Not Sign In to App Store from iPad

    I am unable to sign into the App Store from both my iPad Air and my iPhone 4.
    When I enter the password, the following error message appears:
    Could Not Sign In
    FATAL::Unable to process your request. Please try again.
    I have reset the password via the Apple web site and can sign in to the web site with no issues. (evidnced by ability to post this).
    I have reset the iPad and no change.
    Get same error in iTunes Store.
    Any suggestions would be appreciated.
    Thank you,
    Tim

    Reset the device:
    Press and hold the Sleep/Wake button and the Home button together for at least ten seconds, until the Apple logo appears.
    If that doesn't help, tap Settings > General > Reset > Reset All Settings
    If that doesn't help, tap Settings > General > Reset > Reset Network Settings
    You will have to re enter your Wi-Fi password.
    If nothing above has helped, try here >  iOS: Troubleshooting Wi-Fi networks and connections

  • Error "mzm.nvyhpxhw.pkg could not be extracted" when downloading bioshock from app store

    Hi guys, I was trying to download bioshock the game from the app store and it gets about 75% through and then gets an error message "mzm.nvyhpxhw.pkg could not be extracted". I have tried many times and the same thing keeps on happening, what should I do?

    Hi rjh6213
    I am having the same problem with update of Motion 5 and FCPX yesterday got the same error invocation when starting to install although it dowloaded well.
    This has nothing to do with developer's website since these two apps are solely Apple's yet the same or similar error occurs mine read like this......"The application could not be downloaded, an error occurred while running scripts from the package-----mzm.hfxomswf.pkg" this all has to do with the apple store that is full of bugs.
    sometime it works, many times it does not work.
    Thanks
    AppleLou

  • Could not release my own Key Figure from DP to SNP

    Hi SAP Experts,
    As requirement, I have to run forecast for three Key Figures in Demand Planning (DP): Z_FK1, Z_KFK2, Z_FK3. Unit of measure of these Keyfigure are VND (currency Viet Nam Dong).
    I added these Key Figures to DP Planning Area with name Z_DPPlan01.
    I created a new Planning Area in SNP with name: Z_9ASNP02 by coppying from the standard 9ASNP02. Then I added the above Key Figures (Z_FK1, Z_KFK2, Z_FK3) into Z_9ASNP02 planning area.
    After I runing forecast in DP, I tried to release value of three Key Figures into SNP with tcode: /n/sapapo/mc90. Although system informs that u201CRelease successfully executedu201D, nothing released from Z_DPPlan01 to Z_9ASNP02 when I check in SNP Planning book.
    Question is:
    How to configure Key Figures in SNP and DP (Sematic, Key Figure Function, Category, Category Groupu2026)  so that we can release all three above Key Figures from DP to SNP?
    Thanks very much for your help!
    Duyennx

    Dear Pawan,
    2 . The business requirements are:
    Our customer is a bank that has many branches. They want to forecast for each branches:
    - The Total money (all denominations) will be issued in next quater (Z_KF1). This base on historical data (Z_HIS1)
    - The total money (all denominations)will be received in next quater (Z_KF2). This base on historical data (Z_HIS2)
    Base on these forecast KFs, we need to calculate the Average of Total money will be received and Issued in next quarter (Z_KF3 = (Z_KF1+ZKF2)/90.
    90 is the number of days in a Quarter.
    We need to release the three KFs from DP to SNP for further calculation and reporting. As said previously, I added three time series KFs Z_KF1, Z_KF2, Z_KF3 to SNP Planning Area (Z_9ASNP02)
    If could not release, we can coppy. But the problem is that: in DP, beside standard characteristics 9AMATNR and 9ALOCNO, we also added more custom characteristics like Z_TYPE (to generate CVCs and to drill down money by type (cotton, polymer, coin)). So when I run the Tcode /n/sapapo/tscopy, despite of the fact that in u201CCharacteristic Assignmentu201D I only assigned 9AMATNR and 9ALOCNO from source to target, system show message like:
       3 combinations not contained in target master planning object structure
    Message no. /SAPAPO/MSDP_REL108
    Diagnosis
    Characteristic combinations exist in the source planning area's master planning object structure that are not contained within the master planning object structure of the target planning area.
    System Response
    The source data of these characteristic combinations is not written to to the target planning area.
    So, How to copy with my case?
    4.Please Explain more about:
    u201CCreate a third custom category group containing your custom category, and add this under 9AMALO. Give only your category group name & Semantic should be 000u201D
    4.1.I can creat a custom category group under menu path:
    SAP Reference IMG u2192 Advanced Planning and Optimization u2192 Supply Chain Planning u2192 Supply Network Planning
    u2192 Basic Settings u2192 Maintain Category Groups.
    But where can I create my custome category? Is this menu path:
    SAP Reference IMG u2192 Advanced Planning and Optimization u2192 Global Available-to-promise (Global ATP) u2192 General Settings u2192 Maintain Category
    In this path, I can see to folder:
    -u201CSAP categoriesu201D: We could not create new category in this folder
    - and  u201Cnon-SAP Categoriesu201D: I can press button u201CNew Entriesu201D and key in Data like:
    oCategory: TT
    oCategory text: TT
    oCategory Description: TT
    oSort String: 99
    oCategory type: Requirements (I also tried with Forecast, Stock, Receipt)
    And then, press u201CSaveu201D button. But system always create message:
    u201CEnter values in work area for non-key fields
    Message no. SV174
    Diagnosis
    An entry has been made for a non-key field in the view or table, which does not satisfy a selection condition stored in the Dictionary or made in the maintenance transaction initial screen.
    System Response
    The values entered cannot be accepted.
    Procedure
    Ensure that your entry is correct. This data record will not be displayed if you use the same selection conditions again.u201D
    I donu2019t know what wrong here. How to create my custom Category? Here is u201Cnon-SAP Categoriesu201D, Is there any problem if we create category with this type?
    4.2 How to add custom Category Group under 9AMALO? Which T-code we use?
    5. By the way, Please clearly explain for me:
    5.1. What are differences between u201CTime series live cacheu201D and u201COrder live cacheu201D?
    5.2. What are differences between releasing KFs from DP to SNP and copying KFs from DP to SNP?
    Thanks very much for your help!
    Edited by: xuanduyen on Dec 31, 2011 4:38 AM

Maybe you are looking for

  • How to Include a HTML file in a UIX Page

    I have an old .html file (content.html) which contains some infomation and now I want to present that information inside a Uix Page! Is it possible to do so if then how. I tried using uix include tag but no luck. Any help is greatly appreciated. Than

  • Every click in Color takes 10 seconds when Kona monitoring is turned on

    As an editor getting asked to do more color correction I've decided to move beyond Colorista and am learning Color. Since I have a properly calibrated broadcast monitor there's no reason not to! But what I am finding is when I have external monitorin

  • How to fetch report

    hi i have a report with the name stock_report.jsp i have a menu created in form9i i want add the stoch_report in menu example i created a form vv and call it in menu like this open_form('vv'); how i will do for report like this please help thanks in

  • Document I was reading in Adobe reader closes when I restart app

    Hi there, There is is a bug in your iPad app. The scenario goes like this... I open a document in Adobe reader and start reading I press home to do something else I double click home button and see that adobe reader still shows my open document and I

  • Integration of Charm and test work bench or customizing

    Hello, Solution Manager allows one to define the business processes. One can then define test cases for these business processes. Then one can use the test workbench to do the testing. Is there any way to link the test workbench with Charm? Are there