Suddenly many libraries in /usr/lib are empty

I got an ssd day before yesterday and decided to switch from Manjaro to Arch. I got most of the way through an install yesterday. Today I got Xfce working and continued installing applications I wanted including from AUR using yaourt. I also started using pacmatic most of the time instead of pacman. I first noticed the problem when installing gnome-disk-utility it listed a bunch of libraries that were empty. I started getting the same thing on everything I installed and a lot of stuff wasn't working (including gnome-disks).
To try and diagnose this, I tried
yaourt -S findbrokenpkgs
and at the end of that installation got the same list of empty libraries:
ldconfig: File /usr/lib/libspeexdsp.so.1 is empty, not checked.
ldconfig: File /usr/lib/libfftw3f.so.3.3.2 is empty, not checked.
ldconfig: File /usr/lib/libfftw3l_threads.so.3 is empty, not checked.
ldconfig: File /usr/lib/libwebrtc_audio_processing.so.0.0.0 is empty, not checked.
ldconfig: File /usr/lib/libfftw3l_threads.so.3.3.2 is empty, not checked.
ldconfig: File /usr/lib/libasyncns.so.0 is empty, not checked.
ldconfig: File /usr/lib/libasyncns.so.0.3.1 is empty, not checked.
ldconfig: File /usr/lib/libfftw3l.so.3 is empty, not checked.
ldconfig: File /usr/lib/libpulse-mainloop-glib.so is empty, not checked.
ldconfig: File /usr/lib/libsbc.so is empty, not checked.
ldconfig: File /usr/lib/libasyncns.so is empty, not checked.
ldconfig: File /usr/lib/libfftw3f_threads.so is empty, not checked.
ldconfig: File /usr/lib/libfftw3f.so is empty, not checked.
ldconfig: File /usr/lib/libjson-c.so.2.0.1 is empty, not checked.
ldconfig: File /usr/lib/libjson.so.0 is empty, not checked.
ldconfig: File /usr/lib/libpulse.so.0 is empty, not checked.
ldconfig: File /usr/lib/libfftw3_threads.so.3 is empty, not checked.
ldconfig: File /usr/lib/libfftw3l.so is empty, not checked.
ldconfig: File /usr/lib/libpulse-simple.so.0.0.4 is empty, not checked.
ldconfig: File /usr/lib/libtdb.so is empty, not checked.
ldconfig: File /usr/lib/libjson-c.so is empty, not checked.
ldconfig: File /usr/lib/libfftw3f.so.3 is empty, not checked.
ldconfig: File /usr/lib/libfftw3f_threads.so.3 is empty, not checked.
ldconfig: File /usr/lib/libfftw3.so is empty, not checked.
ldconfig: File /usr/lib/libspeexdsp.so.1.5.0 is empty, not checked.
ldconfig: File /usr/lib/libspeex.so.1.5.0 is empty, not checked.
ldconfig: File /usr/lib/libfftw3.so.3.3.2 is empty, not checked.
ldconfig: File /usr/lib/libfftw3l.so.3.3.2 is empty, not checked.
ldconfig: File /usr/lib/libpulse-simple.so.0 is empty, not checked.
ldconfig: File /usr/lib/libjson.so.0.1.0 is empty, not checked.
ldconfig: File /usr/lib/libspeex.so is empty, not checked.
ldconfig: File /usr/lib/libfftw3f_threads.so.3.3.2 is empty, not checked.
ldconfig: File /usr/lib/libpulsecore-4.0.so is empty, not checked.
ldconfig: File /usr/lib/libjson.so is empty, not checked.
ldconfig: File /usr/lib/libpulse-mainloop-glib.so.0 is empty, not checked.
ldconfig: File /usr/lib/libfftw3.so.3 is empty, not checked.
ldconfig: File /usr/lib/libwebrtc_audio_processing.so is empty, not checked.
ldconfig: File /usr/lib/libjson-c.so.2 is empty, not checked.
ldconfig: File /usr/lib/libsbc.so.1.1.0 is empty, not checked.
ldconfig: File /usr/lib/libtdb.so.1.2.11 is empty, not checked.
ldconfig: File /usr/lib/libfftw3l_threads.so is empty, not checked.
ldconfig: File /usr/lib/libpulse-simple.so is empty, not checked.
ldconfig: File /usr/lib/libspeex.so.1 is empty, not checked.
ldconfig: File /usr/lib/libpulse-mainloop-glib.so.0.0.4 is empty, not checked.
ldconfig: File /usr/lib/libwebrtc_audio_processing.so.0 is empty, not checked.
ldconfig: File /usr/lib/libsbc.so.1 is empty, not checked.
ldconfig: File /usr/lib/libfftw3_threads.so is empty, not checked.
ldconfig: File /usr/lib/libtdb.so.1 is empty, not checked.
ldconfig: File /usr/lib/libpulse.so.0.16.2 is empty, not checked.
ldconfig: File /usr/lib/libspeexdsp.so is empty, not checked.
ldconfig: File /usr/lib/libfftw3_threads.so.3.3.2 is empty, not checked.
ldconfig: File /usr/lib/libpulse.so is empty, not checked.
Running findbrokenpkgs returns the following advice:
Recompile these packages:
avahi colord flac glib2 gnupg iproute2 libproxy lm_sensors python2 qt4 systemd tumbler
Is that the best way? If it is, how do I do it?
I tried moving all the empty files from /usr/lib to /usr/lib/0size and then I tried simply pacmatic -S avahi colord flac glib2 gnupg iproute2 libproxy lm_sensors python2 qt4 systemd tumbler and the same using pacman, but that didn't work. Since I moved all the empty files, I'm not getting the errors about empty libraries, but lots of stuff still doesn't work.
Last edited by colinkeenan (2013-06-13 10:26:46)

A couple of packages wouldn't build. I tried clearing the cache and installing those with pacman, but that didn't work. Now findbrokenpkgs wants me to recompile the following:
boost cups-filters rrdtool vlc xmms
I tried clearing the cache again and installing those with pacman, but it didn't work. I've already recompiled boost. Before continuing, I double checked that findbrokenpkgs wasn't adding even more stuff to recompile, and it's not. I'm sure everybody reading this thinks I should just start over with a clean install of Arch, but I want to see if this last round of recompiling will work. But, if findbrokenpkgs finds more stuff to recompile, I'll definitely start over.

Similar Messages

  • Moving /usr/lib directory

    Hi all,
    I have a SUN Ultra Sparc 60 running Solaris 7.
    I tried to move the /usr/lib directory to /opt/usr/lib in order to get more disk space in /usr because if was almost full (it was not a good idea, I know it now). My idea was to make later a soft link in /usr to /opt/usr/lib, but when I tried to do it (ln -s /opt/usr/lib) this and almost all the other commands didn,t work. It is logical now, they can't find the needed libraries in /usr/lib because they are not there now. I tried some things to move /usr/lib to its original place but I didn't have luck (cp mv, ...). Finally I restarted the Workstation and, of course it couldn't boot. I can only enter in the System Maintenence Mode like root. I can't do so much there. Worst, I can't enter in the /opt/usr directory and fsch doesn't work neither.
    My question is, is there any way to recover the system from this situation??
    Any help would be appreciated. Thanks.
    Alex
    PS: I have another identical system working close to this one, if that can help in anything.

    You can move any directory's contents to another directory using the following commands:
    cd <from_directory>
    tar cf -. | (cd <to_directory>; tar xvf -)
    In your case, you need to boot the corrupted system into single-user mode, mount all volumes and then manipulate the directories.Generally speaking, what happened to you is the result of a very odd UNIX sysadmin's misconception: everybody thinks that under UNIX hard drives need to be partitioned. They don't know why, but they "have always done it that way". When you are planning the system's layout it is very difficult to predict exactly how much space a particular directory will take up. And here is the best part -- they recommend that "/" partition be set to about 100 MBytes. Just imagine what happens if you create a "/big_files" directory (or installer does)! Partitioning also increases the drive contention because the drive heads need to constantly jump between different partitions (the system doesn't know that the partitions are not "real" harddrives and tries to read/write on all of them simultaneously). The solution is -- not to partition the drives. Just put everything on "/" partition which is easy to set to 100 GBytes these days. This way you are safe from running out of space in "/big_files" directory (at least for a while).
    You may be wondering, what about the "swap" partition? the answer is very unorthodox -- don't do it! If you really need swap -- create a swap file. The only good reason to put swap on a separate volume is when you actually have a separate hard drive just for swap. Otherwise the drive contention will kill you. Once we're at it, how big would you say the swap file should be on a system with 2GB of real RAM? "They" say it should be twice the real RAM. Well, that's ridiculous -- you need swap because you don't have enough RAM, but by their logic, the more RAM you have the more swap you need. Again, unorthodox solution -- if you have 2 (3, 4... 8) GB of real RAM you don't need swap at all. Use your cabesa, UNIX computer science is very old -- it does not neccessarily apply to modern computers.

  • Error while loading shared libraries: /usr/lib/libwebkitgtk-1.0.so.0

    So, I have a sligtly old computer that I use web browsers like midori on, because they are good for slow computers. Whenever I launch dwb or midori or luakit from the launcher in the Gnome shell, nothing happends. When launching from the terminal (dwb here, it happens for all three) I get:
    dwb: error while loading shared libraries: /usr/lib/libwebkitgtk-1.0.so.0: file too short
    and when installing packages I get:
    ldconfig: File /usr/lib/libjavascriptcoregtk-1.0.so is empty, not checked.
    ldconfig: File /usr/lib/libjavascriptcoregtk-1.0.so.0.16.10 is empty, not checked.
    ldconfig: File /usr/lib/libtotem.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libxvidcore.so.4.3 is empty, not checked.
    ldconfig: File /usr/lib/libwebkitgtk-1.0.so.0.22.8 is empty, not checked.
    ldconfig: File /usr/lib/libjavascriptcoregtk-1.0.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libxvidcore.so is empty, not checked.
    ldconfig: File /usr/lib/libxvidcore.so.4 is empty, not checked.
    ldconfig: File /usr/lib/libtotem.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libwebkitgtk-1.0.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libtotem.so is empty, not checked.
    ldconfig: File /usr/lib/libwebkitgtk-1.0.so is empty, not checked.
    The package installs, and then this prints out.
    What can I do to fix it?
    Note: this happened after a system update
    Last edited by dubble (2014-06-04 20:42:09)

    Alright, I read the thread and preformed
    sudo pacman -Syyf <all packages updated>
    but the option wasn't found (-f)
    so i did
    sudo pacman -Syyu <all packages updated>
    and it spit out several hundered lines consisting of:
    webkitgtk2: /usr/share/webkitgtk-1.0/images/panIcon.png exists in filesystem
    except with different packages and files
    help?

  • [SOLVED] /sbin/ldconfig: File /usr/lib/libhd.so is empty, not checked.

    I am getting very weird behaviour. For some reason, my kernel got wiped out. Luckily, I got it back.
    But some things are just not right. Firefox doesn't work at all, no idea why. There is absolutely no terminal output.
    When trying to re-install it, I get this messages in pacman
    /sbin/ldconfig: File /usr/lib/libhd.so is empty, not checked.
    /sbin/ldconfig: File /usr/lib/libhd.so.16.0 is empty, not checked.
    /sbin/ldconfig: File /usr/lib/libhd.so.16 is empty, not checked.
    But those files are not owned by any package? What's that all about?
    Last edited by foolosophy (2009-06-05 15:00:27)

    I tried with ldconfig but nothing changed. I still get the same error. Any other suggestion?
    After you find out what package owns that file, try to reinstall it. Another problem could be a filesystem corruption (software or hardware).
    I had already tried with pacman -Qo, but no package owns those files.
    It probably is a filesystem corruption. I had my /boot partition unmounted when pacman updated kernel26 and kernel-headers, and it crashed while creating the new image with mkinitcpio, so I had to shutdown horribly. I lost also many of my KDE configs, but that's no biggie.
    Still... what can I do about those files?
    Last edited by foolosophy (2009-06-05 14:46:25)

  • Why are systemd startup scripts under /usr/lib and not /etc? [SOLVED]

    Just out of curiosity: why are systemd configuration files (startup scripts, or whatever they are called) in /usr/lib/systemd/system/ and not somewhere under /etc?
    After all, they are configuration files and not libraries.
    It may simply be my lack of knowledge of the standard linux filesystem layout, so please enlighten me.
    Last edited by louic (2015-04-09 09:12:11)

    https://wiki.archlinux.org/index.php/Sy … unit_files

  • Ldconfig: File /usr/lib/libnotify.so is empty, not checked. power down

    Hello During installation of gnome and gnome-extra  i have a  power  down in whole house. when its back up i try to install packages and here is a problem now.
    [2013-05-20 12:05] [PACMAN] installed libsecret (0.15-1)
    [2013-05-20 12:05] [PACMAN] installed libwebp (0.3.0-3)
    =======================POWER DOWN ==============================
    [2013-05-20 12:07] [PACMAN] Running 'pacman -S cpupower acpi'
    [2013-05-20 12:07] [PACMAN] installed cpupower (3.9-2)
    [2013-05-20 12:07] [PACMAN] installed acpi (1.6-1)
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librsvg-2.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-1.0.so.0.0.0 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnotify.so.4 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-1.0.so.0 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libcroco-0.6.so.3 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-extras-0.7.so.0 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnotify.so.4.0.0 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-backend-1.0.so.0 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libssl3.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libsmime3.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-backend-1.0.so.0.0.0 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnssckbi.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-1.0.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-extras-0.7.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libcroco-0.6.so.3.0.1 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-0.7.so.0.0.0 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-0.7.so.0 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnssdbm3.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librsvg-2.so.2 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnotify.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnssutil3.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnss3.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-extras-0.7.so.0.0.0 is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-backend-1.0.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libcroco-0.6.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-0.7.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libsoftokn3.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libfreebl3.so is empty, not checked.
    [2013-05-20 12:07] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librsvg-2.so.2.37.0 is empty, not checked.
    how to solve this problem ? i cant install it.
    Last edited by bula6595 (2013-05-20 09:33:31)

    [2013-05-20 12:43] [PACMAN] Running 'pacman -S --force gnome gnome-extra'
    [2013-05-20 12:44] [PACMAN] installed baobab (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-icon-theme-symbolic (3.8.2.2-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-icon-theme (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed libgweather (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed libical (1.0-2)
    [2013-05-20 12:44] [PACMAN] installed liboauth (1.0.1-1)
    [2013-05-20 12:44] [PACMAN] installed gcr (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed libgdata (0.13.3-1)
    [2013-05-20 12:44] [PACMAN] installed evolution-data-server (3.8.2-2)
    [2013-05-20 12:44] [PACMAN] installed libzeitgeist (0.3.18-3)
    [2013-05-20 12:44] [PACMAN] installed libtracker-sparql (0.16.1-1)
    [2013-05-20 12:44] [PACMAN] installed folks (0.9.1-3)
    [2013-05-20 12:44] [PACMAN] installed iso-codes (3.41-1)
    [2013-05-20 12:44] [PACMAN] installed libogg (1.3.0-1)
    [2013-05-20 12:44] [PACMAN] installed libvorbis (1.3.3-1)
    [2013-05-20 12:44] [PACMAN] installed alsa-lib (1.0.27-2)
    [2013-05-20 12:44] [PACMAN] installed tdb (1.2.11-1)
    [2013-05-20 12:44] [PACMAN] installed sound-theme-freedesktop (0.8-1)
    [2013-05-20 12:44] [PACMAN] installed libcanberra (0.30-3)
    [2013-05-20 12:44] [PACMAN] installed libasyncns (0.8-4)
    [2013-05-20 12:44] [PACMAN] installed flac (1.2.1-3)
    [2013-05-20 12:44] [PACMAN] installed libsndfile (1.0.25-2)
    [2013-05-20 12:44] [PACMAN] installed json-c (0.10-2)
    [2013-05-20 12:44] [PACMAN] installed libpulse (3.0-3)
    [2013-05-20 12:44] [PACMAN] installed libnice (0.1.4-1)
    [2013-05-20 12:44] [PACMAN] installed farstream (0.2.3-1)
    [2013-05-20 12:44] [PACMAN] installed telepathy-farstream (0.6.0-1)
    [2013-05-20 12:44] [PACMAN] installed telepathy-logger (0.8.0-1)
    [2013-05-20 12:44] [PACMAN] installed libgnome-keyring (3.8.0-1)
    [2013-05-20 12:44] [PACMAN] installed pm-quirks (0.20100619-3)
    [2013-05-20 12:44] [PACMAN] installed pm-utils (1.4.1-5)
    [2013-05-20 12:44] [PACMAN] installed libplist (1.10-1)
    [2013-05-20 12:44] [PACMAN] installed usbmuxd (1.0.8-1)
    [2013-05-20 12:44] [PACMAN] installed libimobiledevice (1.1.5-1)
    [2013-05-20 12:44] [PACMAN] installed upower (0.9.20-2)
    [2013-05-20 12:44] [PACMAN] installed libqmi (1.2.0-2)
    [2013-05-20 12:44] [PACMAN] installed modemmanager (0.7.990-4)
    [2013-05-20 12:44] [PACMAN] installed networkmanager (0.9.8.0-3)
    [2013-05-20 12:44] [PACMAN] installed telepathy-mission-control (5.14.0-1)
    [2013-05-20 12:44] [ALPM-SCRIPTLET] To use Empathy you need to install at least one Telepathy connection manager.
    [2013-05-20 12:44] [PACMAN] installed empathy (3.8.1-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-desktop (1:3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed libexif (0.6.21-1)
    [2013-05-20 12:44] [PACMAN] installed exempi (2.2.0-1)
    [2013-05-20 12:44] [PACMAN] installed python2-markupsafe (0.15-2)
    [2013-05-20 12:44] [PACMAN] installed python2-beaker (1.6.4-1)
    [2013-05-20 12:44] [PACMAN] installed python2-mako (0.8.0-1)
    [2013-05-20 12:44] [PACMAN] installed gobject-introspection (1.36.0-1)
    [2013-05-20 12:44] [PACMAN] installed libpeas (1.8.0-2)
    [2013-05-20 12:44] [PACMAN] installed eog (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed startup-notification (0.12-3)
    [2013-05-20 12:44] [PACMAN] installed libxres (1.0.6-1)
    [2013-05-20 12:44] [PACMAN] installed libwnck3 (3.4.5-1)
    [2013-05-20 12:44] [PACMAN] installed epiphany (3.8.1-1)
    [2013-05-20 12:44] [PACMAN] installed libgxps (0.2.2-3)
    [2013-05-20 12:44] [PACMAN] installed lcms (1.19-2)
    [2013-05-20 12:44] [PACMAN] installed ghostscript (9.07-2)
    [2013-05-20 12:44] [PACMAN] installed libspectre (0.2.7-1)
    [2013-05-20 12:44] [ALPM-SCRIPTLET] Updating font cache... done.
    [2013-05-20 12:44] [PACMAN] installed gsfonts (1.0.7pre44-3)
    [2013-05-20 12:44] [PACMAN] installed openjpeg (1.5.1-1)
    [2013-05-20 12:44] [PACMAN] installed poppler (0.22.3-3)
    [2013-05-20 12:44] [PACMAN] installed poppler-glib (0.22.3-3)
    [2013-05-20 12:44] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:44] [PACMAN] installed djvulibre (3.5.25.3-1)
    [2013-05-20 12:44] [PACMAN] installed libxpm (3.5.10-1)
    [2013-05-20 12:44] [PACMAN] installed libxaw (1.0.11-1)
    [2013-05-20 12:44] [PACMAN] installed t1lib (5.1.2-3)
    [2013-05-20 12:44] [PACMAN] installed evince (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed accountsservice (0.6.32-1)
    [2013-05-20 12:44] [PACMAN] installed python2-cairo (1.10.0-1)
    [2013-05-20 12:44] [PACMAN] installed pygobject-devel (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed python2-gobject (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed python2-atspi (2.8.0-1)
    [2013-05-20 12:44] [PACMAN] installed libxklavier (5.3-1)
    [2013-05-20 12:44] [PACMAN] installed caribou (0.4.10-1)
    [2013-05-20 12:44] [PACMAN] installed js (17.0.0-1)
    [2013-05-20 12:44] [PACMAN] installed gjs (1.36.1-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-bluetooth (3.8.0-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-menus (3.8.0-2)
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librsvg-2.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-1.0.so.0.0.0 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnotify.so.4 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-1.0.so.0 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libcroco-0.6.so.3 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-extras-0.7.so.0 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnotify.so.4.0.0 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-backend-1.0.so.0 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libssl3.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libsmime3.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-backend-1.0.so.0.0.0 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnssckbi.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-1.0.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-extras-0.7.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libcroco-0.6.so.3.0.1 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-0.7.so.0.0.0 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-0.7.so.0 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnssdbm3.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librsvg-2.so.2 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnotify.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnssutil3.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnss3.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-extras-0.7.so.0.0.0 is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-backend-1.0.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libcroco-0.6.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-0.7.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libsoftokn3.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libfreebl3.so is empty, not checked.
    [2013-05-20 12:44] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librsvg-2.so.2.37.0 is empty, not checked.
    [2013-05-20 12:44] [PACMAN] installed gconf (3.2.6-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-session (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed libcanberra-pulse (0.30-3)
    [2013-05-20 12:44] [PACMAN] installed libwacom (0.7-1)
    [2013-05-20 12:44] [PACMAN] installed rtkit (0.11-2)
    [2013-05-20 12:44] [PACMAN] installed speex (1.2rc1-3)
    [2013-05-20 12:44] [PACMAN] installed fftw (3.3.3-1)
    [2013-05-20 12:44] [PACMAN] installed libsamplerate (0.1.8-1)
    [2013-05-20 12:44] [PACMAN] installed webrtc-audio-processing (0.1-1)
    [2013-05-20 12:44] [PACMAN] installed sbc (1.1-1)
    [2013-05-20 12:44] [ALPM-SCRIPTLET] >>> See the wiki at http://wiki.archlinux.org/index.php/PulseAudio for details
    [2013-05-20 12:44] [ALPM-SCRIPTLET] on configuring your system for PulseAudio.
    [2013-05-20 12:44] [ALPM-SCRIPTLET]
    [2013-05-20 12:44] [ALPM-SCRIPTLET] >>> Make sure to install pulseaudio-alsa to configure ALSA for PulseAudio.
    [2013-05-20 12:44] [PACMAN] installed pulseaudio (3.0-3)
    [2013-05-20 12:44] [PACMAN] installed alsa-plugins (1.0.27-1)
    [2013-05-20 12:44] [PACMAN] installed pulseaudio-alsa (2-2)
    [2013-05-20 12:44] [PACMAN] installed gtk2 (2.24.18-1)
    [2013-05-20 12:44] [PACMAN] installed python2-xdg (0.25-1)
    [2013-05-20 12:44] [PACMAN] installed ibus (1.5.2-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-settings-daemon (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed cantarell-fonts (0.0.12-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-themes-standard (3.8.1-1)
    [2013-05-20 12:44] [PACMAN] installed libgdm (3.8.1.1-1)
    [2013-05-20 12:44] [PACMAN] installed zenity (3.8.0-1)
    [2013-05-20 12:44] [PACMAN] installed mutter (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed mobile-broadband-provider-info (20120614-1)
    [2013-05-20 12:44] [PACMAN] installed network-manager-applet (0.9.8.0-3)
    [2013-05-20 12:44] [PACMAN] installed unzip (6.0-6)
    [2013-05-20 12:44] [PACMAN] installed gnome-shell (3.8.2-2)
    [2013-05-20 12:44] [PACMAN] installed gdm (3.8.1.1-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-backgrounds (3.8.1-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-calculator (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed sdl (1.2.15-3)
    [2013-05-20 12:44] [PACMAN] installed libdv (1.0.0-4)
    [2013-05-20 12:44] [PACMAN] installed mjpegtools (2.0.0-3)
    [2013-05-20 12:44] [PACMAN] installed gsm (1.0.13-7)
    [2013-05-20 12:44] [PACMAN] installed lame (3.99.5-1)
    [2013-05-20 12:44] [PACMAN] installed recode (3.6-7)
    [2013-05-20 12:44] [PACMAN] installed enca (1.14-1)
    [2013-05-20 12:44] [PACMAN] installed fribidi (0.19.5-1)
    [2013-05-20 12:44] [PACMAN] installed libass (0.10.1-1)
    [2013-05-20 12:44] [PACMAN] installed libbluray (0.2.3-1)
    [2013-05-20 12:44] [PACMAN] installed libmodplug (0.8.8.4-1)
    [2013-05-20 12:44] [PACMAN] installed libtheora (1.1.1-2)
    [2013-05-20 12:44] [PACMAN] installed libva (1.1.1-1)
    [2013-05-20 12:44] [PACMAN] installed libvpx (1.2.0-1)
    [2013-05-20 12:44] [PACMAN] installed opencore-amr (0.1.3-1)
    [2013-05-20 12:44] [PACMAN] installed opus (1.0.2-2)
    [2013-05-20 12:44] [PACMAN] installed rtmpdump (20121203-1)
    [2013-05-20 12:44] [PACMAN] installed schroedinger (1.0.11-1)
    [2013-05-20 12:44] [PACMAN] installed v4l-utils (0.9.5-1)
    [2013-05-20 12:44] [PACMAN] installed x264 (20130206-1)
    [2013-05-20 12:44] [PACMAN] installed xvidcore (1.3.2-1)
    [2013-05-20 12:44] [PACMAN] installed ffmpeg (1:1.2.1-1)
    [2013-05-20 12:44] [PACMAN] installed chromaprint (0.7-5)
    [2013-05-20 12:44] [PACMAN] installed libmms (0.6.2-1)
    [2013-05-20 12:44] [PACMAN] installed faad2 (2.7-3)
    [2013-05-20 12:44] [PACMAN] installed mpg123 (1.15.3-1)
    [2013-05-20 12:44] [PACMAN] installed libmp4v2 (2.0.0-2)
    [2013-05-20 12:44] [PACMAN] installed faac (1.28-4)
    [2013-05-20 12:44] [PACMAN] installed celt (0.11.3-1)
    [2013-05-20 12:44] [PACMAN] installed libdca (0.0.5-3)
    [2013-05-20 12:44] [PACMAN] installed soundtouch (1.7.1-1)
    [2013-05-20 12:44] [PACMAN] installed spandsp (0.0.6pre21-1)
    [2013-05-20 12:44] [PACMAN] installed libdvdread (4.2.0-1)
    [2013-05-20 12:44] [PACMAN] installed libdvdnav (4.2.0-2)
    [2013-05-20 12:44] [PACMAN] installed libgme (0.6.0-2)
    [2013-05-20 12:44] [PACMAN] installed gst-plugins-bad (1.0.7-1)
    [2013-05-20 12:44] [PACMAN] installed cdparanoia (10.2-4)
    [2013-05-20 12:44] [PACMAN] installed libvisual (0.4.0-4)
    [2013-05-20 12:44] [PACMAN] installed gst-plugins-base (1.0.7-1)
    [2013-05-20 12:44] [PACMAN] installed jack (0.121.3-7)
    [2013-05-20 12:44] [PACMAN] installed wavpack (4.60.1-2)
    [2013-05-20 12:44] [PACMAN] installed aalib (1.4rc5-9)
    [2013-05-20 12:44] [PACMAN] installed taglib (1.8-1)
    [2013-05-20 12:44] [PACMAN] installed libshout (1:2.3.1-1)
    [2013-05-20 12:44] [PACMAN] installed libid3tag (0.15.1b-7)
    [2013-05-20 12:44] [PACMAN] installed imlib2 (1.4.5-4)
    [2013-05-20 12:44] [PACMAN] installed libcaca (0.99.beta18-1)
    [2013-05-20 12:44] [PACMAN] installed libraw1394 (2.1.0-1)
    [2013-05-20 12:44] [PACMAN] installed libavc1394 (0.5.4-1)
    [2013-05-20 12:44] [PACMAN] installed libiec61883 (1.2.0-3)
    [2013-05-20 12:44] [PACMAN] installed gst-plugins-good (1.0.7-2)
    [2013-05-20 12:44] [PACMAN] installed gnome-video-effects (0.4.0-2)
    [2013-05-20 12:44] [PACMAN] installed nautilus-sendto (3.8.0-1)
    [2013-05-20 12:44] [PACMAN] installed cheese (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-contacts (3.8.1-1)
    [2013-05-20 12:44] [PACMAN] installed cups-pk-helper (0.2.4-1)
    [2013-05-20 12:44] [PACMAN] installed libgtop (2.28.4-1)
    [2013-05-20 12:44] [PACMAN] installed libpwquality (1.2.1-1)
    [2013-05-20 12:44] [PACMAN] installed vte-common (0.34.5-1)
    [2013-05-20 12:44] [PACMAN] installed vte3 (0.34.5-1)
    [2013-05-20 12:44] [PACMAN] installed exiv2 (0.23-1)
    [2013-05-20 12:44] [PACMAN] installed mash (0.2.0-2)
    [2013-05-20 12:44] [PACMAN] installed shared-color-targets (0.1.2-1)
    [2013-05-20 12:44] [PACMAN] installed colord-gtk (0.1.25-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-color-manager (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed libcap-ng (0.7.3-1)
    [2013-05-20 12:44] [PACMAN] installed talloc (2.0.8-1)
    [2013-05-20 12:44] [PACMAN] installed libbsd (0.4.2-1)
    [2013-05-20 12:44] [PACMAN] installed libwbclient (4.0.5-3)
    [2013-05-20 12:44] [PACMAN] installed cifs-utils (6.0-2)
    [2013-05-20 12:44] [PACMAN] installed tevent (0.9.18-1)
    [2013-05-20 12:44] [PACMAN] installed ldb (1.1.15-1)
    [2013-05-20 12:44] [PACMAN] installed smbclient (4.0.5-3)
    [2013-05-20 12:44] [PACMAN] installed gnome-control-center (3.8.2-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-dictionary (3.6.0-2)
    [2013-05-20 12:44] [PACMAN] installed libatasmart (0.19-1)
    [2013-05-20 12:44] [PACMAN] installed udisks2 (2.1.0-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-disk-utility (3.8.0-2)
    [2013-05-20 12:44] [PACMAN] installed gnome-font-viewer (3.8.0-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-icon-theme-extras (3.6.2-1)
    [2013-05-20 12:44] [PACMAN] installed gnome-keyring (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-screenshot (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-system-log (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed libsigc++ (2.3.1-1)
    [2013-05-20 12:45] [PACMAN] installed glibmm (2.36.2-1)
    [2013-05-20 12:45] [PACMAN] installed cairomm (1.10.0-3)
    [2013-05-20 12:45] [PACMAN] installed pangomm (2.34.0-1)
    [2013-05-20 12:45] [PACMAN] installed atkmm (2.22.7-1)
    [2013-05-20 12:45] [PACMAN] installed gtkmm3 (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-system-monitor (3.8.2.1-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-terminal (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed yelp-xsl (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed yelp (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-user-docs (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed apr (1.4.6-1)
    [2013-05-20 12:45] [PACMAN] installed unixodbc (2.3.1-1)
    [2013-05-20 12:45] [PACMAN] installed apr-util (1.5.2-1)
    [2013-05-20 12:45] [PACMAN] installed apache (2.2.24-1)
    [2013-05-20 12:45] [PACMAN] installed mod_dnssd (0.6-4)
    [2013-05-20 12:45] [PACMAN] installed gnome-user-share (3.8.0-1)
    [2013-05-20 12:45] [PACMAN] installed mousetweaks (3.8.0-2)
    [2013-05-20 12:45] [PACMAN] installed libcddb (1.3.2-3)
    [2013-05-20 12:45] [PACMAN] installed libcdio (0.90-2)
    [2013-05-20 12:45] [PACMAN] installed libcdio-paranoia (10.2+0.90+1-1)
    [2013-05-20 12:45] [PACMAN] installed gvfs (1.16.2-1)
    [2013-05-20 12:45] [PACMAN] installed libnautilus-extension (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed nautilus (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed neon (0.29.6-4)
    [2013-05-20 12:45] [PACMAN] installed libmusicbrainz5 (5.0.1-1)
    [2013-05-20 12:45] [PACMAN] installed gtksourceview3 (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed sushi (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed gmime (2.6.15-1)
    [2013-05-20 12:45] [PACMAN] installed lua (5.2.2-1)
    [2013-05-20 12:45] [PACMAN] installed libquvi-scripts (0.4.14-1)
    [2013-05-20 12:45] [PACMAN] installed libquvi (0.4.1-2)
    [2013-05-20 12:45] [PACMAN] installed totem-plparser (3.4.5-1)
    [2013-05-20 12:45] [PACMAN] installed python (3.3.1-1)
    [2013-05-20 12:45] [PACMAN] installed python-cairo (1.10.0-2)
    [2013-05-20 12:45] [PACMAN] installed python-gobject (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed python-xdg (0.25-1)
    [2013-05-20 12:45] [PACMAN] installed totem (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed libgsf (1.14.26-1)
    [2013-05-20 12:45] [PACMAN] installed tracker (0.16.1-1)
    [2013-05-20 12:45] [PACMAN] installed vino (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed xdg-user-dirs (0.14-3)
    [2013-05-20 12:45] [PACMAN] installed xdg-user-dirs-gtk (0.10-1)
    [2013-05-20 12:45] [PACMAN] installed accerciser (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed guile (1.8.8-2)
    [2013-05-20 12:45] [ALPM-SCRIPTLET]
    [2013-05-20 12:45] [ALPM-SCRIPTLET] (gconftool-2:17218): GConf-WARNING **: Client failed to connect to the D-BUS daemon:
    [2013-05-20 12:45] [ALPM-SCRIPTLET] Unable to autolaunch a dbus-daemon without a $DISPLAY for X11
    [2013-05-20 12:45] [PACMAN] installed aisleriot (3.2.3.2-1)
    [2013-05-20 12:45] [PACMAN] installed gdl (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed libanjuta (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed autogen (5.17.2-1)
    [2013-05-20 12:45] [PACMAN] installed devhelp (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed glade (3.15.0-1)
    [2013-05-20 12:45] [PACMAN] installed libmariadbclient (5.5.30-2)
    [2013-05-20 12:45] [PACMAN] installed postgresql-libs (9.2.4-1)
    [2013-05-20 12:45] [PACMAN] installed gd (2.0.36RC1-6)
    [2013-05-20 12:45] [PACMAN] installed gts (0.7.6-2)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] Warning: Could not load "/usr/lib/graphviz/libgvplugin_rsvg.so.6" - file not found
    [2013-05-20 12:45] [ALPM-SCRIPTLET] Warning: Could not load "/usr/lib/graphviz/libgvplugin_rsvg.so.6" - file not found
    [2013-05-20 12:45] [PACMAN] installed graphviz (2.30.1-3)
    [2013-05-20 12:45] [PACMAN] installed libgda (5.1.2-2)
    [2013-05-20 12:45] [PACMAN] installed serf (1.2.0-1)
    [2013-05-20 12:45] [PACMAN] installed subversion (1.7.9-4)
    [2013-05-20 12:45] [PACMAN] installed vala (0.20.1-1)
    [2013-05-20 12:45] [PACMAN] installed anjuta (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed cdrkit (1.1.11-2)
    [2013-05-20 12:45] [PACMAN] installed libmad (0.15.1b-6)
    [2013-05-20 12:45] [PACMAN] installed libao (1.1.0-3)
    [2013-05-20 12:45] [PACMAN] installed cdrdao (1.2.3-6)
    [2013-05-20 12:45] [PACMAN] installed dvd+rw-tools (7.1-4)
    [2013-05-20 12:45] [PACMAN] installed brasero (3.8.0-2)
    [2013-05-20 12:45] [PACMAN] installed gtkhtml4 (4.6.5-1)
    [2013-05-20 12:45] [PACMAN] installed libpst (0.6.58-1)
    [2013-05-20 12:45] [PACMAN] installed libytnef (1.5-3)
    [2013-05-20 12:45] [PACMAN] installed evolution (3.8.2-2)
    [2013-05-20 12:45] [PACMAN] installed file-roller (3.8.2-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed five-or-more (3.8.1-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed four-in-a-row (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed gedit (3.8.2-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed gnome-chess (3.8.2.1-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-clocks (3.8.2-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-devel-docs (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed libzapojit (0.0.3-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-documents (3.8.2.1-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-getting-started-docs (3.8.2-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed gnome-klotski (3.8.2-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed gnome-mahjongg (3.8.0-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed gnome-mines (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed idnkit (1.0-2)
    [2013-05-20 12:45] [PACMAN] installed dnssec-anchors (20130320-1)
    [2013-05-20 12:45] [PACMAN] installed dnsutils (9.9.2.P2-1)
    [2013-05-20 12:45] [PACMAN] installed whois (5.0.25-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-nettool (3.8.0-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed gnome-nibbles (3.8.0-1)
    [2013-05-20 12:45] [PACMAN] installed babl (0.1.10-1)
    [2013-05-20 12:45] [PACMAN] installed gegl (0.2.0-8)
    [2013-05-20 12:45] [PACMAN] installed gnome-photos (3.8.2-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed gnome-robots (3.8.1-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed gnome-sudoku (3.8.1-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed gnome-tetravex (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed gnome-weather (3.8.2-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed iagno (3.8.1-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed lightsoff (3.8.0-1)
    [2013-05-20 12:45] [PACMAN] installed python-atspi (2.8.0-1)
    [2013-05-20 12:45] [PACMAN] installed python-dbus-common (1.1.1-2)
    [2013-05-20 12:45] [PACMAN] installed python-dbus (1.1.1-2)
    [2013-05-20 12:45] [PACMAN] installed dotconf (1.3-3)
    [2013-05-20 12:45] [PACMAN] installed speech-dispatcher (0.8-1)
    [2013-05-20 12:45] [PACMAN] installed liblouis (2.5.2-2)
    [2013-05-20 12:45] [PACMAN] installed tcl (8.6.0-4)
    [2013-05-20 12:45] [PACMAN] installed cython (0.19-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] Please add your user to the brlapi group.
    [2013-05-20 12:45] [PACMAN] installed brltty (4.5-3)
    [2013-05-20 12:45] [PACMAN] installed orca (3.8.1-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed quadrapassel (3.8.1-1)
    [2013-05-20 12:45] [PACMAN] installed gssdp (0.14.2-1)
    [2013-05-20 12:45] [PACMAN] installed gupnp (0.20.2-1)
    [2013-05-20 12:45] [PACMAN] installed gupnp-av (0.12.1-1)
    [2013-05-20 12:45] [PACMAN] installed gupnp-dlna (0.10.1-1)
    [2013-05-20 12:45] [PACMAN] installed libunistring (0.9.3-5)
    [2013-05-20 12:45] [PACMAN] installed xdg-utils (1.1.0.git20121008-2)
    [2013-05-20 12:45] [PACMAN] installed rygel (0.18.2-1)
    [2013-05-20 12:45] [PACMAN] installed seahorse (3.8.2-1)
    [2013-05-20 12:45] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:45] [PACMAN] installed swell-foop (3.8.1-1)
    [2013-05-20 12:46] [ALPM-SCRIPTLET] gtk-update-icon-cache: No theme index file.
    [2013-05-20 12:46] [PACMAN] installed tali (3.8.0-1)
    [2013-05-20 12:46] [PACMAN] installed gtk-vnc (0.5.2-2)
    [2013-05-20 12:46] [PACMAN] installed vinagre (3.8.2-1)
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librsvg-2.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-1.0.so.0.0.0 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnotify.so.4 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-1.0.so.0 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libcroco-0.6.so.3 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-extras-0.7.so.0 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnotify.so.4.0.0 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-backend-1.0.so.0 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libssl3.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libsmime3.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-backend-1.0.so.0.0.0 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnssckbi.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-1.0.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-extras-0.7.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libcroco-0.6.so.3.0.1 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-0.7.so.0.0.0 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-0.7.so.0 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnssdbm3.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librsvg-2.so.2 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnotify.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnssutil3.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libnss3.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-extras-0.7.so.0.0.0 is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libgoa-backend-1.0.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libcroco-0.6.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librest-0.7.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libsoftokn3.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/libfreebl3.so is empty, not checked.
    [2013-05-20 12:46] [ALPM-SCRIPTLET] ldconfig: File /usr/lib/librsvg-2.so.2.37.0 is empty, not checked.
    FULL install gnome log --force. gnome dont work .. ;/

  • Ldconfig: File /usr/lib/libX.so is empty, not checked.

    Heyho,
    everytime I install something with pacman, it says following after installing successfully (at least i guess, everything works fine)
    ldconfig: File /usr/lib/librdf.so is empty, not checked.
    ldconfig: File /usr/lib/libgraphite.so.3 is empty, not checked.
    ldconfig: File /usr/lib/libraptor.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libgsf-1.so.114.0.20 is empty, not checked.
    ldconfig: File /usr/lib/libwpd-0.9.so.9.0.1 is empty, not checked.
    ldconfig: File /usr/lib/libgsf-1.so is empty, not checked.
    ldconfig: File /usr/lib/librasqal.so is empty, not checked.
    ldconfig: File /usr/lib/liblpsolve55.so is empty, not checked.
    ldconfig: File /usr/lib/libwpd-stream-0.9.so is empty, not checked.
    ldconfig: File /usr/lib/libraptor.so is empty, not checked.
    ldconfig: File /usr/lib/libgsf-1.so.114 is empty, not checked.
    ldconfig: File /usr/lib/libwpd-0.9.so is empty, not checked.
    ldconfig: File /usr/lib/librdf.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libhyphen.so is empty, not checked.
    ldconfig: File /usr/lib/librdf.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/librasqal.so.2 is empty, not checked.
    ldconfig: File /usr/lib/libwpd-0.9.so.9 is empty, not checked.
    ldconfig: File /usr/lib/libwpd-stream-0.9.so.9.0.1 is empty, not checked.
    ldconfig: File /usr/lib/libhyphen.so.0.2.0 is empty, not checked.
    ldconfig: File /usr/lib/libgraphite.so is empty, not checked.
    ldconfig: File /usr/lib/librasqal.so.2.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libhyphen.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libwpd-stream-0.9.so.9 is empty, not checked.
    ldconfig: File /usr/lib/libraptor.so.1.2.0 is empty, not checked.
    ldconfig: File /usr/lib/libgraphite.so.3.0.0 is empty, not checked.
    How do I fix this?

    I believe this might be your answer?

  • Suddenly many emails are not being sent or received on either of my two yahoo email accounts  HELP

    suddenly many emails are not being sent or received from either of my two yahoo email accounts.
    Genius Bar no free appointments for a week.
    HELP

    try deleting and readding your yahoo accounts. Yahoo has been upgrading their servers for months now, and have been effecting users' accounts as they do so. I have two yahoo accounts and have had each of them mess up for a day or two before they start working again.
    Chances are the issue is on yahoo's end. When mine messed up I simply accessed the mail via the web and safari until it cleared up.

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

  • /usr/lib/lwp in Solaris 8

    Okay, I have seen earlier posts that suggests to put /usr/lib/lwp in front
    of your LD_LIBRARY_PATH for Solaris 8 and for JDK 1.3.1. A lot have said
    that increased the performance by 10 to 20%.
    From what I can see, this will effectively use libthread.so in /usr/lib/lwp
    instead of the the shared library with the same name in /usr/lib.
    What is the difference between those two shared libraries? My understanding
    that Solaris always uses lwp ( light-weight processes .. many-to-many ) by
    default anyway, so I am curious as to what the directory name "lwp" mean.
    Will BEA support this if you change the LD_LIBRARY_PATH?
    Thanks,
    John

    OK, I can see how you might have concluded that this would be most
    useful with fewer threads, but actually the only downside to using the
    alternate threads library would be if you are creating many short lived
    threads. The reason is that creating a bound thread is 4-5 times slower
    than creating an unbound one. However, WebLogic recommends pooling user
    created thread anyway, so this should not be an issue. You won't likely
    notice the extra system overhead associated with the extra kernel
    threads and LWPs plus Solaris will most likely manage the thread
    scheduling much better than the JVM will.
    -Charlie
    Charlie Therit wrote:
    I'm not sure how you came to the conclusion that it would be best used
    where fewer threads are involved. The performance differences will
    best measured with load test tools that measure throughput. However,
    you should see differences in the JVM LWP/thread allocation by using
    the ps command's -L options and/or pstack. You should also detect
    differences in CPU utilization with vmstat/mpstat in that you may
    reach higher utilization levels with less system overhead.
    And yes, BEA does recommend this configuration and will support it.
    -Charlie
    "Jesus M. Salvo Jr." wrote:
    Thanks. It's more clear now. So it seems like it is best used for
    apps with
    few threads.
    Will / Does BEA support WebLogic Server using this thread library?
    Raja Mukherjee wrote:
    Jesus,
    From Dimitri and Joel you already got the information you needed.The
    official SUN reply can be found in
    http://supportforum.sun.com/freesolaris/techfaqs.html?techfaqs_2957
    Hope this helps...
    .raja
    "Jesus M. Salvo Jr." <[email protected]> wrote in message
    news:[email protected]...
    Yup, that was the thread I was referring to .... but still not
    clear what
    the difference in really technical details between libthread.soin
    /usr/lib
    and in /usr/lib/lwp.
    Dmitri did explain to me offline, but I am still not clear. e.g.:
    It
    seems like /usr/lib/lwp/libthread.so uses a different threadingmodel
    than the one /usr/lib.
    In any case, how do you monitor that using libthread.so in/usr/lib/lwp
    did
    have an effect? ps?
    Mike Reiche wrote:
    Follow the links in this link.
    h
    tp://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=article&group=weblogic.develo
    per.interest.performance&item=3134&utag=
    Jesus M. Salvo Jr. <[email protected]> wrote:
    Okay, I have seen earlier posts that suggests to put
    /usr/lib/lwp in
    front
    of your LD_LIBRARY_PATH for Solaris 8 and for JDK 1.3.1. A lothave
    said
    that increased the performance by 10 to 20%.
    From what I can see, this will effectively use libthread.so in
    /usr/lib/lwp
    instead of the the shared library with the same name in/usr/lib.
    What is the difference between those two shared libraries? My
    understanding
    that Solaris always uses lwp ( light-weight processes ..many-to-many
    ) by
    default anyway, so I am curious as to what the directory name"lwp"
    mean.
    Will BEA support this if you change the LD_LIBRARY_PATH?
    Thanks,
    John
    [att1.html]

  • IPhoto Albums are empty

    Last time I opened iphoto, all of my photos are in the library, but my albums are empty. Any ideas

    aphale:
    Do you see the photos when you click on the thumbnails in iPhoto? It may be that the Library.iPhoto preference file has been damaged. Try the following: move the AlbumData.xml file to the desktop and then launch iPhoto. If the library's dB file is not damaged it should rebuild the .xml file with your albums. If that file is damaged you'll have to recreate your albums.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • [workaround] linker issues: firefox suddenly fails to find shared libs

    I usually use Mozilla's 64 bit binary of Firefox so that I can use my preferred interface language. (The language pack doesn't work.) This is installed under /usr/local using stow.
    As a backup (and in the hope that the language pack might one day start working), I also have Arch's version installed. This is effectively the US version although the dud language pack is installed too.
    This usually works perfectly fine. 13.0.1 was working, as expected, perfectly fine.
    I rebooted yesterday. After reboot, the Mozilla version will not launch. ~/.xsession-errors includes:
    lib/firefox/plugin-container: error while loading shared libraries: libxpcom.so: cannot open shared object file: No such file or directory
    There are a series of similar reports reported at https://bugzilla.mozilla.org/show_bug.cgi?id=723487 but this obviously only affects a very few people which makes me think there must be something weird going on with my system.
    I'm not quite sure what the output of ldd should look like, but I know it should not look like this:
    $ ldd /usr/local/stow/firefox-13.0.1-cy/lib/firefox/plugin-container
    linux-vdso.so.1 (0x00007fff78fff000)
    libpthread.so.0 => /lib/libpthread.so.0 (0x00007f4a6e186000)
    librt.so.1 => /lib/librt.so.1 (0x00007f4a6df7e000)
    libxpcom.so => not found
    libmozalloc.so => not found
    libxul.so => not found
    libplds4.so => /usr/lib/libplds4.so (0x00007f4a6dd7a000)
    libplc4.so => /usr/lib/libplc4.so (0x00007f4a6db75000)
    libnspr4.so => /usr/lib/libnspr4.so (0x00007f4a6d937000)
    libdl.so.2 => /lib/libdl.so.2 (0x00007f4a6d733000)
    libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007f4a6d42f000)
    libm.so.6 => /lib/libm.so.6 (0x00007f4a6d135000)
    libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f4a6cf20000)
    libc.so.6 => /lib/libc.so.6 (0x00007f4a6cb7c000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f4a6e3a2000)
    So I thought that I might be able to work around this by telling the system about the shared libraries. I initially tried adding
    /usr/local/lib
    as local.conf in /etc/ld.so.conf.d (and running ldconfig) but that had no effect. I then tried adding
    /usr/local/lib/firefox
    as local-firefox.conf (and ldconfig). This definitely made a difference. ldd found all the missing libraries and a whole bunch more - the output looked comparable to the output I'd get running ldd on Arch's version of the plugin-container. However, firefox still crashed immediately although I couldn't find anything helpful in ~/.xsession-errors. The change had a more dramatic effect on Arch's build of firefox, though - that then just seg-faulted immediately. (So I've undone the changes, obviously, so I at least have a working browser.)
    Can anybody shed any light on this? What I don't understand is that the very same install of firefox worked perfectly well until I rebooted yesterday and now it fails utterly.
    I realise that I'm not using Arch's version of firefox (but I would if the language pack worked ) but I'm thinking there's just something I don't understand here about the way shared libraries work... I tried some searching but basically found a great many posts explaining how to add paths to /etc/ld.so.conf etc. and that obviously isn't a good solution in this particular case.
    There is no DYLD_LIBRARY_PATH on Linux, right? LD_LIBRARY_PATH is the only relevant environmental variable? But from reading, I gather setting this for normal use isn't a great idea and that it is better to configure via /etc/ld.so.conf (or /etc/ld.so.conf.d/*) for Linux? I'm just checking because DYLD_LIBRARY_PATH would be my first thought on OS X - although mainly for compiling rather than running stuff, admittedly.
    Last edited by cfr (2012-07-08 23:42:00)

    I fear that the glibc upgrade may be the culprit in which case, I'm afraid this may not get fixed at all...
    I found that just setting LD_LIBRARY_PATH to /usr/local/lib/firefox didn't work. Although firefox then found its bundled libraries, it failed to find any system libraries. So I tried
    LD_LIBRARY_PATH=/usr/local/lib/firefox:/lib:/usr/lib strace -e trace=open -o ff-ld-mwy.strace firefox
    EDIT: I think this is wrong and that it makes no difference. The change just makes it look in more places, maybe? But it does seem to get further in this case, though I've no idea why e.g. it searches for a lot more icons. I'm not sure why that would be...
    The output isn't meaning much to me right now. That is, several things look odd but I think that is probably me rather than necessarily being something wrong. Here's the output:
    open("/usr/local/lib/firefox/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/local/lib/firefox/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/local/lib/firefox/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/local/lib/firefox/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/tls/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/tls/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/x86_64/libpthread.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libpthread.so.0", O_RDONLY|O_CLOEXEC) = 3
    open("/usr/local/lib/firefox/librt.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/librt.so.1", O_RDONLY|O_CLOEXEC) = 3
    open("/usr/local/lib/firefox/libdl.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libdl.so.2", O_RDONLY|O_CLOEXEC) = 3
    open("/usr/local/lib/firefox/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/tls/x86_64/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/tls/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/x86_64/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libstdc++.so.6", O_RDONLY|O_CLOEXEC) = 3
    open("/usr/local/lib/firefox/libm.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libm.so.6", O_RDONLY|O_CLOEXEC) = 3
    open("/usr/local/lib/firefox/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libgcc_s.so.1", O_RDONLY|O_CLOEXEC) = 3
    open("/usr/local/lib/firefox/libc.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libc.so.6", O_RDONLY|O_CLOEXEC) = 3
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/dependentlibs.list", O_RDONLY) = 3
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libnspr4.so", O_RDONLY) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libnspr4.so", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libplc4.so", O_RDONLY) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libplc4.so", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libplds4.so", O_RDONLY) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libplds4.so", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libmozalloc.so", O_RDONLY) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libmozalloc.so", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libmozsqlite3.so", O_RDONLY) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libmozsqlite3.so", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libnssutil3.so", O_RDONLY) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libnssutil3.so", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libsoftokn3.so", O_RDONLY) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libsoftokn3.so", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libnss3.so", O_RDONLY) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libnss3.so", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libssl3.so", O_RDONLY) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libssl3.so", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libsmime3.so", O_RDONLY) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libsmime3.so", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libxul.so", O_RDONLY) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libxul.so", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libXrender.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libXrender.so.1", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libfreetype.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libfreetype.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libfreetype.so.6", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libfontconfig.so.1", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libasound.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libasound.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libasound.so.2", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libdbus-glib-1.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libdbus-glib-1.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libdbus-glib-1.so.2", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libdbus-1.so.3", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libglib-2.0.so.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libX11.so.6", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libXext.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libXext.so.6", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libpangoft2-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libpangoft2-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libpangoft2-1.0.so.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libpangocairo-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libpangocairo-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libpangocairo-1.0.so.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libpango-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libpango-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libpango-1.0.so.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libcairo.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libcairo.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libcairo.so.2", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libgobject-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libgobject-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libgobject-2.0.so.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libgmodule-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libgmodule-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libgmodule-2.0.so.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libgtk-x11-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libgtk-x11-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libgtk-x11-2.0.so.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libatk-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libatk-1.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libatk-1.0.so.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libgdk-x11-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libgdk-x11-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libgdk-x11-2.0.so.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libgdk_pixbuf-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libgdk_pixbuf-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libgdk_pixbuf-2.0.so.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libXt.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libXt.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libXt.so.6", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libgthread-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libgthread-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libgthread-2.0.so.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libz.so.1", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libbz2.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libbz2.so.1.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libbz2.so.1.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libexpat.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libexpat.so.1", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libgio-2.0.so.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libpcre.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libpcre.so.1", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libxcb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libxcb.so.1", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libpixman-1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libpixman-1.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libpixman-1.so.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libpng15.so.15", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libpng15.so.15", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libpng15.so.15", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libxcb-shm.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libxcb-shm.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libxcb-shm.so.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libxcb-render.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libxcb-render.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libxcb-render.so.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libffi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libffi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libffi.so.6", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libXfixes.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libXfixes.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libXfixes.so.3", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libXinerama.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libXinerama.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libXinerama.so.1", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libXi.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libXi.so.6", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libXrandr.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libXrandr.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libXrandr.so.2", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libXcursor.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libXcursor.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libXcursor.so.1", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libXcomposite.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libXcomposite.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libXcomposite.so.1", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libXdamage.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libXdamage.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libXdamage.so.1", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libSM.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libSM.so.6", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libICE.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libICE.so.6", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libresolv.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libresolv.so.2", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libXau.so.6", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libXdmcp.so.6", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libuuid.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libuuid.so.1", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/stow/firefox-13.0.1-cy/lib/firefox/libxpcom.so", O_RDONLY|O_CLOEXEC) = 3
    open("/home/<username>/.mozilla/firefox/Crash Reports/InstallTime20120614114901", O_RDONLY) = 4
    open("/home/<username>/.mozilla/firefox/Crash Reports/LastCrash", O_RDONLY) = 4
    open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 4
    open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 4
    open("/usr/share/X11/locale/C/XLC_LOCALE", O_RDONLY) = 4
    open("/usr/share/X11/locale/locale.alias", O_RDONLY) = 4
    open("/usr/share/X11/locale/locale.dir", O_RDONLY) = 4
    open("/usr/share/X11/locale/C/XLC_LOCALE", O_RDONLY) = 4
    open("/etc/nsswitch.conf", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libnss_files.so.2", O_RDONLY|O_CLOEXEC) = 4
    open("/etc/passwd", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libcanberra-gtk.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libcanberra-gtk.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libcanberra-gtk.so.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libcanberra.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libcanberra.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libcanberra.so.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libvorbisfile.so.3", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libvorbis.so.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libogg.so.0", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libogg.so.0", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libtdb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libtdb.so.1", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libtdb.so.1", O_RDONLY|O_CLOEXEC) = 4
    open("/usr/local/lib/firefox/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/lib/libltdl.so.7", O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
    open("/usr/lib/libltdl.so.7", O_RDONLY|O_CLOEXEC) = 4
    open("/home/<username>/.Xauthority", O_RDONLY) = 5
    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=30447, si_status=0, si_utime=1, si_stime=0} ---
    open("/home/<username>/.Xauthority", O_RDONLY) = 5
    open("/etc/gtk-2.0/gtkrc", O_RDONLY) = 6
    open("/home/<username>/.kde4/share/config/gtkrc-2.0", O_RDONLY) = 6
    open("/usr/share/themes/oxygen-gtk/gtk-2.0/gtkrc", O_RDONLY) = 7
    open("/usr/lib/gtk-2.0/2.10.0/engines/liboxygen-gtk.so", O_RDONLY|O_CLOEXEC) = 8
    open("/proc/30446/cmdline", O_RDONLY) = 8
    open("/home/<username>/.config/oxygen-gtk/argb-apps.conf", O_WRONLY|O_CREAT|O_APPEND, 0666) = 8
    open("/usr/share/themes/oxygen-gtk/gtk-2.0/argb-apps.conf", O_RDONLY) = 8
    open("/home/<username>/.config/oxygen-gtk/argb-apps.conf", O_RDONLY) = 9
    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=30448, si_status=0, si_utime=0, si_stime=0} ---
    open("/usr/share/themes/oxygen-gtk/gtk-2.0/kdeglobals", O_RDONLY) = 8
    open("/usr/share/themes/oxygen-gtk/gtk-2.0/kdeglobals", O_RDONLY) = 8
    open("/usr/lib/charset.alias", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/gconv/gconv-modules.cache", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/lib/gconv/gconv-modules", O_RDONLY|O_CLOEXEC) = 9
    open("/usr/lib/gio/modules/giomodule.cache", O_RDONLY) = 9
    open("/usr/share/config/kdeglobals", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/config/kdeglobals", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/config/kdeglobals", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/config/kdeglobals", O_RDONLY) = 9
    open("/usr/share/themes/oxygen-gtk/gtk-2.0/oxygenrc", O_RDONLY) = 9
    open("/usr/share/themes/oxygen-gtk/gtk-2.0/oxygenrc", O_RDONLY) = 9
    open("/usr/share/config/oxygenrc", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/config/oxygenrc", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/config/oxygenrc", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/config/oxygenrc", O_RDONLY) = -1 ENOENT (No such file or directory)
    --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=30449, si_status=0, si_utime=1, si_stime=0} ---
    open("/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache", O_RDONLY) = 9
    open("/usr/share/themes/oxygen-gtk/gtk-2.0/icons4", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/index.theme", O_RDONLY) = 9
    open("/usr/share/icons/gnome/index.theme", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/16x16/mimetypes/image-x-generic.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/mimetypes/image-x-generic.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/mimetypes/image-x-generic.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/mimetypes/image-x-generic.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/mimetypes/image-x-generic.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/mimetypes/image-x-generic.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/mimetypes/image-x-generic.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/mimetypes/image-x-generic.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/mimetypes/image-x-generic.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-information.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/status/dialog-information.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-information.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-information.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-information.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-information.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-information.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-information.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-information.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-information.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/status/dialog-information.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-information.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/view-refresh.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/view-refresh.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/view-refresh.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/view-refresh.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/view-refresh.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/view-refresh.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/view-refresh.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/view-refresh.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/view-refresh.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/configure.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/configure.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/configure.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/configure.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/configure.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/configure.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/configure.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/configure.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/configure.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-warning.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/status/dialog-warning.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-warning.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-warning.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-warning.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-warning.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-warning.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-warning.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-warning.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-warning.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/status/dialog-warning.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-warning.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/places/folder.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/places/folder.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/places/folder.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/places/folder.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/places/folder.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/places/folder.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/places/folder.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/places/folder.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/places/folder.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/help-about.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/help-about.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/help-about.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/actions/help-about.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/help-about.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/actions/help-about.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/help-about.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/actions/help-about.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/help-about.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/help-about.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/help-about.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/help-about.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/list-add.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/list-add.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/list-add.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/list-add.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/list-add.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/list-add.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/list-add.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/list-add.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/list-add.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/dialog-ok-apply.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/dialog-ok-apply.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/dialog-ok-apply.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/dialog-ok-apply.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/dialog-ok-apply.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/dialog-ok-apply.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/dialog-ok-apply.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/dialog-ok-apply.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/dialog-ok-apply.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/format-text-bold.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/format-text-bold.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/format-text-bold.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/format-text-bold.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/format-text-bold.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/format-text-bold.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/format-text-bold.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/format-text-bold.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/format-text-bold.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/dialog-cancel.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/dialog-cancel.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/dialog-cancel.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/dialog-cancel.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/dialog-cancel.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/dialog-cancel.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/dialog-cancel.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/dialog-cancel.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/dialog-cancel.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/devices/media-optical.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/devices/media-optical.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/devices/media-optical.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/devices/media-optical.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/devices/media-optical.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/devices/media-optical.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/devices/media-optical.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/devices/media-optical.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/devices/media-optical.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-clear.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/edit-clear.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/edit-clear.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/edit-clear.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/edit-clear.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-clear.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-clear.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/edit-clear.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-clear.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/window-close.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/window-close.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/window-close.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/window-close.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/window-close.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/window-close.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/window-close.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/window-close.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/window-close.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/color-picker.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/color-picker.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/color-picker.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/color-picker.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/color-picker.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/color-picker.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/color-picker.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/color-picker.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/color-picker.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/network-connect.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/network-connect.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/network-connect.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/network-connect.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/network-connect.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/network-connect.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/network-connect.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/network-connect.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/network-connect.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/document-export.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/document-export.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/document-export.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/document-export.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/document-export.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/document-export.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/document-export.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/document-export.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/document-export.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-copy.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/edit-copy.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/edit-copy.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/edit-copy.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/edit-copy.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-copy.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-copy.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/edit-copy.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-copy.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-cut.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/edit-cut.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/edit-cut.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/edit-cut.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/edit-cut.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-cut.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-cut.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/edit-cut.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-cut.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-delete.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/edit-delete.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/edit-delete.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/edit-delete.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/edit-delete.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-delete.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-delete.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/edit-delete.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-delete.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-password.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/status/dialog-password.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-password.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-password.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-password.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-password.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-password.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-password.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-password.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-password.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/status/dialog-password.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-password.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-error.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/status/dialog-error.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-error.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-error.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-error.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-error.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-error.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-error.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-error.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-error.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/status/dialog-error.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-error.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-information.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/status/dialog-information.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-information.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-information.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-information.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-information.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-information.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-information.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-information.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-information.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/status/dialog-information.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-information.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-information.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/status/dialog-information.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-information.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-information.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-information.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-information.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-information.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-information.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-information.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-information.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/status/dialog-information.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-information.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-warning.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/status/dialog-warning.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-warning.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-warning.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-warning.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-warning.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/22x22/status/dialog-warning.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/usr/share/icons/gnome/22x22/status/dialog-warning.png", O_RDONLY) = -1 ENOENT (No such file or directory)
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-warning.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-warning.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/status/dialog-warning.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/status/dialog-warning.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/places/folder.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/places/folder.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/places/folder.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/places/folder.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/places/folder.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/places/folder.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/places/folder.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/places/folder.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/places/folder.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/network-disconnect.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/network-disconnect.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/network-disconnect.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/network-disconnect.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/network-disconnect.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/network-disconnect.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/network-disconnect.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/network-disconnect.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/network-disconnect.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/places/document-multiple.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/places/document-multiple.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/places/document-multiple.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/places/document-multiple.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/places/document-multiple.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/places/document-multiple.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/places/document-multiple.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/places/document-multiple.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/places/document-multiple.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/document-properties.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/document-properties.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/document-properties.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/document-properties.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/document-properties.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/document-properties.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/document-properties.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/document-properties.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/document-properties.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/fork.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/fork.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/fork.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/fork.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/fork.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/fork.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/fork.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/fork.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/fork.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/mimetypes/application-x-zerosize.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-find.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/edit-find.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/edit-find.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/edit-find.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/edit-find.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-find.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-find.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/edit-find.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-find.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-find-replace.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/edit-find-replace.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/edit-find-replace.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/edit-find-replace.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/edit-find-replace.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-find-replace.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-find-replace.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/edit-find-replace.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/edit-find-replace.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/devices/media-floppy.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/devices/media-floppy.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/devices/media-floppy.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/devices/media-floppy.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/devices/media-floppy.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/devices/media-floppy.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/devices/media-floppy.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/devices/media-floppy.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/devices/media-floppy.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/view-fullscreen.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/view-fullscreen.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/view-fullscreen.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/view-fullscreen.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/view-fullscreen.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/view-fullscreen.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/view-fullscreen.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/view-fullscreen.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/view-fullscreen.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-down.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/go-down.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-down.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-down.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-down.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-down.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-down.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/go-down.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-down.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-next.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-previous.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-up.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/go-up.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-up.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-up.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-up.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-up.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-up.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/go-up.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-up.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/16x16/actions/go-bottom.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/32x32/actions/go-bottom.png", O_RDONLY) = 9
    open("/home/<username>/.kde4/share/icons/cfr/22x22/actions/go-bottom.png", O_RDONLY) = 9
    open("/home/&

  • Binfmt.d & /usr/lib/binfmt.d/mono.conf - dangerous ?

    copied from https://bbs.archlinux.org/viewtopic.php … 8#p1453898 as i felt this issue is better discussed in a separate thread.
    Raynman wrote:The mono package provides /usr/lib/binfmt.d/mono.conf. That makes it possible to put the binary in /usr/bin with the executable bit set. I don't see why that would be such a bad idea.
    <snip>
    Let's look inside /usr/lib/binfmt.d/mono.conf
    :CLR:M::MZ::/usr/bin/mono:
    the description for conf files in binfmt.d/ folders is in the kernel sources, Documentation/binfmt_misc.txt  .
    entries follow this format :name:type:offset:magic:mask:interpreter:flags
    applying that to mono.conf :
    name = CLR
    type = M , shell will use magic numbers to determine executable, not extension
    offset = empty, defaults to 0
    magic = MZ   that magic number corresponds with windows executables
    mask : empty , defaults to 0xff
    interpreter = /usr/bin/mono
    flags = optional
    The effect of using mono.conf is that any file with the executionable bit set and the magic bytes for a windows executable will be executed by mono .
    mono is crossplatform and mono executables will run both on windows and linux.
    A hypothetical example :
    a malevolent person creates a malware program foo using mono , gives it a name that will make people want to download / run it
    To make things easier for *nix users, they offer it as a tar.xz, with the executable bit set for foo.exe
    linux user downloads and tries to run it.
    if /usr/lib/mono.conf was present on that system before last boot, linux will execute foo.exe and the linux system now has malware installed.
    incase /usr/lib/binfmt.d/mono.conf is not present (or disabled) , nothing happens.

    TL:DR : falconindy has several valid points, but IN MY OPINION the inclusion of /usr/lib/binfmt.d/mono.conf is a security risk.
    It should not be enabled by default.
    falconindy wrote:
    Lone_Wolf wrote:it's ELF vs MZ binary format .
    No, it isn't -- the mono compiler doesn't produce machine code. The windows native binary format PE or COFF.  Mono and other C# compilers produce bytecode known as CLR (Common Language Runtime). The MZ magic number you're referring to is in fact a carryover from older DOS binaries, but you aren't going to produce that format from a mono compiler.
    I don't know  what type of binaries mono produces,  but if they're not detected by linux as MZ binaries, the supplied mono.conf won't work as intended.
    The same goes for PE / COFF / CLR : if they are detected as having the MZ magic number, they will be executed by mono when /usr/lib/binfmt.d/mono.conf is present.
    falconindy wrote:
    Lone_Wolf wrote:Afaict all those compilers you mention compile to a linux-native ELF-format binary , and we can't block that and still have a working system.
    I mentioned javac which is a bytecode compiler.
    javac bytecode doesn't appear to be executable by the linux kernel, and the arch java packages don't come with a binfmt.d file .
    falconindy wrote:The fact that you can't "block" ELF means that ELF is by far a better choice for malware than any other option.
    correct.
    falconindy wrote:
    Lone_Wolf wrote:In my opinion any file in a binfmt.d/ default folder ( /etc/binfmt.d , /usr/lib/binmft.d , /run/binfmt.d ) that's added by an automatic process enlarges the potential attack surface against *nix systems by a big factor.
    You're still avoiding my question. Why is a mono program more suspicious than an ELF binary when ELF is the universal Linux format? Are you simply equating Windows to malware?
    i've worked as a windows sysadmin for over 8 years (desktop and server support) , privately helped windows users for 2 decades and had to solve many malware problems.
    Well-configured windows systems can be very safe, unfortunately in my experience those are a small minority.
    It's defintely possible i overreact wrt windows malware.
    falconindy wrote:
    Lone_Wolf wrote:Mono upstream / AL devs / pacman decrease my system security without even NOTIFYING me.
    So, you're annoyed that you installed Mono, and now Mono programs Just Work™? I'd say that you could just mask the binfmt service, but you make it very clear that you aren't running systemd. You're on your own.
    I don't have mono installed, was just worried about a security issue.
    As for being part of a very small minority of arch linux users because i prefer another init then systemd :  i'm used to that, arch still has many advantages over all other distros that's why i stay.
    binfmt.d doesn't come from systemd, but from the kernel .
    It's man page lists a simple solution to override /usr/lib/binfmt.d files, no need to mask anything.
    falconindy wrote:Also note that your malicious binary in /usr/bin could just as easily be a shell script which calls "mono /path/to/my/malware" (or replace "mono" with "python", "ruby", or some rogue ld.so).
    correct, but those methods don't open up my system to a large number of unknown binaries.

  • /usr/lib/libc.so is needed by oracle-validated-1.0.0-22.el5.x86_64

    Hi,
    I'm struggle. Any suggestion?
    [felipe@felipe-pc tmp]$ cat /etc/*-release
    Enterprise Linux Enterprise Linux Server release 5.4 (Carthage)
    Red Hat Enterprise Linux Server release 5.4 (Tikanga)
    [felipe@felipe-pc tmp]$ cat /proc/version
    Linux version 2.6.18-164.el5 ([email protected]) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-46)) #1 SMP Thu Sep 3 04:15:13 EDT 2009
    *[felipe@felipe-pc tmp]$ rpm -i oracle-validated-1.0.0-22.el5.x86_64.rpm*
    error: Failed dependencies:
    */usr/lib/libc.so is needed by oracle-validated-1.0.0-22.el5.x86_64*
    [felipe@felipe-pc tmp]$ sudo find / -name libc.so
    Password:
    /usr/lib/i386-redhat-linux4E/lib/libc.so
    /usr/lib/x86_64-redhat-linux4E/lib64/libc.so
    /usr/lib64/libc.so
    /home/felipe/bpm-installers/rcuHome/lib/stubs/libc.so
    [felipe@felipe-pc tmp]$ ls -l /usr/lib/x86_64-redhat-linux4E/lib64/libc.so
    -rw-r--r-- 1 root root 268 Jun 5 2007 /usr/lib/x86_64-redhat-linux4E/lib64/libc.so
    [felipe@felipe-pc tmp]$ sudo ln -s /usr/lib/x86_64-redhat-linux4E/lib64/libc.so /usr/lib/libc.so
    [felipe@felipe-pc tmp]$ rpm -i oracle-validated-1.0.0-22.el5.x86_64.rpm
    error: Failed dependencies:
    /usr/lib/libc.so is needed by oracle-validated-1.0.0-22.el5.x86_64
    [felipe@felipe-pc tmp]$
    In short, I found the missing file (libc.so) and I tried to create a simbolic link to it in the path rpm was asking (/usr/lib). In my system I found 2 (32 and 64 version). I tried both, I mean to link /usr/lib/libc.so to 64 version (as you can see in the console). It did not work. Then I did rm and ln -s to the 32 version of it but same result.
    Any idea?
    Thanks in advance.
    Felipe

    You have probably compat-glibc installed but your are missing glibc-devel package, which contains object files for development using standard C libraries.
    I'm haven't tried it under RHEL, but it should work to setup the Oracle public yum repository, which will allow you to use e.g. yum install oracle-validated. This method will automatically fetch dependent packages. More info at: http://public-yum.oracle.com/

  • Lost all my /usr/lib files in trial so solve glib dependency

    Hi,
    Failing to upgrade my Arch_X86-64 system due to glibc dependencies, I've followed an advice in the forum and tried to move (as root) all files in usr/lib to a (temporary, initially empty) directory I've created. Now I can't see any files, neither in /usr/lib nor in the backup direvtory (see terminal output below).
    Please advise how to restore my system?
    thanks
    Miki Badt
    copy of terminal output
    root /usr/lib # mv * /lib_back/
    root /usr/lib # pacman -Syu
    pacman: error while loading shared libraries: libalpm.so.7: cannot open shared object file: No such file or directory
    root /usr/lib # mv /lib_back/* .
    mv: error while loading shared libraries: libacl.so.1: cannot open shared object file: No such file or directory
    root /usr/lib # ls
    ls: error while loading shared libraries: libcap.so.2: cannot open shared object file: No such file or directory
    root /usr/lib # cd /lib_back/
    root /lib_back # ls
    ls: error while loading shared libraries: libcap.so.2: cannot open shared object file: No such file or directory
    root /lib_back # cd /usr/lib
    root /usr/lib # ls
    ls: error while loading shared libraries: libcap.so.2: cannot open shared object file: No such file or directory
    root /usr/lib #

    boot from arch iso and chroot into your system
    (eg. mount /dev/sda1 /mnt && chroot /mnt)
    and revert your commands, simple as that !

Maybe you are looking for

  • What is FM VC_I_GET_CONFIGURATION actually used for?

    Hello ABAP Gurus I just want know what actually the FM VC_I_GET_CONFIGURATION used for. What are the input parameters for this function and also what kind of information can I get by calling this FM. Any feedback on this will be greatly appreciated.

  • ACE 4710 icmp/routing behavior

    Hello, I'm using an ACE4710 as load balancer. I have 3 Interface INTERNET 10.47.100.249 255.255.255.0 INTRANET 10.47.99.240 255.255.255.0 PROXY 10.47.98.240 255.255.255.0 Traffic coming from INTRANET is balanced on interface PROXY if is HTTP. Routing

  • Returning a SQL query result (resultset)

    Hello, I would like to return records from a SQL query but i can't return the resultset because the connection is already close. How can i return the records from a query if it contain different types (int, string)? I've been told to create another c

  • C3-01 "UNABLE TO CONNECT TO SERVICE'

    I have bought the C3 01 about two weeks ago. Im with Tmobile, but I don't have a data plan. I use WLAN WiFi for internet connection. Last week I was able to connect to the OVI store (main page-menu- ovi store). I was able to download a couple of free

  • I have a real huge gripe with iPod for iPad

    I have a big music library which spans many genres and many artists in each genre. What I loved about the iPod app on the iPhone is that when I picked a genre it would take me to a list of artists that are under that genre. Which is great because if