Installing psychosynth-0.1.1 from AUR

Hi everybody,
i'm trying to install psychosynth from AUR with the standard procedure (slurpy ... makepkg... and FAIL). I think the psychosynth package is quite old and has only a patch for gcc-4.3 (as far as i see the actual version is 4.5). Well, I searched but didn't find any solution to fix it. makepkg isn't able to build the package, so here the last lines:
g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/soundtouch -I/usr/include/libxml2 -I/usr/include/alsa -march=i686 -mtune=generic -O2 -pipe -MT libpsynth_la-Misc.lo -MD -MP -MF .deps/libpsynth_la-Misc.Tpo -c common/Misc.cpp -fPIC -DPIC -o .libs/libpsynth_la-Misc.o
common/Misc.cpp: In function 'char* psynth::ftoa(double, double)':
common/Misc.cpp:92:45: error: 'sprintf' was not declared in this scope
common/Misc.cpp:97:52: error: 'sprintf' was not declared in this scope
common/Misc.cpp:102:50: error: 'sprintf' was not declared in this scope
make[2]: *** [libpsynth_la-Misc.lo] Fehler 1
make[2]: Leaving directory `/home/fry/Packages/psychosynth/src/psychosynth-0.1.1/libpsynth'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/fry/Packages/psychosynth/src/psychosynth-0.1.1'
make: *** [all] Fehler 2
Breche ab ...
I don't know how to change the language, but i think the translation is quite easy (Fehler= Failure; Breche ab = break)
I also tried to install it from the Dev-version with bzr. I did everything what their installing guide said, but still it doesn't want to be installed. But this time I think the developer made some mistake:
src/Makefile.am:30: required directory src/test does not exist
Makefile.am: required file `./ChangeLog' not found
configure.ac:432: required file `src/test/Makefile.in' not found
autoreconf: automake failed with exit status: 1
I didn't touch that folder. Everything is like downloaded!
Does anybody has an idea how to get psychosynth installed? (by AUR, sources or whatever...)

I had patched psychosynth locally (quite some time ago) for gcc4.4, but I didn't upload it because it still failed. I had sent an e-mail to their lists but the developer was busy. Until now, I haven't received a follow-up. These are the things we have to deal with being on the bleeding edge.

Similar Messages

  • Can't install Dropbox from AUR due to missing dependencies.

    I'm posting in the Newbie Corner, since I suspect that this is a newbie issue with a really simple solution..
    I've been using Dropbox for Linux directly from Dropbox.com, but I had now decided to convert to the AUR version (easier to update). But it won't install. It won't even build.
    ==> Manglende avhengigheter:
    -> qt
    ==> Kontrollerer avhengigheter som trengs under bygging...
    ==> FEIL: Kunne ikke finne alle avhengigheter.
    ==> ERROR: Makepkg was unable to build bbox-git.
    ==> Restart building bbox-git ? [y/N]
    Not optimal that this is in norwegian.. But in essence it tells me that there are missing dependencies. Qt to be exact. And because of this makepkg is not able to build bbox-git. Earlier in the process (when the dependencies for bbox-git is listed) it says that qt is not installed and will be buildt from AUR. I've tried to reinstall qt. Please help.
    EDIT:
    I'm using Yaourt.
    Last edited by madr (2013-06-08 22:24:06)

    Trilby wrote:You say you've tried to install qt, does that mean you failed to install it?  qt should not be installed from the AUR, it is a package group in [extra].
    I've tried to reinstall it. And I've installed it from the official repos of course. The AUR bit is output from Yaourt, not me.
    karol wrote:
    Run
    LC_ALL=C <command>
    to get output in English.
    I'll post the output of this later (it's getting late here).
    mcmillan wrote:
    First, that's not the dropbox package, but something that is like dropbox. If you want the actual dropbox program you want https://aur.archlinux.org/packages/dropbox
    If this is the package you actually want, it looks like it hasn't been updated since the qt packaged was renamed qt4, so you'll need to change that in the PKGBUILD file by hand.
    It is the package you're linking to I'm having trouble installing. Okay, I'll have a look. Later. I'll get back to this thread.
    karol wrote:I'm not sure if https://aur.archlinux.org/packages/dropbox is easier to update - as you can read in the comments, many users are not happy with the auto-update feature.
    Maybe it's too easy to update ;P , but YMMV.
    Do I ever catch a break in life? Not often at least.

  • 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.

  • I can't install lib32-boost-libs from AUR

    I am trying to install Plex Media Server from AUR and one of the dependencies is lib32-boost-libs, but when I try and install it I get an error. How can I fix this?
    ==> lib32-boost-libs dependencies:
    - lib32-bzip2 (already installed)
    - lib32-zlib (already installed)
    - lib32-gcc-libs (already installed)
    - icu (already installed)
    - python (already installed)
    - python2 (already installed)
    - bzip2 (already installed)
    - lib32-zlib (already installed)
    - openmpi (already installed)
    - gcc-multilib (already installed)
    ==> Continue building lib32-boost-libs ? [Y/n]
    ==> ------------------------------------------
    ==>
    ==> Building and installing package
    ==> Making package: lib32-boost-libs 1.47.0-1 (Tue Jan 3 12:33:08 MST 2012)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
    -> Downloading boost_1_47_0.tar.gz...
    --2012-01-03 12:33:08-- http://downloads.sourceforge.net/sourceforge/boost/boost_1_47_0.tar.gz
    Resolving downloads.sourceforge.net... 216.34.181.59
    Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
    HTTP request sent, awaiting response... 301 Moved Permanently
    Location: http://downloads.sourceforge.net/project/boost/boost/1.47.0/boost_1_47_0.tar.gz [following]
    --2012-01-03 12:33:18-- http://downloads.sourceforge.net/project/boost/boost/1.47.0/boost_1_47_0.tar.gz
    Reusing existing connection to downloads.sourceforge.net:80.
    HTTP request sent, awaiting response... 302 Found
    Location: http://superb-dca2.dl.sourceforge.net/project/boost/boost/1.47.0/boost_1_47_0.tar.gz [following]
    --2012-01-03 12:33:18-- http://superb-dca2.dl.sourceforge.net/project/boost/boost/1.47.0/boost_1_47_0.tar.gz
    Resolving superb-dca2.dl.sourceforge.net... 209.61.193.20
    Connecting to superb-dca2.dl.sourceforge.net|209.61.193.20|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 55798639 (53M) [application/x-gzip]
    Saving to: `boost_1_47_0.tar.gz.part'
    100%[=====================================================================================================================>] 55,798,639 322K/s in 2m 36s
    2012-01-03 12:35:58 (350 KB/s) - `boost_1_47_0.tar.gz.part' saved [55798639/55798639]
    ==> Validating source files with md5sums...
    boost_1_47_0.tar.gz ... Passed
    ==> Extracting Sources...
    -> Extracting boost_1_47_0.tar.gz with bsdtar
    ==> Starting build()...
    /tmp/yaourt-tmp-jason/aur-lib32-boost-libs/./PKGBUILD: line 38: ./build.sh: Permission denied
    ==> ERROR: A failure occurred in build().
    Aborting...
    ==> ERROR: Makepkg was unable to build lib32-boost-libs.
    ==> Restart building lib32-boost-libs ? [y/N]
    ==> -----------------------------------------
    ==>

    Raynman wrote:My guess: you have /tmp mounted with 'noexec'.
    It was, but I took noexec out. After I rebooted and tried to install lib32-boost-libs I got a very similar error
    ==> Continue building lib32-boost-libs ? [Y/n]
    ==> ------------------------------------------
    ==>
    ==> Building and installing package
    ==> Making package: lib32-boost-libs 1.48.0-1 (Thu Jan 5 13:34:17 MST 2012)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
    -> Downloading boost_1_48_0.tar.gz...
    --2012-01-05 13:34:17-- http://downloads.sourceforge.net/sourceforge/boost/boost_1_48_0.tar.gz
    Resolving downloads.sourceforge.net... 216.34.181.59
    Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
    HTTP request sent, awaiting response... 301 Moved Permanently
    Location: http://downloads.sourceforge.net/project/boost/boost/1.48.0/boost_1_48_0.tar.gz [following]
    --2012-01-05 13:34:32-- http://downloads.sourceforge.net/project/boost/boost/1.48.0/boost_1_48_0.tar.gz
    Reusing existing connection to downloads.sourceforge.net:80.
    HTTP request sent, awaiting response... 302 Found
    Location: http://voxel.dl.sourceforge.net/project/boost/boost/1.48.0/boost_1_48_0.tar.gz [following]
    --2012-01-05 13:34:32-- http://voxel.dl.sourceforge.net/project/boost/boost/1.48.0/boost_1_48_0.tar.gz
    Resolving voxel.dl.sourceforge.net... 208.122.29.16, 208.122.29.17, 208.122.29.18, ...
    Connecting to voxel.dl.sourceforge.net|208.122.29.16|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 58665706 (56M) [application/x-gzip]
    Saving to: `boost_1_48_0.tar.gz.part'
    100%[=====================================================================================================================>] 58,665,706 215K/s in 4m 52s
    2012-01-05 13:39:28 (196 KB/s) - `boost_1_48_0.tar.gz.part' saved [58665706/58665706]
    ==> Validating source files with md5sums...
    boost_1_48_0.tar.gz ... Passed
    ==> Validating source files with sha1sums...
    boost_1_48_0.tar.gz ... Passed
    ==> Extracting Sources...
    -> Extracting boost_1_48_0.tar.gz with bsdtar
    ==> Starting build()...
    ### Using 'cc' toolset.
    rm -rf bootstrap
    mkdir bootstrap
    gcc -o bootstrap/jam0 -m32 command.c compile.c debug.c expand.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c newstr.c option.c output.c parse.c pathunix.c pathvms.c regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c strings.c filesys.c builtins.c pwd.c class.c native.c md5.c w32_getreg.c modules/set.c modules/path.c modules/regex.c modules/property-set.c modules/sequence.c modules/order.c execunix.c fileunix.c
    ./bootstrap/jam0 -f build.jam --toolset=cc --toolset-root= clean
    ...found 1 target...
    ...updating 1 target...
    ...updated 1 target...
    ./bootstrap/jam0 -f build.jam --toolset=cc --toolset-root=
    ...found 49 targets...
    ...updating 3 targets...
    [MKDIR] bin.linuxx86
    [COMPILE] bin.linuxx86/b2
    [COPY] bin.linuxx86/bjam
    ...updated 3 targets...
    Performing configuration checks
    - has_icu builds : yes
    ...patience...
    ...found 1013 targets...
    ...updating 82 targets...
    common.mkdir ../../bin.v2/tools
    common.mkdir ../../bin.v2/tools/bcp
    common.mkdir ../../bin.v2/tools/bcp/gcc-4.6.2
    common.mkdir ../../bin.v2/tools/bcp/gcc-4.6.2/release
    common.mkdir ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/add_dependent_lib.o
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/add_path.o
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/bcp_imp.o
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/copy_path.o
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/file_types.o
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/fileview.o
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/main.o
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/path_operations.o
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/scan_cvs_path.o
    scan_cvs_path.cpp: In member function ‘void bcp_implementation::scan_cvs_path(const boost::filesystem3::path&)’:
    scan_cvs_path.cpp:34:68: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/licence_info.o
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/scan_licence.o
    scan_licence.cpp: In function ‘const char* context_before_license(const fileview&, fileview::const_iterator, int)’:
    scan_licence.cpp:31:76: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
    scan_licence.cpp: In function ‘const char* context_after_license(const fileview&, fileview::const_iterator, int)’:
    scan_licence.cpp:52:74: warning: suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
    gcc.compile.c++ ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/output_licence_info.o
    common.mkdir ../../bin.v2/libs/test
    common.mkdir ../../bin.v2/libs/test/build
    common.mkdir ../../bin.v2/libs/test/build/gcc-4.6.2
    common.mkdir ../../bin.v2/libs/test/build/gcc-4.6.2/release
    common.mkdir ../../bin.v2/libs/test/build/gcc-4.6.2/release/link-static
    gcc.compile.c++ ../../bin.v2/libs/test/build/gcc-4.6.2/release/link-static/execution_monitor.o
    gcc.compile.c++ ../../bin.v2/libs/test/build/gcc-4.6.2/release/link-static/debug.o
    gcc.compile.c++ ../../bin.v2/libs/test/build/gcc-4.6.2/release/link-static/cpp_main.o
    gcc.archive ../../bin.v2/libs/test/build/gcc-4.6.2/release/link-static/libboost_prg_exec_monitor.a
    common.mkdir ../../bin.v2/libs/regex/build/gcc-4.6.2/release
    common.mkdir ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/c_regex_traits.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/cpp_regex_traits.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/cregex.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/fileiter.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/icu.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/instances.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/posix_api.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/regex.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/regex_debug.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/regex_raw_buffer.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/regex_traits_defaults.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/static_mutex.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/w32_regex_traits.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/wc_regex_traits.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/wide_posix_api.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/winstances.o
    gcc.compile.c++ ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/usinstances.o
    gcc.archive ../../bin.v2/libs/regex/build/gcc-4.6.2/release/link-static/libboost_regex.a
    common.mkdir ../../bin.v2/libs/filesystem
    common.mkdir ../../bin.v2/libs/filesystem/build
    common.mkdir ../../bin.v2/libs/filesystem/build/gcc-4.6.2
    common.mkdir ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release
    common.mkdir ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static
    common.mkdir ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v2
    common.mkdir ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v2/src
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v2/src/v2_operations.o
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v2/src/v2_path.o
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v2/src/v2_portability.o
    common.mkdir ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3
    common.mkdir ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3/src
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3/src/operations.o
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3/src/path.o
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3/src/portability.o
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3/src/windows_file_codecvt.o
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3/src/codecvt_error_category.o
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3/src/path_traits.o
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3/src/unique_path.o
    gcc.compile.c++ ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/v3/src/utf8_codecvt_facet.o
    gcc.archive ../../bin.v2/libs/filesystem/build/gcc-4.6.2/release/link-static/libboost_filesystem.a
    common.mkdir ../../bin.v2/libs/system
    common.mkdir ../../bin.v2/libs/system/build
    common.mkdir ../../bin.v2/libs/system/build/gcc-4.6.2
    common.mkdir ../../bin.v2/libs/system/build/gcc-4.6.2/release
    common.mkdir ../../bin.v2/libs/system/build/gcc-4.6.2/release/link-static
    gcc.compile.c++ ../../bin.v2/libs/system/build/gcc-4.6.2/release/link-static/error_code.o
    gcc.archive ../../bin.v2/libs/system/build/gcc-4.6.2/release/link-static/libboost_system.a
    gcc.link ../../bin.v2/tools/bcp/gcc-4.6.2/release/link-static/bcp
    common.mkdir ../../dist
    common.mkdir ../../dist/bin
    common.copy ../../dist/bin/bcp
    ...updated 82 targets...
    Building the Boost C++ Libraries.
    Performing configuration checks
    - has_icu builds : no
    warning: Graph library does not contain MPI-based parallel components.
    note: to enable them, add "using mpi ;" to your user-config.jam
    - iconv (libc) : yes
    - icu : no
    - icu (lib64) : no
    - ../config//has_gcc_visibility builds : yes
    - ../config//has_long_double_support builds : yes
    warning: skipping optional Message Passing Interface (MPI) library.
    note: to enable MPI support, add "using mpi ;" to user-config.jam.
    note: to suppress this message, pass "--without-mpi" to bjam.
    note: otherwise, you can safely ignore this message.
    Component configuration:
    - chrono : building
    - date_time : building
    - exception : building
    - filesystem : building
    - graph : building
    - graph_parallel : building
    - iostreams : building
    - locale : building
    - math : building
    - mpi : building
    - program_options : building
    - python : not building
    - random : building
    - regex : building
    - serialization : building
    - signals : building
    - system : building
    - test : building
    - thread : building
    - timer : building
    - wave : building
    ...patience...
    ...patience...
    ...patience...
    ...patience...
    ...found 6866 targets...
    ...updating 880 targets...
    common.mkdir stage
    common.mkdir stage/lib
    common.mkdir bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/c_regex_traits.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/cpp_regex_traits.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/cregex.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/fileiter.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/icu.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/instances.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/posix_api.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/regex.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/regex_debug.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/regex_raw_buffer.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/regex_traits_defaults.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/static_mutex.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/w32_regex_traits.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/wc_regex_traits.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/wide_posix_api.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/winstances.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/usinstances.o
    gcc.link.dll bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_regex.so.1.48.0
    common.copy stage/lib/libboost_regex.so.1.48.0
    ln-UNIX stage/lib/libboost_regex.so
    common.mkdir bin.v2/libs/graph
    common.mkdir bin.v2/libs/graph/build
    common.mkdir bin.v2/libs/graph/build/gcc-4.6.2
    common.mkdir bin.v2/libs/graph/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/graph/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/graph/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.6.2/release/address-model-32/threading-multi/read_graphviz_new.o
    gcc.compile.c++ bin.v2/libs/graph/build/gcc-4.6.2/release/address-model-32/threading-multi/graphml.o
    gcc.link.dll bin.v2/libs/graph/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_graph.so.1.48.0
    common.copy stage/lib/libboost_graph.so.1.48.0
    ln-UNIX stage/lib/libboost_graph.so
    common.mkdir bin.v2/libs/iostreams
    common.mkdir bin.v2/libs/iostreams/build
    common.mkdir bin.v2/libs/iostreams/build/gcc-4.6.2
    common.mkdir bin.v2/libs/iostreams/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/iostreams/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/iostreams/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.6.2/release/address-model-32/threading-multi/file_descriptor.o
    gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.6.2/release/address-model-32/threading-multi/mapped_file.o
    gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.6.2/release/address-model-32/threading-multi/zlib.o
    gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.6.2/release/address-model-32/threading-multi/gzip.o
    gcc.compile.c++ bin.v2/libs/iostreams/build/gcc-4.6.2/release/address-model-32/threading-multi/bzip2.o
    gcc.link.dll bin.v2/libs/iostreams/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_iostreams.so.1.48.0
    common.copy stage/lib/libboost_iostreams.so.1.48.0
    ln-UNIX stage/lib/libboost_iostreams.so
    common.mkdir bin.v2/libs/locale/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi
    common.mkdir bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/encoding
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/encoding/codepage.o
    common.mkdir bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/shared
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/shared/date_time.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/shared/format.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/shared/formatting.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/shared/generator.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/shared/ids.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/shared/localization_backend.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/shared/message.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/shared/mo_lambda.o
    common.mkdir bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/util
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/util/codecvt_converter.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/util/default_locale.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/util/info.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/util/locale_data.o
    common.mkdir bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/posix
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/posix/codecvt.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/posix/collate.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/posix/converter.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/posix/numeric.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/posix/posix_backend.o
    common.mkdir bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/std
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/std/codecvt.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/std/collate.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/std/converter.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/std/numeric.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/std/std_backend.o
    gcc.compile.c++ bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/util/gregorian.o
    gcc.link.dll bin.v2/libs/locale/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_locale.so.1.48.0
    common.copy stage/lib/libboost_locale.so.1.48.0
    ln-UNIX stage/lib/libboost_locale.so
    common.mkdir bin.v2/libs/math/build
    common.mkdir bin.v2/libs/math/build/gcc-4.6.2
    common.mkdir bin.v2/libs/math/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi
    common.mkdir bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/..
    common.mkdir bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/../src
    common.mkdir bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/../src/tr1
    gcc.compile.c++.pch bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/../src/tr1/pch.hpp.gch
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/assoc_laguerre.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/assoc_legendre.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/beta.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/comp_ellint_1.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/comp_ellint_2.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/comp_ellint_3.o
    ...on 100th target...
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_bessel_i.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_bessel_j.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_bessel_k.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_neumann.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/ellint_1.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/ellint_2.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/ellint_3.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/expint.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/hermite.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/laguerre.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/legendre.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/riemann_zeta.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/sph_bessel.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/sph_legendre.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/sph_neumann.o
    gcc.link.dll bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_math_tr1.so.1.48.0
    common.copy stage/lib/libboost_math_tr1.so.1.48.0
    ln-UNIX stage/lib/libboost_math_tr1.so
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/assoc_laguerref.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/assoc_legendref.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/betaf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/comp_ellint_1f.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/comp_ellint_2f.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/comp_ellint_3f.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_bessel_if.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_bessel_jf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_bessel_kf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_neumannf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/ellint_1f.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/ellint_2f.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/ellint_3f.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/expintf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/hermitef.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/laguerref.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/legendref.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/riemann_zetaf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/sph_besself.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/sph_legendref.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/sph_neumannf.o
    gcc.link.dll bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_math_tr1f.so.1.48.0
    common.copy stage/lib/libboost_math_tr1f.so.1.48.0
    ln-UNIX stage/lib/libboost_math_tr1f.so
    common.mkdir bin.v2/libs/math/config/gcc-4.6.2/release
    common.mkdir bin.v2/libs/math/config/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/math/config/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/math/config/gcc-4.6.2/release/address-model-32/threading-multi/has_long_double_support.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/assoc_laguerrel.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/assoc_legendrel.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/betal.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/comp_ellint_1l.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/comp_ellint_2l.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/comp_ellint_3l.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_bessel_il.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_bessel_jl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_bessel_kl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cyl_neumannl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/ellint_1l.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/ellint_2l.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/ellint_3l.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/expintl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/hermitel.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/laguerrel.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/legendrel.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/riemann_zetal.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/sph_bessell.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/sph_legendrel.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/sph_neumannl.o
    gcc.link.dll bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_math_tr1l.so.1.48.0
    common.copy stage/lib/libboost_math_tr1l.so.1.48.0
    ln-UNIX stage/lib/libboost_math_tr1l.so
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/acosh.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/asinh.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/atanh.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cbrt.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/copysign.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/erfc.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/erf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/expm1.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/fmax.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/fmin.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/fpclassify.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/hypot.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/lgamma.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/llround.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/log1p.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/lround.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/nextafter.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/nexttoward.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/round.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/tgamma.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/trunc.o
    gcc.link.dll bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_math_c99.so.1.48.0
    common.copy stage/lib/libboost_math_c99.so.1.48.0
    ln-UNIX stage/lib/libboost_math_c99.so
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/acoshf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/asinhf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/atanhf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cbrtf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/copysignf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/erfcf.o
    ...on 200th target...
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/erff.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/expm1f.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/fmaxf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/fminf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/fpclassifyf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/hypotf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/lgammaf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/llroundf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/log1pf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/lroundf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/nextafterf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/nexttowardf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/roundf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/tgammaf.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/truncf.o
    gcc.link.dll bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_math_c99f.so.1.48.0
    common.copy stage/lib/libboost_math_c99f.so.1.48.0
    ln-UNIX stage/lib/libboost_math_c99f.so
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/acoshl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/asinhl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/atanhl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/cbrtl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/copysignl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/erfcl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/erfl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/expm1l.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/fmaxl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/fminl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/fpclassifyl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/hypotl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/lgammal.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/llroundl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/log1pl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/lroundl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/nextafterl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/nexttowardl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/roundl.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/tgammal.o
    gcc.compile.c++ bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/truncl.o
    gcc.link.dll bin.v2/libs/math/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_math_c99l.so.1.48.0
    common.copy stage/lib/libboost_math_c99l.so.1.48.0
    ln-UNIX stage/lib/libboost_math_c99l.so
    common.mkdir bin.v2/libs/program_options
    common.mkdir bin.v2/libs/program_options/build
    common.mkdir bin.v2/libs/program_options/build/gcc-4.6.2
    common.mkdir bin.v2/libs/program_options/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/cmdline.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/config_file.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/options_description.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/parsers.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/variables_map.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/value_semantic.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/positional_options.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/utf8_codecvt_facet.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/convert.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/winmain.o
    gcc.compile.c++ bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/split.o
    gcc.link.dll bin.v2/libs/program_options/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_program_options.so.1.48.0
    common.copy stage/lib/libboost_program_options.so.1.48.0
    ln-UNIX stage/lib/libboost_program_options.so
    common.mkdir bin.v2/libs/random
    common.mkdir bin.v2/libs/random/build
    common.mkdir bin.v2/libs/random/build/gcc-4.6.2
    common.mkdir bin.v2/libs/random/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/random/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/random/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/random/build/gcc-4.6.2/release/address-model-32/threading-multi/random_device.o
    gcc.link.dll bin.v2/libs/random/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_random.so.1.48.0
    common.copy stage/lib/libboost_random.so.1.48.0
    ln-UNIX stage/lib/libboost_random.so
    common.mkdir bin.v2/libs/serialization
    common.mkdir bin.v2/libs/serialization/build
    common.mkdir bin.v2/libs/serialization/build/gcc-4.6.2
    common.mkdir bin.v2/libs/serialization/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_archive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_iarchive.o
    libs/serialization/src/basic_iarchive.cpp: In member function ‘const boost::archive::detail::basic_pointer_iserializer* boost::archive::detail::basic_iarchive_impl::load_pointer(boost::archive::detail::basic_iarchive&, void*&, const boost::archive::detail::basic_pointer_iserializer*, const boost::archive::detail::basic_pointer_iserializer* (*)(const boost::serialization::extended_type_info&))’:
    libs/serialization/src/basic_iarchive.cpp:437:23: warning: variable ‘new_cid’ set but not used [-Wunused-but-set-variable]
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_iserializer.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_oarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_oserializer.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_pointer_iserializer.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_pointer_oserializer.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_serializer_map.o
    libs/serialization/src/basic_serializer_map.cpp: In member function ‘bool boost::archive::detail::basic_serializer_map::insert(const boost::archive::detail::basic_serializer*)’:
    libs/serialization/src/basic_serializer_map.cpp:46:47: warning: variable ‘result’ set but not used [-Wunused-but-set-variable]
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_text_iprimitive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_text_oprimitive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_xml_archive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/binary_iarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/binary_oarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/extended_type_info.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/extended_type_info_typeid.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/extended_type_info_no_rtti.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/polymorphic_iarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/polymorphic_oarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/stl_port.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/text_iarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/text_oarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/void_cast.o
    ...on 300th target...
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/archive_exception.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/xml_grammar.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/xml_iarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/xml_oarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/xml_archive_exception.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/shared_ptr_helper.o
    gcc.link.dll bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_serialization.so.1.48.0
    common.copy stage/lib/libboost_serialization.so.1.48.0
    ln-UNIX stage/lib/libboost_serialization.so
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_text_wiprimitive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/basic_text_woprimitive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/text_wiarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/text_woarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/utf8_codecvt_facet.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/xml_wgrammar.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/xml_wiarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/xml_woarchive.o
    gcc.compile.c++ bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/codecvt_null.o
    gcc.link.dll bin.v2/libs/serialization/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_wserialization.so.1.48.0
    common.copy stage/lib/libboost_wserialization.so.1.48.0
    ln-UNIX stage/lib/libboost_wserialization.so
    common.mkdir bin.v2/libs/signals
    common.mkdir bin.v2/libs/signals/build
    common.mkdir bin.v2/libs/signals/build/gcc-4.6.2
    common.mkdir bin.v2/libs/signals/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/signals/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/signals/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.6.2/release/address-model-32/threading-multi/trackable.o
    gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.6.2/release/address-model-32/threading-multi/connection.o
    gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.6.2/release/address-model-32/threading-multi/named_slot_map.o
    gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.6.2/release/address-model-32/threading-multi/signal_base.o
    gcc.compile.c++ bin.v2/libs/signals/build/gcc-4.6.2/release/address-model-32/threading-multi/slot.o
    gcc.link.dll bin.v2/libs/signals/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_signals.so.1.48.0
    common.copy stage/lib/libboost_signals.so.1.48.0
    ln-UNIX stage/lib/libboost_signals.so
    common.mkdir bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/execution_monitor.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/debug.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/cpp_main.o
    gcc.link.dll bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_prg_exec_monitor.so.1.48.0
    common.copy stage/lib/libboost_prg_exec_monitor.so.1.48.0
    ln-UNIX stage/lib/libboost_prg_exec_monitor.so
    common.mkdir bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static
    common.mkdir bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/compiler_log_formatter.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/debug.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/execution_monitor.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/framework.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/plain_report_formatter.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/progress_monitor.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/results_collector.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/results_reporter.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/test_main.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/test_tools.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/unit_test_log.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/unit_test_main.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/unit_test_monitor.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/unit_test_parameters.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/unit_test_suite.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/xml_log_formatter.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/xml_report_formatter.o
    gcc.archive bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/libboost_test_exec_monitor.a
    common.copy stage/lib/libboost_test_exec_monitor.a
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/compiler_log_formatter.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/exception_safety.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/framework.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/interaction_based.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/logged_expectations.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/plain_report_formatter.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/progress_monitor.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/results_collector.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/results_reporter.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/test_tools.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/unit_test_log.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/unit_test_main.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/unit_test_monitor.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/unit_test_parameters.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/unit_test_suite.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/xml_log_formatter.o
    gcc.compile.c++ bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/xml_report_formatter.o
    gcc.link.dll bin.v2/libs/test/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_unit_test_framework.so.1.48.0
    common.copy stage/lib/libboost_unit_test_framework.so.1.48.0
    ln-UNIX stage/lib/libboost_unit_test_framework.so
    common.mkdir bin.v2/libs/thread
    common.mkdir bin.v2/libs/thread/build
    common.mkdir bin.v2/libs/thread/build/gcc-4.6.2
    common.mkdir bin.v2/libs/thread/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/thread/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/thread/build/gcc-4.6.2/release/address-model-32/threading-multi
    common.mkdir bin.v2/libs/thread/build/gcc-4.6.2/release/address-model-32/threading-multi/pthread
    gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.6.2/release/address-model-32/threading-multi/pthread/thread.o
    In file included from libs/thread/src/pthread/thread.cpp:26:0:
    libs/thread/src/pthread/timeconv.inl: In function ‘void {anonymous}::to_time(int, boost::xtime&)’:
    libs/thread/src/pthread/timeconv.inl:22:9: warning: variable ‘res’ set but not used [-Wunused-but-set-variable]
    libs/thread/src/pthread/timeconv.inl: In function ‘void {anonymous}::to_timespec_duration(const boost::xtime&, timespec&)’:
    libs/thread/src/pthread/timeconv.inl:59:9: warning: variable ‘res’ set but not used [-Wunused-but-set-variable]
    libs/thread/src/pthread/timeconv.inl: In function ‘void {anonymous}::to_duration(boost::xtime, int&)’:
    libs/thread/src/pthread/timeconv.inl:90:9: warning: variable ‘res’ set but not used [-Wunused-but-set-variable]
    libs/thread/src/pthread/timeconv.inl: In function ‘void {anonymous}::to_microduration(boost::xtime, int&)’:
    libs/thread/src/pthread/timeconv.inl:112:9: warning: variable ‘res’ set but not used [-Wunused-but-set-variable]
    gcc.compile.c++ bin.v2/libs/thread/build/gcc-4.6.2/release/address-model-32/threading-multi/pthread/once.o
    gcc.link.dll bin.v2/libs/thread/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_thread.so.1.48.0
    common.copy stage/lib/libboost_thread.so.1.48.0
    ln-UNIX stage/lib/libboost_thread.so
    common.mkdir bin.v2/libs/timer
    common.mkdir bin.v2/libs/timer/build
    common.mkdir bin.v2/libs/timer/build/gcc-4.6.2
    ...on 400th target...
    common.mkdir bin.v2/libs/timer/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/timer/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/timer/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/timer/build/gcc-4.6.2/release/address-model-32/threading-multi/auto_timers_construction.o
    gcc.compile.c++ bin.v2/libs/timer/build/gcc-4.6.2/release/address-model-32/threading-multi/cpu_timer.o
    common.mkdir bin.v2/libs/chrono
    common.mkdir bin.v2/libs/chrono/build
    common.mkdir bin.v2/libs/chrono/build/gcc-4.6.2
    common.mkdir bin.v2/libs/chrono/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/threading-multi/chrono.o
    gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/threading-multi/thread_clock.o
    gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/threading-multi/process_cpu_clocks.o
    In file included from ./boost/chrono/detail/inlined/process_cpu_clocks.hpp:39:0,
    from libs/chrono/src/process_cpu_clocks.cpp:17:
    ./boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp: In static member function ‘static boost::chrono::process_system_cpu_clock::time_point boost::chrono::process_system_cpu_clock::now()’:
    ./boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp:218:1: warning: control reaches end of non-void function [-Wreturn-type]
    common.mkdir bin.v2/libs/system/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/system/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/system/build/gcc-4.6.2/release/address-model-32/threading-multi/error_code.o
    gcc.link.dll bin.v2/libs/system/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_system.so.1.48.0
    gcc.link.dll bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_chrono.so.1.48.0
    gcc.link.dll bin.v2/libs/timer/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_timer.so.1.48.0
    common.copy stage/lib/libboost_timer.so.1.48.0
    ln-UNIX stage/lib/libboost_timer.so
    common.mkdir bin.v2/libs/wave
    common.mkdir bin.v2/libs/wave/build
    common.mkdir bin.v2/libs/wave/build/gcc-4.6.2
    common.mkdir bin.v2/libs/wave/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/instantiate_cpp_exprgrammar.o
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/instantiate_cpp_grammar.o
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/instantiate_cpp_literalgrs.o
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/instantiate_defined_grammar.o
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/instantiate_predef_macros.o
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/instantiate_re2c_lexer.o
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/instantiate_re2c_lexer_str.o
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/token_ids.o
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/wave_config_constant.o
    common.mkdir bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/cpplexer
    common.mkdir bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/cpplexer/re2clex
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/cpplexer/re2clex/aq.o
    gcc.compile.c++ bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/cpplexer/re2clex/cpp_re.o
    common.mkdir bin.v2/libs/date_time
    common.mkdir bin.v2/libs/date_time/build
    common.mkdir bin.v2/libs/date_time/build/gcc-4.6.2
    common.mkdir bin.v2/libs/date_time/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/threading-multi
    common.mkdir bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/threading-multi/gregorian
    gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/threading-multi/gregorian/greg_month.o
    gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/threading-multi/gregorian/greg_weekday.o
    gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/threading-multi/gregorian/date_generators.o
    gcc.link.dll bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_date_time.so.1.48.0
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v2
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v2/src
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v2/src/v2_operations.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v2/src/v2_path.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v2/src/v2_portability.o
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3/src
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3/src/operations.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3/src/path.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3/src/portability.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3/src/windows_file_codecvt.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3/src/codecvt_error_category.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3/src/path_traits.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3/src/unique_path.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/v3/src/utf8_codecvt_facet.o
    gcc.link.dll bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_filesystem.so.1.48.0
    gcc.link.dll bin.v2/libs/wave/build/gcc-4.6.2/release/address-model-32/threading-multi/libboost_wave.so.1.48.0
    common.copy stage/lib/libboost_wave.so.1.48.0
    ln-UNIX stage/lib/libboost_wave.so
    common.copy stage/lib/libboost_system.so.1.48.0
    ln-UNIX stage/lib/libboost_system.so
    common.copy stage/lib/libboost_chrono.so.1.48.0
    ln-UNIX stage/lib/libboost_chrono.so
    common.copy stage/lib/libboost_date_time.so.1.48.0
    ln-UNIX stage/lib/libboost_date_time.so
    common.mkdir bin.v2/libs/exception
    common.mkdir bin.v2/libs/exception/build
    common.mkdir bin.v2/libs/exception/build/gcc-4.6.2
    common.mkdir bin.v2/libs/exception/build/gcc-4.6.2/release
    common.mkdir bin.v2/libs/exception/build/gcc-4.6.2/release/address-model-32
    common.mkdir bin.v2/libs/exception/build/gcc-4.6.2/release/address-model-32/link-static
    common.mkdir bin.v2/libs/exception/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi
    gcc.compile.c++ bin.v2/libs/exception/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/clone_current_exception_non_intrusive.o
    gcc.archive bin.v2/libs/exception/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/libboost_exception.a
    common.copy stage/lib/libboost_exception.a
    common.copy stage/lib/libboost_filesystem.so.1.48.0
    ln-UNIX stage/lib/libboost_filesystem.so
    common.mkdir bin.v2/libs/system/build/gcc-4.6.2/release/address-model-32/link-static
    common.mkdir bin.v2/libs/system/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi
    gcc.compile.c++ bin.v2/libs/system/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/error_code.o
    gcc.archive bin.v2/libs/system/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/libboost_system.a
    common.copy stage/lib/libboost_system.a
    common.mkdir bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/link-static
    common.mkdir bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi
    ...on 500th target...
    gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/chrono.o
    gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/thread_clock.o
    gcc.compile.c++ bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/process_cpu_clocks.o
    In file included from ./boost/chrono/detail/inlined/process_cpu_clocks.hpp:39:0,
    from libs/chrono/src/process_cpu_clocks.cpp:17:
    ./boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp: In static member function ‘static boost::chrono::process_system_cpu_clock::time_point boost::chrono::process_system_cpu_clock::now()’:
    ./boost/chrono/detail/inlined/posix/process_cpu_clocks.hpp:218:1: warning: control reaches end of non-void function [-Wreturn-type]
    gcc.archive bin.v2/libs/chrono/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/libboost_chrono.a
    common.copy stage/lib/libboost_chrono.a
    common.mkdir bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/link-static
    common.mkdir bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi
    common.mkdir bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/gregorian
    gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/gregorian/greg_month.o
    gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/gregorian/greg_weekday.o
    gcc.compile.c++ bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/gregorian/date_generators.o
    gcc.archive bin.v2/libs/date_time/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/libboost_date_time.a
    common.copy stage/lib/libboost_date_time.a
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v2
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v2/src
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v2/src/v2_operations.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v2/src/v2_path.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v2/src/v2_portability.o
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3
    common.mkdir bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3/src
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3/src/operations.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3/src/path.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3/src/portability.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3/src/windows_file_codecvt.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3/src/codecvt_error_category.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3/src/path_traits.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3/src/unique_path.o
    gcc.compile.c++ bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/v3/src/utf8_codecvt_facet.o
    gcc.archive bin.v2/libs/filesystem/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/libboost_filesystem.a
    common.copy stage/lib/libboost_filesystem.a
    common.mkdir bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/link-static
    common.mkdir bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/c_regex_traits.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/cpp_regex_traits.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/cregex.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/fileiter.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/icu.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/instances.o
    gcc.compile.c++ bin.v2/libs/regex/build/gcc-4.6.2/release/address-model-32/link-static/threading-multi/posix_api.o
    gcc.c

  • [Solved] Error installing Flash 64bit from AUR

    I tried installing the 64bit flash from here :http://aur.archlinux.org/packages.php?ID=21601, using 'yaourt -S flashplugin-alpha-64 10.0.d20.7-3'
    It will say:
    Downloading 10.0.d20.7-3 PKGBUILD from AUR
    Error: 10.0.d20.7-3 not found in AUR.
    So i tried another method by downloading this tar file from http://download.macromedia.com/pub/labs … .so.tar.gz
    Then i untarred the file and on the desktop it shows 'libflashplayer.so'
    So next i went to terminal, tried doing 'cd Desktop', followed by 'pacman -S libflashplayer.so', but it says i need to be root to do that. So i do 'su - ', and then 'cd Desktop', but it says '-bash: cd: Desktop: No such file or directory.'
    How am i suppose to install flash64 bit? Thanks.
    Last edited by Chance (2008-12-18 15:19:46)

    Chance wrote:
    I tried installing the 64bit flash from here :http://aur.archlinux.org/packages.php?ID=21601, using 'yaourt -S flashplugin-alpha-64 10.0.d20.7-3'
    It will say:
    Downloading 10.0.d20.7-3 PKGBUILD from AUR
    Error: 10.0.d20.7-3 not found in AUR.
    should be just "yaourt -S flashplugin-alpha-64" no version needed
    the error is telling you it cant find 10.0.d20.7-3 which is not a package.  did you get another error with the first part? or did  you see it building the package?
    i like building it by hand, so i usually (in a folder on my /home) i do
    mkdir flashplugin-alpha-64
    cd flashplugin-alpha-64
    yaourt -G flashplugin-alpha-64 (to get pKGBUILD and other files)
    makepkg  (to build)
    then install with yaourt -U [full package filename]
    makes me feel like i'm in control
    Last edited by toxygen (2008-12-18 04:56:50)

  • Trying to get gnome-main-menu-svn (SLAB) installed from AUR

    Having soem troubles installing gnome-main-menu-svn (SLAB) installed from the AUR using yaourt. After getting all the dependencies figured out, there still seems to be problems.
    Here is what I have so far:
    $ yaourt -S gnome-main-menu-svn
    ==> Resuming previous build
    ==> Downloading gnome-main-menu-svn PKGBUILD from AUR...
    ==> Last 5 comments ordered by date (asc):
    Comment by: pressh on 20070926 [10:17:48]
    - beagle depends > makedepends
    - added instructions for beagle/tracker search functionality to install file
    Comment by: pressh on 20071206 [08:22:07]
    cleanup
    Comment by: raul_nds on 20080118 [02:07:13]
    How do I use this? It doesn't appear in the applets menu
    Comment by: raul_nds on 20080118 [02:24:48]
    Never mind. This removes dbus-sharp after the installation, and then requires it as a dependency. I missed the message
    Comment by: laloch on 20080427 [15:12:48]
    current revision (451) doesn't work with networkmanager 0.6.6 from extra. Revision 401 from http://svn.gnome.org/svn/gnome-main-menu/branches/gnome-2-22/ works for now.
    First Submitted: Tue, 28 Aug 2007 14:30:49 +0000
    Last Updated: Thu, 06 Dec 2007 08:22:07 +0000
    gnome-main-menu-svn 350-2 (Unsupported): Novell SLED Gnome main-menu applet
    ==> gnome-main-menu-svn dependencies:
    - glib2 (already installed)
    - gtk-doc (already installed)
    - libgnome (already installed)
    - gnome-panel (already installed)
    - libgtop (already installed)
    - dbus-sharp (already installed)
    - networkmanager (already installed)
    - hal (already installed)
    - wireless_tools (already installed)
    - gnome-menus (already installed)
    - avahi (already installed)
    - libbeagle (already installed)
    - libgail-gnome (already installed)
    - gnome-screensaver (already installed)
    - intltool (already installed)
    - pkgconfig (already installed)
    - subversion (already installed)
    - gnome-common (already installed)
    - versionpkg (already installed)
    - beagle (already installed)
    ==> Edit the PKGBUILD (recommended) ? [Y/n] ("A" to abort)
    ==> ----------------------------------------------
    ==>n
    ==> WARNING: This PKGBUILD contains install file that can be dangerous.
    gnome-main-menu.install
    ==> Edit gnome-main-menu.install (recommended) ? [Y/n] ("A" to abort)
    ==> ----------------------------------------------
    ==>n
    ==> Continue the building of 'gnome-main-menu-svn'? [Y/n]
    ==> ----------------------------------------------
    ==>y
    ==> Building and installing package
    mkdir: cannot create directory `/var/abs': Permission denied
    ==> WARNING: Unable to write in /var/abs/local/yaourtbuild/gnome-main-menu-svn directory. Using /tmp directory
    ==> Searching new CVS/SVN/GIT revision for gnome-main-menu-svn
    ==> retrieving latest revision number from svn... 467
    ==> newer revision detected: 467
    ==> modifying PKGBUILD to pkgver=467...
    ==> Determining latest svn revision...
    -> Version found: 467
    ==> Making package: gnome-main-menu-svn 467-2 (Fri May 16 16:11:44 ADT 2008)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    ==> Validating source files with md5sums...
    ==> Extracting Sources...
    ==> Removing existing pkg/ directory...
    ==> Entering fakeroot environment...
    ==> Starting build()...
    At revision 467.
    ==> SVN checkout done or server timeout
    ==> Starting make...
    /usr/bin/gnome-autogen.sh
    checking for autoconf >= 2.53...
    testing autoconf2.50... not found.
    testing autoconf... found 2.62
    checking for automake >= 1.9...
    testing automake-1.10... found 1.10.1
    checking for libtool >= 1.4.3...
    testing libtoolize... found 2.2
    checking for glib-gettext >= 2.2.0...
    testing glib-gettextize... found 2.16.3
    checking for intltool >= 0.25...
    testing intltoolize... found 0.37.1
    checking for pkg-config >= 0.14.0...
    testing pkg-config... found 0.23
    checking for gtk-doc >= 1.0...
    testing gtkdocize... found 1.10
    Checking for required M4 macros...
    Checking for forbidden M4 macros...
    Processing ./configure.in
    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'
    Running glib-gettextize... Ignore non-fatal messages.
    Copying file mkinstalldirs
    Copying file po/Makefile.in.in
    Please add the files
    codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
    progtest.m4
    from the /aclocal directory to your autoconf macro directory
    or directly to your aclocal.m4 file.
    You will also need config.guess and config.sub, which you can get from
    ftp://ftp.gnu.org/pub/gnu/config/.
    Running intltoolize...
    Running gtkdocize...
    Running aclocal-1.10...
    Running autoconf...
    Running autoheader...
    Running automake-1.10...
    Processing ./trunk/configure.in
    Running libtoolize...
    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'
    Running glib-gettextize... Ignore non-fatal messages.
    Copying file mkinstalldirs
    Copying file po/Makefile.in.in
    Please add the files
    codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
    progtest.m4
    from the /aclocal directory to your autoconf macro directory
    or directly to your aclocal.m4 file.
    You will also need config.guess and config.sub, which you can get from
    ftp://ftp.gnu.org/pub/gnu/config/.
    Running intltoolize...
    intltoolize: 'po/Makefile.in.in' is out of date: use '--force' to overwrite
    make: *** No targets specified and no makefile found. Stop.
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build gnome-main-menu-svn package.
    Any help is appreciated. I really love that menu!

    I ran yaourt as root to install gnome-main-menu-svn, and it got past that part. Looks like that was a problem with permissions that also needs to be fixed.
    Now its telling me that I don't have a high enough version of libnm-glib, it is asking for >= 0.7.0, and I have 0.6.6. I checked the the repos and there does not seem to be a 0.7.0 version or higher available. A suggestion on the gnome-main-menu-svn package page makes a suggestion, but Im not sure how to go about it
    current revision (451) doesn't work with networkmanager 0.6.6 from extra. Revision 401 from http://svn.gnome.org/svn/gnome-main-men … nome-2-22/ works for now.
    So I either need to get revision 401 from the svn instead, or get networkmanager and its libs at version 0.7.0
    How could I go about doing any of these things. I am not familiar with SVN, so go easy on me.
    EDIT:
    I found a package called networkmanager-beta which seems to be version 0.7.0. Trying to install that with yaourt is unsuccessful as well.
    NetworkManager-nm-netlink.o: In function `nm_netlink_get_default_handle':
    nm-netlink.c:(.text+0x38): undefined reference to `nl_handle_alloc_nondefault'
    nm-netlink.c:(.text+0x63): undefined reference to `nl_handle_set_pid'
    collect2: ld returned 1 exit status
    make[3]: *** [NetworkManager] Error 1
    make[3]: Leaving directory `/tmp/yaourt-tmp-root/aur-networkmanager-beta/networkmanager-beta/src/NetworkManager-0.7.0/src'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/tmp/yaourt-tmp-root/aur-networkmanager-beta/networkmanager-beta/src/NetworkManager-0.7.0/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/tmp/yaourt-tmp-root/aur-networkmanager-beta/networkmanager-beta/src/NetworkManager-0.7.0'
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build networkmanager-beta package.
    Also had to do yaourt as root to get that far. Why is it that when you use yaourt as root, it advises you to switch to a normal user, and then the packages will not install correctly unless you do?
    So far I have been very turned off by the AUR
    Last edited by lungdart (2008-05-17 12:59:29)

  • Can't install Ejecter from AUR

    Hi everyone
    I've been trying to install Ejecter from AUR using yaourt, but I get an error and the installation aborts.
    This is what the terminal tells me:
    Checking for program gcc,cc              : ok /usr/bin/gcc
    Checking for program cpp                 : ok /usr/bin/cpp
    Checking for program ar                  : ok /usr/bin/ar
    Checking for program ranlib              : ok /usr/bin/ranlib
    Checking for gcc                         : ok 
    Checking for program valac               : ok /usr/bin/valac
    Checking for gthread-2.0                 : Traceback (most recent call last):
      File "/tmp/yaourt-tmp-guido/aur-ejecter/src/ejecter-0.3.1/.waf3-1.5.9-92e9dcf84354592025d5265e05eb8bc4/wafadmin/Utils.py", line 414, in recurse
        txt=readf(base+'_'+name,m='rU')
      File "/tmp/yaourt-tmp-guido/aur-ejecter/src/ejecter-0.3.1/.waf3-1.5.9-92e9dcf84354592025d5265e05eb8bc4/wafadmin/Utils.py", line 379, in readf
        f=open(fname,m)
    IOError: [Errno 2] No such file or directory: '/tmp/yaourt-tmp-guido/aur-ejecter/src/ejecter-0.3.1/wscript_configure'
    During handling of the above exception, another exception occurred:
    Traceback (most recent call last):
      File "./waf", line 148, in <module>
        Abortando...
    ==> ERROR: Makepkg was unable to build ejecter.
    ==> Restart building ejecter ? [y/N]
    ==> --------------------------------
    ==>
    There are no comments on the AUR package, so I don't know if this bugs only happens to me.
    Thanks in advance for your help!

    I have the same problem with Pino from AUR.
    ==> Starting build()...
    Checking for program gcc,cc : ok /usr/bin/gcc
    Checking for program cpp : ok /usr/bin/cpp
    Checking for program ar : ok /usr/bin/ar
    Checking for program ranlib : ok /usr/bin/ranlib
    Checking for gcc : ok
    Checking for program valac : ok /usr/bin/valac
    Checking for gthread-2.0 : Traceback (most recent call last):
    File "/tmp/clyde-johan/pino/pino/src/pino-0.2.10/.waf3-1.5.9-d1e0349fc8937631a656fb8ea7e99063/wafadmin/Utils.py", line 414, in recurse
    txt=readf(base+'_'+name,m='rU')
    File "/tmp/clyde-johan/pino/pino/src/pino-0.2.10/.waf3-1.5.9-d1e0349fc8937631a656fb8ea7e99063/wafadmin/Utils.py", line 379, in readf
    f=open(fname,m)
    IOError: [Errno 2] No such file or directory: '/tmp/clyde-johan/pino/pino/src/pino-0.2.10/wscript_configure'
    During handling of the above exception, another exception occurred:
    Traceback (most recent call last):
    File "./waf", line 148, in <module>
    Aborting...
    error: Build failed

  • Errors installing virtualbox guest additions from AUR

    After failing to get ose guest additions working in an Arch guest on Ubuntu host by (a) mounting the ISO and (b) installing from pacman, I thought that it would be an idea to use builds from AUR as these would likely to be more customised for Arch guests.
    Installing ose-guest-additions-modules (the dependency for ose-guest-additions) worked flawlessly, but whenever I try and makepkg -s for ose-guest-additions I get the following error:
    install: cannot stat 'vboxadd-timesync' : no such file or directory
    install: cannot stat 'VBoxClient' : no such file or directory
    install: cannot stat 'mountvboxsf' : no such file or directory
    These directories do exist at /usr/share/virtualbox/additions/ so I am at a loss as to what is causing this to fail.
    (It is worth pointing out that I am new to Arch -and relatively new to Linux- & while I am having a lot of fun trying to figure this stuff out, I am aware that I am probably missing something quite obvious...)

    bump
    Last edited by Mufasaa (2015-06-12 13:04:45)

  • Package from AUR failed to install after doing many steps, how to rm?

    How can I see what files have been left on my hard drive after a package failed to install. I can't pacman -Rsu the package because it didnt install, but now i got some other packages that i don't need then. and probably some other stuff while the package was being extracted..
    How can i prevent from leaving a messy trail?

    Yeah gen2ly, i was using yaourt to get a package from AUR.
    I was able to uninstall the extra packages that were uninstalled, but is it possible that when the PKGBUILD failed that it left some random files somewhere? That's what I trully want to know. The other dependancies i have already removed.
    Hey thanks for the info on unzip, Runiq! unzip works miracles!!!! I installed it, and now the front end "File Roller" AKA "Archive Manager" in Gnome can suddenly handle .zip files! It's awesome! no need for p7zip or xarchiver.
    Every newbie or windows transferee should know about it!
    But anyways, is it possible the failed PKGBUILD left files somewhere?

  • [SOLVED] How to install from AUR?

    Ok, I know I'm posting too many questions too fast but I'm at the last step in configuring my videocard driver to install X and I'm stranded in the middle of nowhere, sorry for too much posting.
    I need to install a package from AUR but even I read the guide (http://wiki.archlinux.org/index.php/AUR_User_Guidelines) I can't make it clear enough on how to do it so please correct me if there's anything wrong.
    a. first of all, I need to download and install wget because I'm at CLI ready to configure X but I need the latest test drivers that fully support my videocard.
    b. mkdir ~/myuser/build && cd ~/myuser/build
    c. I need to download from here (http://aur.archlinux.org/packages.php?ID=34773) the Tarball, PKGBUILD and all the files listed in "Files", right?
    d. Once I have files downloaded all I need to do is follow the instructions in the wiki, 
       1.  Acquire a PKGBUILD  and any other required files (e.g. patches)
       2. Run makepkg in the directory where the files are saved
       3. Install the resulting package with pacman
    Thanks for any advice!
    Last edited by martin77 (2010-03-29 01:38:25)

    guys,
    did you ever saw that Heineken TV Ad where a woman shows her dresser-room to her fellow friends and they start screaming like (women does) crazy, and while they still screaming a lot they start to hear a somewhat identical scream from other part of the house that in fact shows up as the boyfriend/husband of the first lady showing his buddys his special fridge-room filled with green bottles?
    Well, that was my *exact* impression yesterday after having KDE4 up and running with composite turned on faster than any Fluxbox system on a iCore 7, and that's the top part of the iceberg.
    I think the best thing I like about Arch it's it's simplicity - besides it's speed. Okay, it may seem somewhat obscure to profane because editing configuration files is something strange to profanes, but if you have a little knowledge of GNU/Linux like myself once completed the Beginner's Guide, looking at /var/log/pacman.log and start tweaking you found yourself with a very powerfull yet easy to use, easy and fast to learn system. Arch is incredible, that's why it's gaining so much popularity, and it's community is superb.
    I'm doing my first steps around it and find Yaourt a very cool tool, I love all the info it shows about installed and AUR packages and the way it colorize, very pragmatic-oriented (as Arch is).
    On the other hand Packer is a swift tool to replace pacman.
    Thank you guys for your kindness and time spent on this n00b, best!

  • Unable to install from AUR with yaourt

    I am having problems installing packages from AUR.  I can still use yaourt to install any packages from the official repositiories.  As an example, when trying to install zenlib, I get this message:
    ==> Building and installing package
    ==> Making package: libzen 0.4.15-1 (Sun Aug 8 18:30:43 CDT 2010)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Downloading libzen_0.4.15.tar.bz2...
    --2010-08-08 18:30:43-- [url]http://downloads.sourceforge.net/zenlib/libzen_0.4.15.tar.bz2[/url]
    Resolving downloads.sourceforge.net... 216.34.181.59
    Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
    HTTP request sent, awaiting response... 301 Moved Permanently
    Location: [url]http://downloads.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url] [following]
    --2010-08-08 18:30:44-- [url]http://downloads.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url]
    Reusing existing connection to downloads.sourceforge.net:80.
    HTTP request sent, awaiting response... 302 Found
    Location: [url]http://surfnet.dl.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url] [following]
    --2010-08-08 18:30:44-- [url]http://surfnet.dl.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url]
    Resolving surfnet.dl.sourceforge.net... 130.59.138.21, 2001:620:0:1b::21
    Connecting to surfnet.dl.sourceforge.net|130.59.138.21|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 134032 (131K) [application/x-bzip2]
    Saving to: "libzen_0.4.15.tar.bz2.part"
    100%[===================================================================================================================================>] 134,032 87.0K/s in 1.5s
    2010-08-08 18:30:46 (87.0 KB/s) - "libzen_0.4.15.tar.bz2.part" saved [134032/134032]
    ==> Validating source files with md5sums...
    libzen_0.4.15.tar.bz2 ... Passed
    ==> Extracting Sources...
    -> Extracting libzen_0.4.15.tar.bz2 with bsdtar
    ==> Entering fakeroot environment...
    ==> Starting build()...
    /usr/share/aclocal/cinepaint.m4:8: warning: underquoted definition of AM_PATH_CINEPAINT
    /usr/share/aclocal/cinepaint.m4:8: run info '(automake)Extending aclocal'
    /usr/share/aclocal/cinepaint.m4:8: or see [url]http://sources.redhat.com/automake/automake.html#Extending-aclocal[/url]
    /usr/bin/m4: cannot remove temporary file /tmp/m4-IpdGHp/m4-1000
    /usr/bin/m4: cannot clean temporary file for diversion
    /usr/bin/m4: cannot remove temporary directory /tmp/m4-IpdGHp: Directory not empty
    autom4te: /usr/bin/m4 failed with exit status: 1
    aclocal-1.11: autom4te failed with exit status: 1
    autom4te: cannot rename autom4te.cache/traces.0t as autom4te.cache/traces.0:
    automake-1.11: autoconf failed with exit status: 1
    autom4te: cannot rename autom4te.cache/traces.0t as autom4te.cache/traces.0:
    Aborting...
    ==> ERROR: Makepkg was unable to build libzen.
    ==> Restart building libzen ? [y/N]
    ==> -------------------------------
    ==>
    I should also mention that I currently have a partition of my memory mounted onto /tmp.  This is the corresponding line from my fstab:
    none /tmp tmpfs defaults,noatime,size=1024M 0 1
    I should have the permissions for my /tmp mount set up correctly.  Any help would be greatly appreciated.  Thank you in advance.

    Kotel wrote:I tried running just makepkg and I get the same errors that I got when using yaourt.  I didn't try running makepkg with sudo since it isn't the normal usage of makepkg.  Would it give any extra insight if I did try running sudo makepkg?
    No, I dont think so.
    Just for the record, the archstuff repo has the compiled libzen package:
    pacman.conf:
    [archstuff]
    # AUR's most voted packages
    Server=http://archstuff.vs169092.vserver.de/$arch

  • Trying to install AMSN-SVN from AUR, TLS troubles (Resolved)

    Hi all,
    I just finished attempting to get AMSN-SVN from AUR working correctly. I got it installed and running fine but when I go to sign in, it complains about a missing TLS package, which was expected from what I read in the wiki. However, AMSN for some reason is unable to download the TLS package due to an error with sourceforge. I manually entered the URL in my web browser and the file in question downloaded fine that way. I extracted the archive and in the AMSN preferences I directed it to look for TLS in the folder I extracted the archive too. In theory this should work fine but it did not and no matter where I put the TLS files or point AMSN too it simply won't work.
    I also read about editing one of the TLS files but my file was correct already so it must have been fixed at some point. Anyone have any insight or tips for me? I am ready to pull my hair out. lol. I even tried installing Arch's TLS package but got no love from that either. If I can't get this to work I may have to go back to my Ubuntu install. Nooooo!! I love Arch too much.
    Kevin
    Last edited by ould (2007-05-25 13:08:05)

    samlt wrote:
    well, I just read the wiki, and it tells you have to download tls manually, but you don't have to...
    amsn also asko for tls (which was already installed) until this modification is done
    I know you said you already tried something similar, but I've done this few days ago, and I can't see why it wouldn't work for you...
    Thanks for the suggestion samlt. I did try that as I too found some posts relaying the same info. My file already had the correct layout so it must have been fixed sometime recently. No biggie, I am using Mercury Messenger at the moment and it seems to be doing pretty much everything I need for now, just found out about it yesterday and there was a package in the AUR so I tried it out and it is working well at the moment.
    Thanks,
    Kevin

  • [SOLVED] Makepkg, install dependencies from AUR.

    Is it possible for makepkg to install the dependencies from AUR with makepkg -si?
    Last edited by lemanski6 (2012-09-20 18:05:38)

    Nope.  Many "AUR helpers" do this though.  In my limited experience yaourt seems to be one that handles this seemlessly, but I'd say it comes with some costs of hiding what is doing from the user.

  • [Solved] Problem installing et-sdl-sound from AUR

    Hey All,
    Ok now! I know that there are several threads on this forum related to this issue, but the question I have is slightly different and may even sound silly, but I just cannot figure it out.
    I tried installing Wolfenstein: Enemy Territory from AUR. The sound didn't work out-of-the-box. Just as expected because the comments against the package on AUR had warned me so: http://aur.archlinux.org/packages.php?ID=2063
    When I researched a little I found out that, to make sound work, I had to install et-sdl-sound package: http://aur.archlinux.org/packages.php?ID=9777
    So I went ahead and did this:
    1. download the tarball from AUR
    2. tar -zxvf et-sdl-sound.tar.gz
    3. cd et-sdl-sound
    4. makepkg -s
    Now when I do the "makepkg -s" it fails with the error: "ERROR: A failure occured in build()"
    Going by the comments on the package in AUR, adding a line #include <unistd.h> to one of the .cpp file supposedly should fix this error. I did this.
    But when I try to run the command makepkg -s it overwrites the file I just modified. Can someone please tell me how do I overcome this? How do I make makepkg use the .cpp file with the modification that I made?
    Thank you,
    Nachiket
    Last edited by Nachiket (2012-06-12 06:04:37)

    Perhaps makepkg's man page will have an option to not extract source files; use whatever source already exists in the src/ directory
    Last edited by SS4 (2012-06-11 16:14:25)

  • [SOLVED] How to install custom kernel from AUR?

    I am trying to install the custom kernel for the Acer Aspire One from AUR. What is the correct way to go about doing this? I pacman -U the .pkg.tar.gz I downloaded and it put a new kernel folder in /usr/src. Do I just copy the old .config file and make?
    Last edited by future stir-fry (2008-12-23 01:26:57)

    zaza224 wrote:
    After installing new kernel with pacman -U you  just need to add a new line to grub menu.lst pointing to it and reboot
    How would you go about doing this in syslinux instead of grub?
    Whoa there, get your shotguns, the zombies are coming!!
    Seriously, welcome to the Arch forums zaza224
    Please familiarize yourself with our forum guidelines, in particular the topic about waking the dead:
    https://wiki.archlinux.org/index.php/Fo … Bumping.22
    Closing.

Maybe you are looking for

  • Why can't I open my RAW files in my trial version of Photoshop Lightroom 4?

    Why can't I open my RAW files in my trial version of Photoshop Lightroom 4? I use a Canon 5d mark II, which is supposed to be supported, and I checked for updates, but none were found.

  • How can I get my trigger to see the SQL that activated the trigger?

    The catch here is that this is a standard edition instance so FGA is not available. TIA, Allen

  • Cisco NAC AD SSO

    Hi, I need help with configuring CASUser Account for NAC AD SSO in a multidomain enviorment. We have two child domain (based on region) say A & B. We have created the casuser account in domain A. If a user from Domain A login, everything works fine a

  • Windows 7 and Deskjet D1320

    We recently upgraded our HP Pavilion dv6 Notebook PC from Vista to Windows 7.  We cannot get our printer to respond to the computer.  We tried re-installing the printer, downloading new software and driver, and a patch for the vista to windows7 drive

  • Time machine wont back up my files

    it will stop at an irregular time saying it cant continue (cant remember the exact terminology) anyway i think it might be to do with corrupt files but i dont know how to find where those files are is there a program i can use to find out whats up or