/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found

I am trying to run the firefox from firefox-4.0.tar.bz2 on CentOS 5.6 and get the error message,
./firefox-bin: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by firefox/libxul.so)
Firefox does not start.
I thought having a copy of the library in the local directory would help, so I made a link:
ln -s /usr/lib/libstdc++.so.6.0.8 libstdc++.so.6
then I got the error message,
./firefox-bin: /firefox/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by firefox/libxul.so)
My version of glibc is:
$ rpm -q glibc
glibc-2.5-58.el5_6.2
glibc-2.5-58.el5_6.2

Yes, that led to my solution. There was a lot of noise in the two links, but some solid signal. Ths solution came from dietux's reference in /questions/777306 Bug 621704 to http://forums.mozillazine.org/viewtopic.php?f=23&t=2075033 :
1. Download the Fedora 9 package of libstdc++-4.3.0-8.i386.rpm from http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/9/Fedora/i386/os/Packages/libstdc++-4.3.0-8.i386.rpm .
2. Unpack the package in your Firefox 4 directory with relative paths (does not require super user permissions):
[firefox]$ rpm2cpio libstdc++-4.3.0-8.i386.rpm | cpio -i --make-directories
3. Move the library and its link to the Firefox 4 directory:
[firefox]$ mv usr/lib/libstdc++.so.6* .
[NOTE: this is a RELATIVE path -- it has no leading slash.]
4. Run Firefox 4:
./firefox
Thank you for your help!
Craig
P.S. I do agree with the posters in [[https://bugzilla.mozilla.org/show_bug.cgi?id=621704| Bug 621704]] that CentOS 5.x is NOT obsolete. The whole point of CentOS (and RHEL) is that it will be around for awhile. I left Fedora for CentOS because it changed too much.

Similar Messages

  • [SOLVED] /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.18' not found

    I got fed up typing the password every time I push some files to a server with scp, as I do it a lot with this project. Public/private key pair is not really an option (read: I do not want to send anything else but the web app files to the server) as the host is not my own, nor it is my client's. Instead it is my client's client's host.
    So I installed filezilla. And got this:
    > filezilla
    filezilla: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.18' not found (required by filezilla)
    I did a quick pacman -Syu as always, and the error still comes up.
    > strings /usr/lib/libstdc++.so.6 | grep GLIBCXX
    GLIBCXX_3.4
    GLIBCXX_3.4.1
    GLIBCXX_3.4.2
    GLIBCXX_3.4.3
    GLIBCXX_3.4.4
    GLIBCXX_3.4.5
    GLIBCXX_3.4.6
    GLIBCXX_3.4.7
    GLIBCXX_3.4.8
    GLIBCXX_3.4.9
    GLIBCXX_3.4.10
    GLIBCXX_3.4.11
    GLIBCXX_3.4.12
    GLIBCXX_3.4.13
    GLIBCXX_3.4.14
    GLIBCXX_3.4.15
    GLIBCXX_3.4.16
    GLIBCXX_3.4.17
    GLIBCXX_DEBUG_MESSAGE_LENGTH
    Now what?
    Perhaps some alternatives? What's your favorite GUI FTP client? Mine's WinSCP, but it's only for windows AFAIK.
    I have used gFTP in the past, but the gui design is just horrible. For example ctrl+v is some key binding to do something else than paste from clipboard. And then there is no drag&drop. It also crashes if I open more than one file to edit at the same time. All these little details drive me nuts with gFTP.
    Last edited by Lazzu (2013-10-14 16:23:23)

    ~ > pacman -Qo /usr/lib/libstdc++.so.6
    /usr/lib/libstdc++.so.6 is owned by gcc-libs 4.8.1-3
    ~ > strings /usr/lib/libstdc++.so.6 | grep GLIBCXX
    GLIBCXX_3.4
    GLIBCXX_3.4.1
    GLIBCXX_3.4.2
    GLIBCXX_3.4.3
    GLIBCXX_3.4.4
    GLIBCXX_3.4.5
    GLIBCXX_3.4.6
    GLIBCXX_3.4.7
    GLIBCXX_3.4.8
    GLIBCXX_3.4.9
    GLIBCXX_3.4.10
    GLIBCXX_3.4.11
    GLIBCXX_3.4.12
    GLIBCXX_3.4.13
    GLIBCXX_3.4.14
    GLIBCXX_3.4.15
    GLIBCXX_3.4.16
    GLIBCXX_3.4.17
    GLIBCXX_3.4.18
    GLIBCXX_3.4.19
    GLIBCXX_DEBUG_MESSAGE_LENGTH
    Is your system fully up to date?

  • I installed firefox4.0.1 it crashes on startup safe-mode error /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /home/firefox/firefox/libxul.so)

    I am using 2.6.23.1-42.fc8

    That is this bug:
    *[https://bugzilla.mozilla.org/show_bug.cgi?id=621704 Bug 621704] - Lib dep problem: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by .../libxul.so)
    *[/questions/811309]
    *[/questions/777306]

  • Error /lib/libgcc_s.so.1 : version 'GCC_4.2.0' not found (required by  /usr

    Hi,
    I have written a cpp plugin to call when the deactivate workflow is processing I have the OAM 10.1.4.3 version installed.
    I am able to compile the file. But when try executing it from the workflow i am facing the below issue.
    Error /lib/libgcc_s.so.1 : version 'GCC_4.2.0' not found (required by /usr/lib/libstdcc+.so.6)
    Help me resolve this issue
    Thanks.

    Hi,
    I think you are in the wrong forum here :-)
    Regards
    Patrick

  • [Solved] avidemux2_qt4: /usr/lib/libstdc++.so.6: `GLIBCXX_3.4.15'

    I suddenly cannot run my avidemux2_qt4
    $ avidemux2_qt4
    avidemux2_qt4: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by avidemux2_qt4)
    $ pacman -Q avidemux-qt
    avidemux-qt 2.5.4-3
    $ pacman -Q gcc
    gcc 4.5.2-6
    $ pacman -Q glibc
    glibc 2.13-4
    $ sudo find / -name libstdc++.so.6
    /usr/lib32/libstdc++.so.6
    /usr/lib/libstdc++.so.6
    Last edited by Doctor Drive (2011-03-30 18:59:37)

    fixing...

  • UnsatisfiedLinkError: `GCC_4.2.0' not found(req. /usr/lib/libstdc++.so

    bash-3.2$ ldd /koba/c/libs/libbluejni-1.1.so
    linux-gate.so.1 => (0xffffe000)
    libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xf7dfe000)
    librt.so.1 => /lib/librt.so.1 (0xf7df5000)
    libc.so.6 => /lib/libc.so.6 (0xf7cb1000)
    libm.so.6 => /lib/libm.so.6 (0xf7c8a000)
    libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf7c7d000)
    /lib/ld-linux.so.2 (0x00670000)
    libpthread.so.0 => /lib/libpthread.so.0 (0xf7c66000)
    bash-3.2$ ldd /koba/c/libs/libgcc_s.so.1
    linux-gate.so.1 => (0xffffe000)
    libc.so.6 => /lib/libc.so.6 (0xf7dc5000)
    /lib/ld-linux.so.2 (0x00670000)
    bash-3.2$ ldd /usr/lib/libstdc++.so.6
    linux-gate.so.1 => (0xffffe000)
    libm.so.6 => /lib/libm.so.6 (0x009db000)
    libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00a0a000)
    libc.so.6 => /lib/libc.so.6 (0x0068e000)
    /lib/ld-linux.so.2 (0x00670000)
    java.lang.UnsatisfiedLinkError: /koba/c/libs/libbluejni-1.1.so: /koba/c/libs/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)
    at java.lang.Runtime.loadLibrary0(Runtime.java:822)
    at java.lang.System.loadLibrary(System.java:993)
    at com.comp.blue.jni.BlueJNI.initialize(BlueJNI.java:31)
    at com.comp....AbstractLaunchpad.<init>(AbstractLaunchpad.java:188)
    at com.comp....LaunchPadMultiProcess.<init>(LaunchPadMultiProcess.java:78)
    at com.comp....LaunchPadMultiProcess.main(LaunchPadMultiProcess.java:56)
    Exception in thread "main" java.lang.UnsatisfiedLinkError: /koba/c/libs/libbluejni-1.1.so: /koba/c/libs/libgcc_s.so.1: version `GCC_4.2.0' not found (required
    by /usr/lib/libstdc++.so.6)
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)
    at java.lang.Runtime.loadLibrary0(Runtime.java:822)
    at java.lang.System.loadLibrary(System.java:993)
    at com.comp....BlueJNI.initialize(BlueJNI.java:31)
    at com.comp...AbstractLaunchpad.<init>(AbstractLaunchpad.java:188)
    at com.comp....LaunchPadMultiProcess.<init>(LaunchPadMultiProcess.java:78)
    at com.comp....LaunchPadMultiProcess.main(LaunchPadMultiProcess.java:56)
    Please suggest why am I getting that error. It seems to be missing GCC_4.2.0 but not sure what I should do.
    Last edited by srikanthradix (2011-12-02 20:56:54)

    Hi,
    I think you are in the wrong forum here :-)
    Regards
    Patrick

  • Itunes won't start up - can't find usr/lib/libstdc++.6.dylib

    Hi,
    I had to reinstall the OS 10.3.9 on my ti-book. I did an archive and install, but now iTunes won't start up. Console says it can't find this dynamic library:
    usr/lib/libstdc++.6.dylib
    Since I have a lot of my songs in my personal lib on this machine, and podcast susbscriptions, etc - I don't want to lose them if possible.
    Is there a way to just install this lib, or will I have to reinstall iTunes altogheter?
    I searched for the above file, but can't find it on the disk.
    thx.
    'mark

    Do you have any iTunes plugins? You may want to get rid of them and try again.
    Also, have you tried removing the corresponding com.apple.itunes.plist files from <youraccount>/Library/Preferences, logging out, logging back in again (or rebooting) and then relaunching iTunes? I don't think an archive and install will refresh this file for you. Nor will reinstalling iTunes.

  • Gcc issues /usr/lib/libstdc++.so.6:could not read symbols

    Error i get when compiling an openGL, bullet program. I just started getting this on both my arch computers after updating.
    gcc Timer.o Ball.o main.o -I/usr/include -lGL -lGLU -lBulletCollision -lBulletDynamics -lLinearMath -I/usr/include/bullet -L/usr/lib -lglut -lX11 -o pool
    /usr/bin/ld: Ball.o: undefined reference to symbol '__cxa_pure_virtual@@CXXABI_1.3'
    /usr/bin/ld: note: '__cxa_pure_virtual@@CXXABI_1.3' is defined in DSO /usr/lib/libstdc++.so.6 so try adding it to the linker command line
    /usr/lib/libstdc++.so.6: could not read symbols: Invalid operation
    collect2: ld returned 1 exit status

    I realised that  and changed it, it's still giving a simmilar error
    g++ Timer.o Ball.o main.o -I/usr/include -lGL -lGLU -lBulletCollision -lBulletDynamics -lLinearMath -I/usr/include/bullet -L/usr/lib -lglut -lX11 -o pool
    /usr/bin/ld: Timer.o: undefined reference to symbol 'clock_gettime@@GLIBC_2.2.5'
    /usr/bin/ld: note: 'clock_gettime@@GLIBC_2.2.5' is defined in DSO /lib/librt.so.1 so try adding it to the linker command line
    /lib/librt.so.1: could not read symbols: Invalid operation
    collect2: ld returned 1 exit status
    Last edited by seniorsassycat (2011-12-10 01:16:00)

  • /usr/lib/libcurl.so.4: version `CURL_OPENSSL_3' not found

    Hello guys,
    I need to instal an application to generate a scenery for X-Plane but when I click on the executable I get:
    ./WED: /usr/lib/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by ./WED)
    How could I solve it?
    Thanks

    The PKGBUILD doesn't list any conflicts and just seems to install some older libs with different so-name versions.
    It should work fine with the normal curl package.
    vulnerabilities / security problems :  there's a reason curl abandoned those older versions.
    I'd recommend installing it, runing the app that needs it, then removing it.
    You could also try to contact the creator of the application and ask them for an uptodate version.
    debian wheezy (stable) has curl 7.26 , so the app won't work with debian stable also.

  • "lib/libfreebl3.so: version `NSSRAWHASH_3.12.3' not found"!!

    I'm trying to setup Sun Java System Web Server7.0 on the fedora11. And then I have a problem with "configuration failed".
    I get the error massage:
    **Apr 25, 2011 7:33:38 PM com.sun.web.admin.configurator.ConfigureServer main**
    **WARNING: /sun/webserver7/lib/libadminjni.so: /sun/webserver7/lib/libfreebl3.so: version `NSSRAWHASH_3.12.3' not found (required by /lib/libcrypt.so.1)**
    **java.lang.UnsatisfiedLinkError: /sun/webserver7/lib/libadminjni.so: /sun/webserver7/lib/libfreebl3.so: version `NSSRAWHASH_3.12.3' not found (required by /lib/libcrypt.so.1)**
    I've already searched a lot on the internet, but still cannot found an appropriate method. Most people said it's because the version of libfreebl3.so in my installer package is too old.
    I want to know the details about how to handle this.
    Thank you very much!!

    I think this is a Fedora specific problem. I don't see this problem in Ubuntu.
    Fedora has linked libcrypt.so with NSS libraries.
    $ ldd /lib64/libcrypt.so.1
    linux-vdso.so.1 => (0x00007fff555ff000)
    libc.so.6 => /lib64/libc.so.6 (0x00000030dfe00000)
    libfreebl3.so => /lib64/libfreebl3.so (0x00000030f0a00000)
    /lib64/ld-linux-x86-64.so.2 (0x00000030dfa00000)
    libdl.so.2 => /lib64/libdl.so.2 (0x00000030e0200000)
    Hence any application which links to libcrypt.so has to use Fedora's
    libfreebl3.so. (libcrypt.so wants a libfreebl3.so which is from
    NSSRAWHASH_3.12.3 library, not a generic libfreebl3.so)
    Web Server links with libcrypt.so and indirectly links libfreebl3.so from OS.
    This conflicts which libraries what Web Server 7.0.x ships. (libcrypt.so
    doesn't like libfreebl3.so shipped with Web Server 7.0.x)
    I could not think of any good solution for that so far.
    One workaround would be to get a libcrypt.so compiled and copy in
    <webserver_install_location>/lib but that is something not trivial.
    IMHO, any application which links with libcrypt.so and has it's own version of
    libfreebl3.so won't work on Fedora.

  • Java -version bash: java: command not found

    Hi all.
    I wanna install java on linux (OpenSUSE). When I checked java -version, it shown that :
    java -version
    bash: java: command not found
    Can any solution about it, please!

    Sukirmanster wrote:
    I wanna install java on linux (OpenSUSE). When I checked java -version, it shown that :
    java -version
    bash: java: command not foundNot surprising if you have not installed java yet.
    Can any solution about it, please!If you have installed java, read a unix/linux manual,
    pay particular attention to bash (or any shell) and the role of $PATH.

  • Relocation error : /usr/lib/libresolv.so.2

    I am facing this error message whenever I launch mailx program. The error is as following : "/usr/lib/libresolv.so.2: symbol __nsl_fopen: referenced symbol not found".
    What do this error indicates? Does it require patches? Thanks in advance for all help.

    Hi mate,
    I also have received the same error after adding a patch (to solve the DNS cache poisoning) using the -u "unconditional" option :
    patchadd IDR138959-01
    Checking installed patches...
    ERROR: This patch requires patch 109327-22
    which has not been applied to the system.
    Patchadd is terminating.
    # patchadd 109327-22
    Checking installed patches...
    ERROR: This patch requires patch 108994-27
    which has not been applied to the system.
    Patchadd is terminating.
    when i tried to get the 108994-27 patch from sunsolv web site I found that this patch is deleted from their DB and considered withdrawn:
    [http://sunsolve.sun.com/search/document.do?assetkey=1-21-108994-29-1]
    So I decided to use the unconditional method (-u) option to force the patchadd command to install the 109327-22 patch:
    +
    # patchadd -u 109327-22
    Checking installed patches...+
    Verifying sufficient filesystem capacity (dry run method)...
    +Installing patch packages...
    Patch number 109327-22 has been successfully installed.+
    +See /var/sadm/patch/109327-22/log for details
    Patch packages installed:+
    + SUNWarc+
    + SUNWcsl+
    + SUNWcsr+
    + SUNWcstl+
    + SUNWcsu+
    + SUNWhea
    # echo $?+
    +0
    after this step the error message starts when i tried to test the old BIND 8.1 server as follow:+
    # ps -ef|grep named+
    root 2643 744 0 08:47:43 pts/5 0:00 grep named
    root 728 1 1 08:35:48 ? 0:09 /usr/sbin/in.named
    # kill -HUP 728 --------->TO RELOAD THE BIND 8.1 server
    # kill 728 -----------> TO KILL THE BIND 8.1 SERVER
    # /usr/sbin/in.named --------> TO START THE BIND 8.1 SERVER
    ld.so.1: /usr/sbin/in.named: fatal: relocation error: file /usr/lib/libresolv.so.2: symbol __nsl_fopen: referenced symbol not found+
    Killed+
    Backing out (removing)  the latest patch 109327-22 (that has installed unconditionally using the -u option) solved the problem see:
    +
    # patchrm 109327-22
    Checking installed patches...
    Backing out patch 109327-22...
    Patch 109327-22 has been backed out.
    # echo $?+
    +0+
    +# ps -ef|grep named+
    + root 3602 744 0 08:54:42 pts/5 0:00 grep named+
    +# /usr/sbin/in.named &+
    +3607+
    +# ps -ef|grep named+
    + root 3608 1 1 08:54:47 ? 0:00 /usr/sbin/in.named+
    + root 3612 744 0 08:54:56 pts/5 0:00 grep named+
    SUCCessfully starting BIND 8 after removing the 109327-22 patch,
    +but to be able to install original and the most important patch IDR138959-01
    I re istalled this path unconditionally agin:
    # patchadd -u 109327-22
    Checking installed patches...+
    Verifying sufficient filesystem capacity (dry run method)...
    +Installing patch packages...
    Patch number 109327-22 has been successfully installed.+
    +See /var/sadm/patch/109327-22/log for details
    Patch packages installed:+
    + SUNWarc+
    + SUNWcsl+
    + SUNWcsr+
    + SUNWcstl+
    + SUNWcsu+
    + SUNWhea
    # echo $?+
    +0+
    Then I have installed the BIND-9 patch
    +# patchadd IDR138959-01
    Checking installed patches...+
    Executing prepatch script...
    +# @(#) copyright 1.3 03/03/24 SMI
    #############################################################+
    INTERIM DIAGNOSTICS/RELIEF (IDR) IS PROVIDED HEREBY "AS IS",
    TO AUTHORIZED CUSTOMERS ONLY. IT IS LICENSED FOR USE ON
    SPECIFICALLY IDENTIFIED EQUIPMENT, AND FOR A LIMITED PERIOD OF
    TIME AS DEFINED BY YOUR SERVICE PROVIDER.  ANY PROGRAM
    MODIFIED THROUGH ITS USE REMAINS GOVERNED BY THE TERMS AND
    CONDITONS OF THE ORIGINAL LICENSE APPLICABLE TO THAT
    PROGRAM. INSTALLATION OF THIS IDR NOT MEETING THESE CONDITIONS
    +SHALL WAIVE ANY WARRANTY PROVIDED UNDER THE ORIGINAL LICENSE.
    FOR MORE DETAILS, SEE THE README.+
    +#############################################################
    Do you wish to continue this installation {yes or no} [yes]?+
    +(by default, installation will continue in 60 seconds)
    Verifying sufficient filesystem capacity (dry run method)...+
    +Installing patch packages...
    Patch number IDR138959-01 has been successfully installed.+
    See /var/sadm/patch/IDR138959-01/log for details
    Executing postpatch script...
    +Users MUST completely re-configure BIND as per instructions in /usr/lib/dns/migration.txt in order to use the new BIND 9 and the fixes that this patch delivers.
    Patch packages installed:+
    + SUNWcsu
    # echo $?+
    +0+
    +Success in istalling BIND 9.3.5-p1
    +
    I then killed the old BIND8 process (root  3608     1  1 08:54:47 ?        0:00 /usr/sbin/in.named)
    kill 3608
    any attempt to start BIND 8.1  again will produce the same ERROR:
    ld.so.1: in.telnetd: fatal: relocation error: file /usr/lib/libresolv.so.2: symbol __nsl_fopen: referenced symbol not found
    i did not care because i decided to use the new BIND 9
    but
    after i rebootet the server (init 6)
    and try to connect to it remotly using telnet:
    telnet ns1
    the login screen shows the same error message as follow:
    ld.so.1: in.telnetd: fatal: relocation error: file /usr/lib/libresolv.so.2: symbol __nsl_fopen: referenced symbol not found
    connection closed by foreign host.
    the bind 9 is working no problem but I can not login to the srver using telnet as described above
    shall i try to remove the 109327-22 patch?
    but I am afraid that this may damage my new BIND 9 installation!!
    any help to solve this problem will be greatly appreciated,
    Thanks in advance,
    Tarek Selim,
    Edited by: TarekSelim on Aug 8, 2008 1:09 AM

  • [SOLVED]/usr/lib/arch-tempfiles line 106: install:command not found

    Hi everyone!
    This is my boot.log
    http://pastebin.com/1gfynhSN
    It says"/usr/lib/initscripts/arch-tmpfiles:line 106: install:command not found".This is leading to problems such as dbus and network manager not being started(even manually),no shutdown option,not able to 'open' log files without sudo  etc.
    I think a possible reason for this is that I had messed up with symlinks.I had issued the command
    sudo ln -s /bin/install /usr/bin/install
    .Then I had used
    cd /bin/
    unlink install
    Now,I find that /bin/install and /usr/bin/install does not exist.(I have deleted them!) .How can I fix this up?Any help would be appreciated.
    Last edited by adwaita45 (2012-04-05 20:41:40)

    Reinstall coreutils (or manually extract install from the package and put it in /usr/bin).
    Last edited by Raynman (2012-04-05 18:14:10)

  • Libtool: libgvfscommon.la has not been installed in '/usr/lib/gvfs'

    Hi,
    I'm trying to patch gvfs-mtp. The thing is I'm getting strange warnings from libtool like:
    libtool: warning: '../../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in
    '/usr/lib/gvfs'
    Or with more context:
    ==> Making package: gvfs 1.22.2-4 (Mon Jan 19 12:57:20 EET 2015)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    -> Found gvfs-1.22.2.tar.xz
    -> Found 0001-MTP-Attempt-to-set-MTP-filetype-from-mime-type-when-.patch
    ==> Validating source files with sha256sums...
    gvfs-1.22.2.tar.xz ... Passed
    0001-MTP-Attempt-to-set-MTP-filetype-from-mime-type-when-.patch ... Skipped
    ==> Extracting sources...
    -> Extracting gvfs-1.22.2.tar.xz with bsdtar
    ==> Removing existing $pkgdir/ directory...
    ==> Starting build()...
    libtoolize: putting auxiliary files in '.'.
    libtoolize: copying file './ltmain.sh'
    libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
    libtoolize: copying file 'm4/libtool.m4'
    libtoolize: copying file 'm4/ltoptions.m4'
    libtoolize: copying file 'm4/ltsugar.m4'
    libtoolize: copying file 'm4/ltversion.m4'
    libtoolize: copying file 'm4/lt~obsolete.m4'
    configure.ac:11: installing './compile'
    configure.ac:4: installing './missing'
    client/Makefile.am: installing './depcomp'
    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 whether UID '1000' is supported by ustar format... yes
    checking whether GID '1000' is supported by ustar format... yes
    checking how to create a ustar tar archive... gnutar
    checking whether build environment is sane... yes
    checking for style of include used by make... GNU
    checking for gcc... gcc
    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 gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking whether gcc understands -c and -o together... yes
    checking dependency style of gcc... gcc3
    checking for an ANSI C-conforming const... yes
    checking for library containing strerror... none required
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to accept ISO C89... (cached) none needed
    checking whether gcc understands -c and -o together... (cached) yes
    checking dependency style of gcc... (cached) 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 pkg-config... /usr/bin/pkg-config
    checking for gio-querymodules... /usr/bin/gio-querymodules
    checking for a sed that does not truncate output... /usr/bin/sed
    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... (cached) /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 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 a working dd... /usr/bin/dd
    checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
    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... no
    checking for xsltproc... /usr/bin/xsltproc
    checking whether make supports nested variables... (cached) yes
    checking for pid_t... yes
    checking return type of signal handlers... void
    checking for size_t... yes
    checking for uid_t in sys/types.h... yes
    checking pkg-config is at least version 0.16... yes
    checking for struct stat.st_mtimensec... no
    checking for struct stat.st_mtim.tv_nsec... yes
    checking for struct stat.st_atimensec... no
    checking for struct stat.st_atim.tv_nsec... yes
    checking for struct stat.st_ctimensec... no
    checking for struct stat.st_ctim.tv_nsec... yes
    checking for gtk-doc... no
    configure: WARNING:
    You will not be able to create source packages with 'make dist'
    because gtk-doc is not found.
    checking for gtkdoc-check... no
    checking for gtkdoc-check... no
    checking for gtkdoc-rebase... no
    checking for gtkdoc-mkpdf... no
    checking whether to build gtk-doc documentation... no
    checking for GTKDOC_DEPS... yes
    checking for GLIB... yes
    checking for DBUS... yes
    checking whether NLS is requested... yes
    checking for intltool >= 0.35.0... 0.50.2 found
    checking for intltool-update... /usr/bin/intltool-update
    checking for intltool-merge... /usr/bin/intltool-merge
    checking for intltool-extract... /usr/bin/intltool-extract
    checking for xgettext... /usr/bin/xgettext
    checking for msgmerge... /usr/bin/msgmerge
    checking for msgfmt... /usr/bin/msgfmt
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for perl... /usr/bin/perl
    checking for perl >= 5.8.1... 5.20.1
    checking for XML::Parser... ok
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking for LC_MESSAGES... yes
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking for ngettext in libc... yes
    checking for dgettext in libc... yes
    checking for bind_textdomain_codeset... yes
    checking for msgfmt... (cached) /usr/bin/msgfmt
    checking for dcgettext... yes
    checking if msgfmt accepts -c... yes
    checking for gmsgfmt... (cached) /usr/bin/msgfmt
    checking for xgettext... (cached) /usr/bin/xgettext
    checking for ssh... /usr/bin/ssh
    checking sys/un.h usability... yes
    checking sys/un.h presence... yes
    checking for sys/un.h... yes
    checking stropts.h usability... yes
    checking stropts.h presence... yes
    checking for stropts.h... yes
    checking termios.h usability... yes
    checking termios.h presence... yes
    checking for termios.h... yes
    checking util.h usability... no
    checking util.h presence... no
    checking for util.h... no
    checking utmp.h usability... yes
    checking utmp.h presence... yes
    checking for utmp.h... yes
    checking sys/uio.h usability... yes
    checking sys/uio.h presence... yes
    checking for sys/uio.h... yes
    checking sys/param.h usability... yes
    checking sys/param.h presence... yes
    checking for sys/param.h... yes
    checking for getpt... yes
    checking for posix_openpt... yes
    checking for grantpt... yes
    checking for unlockpt... yes
    checking for ptsname... yes
    checking for ptsname_r... yes
    checking for socketpair... yes
    checking for openpty... no
    checking for openpty in -lutil... yes
    checking for library containing login_tty... none required
    checking for HTTP... yes
    checking for AVAHI... yes
    checking for LIBXML... yes
    checking for UDEV... yes
    checking for FUSE... yes
    checking for UDISKS2... yes
    checking for LIBSYSTEMD_LOGIN... yes
    checking for GUDEV... yes
    checking for CDDA... yes
    checking cdio/paranoia/paranoia.h usability... yes
    checking cdio/paranoia/paranoia.h presence... yes
    checking for cdio/paranoia/paranoia.h... yes
    checking for AFC... yes
    checking for GOA... yes
    checking for GPHOTO2... yes
    checking for GPHOTO25... yes
    checking for KEYRING... yes
    checking for BLURAY... yes
    checking for LIBMTP... yes
    checking for LIBMTP_1_1_5... yes
    checking for LIBMTP_1_1_6... yes
    checking for SMBCLIENT... yes
    checking libsmbclient.h usability... yes
    checking libsmbclient.h presence... yes
    checking for libsmbclient.h... yes
    checking for smbc_getFunctionStatVFS in -lsmbclient... yes
    checking for Samba libraries... yes
    checking for GTK... yes
    checking archive.h usability... yes
    checking archive.h presence... yes
    checking for archive.h... yes
    checking for archive_entry_filetype in -larchive... yes
    checking for Archive 3.libraries... yes
    checking for libgcrypt-config... /usr/bin/libgcrypt-config
    checking for LIBGCRYPT - version >= 1.2.2... yes (1.6.2)
    checking LIBGCRYPT API version... okay
    checking whether _NL_ADDRESS_LANG_TERM is declared... yes
    checking whether _NL_ADDRESS_COUNTRY_AB3 is declared... yes
    checking for glib-genmarshal... /usr/bin/glib-genmarshal
    checking sys/statfs.h usability... yes
    checking sys/statfs.h presence... yes
    checking for sys/statfs.h... yes
    checking sys/statvfs.h usability... yes
    checking sys/statvfs.h presence... yes
    checking for sys/statvfs.h... yes
    checking sys/vfs.h usability... yes
    checking sys/vfs.h presence... yes
    checking for sys/vfs.h... yes
    checking sys/mount.h usability... yes
    checking sys/mount.h presence... yes
    checking for sys/mount.h... yes
    checking for sys/param.h... (cached) yes
    checking for statvfs... yes
    checking for statfs... yes
    checking for struct statfs.f_fstypename... no
    checking for struct statfs.f_bavail... yes
    checking for struct statvfs.f_basetype... no
    checking number of arguments to statfs()... 2
    checking for more warnings... no
    checking that generated files are newer than configure... done
    checking that generated files are newer than configure... done
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating common/Makefile
    config.status: creating client/Makefile
    config.status: creating metadata/Makefile
    config.status: creating daemon/trashlib/Makefile
    config.status: creating daemon/Makefile
    config.status: creating monitor/Makefile
    config.status: creating monitor/proxy/Makefile
    config.status: creating monitor/hal/Makefile
    config.status: creating monitor/gdu/Makefile
    config.status: creating monitor/udisks2/Makefile
    config.status: creating monitor/gphoto2/Makefile
    config.status: creating monitor/afc/Makefile
    config.status: creating monitor/mtp/Makefile
    config.status: creating monitor/goa/Makefile
    config.status: creating programs/Makefile
    config.status: creating man/Makefile
    config.status: creating test/Makefile
    config.status: creating po/Makefile.in
    config.status: creating config.h
    config.status: config.h is unchanged
    config.status: executing depfiles commands
    config.status: executing libtool commands
    config.status: executing default-1 commands
    config.status: executing po/stamp-it commands
    gvfs configuration summary:
    gio module directory : ${exec_prefix}/lib/gio/modules
    hotplug backend: gudev
    Blu-ray metadata support: yes
    HTTP/WebDAV support: yes
    ObexFTP support no
    Samba support: yes
    FUSE support: yes
    CDDA support: yes
    Gphoto2 support: yes
    MTP support: yes
    archive support: yes
    AFC support: yes
    AFP support: yes
    DNS-SD support: yes
    Build HAL volume monitor: no (with fast init path: no)
    Build GDU volume monitor: no
    Build udisks2 volume monitor: yes
    Build GOA volume monitor: yes
    Use libsystemd-login: yes
    GNOME Keyring support: yes
    GTK+ support: yes
    Bash-completion support: yes
    Installed tests: no
    make all-recursive
    make[1]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2'
    Making all in common
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/common'
    make all-am
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/common'
    make[3]: Nothing to be done for 'all-am'.
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/common'
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/common'
    Making all in metadata
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/metadata'
    make all-am
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/metadata'
    GEN gvfs-metadata.service
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/metadata'
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/metadata'
    Making all in client
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/client'
    make[2]: Nothing to be done for 'all'.
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/client'
    Making all in daemon
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon'
    make all-recursive
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon'
    Making all in trashlib
    make[4]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon/trashlib'
    make[4]: Nothing to be done for 'all'.
    make[4]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon/trashlib'
    make[4]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon'
    GEN sftp.mount
    GEN ftp.mount
    GEN trash.mount
    GEN computer.mount
    GEN burn.mount
    GEN localtest.mount
    GEN network.mount
    GEN recent.mount
    GEN http.mount
    GEN dav.mount
    GEN dav+sd.mount
    GEN smb.mount
    GEN smb-browse.mount
    GEN cdda.mount
    GEN gphoto2.mount
    GEN mtp.mount
    GEN dns-sd.mount
    GEN archive.mount
    GEN afc.mount
    GEN afp-browse.mount
    GEN afp.mount
    GEN sftp.localmount
    GEN ftp.localmount
    GEN trash.localmount
    GEN computer.localmount
    GEN burn.localmount
    GEN localtest.localmount
    GEN network.localmount
    GEN recent.localmount
    GEN http.localmount
    GEN dav.localmount
    GEN dav+sd.localmount
    GEN smb.localmount
    GEN smb-browse.localmount
    GEN cdda.localmount
    GEN gphoto2.localmount
    GEN mtp.localmount
    GEN dns-sd.localmount
    GEN archive.localmount
    GEN afc.localmount
    GEN afp-browse.localmount
    GEN afp.localmount
    GEN gvfs-daemon.service
    make[4]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon'
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon'
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon'
    Making all in monitor
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor'
    Making all in proxy
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/proxy'
    make all-am
    make[4]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/proxy'
    make[4]: Nothing to be done for 'all-am'.
    make[4]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/proxy'
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/proxy'
    Making all in udisks2
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/udisks2'
    GEN org.gtk.Private.UDisks2VolumeMonitor.service
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/udisks2'
    Making all in gphoto2
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/gphoto2'
    make all-am
    make[4]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/gphoto2'
    GEN org.gtk.Private.GPhoto2VolumeMonitor.service
    make[4]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/gphoto2'
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/gphoto2'
    Making all in afc
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/afc'
    GEN org.gtk.Private.AfcVolumeMonitor.service
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/afc'
    Making all in mtp
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/mtp'
    GEN org.gtk.Private.MTPVolumeMonitor.service
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/mtp'
    Making all in goa
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/goa'
    GEN org.gtk.Private.GoaVolumeMonitor.service
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/goa'
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor'
    make[3]: Nothing to be done for 'all-am'.
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor'
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor'
    Making all in po
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/po'
    make[2]: Nothing to be done for 'all'.
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/po'
    Making all in programs
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/programs'
    make[2]: Nothing to be done for 'all'.
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/programs'
    Making all in test
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/test'
    Makefile:1475: warning: overriding recipe for target 'check'
    Makefile:1295: warning: ignoring old recipe for target 'check'
    make all-am
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/test'
    Makefile:1475: warning: overriding recipe for target 'check'
    Makefile:1295: warning: ignoring old recipe for target 'check'
    GEN session.conf
    GEN gvfs-daemon.service
    GEN gvfs-metadata.service
    GEN org.gtk.Private.AfcVolumeMonitor.service
    GEN org.gtk.Private.GPhoto2VolumeMonitor.service
    GEN org.gtk.Private.UDisks2VolumeMonitor.service
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/test'
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/test'
    Making all in man
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/man'
    make[2]: Nothing to be done for 'all'.
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/man'
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2'
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2'
    make[1]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2'
    ==> Entering fakeroot environment...
    ==> Starting package_gvfs()...
    Making install in common
    make[1]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/common'
    make install-am
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/common'
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/common'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs'
    /bin/sh ../libtool --mode=install /usr/bin/install -c libgvfscommon.la '/home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/libgvfscommon.so /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/libgvfscommon.so
    libtool: install: /usr/bin/install -c .libs/libgvfscommon.lai /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/libgvfscommon.la
    libtool: warning: remember to run 'libtool --finish /usr/lib/gvfs'
    make[3]: Nothing to be done for 'install-data-am'.
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/common'
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/common'
    make[1]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/common'
    Making install in metadata
    make[1]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/metadata'
    make install-am
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/metadata'
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/metadata'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs'
    /bin/sh ../libtool --mode=install /usr/bin/install -c gvfsd-metadata '/home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-metadata /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-metadata
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/share/dbus-1/services'
    /usr/bin/install -c -m 644 gvfs-metadata.service '/home/yuri/build/gvfs/pkg/gvfs/usr/share/dbus-1/services'
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/metadata'
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/metadata'
    make[1]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/metadata'
    Making install in client
    make[1]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/client'
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/client'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs'
    /bin/sh ../libtool --mode=install /usr/bin/install -c gvfsd-fuse '/home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-fuse /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-fuse
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/lib/gio/modules'
    /bin/sh ../libtool --mode=install /usr/bin/install -c libgvfsdbus.la '/home/yuri/build/gvfs/pkg/gvfs/usr/lib/gio/modules'
    libtool: warning: relinking 'libgvfsdbus.la'
    libtool: install: (cd /home/yuri/build/gvfs/src/gvfs-1.22.2/client; /bin/sh "/home/yuri/build/gvfs/src/gvfs-1.22.2/libtool" --silent --tag CC --mode=relink gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -export_dynamic -avoid-version -module -no-undefined -export-symbols-regex "^g_vfs_.*|g_io_module_load|g_io_module_unload|g_io_module_query" -Wl,-O1,--sort-common,--as-needed,-z,relro -o libgvfsdbus.la -rpath /usr/lib/gio/modules gdaemonvfs.lo gdaemonmount.lo gdaemonvolumemonitor.lo gdaemonfile.lo gdaemonfileinputstream.lo gdaemonfileoutputstream.lo gdaemonfileenumerator.lo gdaemonfilemonitor.lo gvfsdaemondbus.lo gvfsiconloadable.lo gvfsuriutils.lo gvfsurimapper.lo smburi.lo httpuri.lo afpuri.lo ../common/libgvfscommon.la -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../metadata/libmetadata.la -lutil -inst-prefix-dir /home/yuri/build/gvfs/pkg/gvfs)
    libtool: install: /usr/bin/install -c .libs/libgvfsdbus.soT /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gio/modules/libgvfsdbus.so
    libtool: install: /usr/bin/install -c .libs/libgvfsdbus.lai /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gio/modules/libgvfsdbus.la
    libtool: warning: remember to run 'libtool --finish /usr/lib/gio/modules'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/include/gvfs-client/gvfs/'
    /usr/bin/install -c -m 644 gvfsuriutils.h gvfsurimapper.h '/home/yuri/build/gvfs/pkg/gvfs/usr/include/gvfs-client/gvfs/'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/lib/tmpfiles.d'
    /usr/bin/install -c -m 644 gvfsd-fuse-tmpfiles.conf '/home/yuri/build/gvfs/pkg/gvfs/usr/lib/tmpfiles.d'
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/client'
    make[1]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/client'
    Making install in daemon
    make[1]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon'
    make install-recursive
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon'
    Making install in trashlib
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon/trashlib'
    make[4]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon/trashlib'
    make[4]: Nothing to be done for 'install-exec-am'.
    make[4]: Nothing to be done for 'install-data-am'.
    make[4]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon/trashlib'
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon/trashlib'
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon'
    make[4]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs'
    /bin/sh ../libtool --mode=install /usr/bin/install -c gvfsd gvfsd-sftp gvfsd-trash gvfsd-computer gvfsd-burn gvfsd-localtest gvfsd-ftp gvfsd-network gvfsd-recent gvfsd-http gvfsd-dav gvfsd-smb-browse gvfsd-smb gvfsd-cdda gvfsd-gphoto2 gvfsd-mtp gvfsd-dnssd gvfsd-archive gvfsd-afc gvfsd-afp-browse gvfsd-afp '/home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs'
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-sftp /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-sftp
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-trash /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-trash
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-computer /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-computer
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-burn /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-burn
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-localtest /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-localtest
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-ftp /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-ftp
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-network /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-network
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-recent /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-recent
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-http /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-http
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-dav /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-dav
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-smb-browse /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-smb-browse
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-smb /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-smb
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-cdda /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-cdda
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-gphoto2 /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-gphoto2
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-mtp /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-mtp
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-dnssd /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-dnssd
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-archive /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-archive
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-afc /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-afc
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-afp-browse /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-afp-browse
    libtool: warning: 'libgvfsdaemon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfsd-afp /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfsd-afp
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs'
    /bin/sh ../libtool --mode=install /usr/bin/install -c libgvfsdaemon.la '/home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs'
    libtool: warning: relinking 'libgvfsdaemon.la'
    libtool: install: (cd /home/yuri/build/gvfs/src/gvfs-1.22.2/daemon; /bin/sh "/home/yuri/build/gvfs/src/gvfs-1.22.2/libtool" --silent --tag CC --mode=relink gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -no-undefined -avoid-version -Wl,-O1,--sort-common,--as-needed,-z,relro -o libgvfsdaemon.la -rpath /usr/lib/gvfs gvfsdaemon.lo gvfsbackend.lo gvfschannel.lo gvfsreadchannel.lo gvfswritechannel.lo gvfsmonitor.lo gvfsdaemonutils.lo gvfsjob.lo gvfsjobsource.lo gvfsjobdbus.lo gvfsjobprogress.lo gvfsjobmount.lo gvfsjobunmount.lo gvfsjobmountmountable.lo gvfsjobunmountmountable.lo gvfsjobstartmountable.lo gvfsjobstopmountable.lo gvfsjobpollmountable.lo gvfsjobopenforread.lo gvfsjobopeniconforread.lo gvfsjoberror.lo gvfsjobread.lo gvfsjobseekread.lo gvfsjobcloseread.lo gvfsjobopenforwrite.lo gvfsjobwrite.lo gvfsjobseekwrite.lo gvfsjobtruncate.lo gvfsjobclosewrite.lo gvfsjobqueryinfo.lo gvfsjobqueryinforead.lo gvfsjobqueryinfowrite.lo gvfsjobqueryfsinfo.lo gvfsjobenumerate.lo gvfsjobsetdisplayname.lo gvfsjobtrash.lo gvfsjobdelete.lo gvfsjobcopy.lo gvfsjobmove.lo gvfsjobpush.lo gvfsjobpull.lo gvfsjobmakedirectory.lo gvfsjobmakesymlink.lo gvfsjobsetattribute.lo gvfsjobqueryattributes.lo gvfsjobcreatemonitor.lo gvfskeyring.lo ../common/libgvfscommon.la -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lutil -inst-prefix-dir /home/yuri/build/gvfs/pkg/gvfs)
    libtool: install: /usr/bin/install -c .libs/libgvfsdaemon.soT /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/libgvfsdaemon.so
    libtool: install: /usr/bin/install -c .libs/libgvfsdaemon.lai /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/libgvfsdaemon.la
    libtool: warning: remember to run 'libtool --finish /usr/lib/gvfs'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/share/GConf/gsettings'
    /usr/bin/install -c -m 644 gvfs-smb.convert gvfs-dns-sd.convert '/home/yuri/build/gvfs/pkg/gvfs/usr/share/GConf/gsettings'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/share/gvfs/mounts'
    /usr/bin/install -c -m 644 sftp.mount ftp.mount trash.mount computer.mount burn.mount localtest.mount network.mount recent.mount http.mount dav.mount dav+sd.mount smb.mount smb-browse.mount cdda.mount gphoto2.mount mtp.mount dns-sd.mount archive.mount afc.mount afp-browse.mount afp.mount '/home/yuri/build/gvfs/pkg/gvfs/usr/share/gvfs/mounts'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/share/dbus-1/services'
    /usr/bin/install -c -m 644 gvfs-daemon.service '/home/yuri/build/gvfs/pkg/gvfs/usr/share/dbus-1/services'
    if test -n "org.gnome.system.smb.gschema.xml org.gnome.system.dns_sd.gschema.xml org.gnome.system.gvfs.enums.xml"; then \
    test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/home/yuri/build/gvfs/pkg/gvfs/usr/share/glib-2.0/schemas"; \
    /usr/bin/install -c -m 644 org.gnome.system.smb.gschema.xml org.gnome.system.dns_sd.gschema.xml org.gnome.system.gvfs.enums.xml "/home/yuri/build/gvfs/pkg/gvfs/usr/share/glib-2.0/schemas"; \
    test -n "/home/yuri/build/gvfs/pkg/gvfs" || glib-compile-schemas /usr/share/glib-2.0/schemas; \
    fi
    make[4]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon'
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon'
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon'
    make[1]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/daemon'
    Making install in monitor
    make[1]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor'
    Making install in proxy
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/proxy'
    make install-am
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/proxy'
    make[4]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/proxy'
    make[4]: Nothing to be done for 'install-exec-am'.
    mkdir -p /home/yuri/build/gvfs/pkg/gvfs/usr/share/gvfs/remote-volume-monitors
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/lib/gio/modules'
    /bin/sh ../../libtool --mode=install /usr/bin/install -c libgioremote-volume-monitor.la '/home/yuri/build/gvfs/pkg/gvfs/usr/lib/gio/modules'
    libtool: warning: relinking 'libgioremote-volume-monitor.la'
    libtool: install: (cd /home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/proxy; /bin/sh "/home/yuri/build/gvfs/src/gvfs-1.22.2/libtool" --silent --tag CC --mode=relink gcc -DG_LOG_DOMAIN=\"GVFS-RemoteVolumeMonitor\" -I../../common -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGIO_MODULE_DIR=\"\" -DREMOTE_VOLUME_MONITORS_DIR=\"/usr/share/gvfs/remote-volume-monitors\" -DGVFS_LOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -export_dynamic -avoid-version -module -no-undefined -export-symbols-regex "^g_io_module_(load|unload|query)" -Wl,-O1,--sort-common,--as-needed,-z,relro -o libgioremote-volume-monitor.la -rpath /usr/lib/gio/modules libgioremote_volume_monitor_la-remote-volume-monitor-module.lo libgioremote_volume_monitor_la-gproxydrive.lo libgioremote_volume_monitor_la-gproxyvolume.lo libgioremote_volume_monitor_la-gproxymount.lo libgioremote_volume_monitor_la-gproxyshadowmount.lo libgioremote_volume_monitor_la-gproxyvolumemonitor.lo libgioremote_volume_monitor_la-gproxymountoperation.lo libgioremote_volume_monitor_la-gvfsvolumemonitordbus.lo -lgmodule-2.0 -pthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../common/libgvfscommon.la -lutil -inst-prefix-dir /home/yuri/build/gvfs/pkg/gvfs)
    libtool: install: /usr/bin/install -c .libs/libgioremote-volume-monitor.soT /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gio/modules/libgioremote-volume-monitor.so
    libtool: install: /usr/bin/install -c .libs/libgioremote-volume-monitor.lai /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gio/modules/libgioremote-volume-monitor.la
    libtool: warning: remember to run 'libtool --finish /usr/lib/gio/modules'
    make[4]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/proxy'
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/proxy'
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/proxy'
    Making install in udisks2
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/udisks2'
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/udisks2'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs'
    /bin/sh ../../libtool --mode=install /usr/bin/install -c gvfs-udisks2-volume-monitor '/home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs'
    libtool: warning: '../../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfs-udisks2-volume-monitor /home/yuri/build/gvfs/pkg/gvfs/usr/lib/gvfs/gvfs-udisks2-volume-monitor
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/share/gvfs/remote-volume-monitors'
    /usr/bin/install -c -m 644 udisks2.monitor '/home/yuri/build/gvfs/pkg/gvfs/usr/share/gvfs/remote-volume-monitors'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/share/dbus-1/services'
    /usr/bin/install -c -m 644 org.gtk.Private.UDisks2VolumeMonitor.service '/home/yuri/build/gvfs/pkg/gvfs/usr/share/dbus-1/services'
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/udisks2'
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/udisks2'
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor'
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor'
    make[3]: Nothing to be done for 'install-exec-am'.
    make[3]: Nothing to be done for 'install-data-am'.
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor'
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor'
    make[1]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor'
    Making install in po
    make[1]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/po'
    linguas="af ar as ast be be@latin bg bn bn_IN ca ca@valencia cs da de el en_GB en@shaw eo es eu et fa fi fr ga gl gu he hu hi id it ja kk kn ko ku lt lv mai mk ml mr nb nds nl nn or pa pl pt pt_BR ro ru sk sl sq sr sr@latin sv ta te tg th tr ug uk vi zh_CN zh_HK zh_TW "; \
    for lang in $linguas; do \
    dir=/home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/$lang/LC_MESSAGES; \
    /bin/sh /home/yuri/build/gvfs/src/gvfs-1.22.2/install-sh -d $dir; \
    if test -r $lang.gmo; then \
    /usr/bin/install -c -m 644 $lang.gmo $dir/gvfs.mo; \
    echo "installing $lang.gmo as $dir/gvfs.mo"; \
    else \
    /usr/bin/install -c -m 644 ./$lang.gmo $dir/gvfs.mo; \
    echo "installing ./$lang.gmo as" \
    "$dir/gvfs.mo"; \
    fi; \
    if test -r $lang.gmo.m; then \
    /usr/bin/install -c -m 644 $lang.gmo.m $dir/gvfs.mo.m; \
    echo "installing $lang.gmo.m as $dir/gvfs.mo.m"; \
    else \
    if test -r ./$lang.gmo.m ; then \
    /usr/bin/install -c -m 644 ./$lang.gmo.m \
    $dir/gvfs.mo.m; \
    echo "installing ./$lang.gmo.m as" \
    "$dir/gvfs.mo.m"; \
    else \
    true; \
    fi; \
    fi; \
    done
    installing af.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/af/LC_MESSAGES/gvfs.mo
    installing ar.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/ar/LC_MESSAGES/gvfs.mo
    installing as.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/as/LC_MESSAGES/gvfs.mo
    installing ast.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/ast/LC_MESSAGES/gvfs.mo
    installing be.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/be/LC_MESSAGES/gvfs.mo
    installing [email protected] as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/be@latin/LC_MESSAGES/gvfs.mo
    installing bg.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/bg/LC_MESSAGES/gvfs.mo
    installing bn.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/bn/LC_MESSAGES/gvfs.mo
    installing bn_IN.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/bn_IN/LC_MESSAGES/gvfs.mo
    installing ca.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/ca/LC_MESSAGES/gvfs.mo
    installing [email protected] as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/ca@valencia/LC_MESSAGES/gvfs.mo
    installing cs.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/cs/LC_MESSAGES/gvfs.mo
    installing da.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/da/LC_MESSAGES/gvfs.mo
    installing de.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/de/LC_MESSAGES/gvfs.mo
    installing el.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/el/LC_MESSAGES/gvfs.mo
    installing en_GB.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/en_GB/LC_MESSAGES/gvfs.mo
    installing [email protected] as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/en@shaw/LC_MESSAGES/gvfs.mo
    installing eo.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/eo/LC_MESSAGES/gvfs.mo
    installing es.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/es/LC_MESSAGES/gvfs.mo
    installing eu.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/eu/LC_MESSAGES/gvfs.mo
    installing et.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/et/LC_MESSAGES/gvfs.mo
    installing fa.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/fa/LC_MESSAGES/gvfs.mo
    installing fi.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/fi/LC_MESSAGES/gvfs.mo
    installing fr.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/fr/LC_MESSAGES/gvfs.mo
    installing ga.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/ga/LC_MESSAGES/gvfs.mo
    installing gl.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/gl/LC_MESSAGES/gvfs.mo
    installing gu.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/gu/LC_MESSAGES/gvfs.mo
    installing he.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/he/LC_MESSAGES/gvfs.mo
    installing hu.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/hu/LC_MESSAGES/gvfs.mo
    installing hi.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/hi/LC_MESSAGES/gvfs.mo
    installing id.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/id/LC_MESSAGES/gvfs.mo
    installing it.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/it/LC_MESSAGES/gvfs.mo
    installing ja.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/ja/LC_MESSAGES/gvfs.mo
    installing kk.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/kk/LC_MESSAGES/gvfs.mo
    installing kn.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/kn/LC_MESSAGES/gvfs.mo
    installing ko.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/ko/LC_MESSAGES/gvfs.mo
    installing ku.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/ku/LC_MESSAGES/gvfs.mo
    installing lt.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/lt/LC_MESSAGES/gvfs.mo
    installing lv.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/lv/LC_MESSAGES/gvfs.mo
    installing mai.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/mai/LC_MESSAGES/gvfs.mo
    installing mk.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/mk/LC_MESSAGES/gvfs.mo
    installing ml.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/ml/LC_MESSAGES/gvfs.mo
    installing mr.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/mr/LC_MESSAGES/gvfs.mo
    installing nb.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/nb/LC_MESSAGES/gvfs.mo
    installing nds.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/nds/LC_MESSAGES/gvfs.mo
    installing nl.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/nl/LC_MESSAGES/gvfs.mo
    installing nn.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/nn/LC_MESSAGES/gvfs.mo
    installing or.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/or/LC_MESSAGES/gvfs.mo
    installing pa.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/pa/LC_MESSAGES/gvfs.mo
    installing pl.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/pl/LC_MESSAGES/gvfs.mo
    installing pt.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/pt/LC_MESSAGES/gvfs.mo
    installing pt_BR.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/pt_BR/LC_MESSAGES/gvfs.mo
    installing ro.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/ro/LC_MESSAGES/gvfs.mo
    installing ru.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/ru/LC_MESSAGES/gvfs.mo
    installing sk.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/sk/LC_MESSAGES/gvfs.mo
    installing sl.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/sl/LC_MESSAGES/gvfs.mo
    installing sq.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/sq/LC_MESSAGES/gvfs.mo
    installing sr.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/sr/LC_MESSAGES/gvfs.mo
    installing [email protected] as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/sr@latin/LC_MESSAGES/gvfs.mo
    installing sv.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/sv/LC_MESSAGES/gvfs.mo
    installing ta.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/ta/LC_MESSAGES/gvfs.mo
    installing te.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/te/LC_MESSAGES/gvfs.mo
    installing tg.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/tg/LC_MESSAGES/gvfs.mo
    installing th.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/th/LC_MESSAGES/gvfs.mo
    installing tr.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/tr/LC_MESSAGES/gvfs.mo
    installing ug.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/ug/LC_MESSAGES/gvfs.mo
    installing uk.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/uk/LC_MESSAGES/gvfs.mo
    installing vi.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/vi/LC_MESSAGES/gvfs.mo
    installing zh_CN.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/zh_CN/LC_MESSAGES/gvfs.mo
    installing zh_HK.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/zh_HK/LC_MESSAGES/gvfs.mo
    installing zh_TW.gmo as /home/yuri/build/gvfs/pkg/gvfs/usr/share/locale/zh_TW/LC_MESSAGES/gvfs.mo
    make[1]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/po'
    Making install in programs
    make[1]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/programs'
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/programs'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/bin'
    /bin/sh ../libtool --mode=install /usr/bin/install -c gvfs-mount gvfs-cat gvfs-open gvfs-save gvfs-ls gvfs-tree gvfs-info gvfs-set-attribute gvfs-trash gvfs-rename gvfs-rm gvfs-copy gvfs-move gvfs-monitor-file gvfs-monitor-dir gvfs-mkdir gvfs-mime '/home/yuri/build/gvfs/pkg/gvfs/usr/bin'
    libtool: install: /usr/bin/install -c gvfs-mount /home/yuri/build/gvfs/pkg/gvfs/usr/bin/gvfs-mount
    libtool: install: /usr/bin/install -c gvfs-cat /home/yuri/build/gvfs/pkg/gvfs/usr/bin/gvfs-cat
    libtool: install: /usr/bin/install -c gvfs-open /home/yuri/build/gvfs/pkg/gvfs/usr/bin/gvfs-open
    libtool: install: /usr/bin/install -c gvfs-save /home/yuri/build/gvfs/pkg/gvfs/usr/bin/gvfs-save
    libtool: install: /usr/bin/install -c gvfs-ls /home/yuri/build/gvfs/pkg/gvfs/usr/bin/gvfs-ls
    libtool: install: /usr/bin/install -c gvfs-tree /home/yuri/build/gvfs/pkg/gvfs/usr/bin/gvfs-tree
    libtool: install: /usr/bin/install -c gvfs-info /home/yuri/build/gvfs/pkg/gvfs/usr/bin/gvfs-info
    libtool: install: /usr/bin/install -c gvfs-set-attribute /home/yuri/build/gvfs/pkg/gvfs/usr/bin/gvfs-set-attribute
    libtool: install: /usr/bin/install -c gvfs-trash /home/yuri/build/gvfs/pkg/gvfs/usr/bin/gvfs-trash
    libtool: install: /usr/bin/install -c gvfs-rename /home/yuri/build/gvfs/pkg/gvfs/usr/bin/gvfs-rename
    libtool: install: /usr/bin/install -c gvfs-rm /home/yuri/build/gvfs/pkg/gvfs/usr/bin/gvfs-rm
    libtool: install: /usr/bin/install -c gvfs-copy /home/yuri/build/gvfs/pkg/gvfs/usr/bin/gvfs-copy
    libtool: install: /usr/bin/install -c gvfs-move /home/yuri/build/gvfs/pkg/gvfs/usr/bin/gvfs-move
    libtool: install: /usr/bin/install -c gvfs-monitor-file /home/yuri/build/gvfs/pkg/gvfs/usr/bin/gvfs-monitor-file
    libtool: install: /usr/bin/install -c gvfs-monitor-dir /home/yuri/build/gvfs/pkg/gvfs/usr/bin/gvfs-monitor-dir
    libtool: install: /usr/bin/install -c gvfs-mkdir /home/yuri/build/gvfs/pkg/gvfs/usr/bin/gvfs-mkdir
    libtool: install: /usr/bin/install -c gvfs-mime /home/yuri/build/gvfs/pkg/gvfs/usr/bin/gvfs-mime
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/bin'
    /usr/bin/install -c gvfs-less '/home/yuri/build/gvfs/pkg/gvfs/usr/bin'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/share/bash-completion/completions'
    /usr/bin/install -c -m 644 completion/gvfs '/home/yuri/build/gvfs/pkg/gvfs/usr/share/bash-completion/completions'
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/programs'
    make[1]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/programs'
    Making install in test
    make[1]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/test'
    Makefile:1475: warning: overriding recipe for target 'check'
    Makefile:1295: warning: ignoring old recipe for target 'check'
    make install-am
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/test'
    Makefile:1475: warning: overriding recipe for target 'check'
    Makefile:1295: warning: ignoring old recipe for target 'check'
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/test'
    Makefile:1475: warning: overriding recipe for target 'check'
    Makefile:1295: warning: ignoring old recipe for target 'check'
    make[3]: Nothing to be done for 'install-exec-am'.
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/test'
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/test'
    make[1]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/test'
    Making install in man
    make[1]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/man'
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/man'
    make[2]: Nothing to be done for 'install-exec-am'.
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/share/man/man1'
    /usr/bin/install -c -m 644 gvfs-cat.1 gvfs-copy.1 gvfs-info.1 gvfs-ls.1 gvfs-less.1 gvfs-mime.1 gvfs-mkdir.1 gvfs-monitor-dir.1 gvfs-monitor-file.1 gvfs-mount.1 gvfs-move.1 gvfs-open.1 gvfs-rename.1 gvfs-rm.1 gvfs-save.1 gvfs-set-attribute.1 gvfs-trash.1 gvfs-tree.1 gvfsd.1 gvfsd-fuse.1 gvfsd-metadata.1 '/home/yuri/build/gvfs/pkg/gvfs/usr/share/man/man1'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs/usr/share/man/man7'
    /usr/bin/install -c -m 644 gvfs.7 '/home/yuri/build/gvfs/pkg/gvfs/usr/share/man/man7'
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/man'
    make[1]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/man'
    make[1]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2'
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2'
    make[2]: Nothing to be done for 'install-exec-am'.
    make install-data-hook
    make[3]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2'
    if test -z "/home/yuri/build/gvfs/pkg/gvfs" -a "/usr/bin/gio-querymodules" != "no" ; then \
    /usr/bin/gio-querymodules /usr/lib/gio/modules ; \
    fi
    make[3]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2'
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2'
    make[1]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2'
    ==> Tidying install...
    -> Purging unwanted files...
    -> Removing libtool files...
    -> Removing static library files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package "gvfs"...
    -> Generating .PKGINFO file...
    -> Adding install file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Starting package_gvfs-smb()...
    ==> Tidying install...
    -> Purging unwanted files...
    -> Removing libtool files...
    -> Removing static library files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package "gvfs-smb"...
    -> Generating .PKGINFO file...
    -> Adding install file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Starting package_gvfs-afc()...
    make[1]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/afc'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs-afc/usr/lib/gvfs'
    /bin/sh ../../libtool --mode=install /usr/bin/install -c gvfs-afc-volume-monitor '/home/yuri/build/gvfs/pkg/gvfs-afc/usr/lib/gvfs'
    libtool: warning: '../../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfs-afc-volume-monitor /home/yuri/build/gvfs/pkg/gvfs-afc/usr/lib/gvfs/gvfs-afc-volume-monitor
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs-afc/usr/share/gvfs/remote-volume-monitors'
    /usr/bin/install -c -m 644 afc.monitor '/home/yuri/build/gvfs/pkg/gvfs-afc/usr/share/gvfs/remote-volume-monitors'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs-afc/usr/share/dbus-1/services'
    /usr/bin/install -c -m 644 org.gtk.Private.AfcVolumeMonitor.service '/home/yuri/build/gvfs/pkg/gvfs-afc/usr/share/dbus-1/services'
    make[1]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/afc'
    ==> Tidying install...
    -> Purging unwanted files...
    -> Removing libtool files...
    -> Removing static library files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package "gvfs-afc"...
    -> Generating .PKGINFO file...
    -> Adding install file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Starting package_gvfs-afp()...
    ==> Tidying install...
    -> Purging unwanted files...
    -> Removing libtool files...
    -> Removing static library files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package "gvfs-afp"...
    -> Generating .PKGINFO file...
    -> Adding install file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Starting package_gvfs-gphoto2()...
    make install-am
    make[1]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/gphoto2'
    make[2]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/gphoto2'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs-gphoto2/usr/lib/gvfs'
    /bin/sh ../../libtool --mode=install /usr/bin/install -c gvfs-gphoto2-volume-monitor '/home/yuri/build/gvfs/pkg/gvfs-gphoto2/usr/lib/gvfs'
    libtool: warning: '../../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfs-gphoto2-volume-monitor /home/yuri/build/gvfs/pkg/gvfs-gphoto2/usr/lib/gvfs/gvfs-gphoto2-volume-monitor
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs-gphoto2/usr/share/gvfs/remote-volume-monitors'
    /usr/bin/install -c -m 644 gphoto2.monitor '/home/yuri/build/gvfs/pkg/gvfs-gphoto2/usr/share/gvfs/remote-volume-monitors'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs-gphoto2/usr/share/dbus-1/services'
    /usr/bin/install -c -m 644 org.gtk.Private.GPhoto2VolumeMonitor.service '/home/yuri/build/gvfs/pkg/gvfs-gphoto2/usr/share/dbus-1/services'
    make[2]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/gphoto2'
    make[1]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/gphoto2'
    ==> Tidying install...
    -> Purging unwanted files...
    -> Removing libtool files...
    -> Removing static library files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package "gvfs-gphoto2"...
    -> Generating .PKGINFO file...
    -> Adding install file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Starting package_gvfs-goa()...
    make[1]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/goa'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs-goa/usr/lib/gvfs'
    /bin/sh ../../libtool --mode=install /usr/bin/install -c gvfs-goa-volume-monitor '/home/yuri/build/gvfs/pkg/gvfs-goa/usr/lib/gvfs'
    libtool: warning: '../../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfs-goa-volume-monitor /home/yuri/build/gvfs/pkg/gvfs-goa/usr/lib/gvfs/gvfs-goa-volume-monitor
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs-goa/usr/share/gvfs/remote-volume-monitors'
    /usr/bin/install -c -m 644 goa.monitor '/home/yuri/build/gvfs/pkg/gvfs-goa/usr/share/gvfs/remote-volume-monitors'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs-goa/usr/share/dbus-1/services'
    /usr/bin/install -c -m 644 org.gtk.Private.GoaVolumeMonitor.service '/home/yuri/build/gvfs/pkg/gvfs-goa/usr/share/dbus-1/services'
    make[1]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/goa'
    ==> Tidying install...
    -> Purging unwanted files...
    -> Removing libtool files...
    -> Removing static library files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package "gvfs-goa"...
    -> Generating .PKGINFO file...
    -> Adding install file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Starting package_gvfs-mtp()...
    make[1]: Entering directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/mtp'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs-mtp/usr/lib/gvfs'
    /bin/sh ../../libtool --mode=install /usr/bin/install -c gvfs-mtp-volume-monitor '/home/yuri/build/gvfs/pkg/gvfs-mtp/usr/lib/gvfs'
    libtool: warning: '../../common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: warning: '/home/yuri/build/gvfs/src/gvfs-1.22.2/common/libgvfscommon.la' has not been installed in '/usr/lib/gvfs'
    libtool: install: /usr/bin/install -c .libs/gvfs-mtp-volume-monitor /home/yuri/build/gvfs/pkg/gvfs-mtp/usr/lib/gvfs/gvfs-mtp-volume-monitor
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs-mtp/usr/share/gvfs/remote-volume-monitors'
    /usr/bin/install -c -m 644 mtp.monitor '/home/yuri/build/gvfs/pkg/gvfs-mtp/usr/share/gvfs/remote-volume-monitors'
    /usr/bin/mkdir -p '/home/yuri/build/gvfs/pkg/gvfs-mtp/usr/share/dbus-1/services'
    /usr/bin/install -c -m 644 org.gtk.Private.MTPVolumeMonitor.service '/home/yuri/build/gvfs/pkg/gvfs-mtp/usr/share/dbus-1/services'
    make[1]: Leaving directory '/home/yuri/build/gvfs/src/gvfs-1.22.2/monitor/mtp'
    ==> Tidying install...
    -> Purging unwanted files...
    -> Removing libtool files...
    -> Removing static library files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package "gvfs-mtp"...
    -> Generating .PKGINFO file...
    -> Adding install file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Leaving fakeroot environment.
    ==> Finished making: gvfs 1.22.2-4 (Mon Jan 19 12:57:55 EET 2015)
    What is this supposed to mean? Should I ignore it?

    On closer inspection, there are many more warnings there. Like:
    libtool: warning: remember to run 'libtool --finish /usr/lib/gvfs'
    libtool: warning: relinking 'libgvfsdbus.la'
    Makefile:1475: warning: overriding recipe for target 'check'
    Makefile:1295: warning: ignoring old recipe for target 'check'

  • How to fix CUPS corrupted (Dyld Error Message:   Library not loaded: /usr/lib/libcups.2.dylib)?

    Hello,
    After trying to change my printer settings on CUPS administrator area to allow to share my wirelless printer to my VirtualBox environment (somehow virtualbox doesn't detect my wirelless printer) I notice that this area stop to work. After it I try to update  the CUPS by installing a new version. I admint that I am a newby in unix environment and I downloaded the  CUPS v1.6.1 and installed through the terminal,
    ./configure
    sudo make
    make install
    After restarting apple site no longer opened like also my home page. Other programs also stopped working and always warn about the same error described bellow. I posted my last try which was reinstall my system Snow Leopard (Mac OS X 10.6.8). Does anyone deal with this problem before? How can I reinstall at least the operation system or just fixing this library will solve the problem?
    Note: The reason of using virtualbox is that I need to use a prescribed software that only works in windows environment and since I need to make work in other places the wireless printing is the only viable way to do this.
    Process:    
    Install Mac OS X [58962]
    Path:       
    /Volumes/Mac OS X Install DVD/Install Mac OS
    X.app/Contents/MacOS/Install Mac OS X
    Identifier: 
    com.apple.installassistant
    Version:    
    Build Info: 
    InstallAssistant-480000~1
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [207]
    Date/Time:  
    2013-02-11 01:18:18.198 +0000
    OS Version: 
    Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:     
    48784 sec
    Crashes Since Last Report:      
    10094
    Per-App Crashes Since Last Report:   9
    Anonymous UUID:                 
    D1A4D697-3F20-4799-9396-A5CEDA61BC62
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread:  0
    Dyld Error Message:
      Library not loaded: /usr/lib/libcups.2.dylib
      Referenced from:
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/P rintCore.framework/Versions/A/PrintCore
      Reason: no suitable image found.  Did find:
    /usr/lib/libcups.2.dylib: mach-o, but wrong architecture
    /usr/lib/libcups.2.dylib: mach-o, but wrong architecture
    Binary Images:
    0x8fe00000 - 0x8fe4163b  dyld 132.1 (???)
    <4CDE4F04-0DD6-224E-ACE5-3C06E169A801> /usr/lib/dyld
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core
    2 Duo, 2.26 GHz, 2 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D),
    Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: FUJITSU MJA2160BH FFS G1, 149,05 GB
    Serial ATA Device: HL-DT-ST DVDRW  GS23N, 7,24 GB
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403,
    0x26500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.),
    0x8213, 0x06110000 / 4
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.),
    0x0237, 0x04600000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2and

    Here is another option.
    I had the same problem with my Mac OSX System 10.8.4 after update cups from 1.6.2 to 1.6.3.
    I have a MacBookPro with the same system version and copy the libcups.2.dylib file form /usr/lib/ then replace the error file in my other Mac.
    1. Install cups 1.6.2 again
    2. Replace the file libcups.2.dylib in /usr/lib/ directory with this one libcups.2.dylib
    Note: I added the link if you dont have an other mac in the same version available.
    This works for me.

Maybe you are looking for

  • Video is not showing in artist lessons in garageband

    I am having a bit of a problem with the Artist lessons on Garageband. It seems that a few of them do now show the video when I play them; the audio works just fine, but the video box is just black. This does not happen with all of them just a few, an

  • Collection in SelectOneMenu

    Hi together, I got another problem. I got a collection of persons. Each person has it's name, adress, ect. saved. Now I got a class Institution, which has one Person, who works in it. When I want to create a new Institution I want to choose the perso

  • Business Graphics: Plot Area Coloring

    experts! How do business graphics customization works?  (2004s) requirement: A column graph and a parabolic graph should be shown in a single graph. The background for this graph should be colored to show a range, say acceptable values in green and o

  • BAPI_SERVNOT_MODIFY_DATA

    Hi all, I need to use <b>BAPI_SERVNOT_MODIFY_DATA</b> to modify a field for the service notification. Can anyone show me an example of the code? Service Notification Number = 2510034692 I want to add "<i>Testing</i>" into Small Text field After which

  • My iTunes songs are in grey, My iTunes songs are in grey, My iTunes songs are in grey

    I have an iPhone and in the iTunes app many songs are in grey and cannot be played.