Cairo vs cairo-xcb in dependencies of awesome - awesome to community?

Hi, guys. I would like to address arch development team here.
I've walked through diff between PKGBUILDs of cairo (extra) and cairo-xcb (AUR) - they r so minor.
Y can't PKGBUILD of cairo (extra) be changed to be equal to cairo-xcb's to allow cairo be awesome's dependency so that awesome can go to community?
Thanks.
P.S. I just want awesome in community so much

The differences in code may be minor, but differences in application exist.  While I'm certainly no programmer, I do know that Cairo uses Xlib, whilst cairo-xcb utilizes XCB.   My understanding is that since the latter is a more experimental implementation of the X server not really not really put to use by the Xorg devs, packages using it get defaulted to the AUR.  Awesome depends on (was intended to utilize)  XCB, so swithcing the dependency to Cairo alone won't cut it.

Similar Messages

  • [Solved] Failure building cairo-xcb

    I tried to install "awesome" window manager, Im quite interested in it, and it's dependency is cairo-xcb.
    I downloaded cairo-xcb from AUR but I cant install due to some error:
    [broi@broi-Archlinux cairo-xcb]$ makepkg -csi
    ==> Making package: cairo-xcb 1.10.2-2 (Fri Mar 9 10:45:24 CET 2012)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
    -> Found cairo-1.10.2.tar.gz
    -> Found cairo-1.10.0-buggy_gradients.patch
    ==> Validating source files with md5sums...
    cairo-1.10.2.tar.gz ... Passed
    cairo-1.10.0-buggy_gradients.patch ... Passed
    ==> Validating source files with sha256sums...
    cairo-1.10.2.tar.gz ... Passed
    cairo-1.10.0-buggy_gradients.patch ... Passed
    ==> Extracting Sources...
    -> Extracting cairo-1.10.2.tar.gz with bsdtar
    ==> Removing existing pkg/ directory...
    ==> Starting build()...
    /home/broi/Downloads/awesome/cairo-xcb/PKGBUILD: line 26: patch: command not found
    ==> ERROR: A failure occurred in build().
    Aborting...
    Last edited by broi (2012-03-09 18:30:09)

    bohoomil wrote:
    broi wrote:/home/broi/Downloads/awesome/cairo-xcb/PKGBUILD: line 26: patch: command not found
    This is the answer. Install patch.
    thanks..

  • Installing cairo-xcb problem

    when in the cairo-xcb directory i sudo makepkg --asroot and after a minute started getting this
    http://pastebin.com/Z7k6Hw9W
    and ive tried installing cairo-xcb a couple of times and after a full install i think the problem is i had the non git package and i accidentally did ./autogen.sh instead of the correct ./configure
    i also get alot of this
    http://pastebin.com/aHe1WM8k
    Last edited by leercrak (2010-12-19 22:33:38)

    and when i makepkg in awesome
    [ 37%] Building C object CMakeFiles/awesome.dir/widgets/progressbar.c.o                     
    [ 37%] Building C object CMakeFiles/awesome.dir/widgets/textbox.c.o                         
    [ 38%] Building C object CMakeFiles/awesome.dir/widgets/systray.c.o                         
    [ 39%] Building C object CMakeFiles/awesome.dir/widgets/imagebox.c.o                       
    [ 40%] Building C object CMakeFiles/awesome.dir/common/tokenize.c.o                         
    Linking C executable awesome                                                               
    CMakeFiles/awesome.dir/draw.c.o: In function `draw_context_init':                           
    /awesome/src/awesome-3.4.8/draw.c:137: undefined reference to `cairo_xcb_surface_create'
    CMakeFiles/awesome.dir/draw.c.o: In function `draw_rotate':
    /awesome/src/awesome-3.4.8/draw.c:556: undefined reference to `cairo_xcb_surface_create'
    /awesome/src/awesome-3.4.8/draw.c:559: undefined reference to `cairo_xcb_surface_create'
    CMakeFiles/awesome.dir/draw.c.o: In function `draw_text_extents':
    /awesome/src/awesome-3.4.8/draw.c:592: undefined reference to `cairo_xcb_surface_create'
    CMakeFiles/awesome.dir/font.c.o: In function `draw_font_new':
    /awesome/src/awesome-3.4.8/font.c:45: undefined reference to `cairo_xcb_surface_create'
    collect2: ld returned 1 exit status
    make[3]: *** [awesome] Error 1
    make[2]: *** [CMakeFiles/awesome.dir/all] Error 2
    make[1]: *** [all] Error 2
    make: *** [cmake-build] Error 2
        Aborting...
    [leercrak@leercrak awesome]$

  • Cairo vs. Cairo XCB, Awesome3 and x86_64

    Hey, folks.  I tried running an upgrade today, and pacman wanted to replace cairo-xcb (required by awesome3) with cairo.  But then it couldn't resolve dependencies, as awesome3 requires cairo-xcb.  Consequently I couldn't upgrade.
    If it helps, I'm running x86_64.
    Has anyone else had this issue?
    What should I do?  I'm new to Arch, so I hesitate to meddle with things too much.
    Thanks,
    Matt

    Isn't that sorta chicken and egg?  I'm not really sure how to go about it.
    Theoretically, I can change the pkgbuild for awesome3 to depend on cairo, not cairo-xcb.  But then I won't be able to install it because I don't have cairo, I have cairo-xcb.  Similarly, I can't pacman-update from cairo-xcb to cairo and then change the pkgbuild for awesome3 because it won't let me upgrade because of the dependency.
    Sorry if I'm missing something really basic.  Again, I'm new to this stuff.
    Thanks,
    Matt

  • [SOLVED- use cairo-xcb]Symbol lookup errors with cairo and awesome

    Hi  guys,
    the last few days i've been getting these errors at start:
    awesome: symbol lookup error: awesome: undefined symbol: cairo_xcb_surface_create
    on xinit. It gets started with "exec ck-launch-session awesome"
    I've narrowed the problem down to awesome itself, even with default rc.lua. Anyone else also getting these?
    http://mirror.selfnet.de/archlinux/$repo/os/x86_64 has been my first mirror. The mirror itself seems ok.
    Smells like packaging issue, right? Testing is enabled, so cairo is on 1.10.0-2 and awesome on 3.4.6-1.
    Last edited by regitator (2010-09-11 22:25:26)

    read the testing forum
    https://bbs.archlinux.org/viewtopic.php?id=104713
    Last edited by wonder (2010-09-11 22:19:49)

  • [info] cairo 1.10 , xcb and awesome-wm

    In case anyone didn't read arch-dev-public, xcb is not enabled in the new cairo-pkg. So awesome will not start.
    Here is the mail about it. => http://mailman.archlinux.org/pipermail/ … 17852.html
    To fix this problem you can get the PKGBUILD, add ' --enable-xcb' in the './configure'-line and compile again or install cairo-xcb from AUR.
    Have fun.

    I already asked him and he said he won't add a package that is mostly identical to another one in the repos. Unfortunately, the awesome package was deleted from the aur 'cause someone decided it was uploaded one week early, so the discussion is gone.

  • SOLVED inter-conflicts and dependencies (cairo, libxft/lcd versions)

    Hi all,
    After reading some of the posts here, I tried to get my fonts to look a little better by installing cairo-lcd and libxft-lcd.  During the pacman -S cairo-lcd libxft-lcd, it found inter-conflicts with cairo and libxft.  I decided it probably wouldn't be a bad idea to let pacman remove those two packages and install these other versions instead.  Everything seemed to install correctly, but even after reboot, I didn't notice any significant improvement in my fonts, so I decided I would go back to just cairo and libxft sans the lcd suffix.  Pacman, it seems, has different ideas:
    # pacman -S cairo libxft
    resolving dependencies... done.
    looking for inter-conflicts...
    :: cairo conflicts with cairo-lcd. Remove cairo-lcd? [Y/n]
    :: libxft conflicts with libxft-lcd. Remove libxft-lcd? [Y/n]
    done.
    error: failed to prepare transaction (could not satisfy dependencies)
    :: cairo-lcd requires cairomm
    :: cairo-lcd requires libgdiplus
    :: cairo-lcd requires pango
    :: cairo-lcd requires poppler
    :: cairo-lcd requires pycairo
    :: libxft-lcd requires fltk
    :: libxft-lcd requires openexr
    :: libxft-lcd requires pango
    :: libxft-lcd requires qt
    :: libxft-lcd requires xorg-utils
    I'm not sure why all these dependencies are showing up for the removal of the lcd versions of the fonts when they didn't show up for the removal of the originals.  It seems strange to me, although there's probably a good reason for it.  Does anyone have any idea why this is happening and/or how I can get rid of the lcd fonts and get the old ones back?  An added bonus would be if anyone can tell me why my fonts for Yahoo! look so weird...
    Last edited by syan (2007-11-04 23:37:48)

    Thanks for the help, fwojciec  That worked for me.  Also nice to know that the bug has been fixed, shining, so thanks for telling me.
    drg006:  So far I haven't managed to fix my Yahoo! fonts yet.  I haven't really had a lot of time lately to try to find a solution.  The closest I've gotten is to go to Edit -> Preferences -> Content and in the Fonts and Colors section click on the Advanced button.  In the window that comes up after that, I unchecked the "Allow pages to use their own fonts, instead of my selections above" box.  Doing this makes the fonts look better in Yahoo! but I usually like to see the fonts specified by the web pages as opposed to whatever I set my defaults to, so I'm not sure I really like this solution.  Plus, I think certain pages look better with the box unchecked, like the archlinux forums, for example.  They still look ok now, but I like the other look better.  I'm sure there's a better solution out there somewhere, maybe I need to download more fonts or something.
    Edit: I also just changed the Proportional font setting in the Advanced menu mentioned above to Sans Serif and things even better now.  Even the archlinux forums look the way they used to now.  I would still like to know if there's a better way to do this, but unless someone posts a better solution here, I'll probably have to stick with this for a while until I have more time.
    Last edited by syan (2007-11-04 23:35:41)

  • [SOLVED] Error building cairo-dock-plugin package

    I have awn right now, but I hear cairo-dock is more customizable, yet that much harder to set up and it shows.  when I yaourt-S cairo-dock it gets all the dependants such as cairo-wglitz, then I yaourt -S cairo-dock-plugins and it gets to building then I get this:
    ==> cairo-dock-plugins dependencies:
    - cairo-dock (package that provides cairo-dock already installed)
    - libxxf86vm (already installed)
    - vte (already installed)
    - alsa-lib (already installed)
    - autoconf (already installed)
    - automake (already installed)
    - intltool (already installed)
    - pkgconfig (already installed)
    - libtool (already installed)
    - perlxml (already installed)
    just to prove I have everything. Yaourt goes into building and I end up with:
    applet-mixer.c: In function 'mixer_show_hide_dialog':
    applet-mixer.c:286: warning: passing argument 1 of 'cairo_dock_build_dialog' from incompatible pointer type
    applet-mixer.c:286: error: too many arguments to function 'cairo_dock_build_dialog'
    make[3]: *** [libcd_AlsaMixer_la-applet-mixer.lo] Error 1
    make[3]: Leaving directory `/tmp/yaourt-tmp-siegemachine/aur-cairo-dock-plugins/cairo-dock-plugins/src/cairo-dock-plugins-1.6.3.1/alsaMixer/src'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/tmp/yaourt-tmp-siegemachine/aur-cairo-dock-plugins/cairo-dock-plugins/src/cairo-dock-plugins-1.6.3.1/alsaMixer'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/tmp/yaourt-tmp-siegemachine/aur-cairo-dock-plugins/cairo-dock-plugins/src/cairo-dock-plugins-1.6.3.1'
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
        Aborting...
    Error: Makepkg was unable to build cairo-dock-plugins package.
    Something to do with 'too many arguments' for the 'cairo_dock_build_dialog' ?
    Last edited by SiegeMachine (2009-03-28 08:15:10)

    [siegemachine@localhost /]$ yaourt -R cairo-dock-plugins
    cairo-dock-plugins not found, searching for group...
    error: 'cairo-dock-plugins': not found in local db
    [siegemachine@localhost /]$ yaourt -R cairo-dock
    cairo-dock not found, searching for group...
    error: 'cairo-dock': not found in local db
    [siegemachine@localhost /]$
    So I can't figure out if I do or don't have cairo-dock haha, maybe that could be the problem?
    [siegemachine@localhost /]$ yaourt -Ql cairo-dock
    error: package "cairo-dock" not found
    When I yaourt -S cairo-dock itself it seems to install that all just fine, but for some reason I apparently don't have it right after, any ideas?

  • Cairo-git not building

    I am trying to install cairo-git from the AUR. When it goes through the build, I get this error:
    Makefile:1486: warning: overriding recipe for target 'recheck'
    Makefile:1126: warning: ignoring old recipe for target 'recheck'
    make all-recursive
    make[1]: Entering directory '/home/fish/Downloads/cairo-git/src/cairo'
    Makefile:1486: warning: overriding recipe for target 'recheck'
    Makefile:1126: warning: ignoring old recipe for target 'recheck'
    Making all in src
    make[2]: Entering directory '/home/fish/Downloads/cairo-git/src/cairo/src'
    cd .. && /bin/sh /home/fish/Downloads/cairo-git/src/cairo/build/missing automake-1.14 --foreign src/Makefile
    src/Makefile.sources:353: warning: source file 'win32/cairo-win32-debug.c' is in a subdirectory,
    src/Makefile.sources:353: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    automake-1.14: warning: possible forward-incompatibility.
    automake-1.14: At least a source file is in a subdirectory, but the 'subdir-objects'
    automake-1.14: automake option hasn't been enabled. For now, the corresponding output
    automake-1.14: object file(s) will be placed in the top-level directory. However,
    automake-1.14: this behaviour will change in future Automake versions: they will
    automake-1.14: unconditionally cause object files to be placed in the same subdirectory
    automake-1.14: of the corresponding sources.
    automake-1.14: You are advised to start using 'subdir-objects' option throughout your
    automake-1.14: project, to avoid future incompatibilities.
    src/Makefile.sources:353: warning: source file 'win32/cairo-win32-device.c' is in a subdirectory,
    src/Makefile.sources:353: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:353: warning: source file 'win32/cairo-win32-gdi-compositor.c' is in a subdirectory,
    src/Makefile.sources:353: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:353: warning: source file 'win32/cairo-win32-system.c' is in a subdirectory,
    src/Makefile.sources:353: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:353: warning: source file 'win32/cairo-win32-surface.c' is in a subdirectory,
    src/Makefile.sources:353: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:353: warning: source file 'win32/cairo-win32-display-surface.c' is in a subdirectory,
    src/Makefile.sources:353: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:353: warning: source file 'win32/cairo-win32-printing-surface.c' is in a subdirectory,
    src/Makefile.sources:353: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:362: warning: source file 'win32/cairo-win32-font.c' is in a subdirectory,
    src/Makefile.sources:362: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:425: warning: source file 'drm/cairo-drm.c' is in a subdirectory,
    src/Makefile.sources:425: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:425: warning: source file 'drm/cairo-drm-bo.c' is in a subdirectory,
    src/Makefile.sources:425: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:425: warning: source file 'drm/cairo-drm-surface.c' is in a subdirectory,
    src/Makefile.sources:425: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:425: warning: source file 'drm/cairo-drm-intel.c' is in a subdirectory,
    src/Makefile.sources:425: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:425: warning: source file 'drm/cairo-drm-intel-debug.c' is in a subdirectory,
    src/Makefile.sources:425: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:425: warning: source file 'drm/cairo-drm-intel-surface.c' is in a subdirectory,
    src/Makefile.sources:425: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:425: warning: source file 'drm/cairo-drm-i915-surface.c' is in a subdirectory,
    src/Makefile.sources:425: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:425: warning: source file 'drm/cairo-drm-i915-glyphs.c' is in a subdirectory,
    src/Makefile.sources:425: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:425: warning: source file 'drm/cairo-drm-i915-shader.c' is in a subdirectory,
    src/Makefile.sources:425: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:425: warning: source file 'drm/cairo-drm-i915-spans.c' is in a subdirectory,
    src/Makefile.sources:425: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:425: warning: source file 'drm/cairo-drm-i965-surface.c' is in a subdirectory,
    src/Makefile.sources:425: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:425: warning: source file 'drm/cairo-drm-i965-glyphs.c' is in a subdirectory,
    src/Makefile.sources:425: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:425: warning: source file 'drm/cairo-drm-i965-shader.c' is in a subdirectory,
    src/Makefile.sources:425: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:425: warning: source file 'drm/cairo-drm-i965-spans.c' is in a subdirectory,
    src/Makefile.sources:425: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:425: warning: source file 'drm/cairo-drm-intel-brw-eu.c' is in a subdirectory,
    src/Makefile.sources:425: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:425: warning: source file 'drm/cairo-drm-intel-brw-eu-emit.c' is in a subdirectory,
    src/Makefile.sources:425: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:425: warning: source file 'drm/cairo-drm-intel-brw-eu-util.c' is in a subdirectory,
    src/Makefile.sources:425: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:425: warning: source file 'drm/cairo-drm-radeon.c' is in a subdirectory,
    src/Makefile.sources:425: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:425: warning: source file 'drm/cairo-drm-radeon-surface.c' is in a subdirectory,
    src/Makefile.sources:425: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:444: warning: source file 'drm/cairo-drm-gallium-surface.c' is in a subdirectory,
    src/Makefile.sources:444: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    /usr/share/automake-1.14/am/ltlibrary.am: warning: 'libcairo.la': linking libtool libraries using a non-POSIX
    /usr/share/automake-1.14/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
    src/Makefile.am:23: while processing Libtool library 'libcairo.la'
    src/Makefile.sources:368: warning: source file 'skia/cairo-skia-context.cpp' is in a subdirectory,
    src/Makefile.sources:368: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    src/Makefile.sources:368: warning: source file 'skia/cairo-skia-surface.cpp' is in a subdirectory,
    src/Makefile.sources:368: but option 'subdir-objects' is disabled
    src/Makefile.am:4: 'src/Makefile.am.features' included from here
    src/Makefile.am.features:3: 'src/Makefile.sources' included from here
    /usr/share/automake-1.14/am/ltlibrary.am: warning: 'libcairo_cxx.la': linking libtool libraries using a non-POSIX
    /usr/share/automake-1.14/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
    src/Makefile.am:26: while processing Libtool library 'libcairo_cxx.la'
    cd .. && /bin/sh ./config.status src/Makefile depfiles
    config.status: creating src/Makefile
    config.status: executing depfiles commands
    make all-am
    make[3]: Entering directory '/home/fish/Downloads/cairo-git/src/cairo/src'
    CC cairo-analysis-surface.lo
    In file included from /usr/include/assert.h:35:0,
    from cairoint.h:57,
    from cairo-analysis-surface.c:37:
    /usr/include/features.h:341:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
    # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^
    In file included from cairo-mutex-type-private.h:45:0,
    from cairo-scaled-font-private.h:45,
    from cairoint.h:396,
    from cairo-analysis-surface.c:37:
    cairo-mutex-impl-private.h:262:3: error: #error "XXX: No mutex implementation found. Cairo will not work with multiple threads. Define CAIRO_NO_MUTEX to 1 to acknowledge and accept this limitation and compile cairo without thread-safety support."
    # error "XXX: No mutex implementation found. Cairo will not work with multiple threads. Define CAIRO_NO_MUTEX to 1 to acknowledge and accept this limitation and compile cairo without thread-safety support."
    ^
    In file included from cairo-mutex-type-private.h:45:0,
    from cairo-scaled-font-private.h:45,
    from cairoint.h:396,
    from cairo-analysis-surface.c:37:
    cairo-mutex-impl-private.h:271:11: error: unknown type name 'cairo_mutex_impl_t'
    typedef cairo_mutex_impl_t cairo_recursive_mutex_impl_t;
    ^
    In file included from cairo-scaled-font-private.h:45:0,
    from cairoint.h:396,
    from cairo-analysis-surface.c:37:
    cairo-mutex-type-private.h:49:3: error: #error "CAIRO_MUTEX_IMPL_LOCK not defined. Check cairo-mutex-impl-private.h."
    # error "CAIRO_MUTEX_IMPL_LOCK not defined. Check cairo-mutex-impl-private.h."
    ^
    cairo-mutex-type-private.h:52:3: error: #error "CAIRO_MUTEX_IMPL_UNLOCK not defined. Check cairo-mutex-impl-private.h."
    # error "CAIRO_MUTEX_IMPL_UNLOCK not defined. Check cairo-mutex-impl-private.h."
    ^
    cairo-mutex-type-private.h:55:3: error: #error "CAIRO_MUTEX_IMPL_NIL_INITIALIZER not defined. Check cairo-mutex-impl-private.h."
    # error "CAIRO_MUTEX_IMPL_NIL_INITIALIZER not defined. Check cairo-mutex-impl-private.h."
    ^
    cairo-mutex-type-private.h:139:3: error: #error "CAIRO_MUTEX_IMPL_LOCK not defined"
    # error "CAIRO_MUTEX_IMPL_LOCK not defined"
    ^
    cairo-mutex-type-private.h:142:3: error: #error "CAIRO_MUTEX_IMPL_UNLOCK not defined"
    # error "CAIRO_MUTEX_IMPL_UNLOCK not defined"
    ^
    cairo-mutex-type-private.h:151:3: error: #error "CAIRO_MUTEX_IMPL_NIL_INITIALIZER not defined"
    # error "CAIRO_MUTEX_IMPL_NIL_INITIALIZER not defined"
    ^
    cairo-mutex-type-private.h:161:9: error: unknown type name 'cairo_mutex_impl_t'
    typedef cairo_mutex_impl_t cairo_mutex_t;
    ^
    In file included from cairo-analysis-surface.c:45:0:
    cairo-surface-snapshot-inline.h: In function '_cairo_surface_snapshot_get_target':
    cairo-surface-snapshot-inline.h:54:5: error: implicit declaration of function 'CAIRO_MUTEX_IMPL_LOCK' [-Werror=implicit-function-declaration]
    CAIRO_MUTEX_LOCK (snapshot->mutex);
    ^
    cairo-surface-snapshot-inline.h:54:5: warning: nested extern declaration of 'CAIRO_MUTEX_IMPL_LOCK' [-Wnested-externs]
    cairo-surface-snapshot-inline.h:56:5: error: implicit declaration of function 'CAIRO_MUTEX_IMPL_UNLOCK' [-Werror=implicit-function-declaration]
    CAIRO_MUTEX_UNLOCK (snapshot->mutex);
    ^
    cairo-surface-snapshot-inline.h:56:5: warning: nested extern declaration of 'CAIRO_MUTEX_IMPL_UNLOCK' [-Wnested-externs]
    cc1: some warnings being treated as errors
    Makefile:2331: recipe for target 'cairo-analysis-surface.lo' failed
    make[3]: *** [cairo-analysis-surface.lo] Error 1
    make[3]: Leaving directory '/home/fish/Downloads/cairo-git/src/cairo/src'
    Makefile:1934: recipe for target 'all' failed
    make[2]: *** [all] Error 2
    make[2]: Leaving directory '/home/fish/Downloads/cairo-git/src/cairo/src'
    Makefile:896: recipe for target 'all-recursive' failed
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory '/home/fish/Downloads/cairo-git/src/cairo'
    Makefile:746: recipe for target 'all' failed
    make: *** [all] Error 2
    ==> ERROR: A failure occurred in build().
    Aborting...
    How do I build cairo-git without this problem? I need the latest version of cairo for HiDPI scaling under GNOME 3.12
    Thanks.

    Maybe try to begin with the current stable PKGBUILD and replace the source archive with the git url.
    https://projects.archlinux.org/svntogit … ages/cairo
    Edit: It compiled for me with this. I didn't test drm.
    # $Id$
    # Maintainer: Jan de Groot <[email protected]>
    # Contributor: Brice Carpentier <[email protected]>
    # Contributor: A. B. <[email protected]>
    _pkgname=cairo
    pkgname=$_pkgname-git
    pkgver=1.12.16+134+gf574fec
    pkgrel=1
    pkgdesc="Cairo vector graphics library"
    arch=(i686 x86_64)
    license=('LGPL' 'MPL')
    url="http://cairographics.org/"
    depends=('libpng' 'libxrender' 'libxext' 'fontconfig' 'pixman>=0.28.0' 'glib2' 'mesa' 'libgl' 'sh' 'lzo2')
    makedepends=('mesa-libgl' 'librsvg' 'gtk2' 'poppler-glib' 'libspectre' 'gtk-doc' 'valgrind'
    # for the test suite:
    'ttf-dejavu' 'gsfonts' 'xorg-server-xvfb' ) # 'libdrm')
    #optdepends=('xcb-util: for XCB backend') # really needed?
    provides=('cairo-xcb' 'cairo')
    conflicts=('cairo')
    source=("$_pkgname::git://anongit.freedesktop.org/cairo"
    cairo-1.12.16-lto-optional.patch)
    sha1sums=('SKIP'
    '80883e44a57942762995aea2f136701b1fa54568')
    pkgver() {
    cd $_pkgname
    git describe --always | tr '-' '+'
    prepare() {
    cd $_pkgname
    # https://bugs.archlinux.org/task/40313 + https://bugs.gentoo.org/510782
    # patch to make it optional is taken from Gentoo
    patch -Np1 -i $srcdir/cairo-1.12.16-lto-optional.patch
    NOCONFIGURE=1 ./autogen.sh
    build() {
    cd $_pkgname
    ./configure --prefix=/usr \
    --sysconfdir=/etc \
    --localstatedir=/var \
    --disable-static \
    --disable-lto \
    --enable-tee \
    --enable-gl \
    --enable-egl \
    --enable-svg \
    --enable-ps \
    --enable-pdf \
    --enable-gobject #\
    # --enable-test-surfaces
    #--disable-xlib-xcb \
    # --enable-test-surfaces \ takes ages
    #--enable-drm # breaks build
    make
    check() {
    cd $_pkgname
    make -k test || /bin/true
    # results:
    # 1.12.8-1 # 162 Passed, 328 Failed [8 crashed, 10 expected], 26 Skipped
    # 1.12.12-2: # 29 Passed, 464 Failed [460 crashed, 2 expected], 26 Skipped
    # 1.12.16-1: 144 Passed, 364 Failed [6 crashed, 12 expected], 27 Skipped
    package() {
    cd $_pkgname
    make DESTDIR="$pkgdir" install
    Last edited by progandy (2014-06-12 22:08:39)

  • Awesome: Windows remain present all the time after libpng update

    Hi there,
    After the libpng update this week, my awesome behvaes strange.
    As awesome depends on cairo-xcb, I‘ve downloaded the tarball from this page, extracted it and ran makepkg -s followed by sudo pacman -U. Seemed to work, so I repeated these steps both for awesome and vicious-git and finally ran sudo pacman -Syu. During the last few days, I repeated some of theses steps (eg. I rebuilt cairo-xcb again)
    So I was able to launch Awesome again, but some strange issues occured: After closing (or even killing) windows or switching tags, windows remain present. The awesome context menu behaves as these windows: It does not vanish. In fact, if I open more than one window, awesome becomes practically unuseable.
    I moved my awesome config file (~/.config/awesome/rc.lua) and therefore awesome loaded the default config file, but the error occured again.
    So, after googling and asking in the IRC (nice to know that most awesome guys do not have problems with this update…), I finally use the forum
    Thanks for helping me out here, Keba.
    PS: Obviously, the “awesome“ in the title refers to the window manager not to the awesomeness of this error.
    //Edit: If I move windows, they leave some lines behind them, so awesome seems to have problems redrawing the screen correctly…
    Last edited by Keba (2012-02-06 22:34:18)

    anrxc wrote: Maybe you use xcompmgr?
    Yes, and disabling that helps, thanks a lot
    For some reason I use the non-git-version, so I built the git version and installed it. Even after rebuilding cairo-xcb again, I get the same problem again So, how to use xcompmgr?
    Thanks, Keba.

  • Awesome's future?

    Hi,
    I hopped distros until I found Arch and since then I've been hopping DE/WMs until I tried Awesome the other day. Although it may be a little premature to say I've settled, I really like it.
    One reason I hadn't tried it sooner was because it wasn't in the default repos; I assumed it wasn't very popular or maybe dwm was better. Now I see it's because it depends on the AUR package cairo-xcb which sounds like it's no longer developed/supported; does that mean Awesome will be changed to no longer depend on it? Or will Awesome users run into issues in the future? Basically can I settle down now? Or is Awesome's future not so bright?
    Thanks

    Read this, the link within, and the blog post link in comment 24 from awesome's creator:
    http://mailman.archlinux.org/pipermail/ … 17852.html
    awesome will remain in the AUR until the software that it depends on is stable or it drops xcb as its windowing backend. It is very popular though, so I doubt that it's going anywhere.
    --EDIT--
    Scroll down to "Tue, 1 Jun 2010" or search for XCB in the blog.
    Last edited by skottish (2011-07-16 19:39:31)

  • [SOLVED - Filesystem issue]Pacman corrupt - urgent help needed

    Erm, little problem here.
    Updated last night as normal and powered down my rig.
    This evening I got home, powered up and typed in
    sudo pacman -Syu
    and was greeted with the following:
    [llawwehttam@Steelhorn ~]$ sudo pacman -Syu
    Password:
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    archlinuxfr is up to date
    :: Starting full system upgrade...
    error: could not open file /var/lib/pacman/sync/core/file-5.04-3/desc: Input/output error
    error: could not open file /var/lib/pacman/sync/core/file-5.04-3/desc: Input/output error
    error: could not open file /var/lib/pacman/sync/core/file-5.04-3/desc: Input/output error
    error: could not open file /var/lib/pacman/sync/core/file-5.04-3/desc: Input/output error
    error: could not open file /var/lib/pacman/sync/core/file-5.04-3/desc: Input/output error
    error: could not open file /var/lib/pacman/sync/extra/rtmpdump-2.3-3/desc: Input/output error
    *snip - lots of copies*
    resolving dependencies...
    looking for inter-conflicts...
    Targets (2): findutils-4.4.2-3 lib32-gtk2-2.22.1-2
    Total Download Size: 2.09 MB
    Total Installed Size: 7.90 MB
    Proceed with installation? [Y/n]
    After some googling I came to the conclusion that pacman was corrupt.
    I have NO idea how this happened.
    Is there a way to fix this without a re-install?
    Help is very much appreciated.
    EDIT:
    I have read the thread here: https://bbs.archlinux.org/viewtopic.php?id=95007 but I'm not sure if that would apply in this situation.
    EDIT2:
    Tried this:
    $ $ sudo pacman -Syy
    :: Synchronizing package databases...
    core 35.9K 287.2K/s 00:00:00 [################################] 100%
    error: could not remove database core
    error: failed to update core (could not remove database entry)
    extra 449.2K 446.1K/s 00:00:01 [################################] 100%
    error: could not remove database extra
    error: failed to update extra (could not remove database entry)
    community 405.7K 366.7K/s 00:00:01 [################################] 100%
    error: could not remove database community
    error: failed to update community (could not remove database entry)
    multilib 21.8K 251.3K/s 00:00:00 [################################] 100%
    archlinuxfr 23.0K 237.6K/s 00:00:00 [################################] 100%
    doesn't look normal.
    Any ideas much appreciated.
    EDIT3: More info:
    $ cd /var/lib/pacman/sync/core/file-5.04-3/
    [llawwehttam@Steelhorn file-5.04-3]$ ls
    ls: cannot access desc: Input/output error
    ls: cannot access depends: Input/output error
    depends desc
    $ ls -l /var/lib/pacman/sync{,/*}
    /var/lib/pacman/sync:
    total 248
    drwxr-xr-x 116 root root 4096 Nov 24 19:57 archlinuxfr
    drwxr-xr-x 4 root root 94208 Nov 24 19:15 community
    drwxr-xr-x 7 root root 12288 Nov 24 19:15 core
    drwxr-xr-x 3 root root 131072 Nov 24 19:15 extra
    drwxr-xr-x 125 root root 4096 Nov 24 19:57 multilib
    /var/lib/pacman/sync/archlinuxfr:
    total 456
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 afur-aur-1.0-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 afur-makepkg-0.3-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 arora-git-20101002-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 asd-tower-defense-v2.0_beta4-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 aurvote-0.4-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 awesome-3.4.8-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 azenis-icon-theme-0.1.1-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 b43-firmware-4.178.10.4-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 balz-1.15-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 batterysystemtray-git-20101122-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 bepo-keymaps-1.0rc2-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 bin32-flashplayer-standalone-10.1.85.3-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 bin32-skype-staticqt-2.1.0.81-4
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 cairo-dock-2.1.3-9
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 cairo-dock-themes-1.6.3.1-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 cairo-xcb-1.10.0-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 ccsm-0.9.2-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 celt-0.7-0.7.1-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 celt-0.8.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 cgit-0.8.3.4-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 clipgrab-3.0.7.2-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 codecs-20100303-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 compiz-core-0.9.2-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 compiz-plugins-extra-0.9.2-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 compiz-plugins-main-0.9.2-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 compiz-plugins-unsupported-0.9.2-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 compizconfig-python-0.9.2-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 customizepkg-0.2.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 emerald-git-20101118-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 fbpanel-6.1.491svn-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 fbpanel-fr-6.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 flashplugin-prerelease-10.2.161.23-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 fluxbox-git-20100912-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 foremost-1.5.7-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 gcc-gcj-4.5.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 gcc-gcj-ecj-4.5-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 gcc43-4.3.4-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 gerix-wifi-cracker-ng-r20-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 go-openoffice-fr-3.2.1-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 gsimplecal-0.6-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 gtk-theme-overglossed-hybrid-0.1-4
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 jaolt-0.5.3_627-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 jumanji-git-20101001-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 kernel-sources-2009.06.13-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 kernel26-i915-2.6.35-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 kernel26-xen-2.6.35.8-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 kernel26-xen-headers-2.6.35.8-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 kernel26rt-2.6.33.7_rt29-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 kirikoo-upload-0.4.6-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-jack-0.118.0-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libv4l-0.6.4-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 libafterimage-1.18-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 libcompizconfig-0.9.2-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 libfm-0.1.14-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 libiptcdata-1.0.4-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 libjpeg7-7-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 libpng12-1.2.43-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lsb-release-1.4-10
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 man-pages-fr-3.03.0-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 mechtower-1.0.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 mkgmap-r1728-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 mumble-1.2.2-7
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 nautilus-elementary-162-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 nautilus-gkim-0.6.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 obapps-0.1.7-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 obkey-git-20101028-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 ooo4kids-ar-1.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 ooo4kids-base-1.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 ooo4kids-de-1.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 ooo4kids-es-1.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 ooo4kids-fi-1.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 ooo4kids-fr-1.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 ooo4kids-it-1.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 ooo4kids-nb-1.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 ooo4kids-nl-1.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 ooo4kids-pt-1.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 ooo4kids-sl-1.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 ooo4kids-uk-1.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 ooo4kids-zh-CN-1.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 ooo4kids-zh-TW-1.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 openbox-menu-0.3.5-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 package-query-0.4-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 pacman-color-3.4.1-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 pari-2.3.5-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 pastebin-0.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 pcmanfm-0.9.8-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 pdftk-1.41-6
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 playonlinux-3.8.6-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 pure-ftpd-1.0.29-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 python-networkx-1.3-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 qrun-0.50-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 quad-1.12-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 rar-3.9.3-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 rar-beta-4.0.b1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 rawtherapee-3.0a1-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 redshift-1.6-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 repacman-0.98-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 rxvt-unicode-afterimage-9.06-4
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 sdesktop-0.3-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 stapler-2b-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 tint2-svn-523-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 toilet-0.2-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 trayfreq-fr-0.2.x.dev2-4
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 tuxbox-3.1.4-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 tuxracer-0.61-8
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 usmb-20100212-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 volumeicon-0.2.1-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 wto-1.0.3-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 xcas-0.9.0-4
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 xcfa-3.7.3-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 xcompmgr-dana-20091025-4
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 xfce4-gkim-0.6.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 yaourt-0.9.5.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 yget-2.2.1-1
    /var/lib/pacman/sync/community:
    total 0
    d????????? ? ? ? ? ? python-openbabel-2.3.0-2
    d????????? ? ? ? ? ? python2-openbabel-2.3.0-2
    /var/lib/pacman/sync/core:
    total 4
    drwxr-xr-x 2 root root 4096 Nov 21 09:54 file-5.04-3
    d????????? ? ? ? ? ? gzip-1.4-2
    d????????? ? ? ? ? ? less-436-2
    d????????? ? ? ? ? ? patch-2.6.1-2
    d????????? ? ? ? ? ? sed-4.2.1-3
    /var/lib/pacman/sync/extra:
    total 4
    drwxr-xr-x 2 root root 4096 Nov 24 19:15 rtmpdump-2.3-3
    /var/lib/pacman/sync/multilib:
    total 492
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 binutils-multilib-2.20.1-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 chuck-1.2.1.3-4
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 dwarffortress-0.31.18-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 flashplugin-10.1.102.64-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 gcc-ada-multilib-4.5.1-7
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 gcc-fortran-multilib-4.5.1-7
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 gcc-libs-multilib-4.5.1-7
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 gcc-multilib-4.5.1-7
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 gcc-objc-multilib-4.5.1-7
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-alsa-lib-1.0.23-4
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-alsa-oss-1.0.17-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-alsa-plugins-1.0.23-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-ati-dri-7.8.2-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-atk-1.32.0-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-attr-2.4.44-4
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-audiofile-0.2.7-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-cairo-1.10.0-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-curl-7.21.2-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-db-4.8.26-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-dbus-core-1.4.0-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-e2fsprogs-1.41.12-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-expat-2.0.1-7
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-flac-1.2.1-7
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-fontconfig-2.8.0-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-freetype2-2.4.3-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-gcc-libs-4.5.1-7
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-gdk-pixbuf2-2.22.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-giflib-4.1.6-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-glib-1.2.10-11
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-glib2-2.26.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-glibc-2.12.1-9
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-gnutls-2.8.6-4
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-gtk-1.2.10-11
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-gtk2-2.22.1-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-heimdal-1.3.3-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-intel-dri-7.8.2-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-jack-0.118.0-6
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-lcms-1.19-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libasyncns-0.8-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libcanberra-0.25-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libcap-2.19-4
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libcups-1.4.5-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libdrm-2.4.21-4
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libflashsupport-9.0.21.78-10
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libgcrypt-1.4.6-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libgl-7.8.2-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libgpg-error-1.9-4
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libice-1.0.7-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libjpeg-8.0.2-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libldap-2.4.22-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libmng-1.0.10-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libogg-1.2.0-4
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libpng-1.4.4-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libsamplerate-0.1.7-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libsm-1.2.0-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libsndfile-1.0.21-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libstdc++5-3.3.6-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libtiff-3.9.4-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libtool-2.4-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libvorbis-1.3.1-4
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libx11-1.3.5-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxau-1.0.6-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxcb-1.7-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxcomposite-0.4.3-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxcursor-1.1.11-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxdamage-1.1.3-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxdmcp-1.0.3-4
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxext-1.2.0-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxfixes-4.0.5-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxft-2.2.0-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxi-1.3.2-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxinerama-1.1.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxml2-2.7.7-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxmu-1.0.5-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxpm-3.5.8-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxrandr-1.3.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxrender-0.9.6-4
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxslt-1.1.26-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxss-1.2.0-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxt-1.0.9-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxtst-1.1.0-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxv-1.0.5-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxvmc-1.0.6-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxxf86dga-1.1.1-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-libxxf86vm-1.1.0-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-mach64-dri-7.8.2-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-mesa-7.8.2-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-mga-dri-7.8.2-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-mpg123-1.12.3-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-ncurses-5.7-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-nouveau-dri-7.8.2-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-nspr-4.8.6-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-nss-3.12.7-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-nvidia-utils-260.19.21-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-openal-1.12.854-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-openssl-1.0.0.a-6
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-pango-1.28.3-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-pcre-8.10-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-pixman-0.20.0-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-pulseaudio-0.9.21-14
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-qt-4.7.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-r128-dri-7.8.2-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-readline-6.1.002-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-savage-dri-7.8.2-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-sdl-1.2.14-7
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-sdl_image-1.2.10-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-sdl_ttf-2.0.10-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-sis-dri-7.8.2-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-speex-1.2rc1-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-sqlite3-3.7.1-2
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-tdb-1.2.1-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-tdfx-dri-7.8.2-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-unichrome-dri-7.8.2-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-util-linux-ng-2.18-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-v4l-utils-0.8.1-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-xcb-util-0.3.6-3
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 lib32-zlib-1.2.5-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 libtool-multilib-2.4-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 nspluginwrapper-1.3.0-4
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 skype-2.1.0.81-5
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 wine-1.3.7-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 wine_gecko-1.1.0-1
    drwxr-xr-x 2 root root 4096 Nov 24 19:57 zsnes-1.51-7
    Last edited by llawwehttam (2010-11-24 20:29:43)

    loafer wrote:It's the sync DB which has the problem.  Rename the dirs to core-old etc. and then "pacman -Syy" to force a download.  If that fixes it you can just delete the old ones.
    Thanks,
    Ill try that in a minute.
    I guessed that Input/output error meant filesystem corruption so I rebooted using :
    sudo shutdown -rF now
    and the resulting fsck on bootup had a few errors.
    Manually fixed them and now waiting for fsck to finish.
    Could take a while.
    I'll update when it boots.
    update:
    Booted,
    sudo pacman -Syy
    *no errors*
    sudo pacman -Syu
    *no errors*
    Guess its fixed then.
    I see how your fix would work, but I'm not sure I would have been able to rename the folders if they contain corrupted files.
    Thanks anyway,
    Matt
    Last edited by llawwehttam (2010-11-24 20:27:35)

  • [SOLVED!] makepkg won't "make" (cd: src: no such file or directory)

    Here is an install log:
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for a sed that does not truncate output... /bin/sed
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for fgrep... /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 a BSD-compatible install... /bin/install -c
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... BSD nm
    checking whether ln -s works... yes
    checking the maximum length of command line arguments... 1572864
    checking whether the shell understands some XSI constructs... yes
    checking whether the shell understands "+="... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for ar... ar
    checking for strip... strip
    checking for ranlib... ranlib
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking how to run the C preprocessor... gcc -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking for dlfcn.h... yes
    checking for objdir... .libs
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC -DPIC
    checking if gcc PIC flag -fPIC -DPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking if gcc supports -c -o file.o... (cached) yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    checking whether gcc and cc understand -c and -o together... yes
    checking for pkg-config... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.19... yes
    checking for fopencookie... yes
    checking for funopen... no
    checking for ld used by GCC... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for shared library run path origin... done
    checking for iconv... yes
    checking for working iconv... yes
    checking for iconv declaration...
    extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
    checking alsa/asoundlib.h usability... yes
    checking alsa/asoundlib.h presence... yes
    checking for alsa/asoundlib.h... yes
    checking for snd_pcm_open in -lasound... yes
    checking signal.h usability... yes
    checking signal.h presence... yes
    checking for signal.h... yes
    checking for unistd.h... (cached) yes
    checking sys/utsname.h usability... yes
    checking sys/utsname.h presence... yes
    checking for sys/utsname.h... yes
    checking for sys/stat.h... (cached) yes
    checking linux/soundcard.h usability... yes
    checking linux/soundcard.h presence... yes
    checking for linux/soundcard.h... yes
    checking for alsa/asoundlib.h... (cached) yes
    checking dirent.h usability... yes
    checking dirent.h presence... yes
    checking for dirent.h... yes
    checking mcheck.h usability... yes
    checking mcheck.h presence... yes
    checking for mcheck.h... yes
    checking sys/statfs.h usability... yes
    checking sys/statfs.h presence... yes
    checking for sys/statfs.h... yes
    checking sys/param.h usability... yes
    checking sys/param.h presence... yes
    checking for sys/param.h... yes
    checking pthread.h usability... yes
    checking pthread.h presence... yes
    checking for pthread.h... yes
    checking assert.h usability... yes
    checking assert.h presence... yes
    checking for assert.h... yes
    checking errno.h usability... yes
    checking errno.h presence... yes
    checking for errno.h... yes
    checking time.h usability... yes
    checking time.h presence... yes
    checking for time.h... yes
    checking for sys/mount.h... yes
    checking sys/inotify.h usability... yes
    checking sys/inotify.h presence... yes
    checking for sys/inotify.h... yes
    checking for calloc... yes
    checking for malloc... yes
    checking for free... yes
    checking for popen... yes
    checking for sysinfo... yes
    checking for getloadavg... yes
    checking for memrchr... yes
    checking for strndup... yes
    checking for gethostbyname_r... yes
    checking for library containing clock_gettime... -lrt
    checking for struct statfs.f_fstypename... no
    checking zlib.h usability... yes
    checking zlib.h presence... yes
    checking for zlib.h... yes
    checking for db2x_xsltproc... no
    checking for db2x_manxml... no
    checking for xsltproc... no
    checking if /usr/bin/ld accepts -O1... yes
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating data/Makefile
    config.status: creating doc/Makefile
    config.status: creating src/Makefile
    config.status: creating src/build.h
    config.status: creating lua/Makefile
    config.status: creating src/config.h
    config.status: src/config.h is unchanged
    config.status: executing depfiles commands
    config.status: executing libtool commands
    conky 1.7.2 configured successfully:
    Installing into: /usr
    System config dir: /etc
    C compiler flags: -Wall -W
    Libraries: -lm -lasound -lrt
    Linker flags: -Wl,-O1
    * X11:
    X11 support: no
    XDamage support: no
    XDBE support: no
    Xft support: no
    * Music detection:
    Audacious: no
    BMPx: no
    MPD: yes
    MOC: yes
    XMMS2: no
    * General:
    OpenMP:
    math: yes
    hddtemp: no
    portmon: no
    RSS: no
    Curl: no
    Weather
    METAR: no
    XOAP: no
    wireless: no
    IBM: no
    nvidia: no
    eve-online: no
    config-output: yes
    Imlib2: no
    ALSA mixer: yes
    apcupsd: yes
    I/O stats: yes
    * Lua (no) bindings:
    Cairo: no
    Imlib2: no
    Making all in src
    /bin/sh: line 17: cd: src: No such file or directory
    make: *** [all-recursive] Error 1
    A couple of months ago I stumbled upon this problem, but handfixed all entrances in Makefiles recursively, changing explicitly '/bin/sh' on '/bin/bash' (although, /bin/sh is a link on /bin/bash). Now I had do deploy archlinux on another machine and here's the problem, again.
    Last edited by cra (2009-10-27 12:43:53)

    Ok, I rm'ed the src and pkg subdirectories for package cairo-lcd, here's what I have:
    (Actually, no specific options for makepkg)
    [cra@cratop 07:47:47 ~/downloads/cairo-lcd]
    $ ls
    PKGBUILD cairo-1.8.8.tar.gz lcd-filter.patch
    [cra@cratop 07:48:46 ~/downloads/cairo-lcd]
    $ makepkg
    ==> Making package: cairo-lcd 1.8.8-1 i686 (Wed Oct 21 07:48:50 MSD 2009)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Found cairo-1.8.8.tar.gz in build dir
    -> Found lcd-filter.patch in build dir
    ==> Validating source files with md5sums...
    cairo-1.8.8.tar.gz ... Passed
    lcd-filter.patch ... Passed
    ==> Extracting Sources...
    -> bsdtar -x -f "cairo-1.8.8.tar.gz"
    ==> Entering fakeroot environment...
    ==> Starting build()...
    patching file doc/public/cairo-sections.txt
    Hunk #1 succeeded at 326 (offset 7 lines).
    patching file src/cairo-font-options.c
    patching file src/cairo-ft-font.c
    Hunk #2 succeeded at 742 (offset 3 lines).
    Hunk #3 succeeded at 1034 (offset 3 lines).
    Hunk #4 succeeded at 1091 (offset 3 lines).
    Hunk #5 succeeded at 1103 (offset 3 lines).
    Hunk #6 succeeded at 1124 (offset 3 lines).
    Hunk #7 succeeded at 1162 (offset 3 lines).
    Hunk #8 succeeded at 1225 (offset 3 lines).
    Hunk #9 succeeded at 1252 (offset 3 lines).
    Hunk #10 succeeded at 1500 (offset 3 lines).
    Hunk #11 succeeded at 1542 (offset 3 lines).
    Hunk #12 succeeded at 1578 (offset 3 lines).
    Hunk #13 succeeded at 1697 (offset 3 lines).
    Hunk #14 succeeded at 1726 (offset 3 lines).
    Hunk #15 succeeded at 2695 (offset 25 lines).
    patching file src/cairo-types-private.h
    Hunk #1 succeeded at 116 (offset 8 lines).
    patching file src/cairo-xlib-screen.c
    Hunk #1 succeeded at 143 with fuzz 1 (offset 11 lines).
    Hunk #2 succeeded at 159 (offset 11 lines).
    Hunk #3 succeeded at 257 (offset 11 lines).
    Hunk #4 succeeded at 287 (offset 11 lines).
    patching file src/cairo.h
    Hunk #1 succeeded at 1046 (offset 78 lines).
    Hunk #2 succeeded at 1171 (offset 78 lines).
    checking for a BSD-compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking dependency style of gcc... gcc3
    checking for a sed that does not truncate output... /bin/sed
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... /bin/grep -E
    checking for fgrep... /bin/grep -F
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... BSD nm
    checking whether ln -s works... yes
    checking the maximum length of command line arguments... 1572864
    checking whether the shell understands some XSI constructs... yes
    checking whether the shell understands "+="... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for ar... ar
    checking for strip... strip
    checking for ranlib... ranlib
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking how to run the C preprocessor... gcc -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking for dlfcn.h... yes
    checking for objdir... .libs
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC -DPIC
    checking if gcc PIC flag -fPIC -DPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking if gcc supports -c -o file.o... (cached) yes
    checking whether the gcc linker (/usr/bin/ld) 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 bash... /bin/bash
    checking if dolt supports this host... yes, replacing libtool
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking whether to build gtk-doc documentation... no
    checking for gtkdoc-check... no
    checking for find... /usr/bin/find
    checking for xargs... /usr/bin/xargs
    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 dependency style of gcc... (cached) gcc3
    checking how to run the C preprocessor... gcc -E
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking whether we are using the GNU C++ compiler... (cached) yes
    checking whether g++ accepts -g... (cached) yes
    checking dependency style of g++... (cached) gcc3
    checking how to run the C++ preprocessor... g++ -E
    checking for ld used by g++... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC -DPIC
    checking if g++ PIC flag -fPIC -DPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking if g++ supports -c -o file.o... (cached) yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether gcc and cc understand -c and -o together... yes
    checking for inline... inline
    checking for pkg-config... (cached) /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking whether byte ordering is bigendian... no
    checking whether float word ordering is bigendian... no
    checking for native atomic primitives... Intel
    checking whether atomic ops require a memory barrier... no
    checking for native Win32... no
    checking for Sun Solaris (non-POSIX ctime_r)... no
    checking for cos in -lm... yes
    checking for sched_yield in -lrt... yes
    checking for stdint.h... (cached) yes
    checking for inttypes.h... (cached) yes
    checking sys/int_types.h usability... no
    checking sys/int_types.h presence... no
    checking for sys/int_types.h... no
    checking for uint64_t... yes
    checking for uint128_t... no
    checking fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... yes
    checking for unistd.h... (cached) yes
    checking signal.h usability... yes
    checking signal.h presence... yes
    checking for signal.h... yes
    checking for sys/stat.h... (cached) yes
    checking sys/socket.h usability... yes
    checking sys/socket.h presence... yes
    checking for sys/socket.h... yes
    checking sys/poll.h usability... yes
    checking sys/poll.h presence... yes
    checking for sys/poll.h... yes
    checking sys/un.h usability... yes
    checking sys/un.h presence... yes
    checking for sys/un.h... yes
    checking sched.h usability... yes
    checking sched.h presence... yes
    checking for sched.h... yes
    checking for sched_getaffinity... yes
    checking fenv.h usability... yes
    checking fenv.h presence... yes
    checking for fenv.h... yes
    checking for feenableexcept... yes
    checking for fedisableexcept... yes
    checking libgen.h usability... yes
    checking libgen.h presence... yes
    checking for libgen.h... yes
    checking byteswap.h usability... yes
    checking byteswap.h presence... yes
    checking for byteswap.h... yes
    checking for signal.h... (cached) yes
    checking setjmp.h usability... yes
    checking setjmp.h presence... yes
    checking for setjmp.h... yes
    checking for vasnprintf... no
    checking for link... yes
    checking for ctime_r... yes
    checking for drand48... yes
    checking for flockfile... yes
    checking windows.h usability... no
    checking windows.h presence... no
    checking for windows.h... no
    checking for supported warning flags...
    checking whether gcc supports -Wall... yes
    checking whether gcc supports -Wextra... yes
    checking whether gcc supports -Wsign-compare... yes
    checking whether gcc supports -Werror-implicit-function-declaration... yes
    checking whether gcc supports -Wpointer-arith... yes
    checking whether gcc supports -Wwrite-strings... yes
    checking whether gcc supports -Wstrict-prototypes... yes
    checking whether gcc supports -Wmissing-prototypes... yes
    checking whether gcc supports -Wmissing-declarations... yes
    checking whether gcc supports -Wnested-externs... yes
    checking whether gcc supports -Wpacked... yes
    checking whether gcc supports -Wswitch-enum... yes
    checking whether gcc supports -Wmissing-format-attribute... yes
    checking whether gcc supports -Wstrict-aliasing=2... yes
    checking whether gcc supports -Winit-self... yes
    checking whether gcc supports -Wunsafe-loop-optimizations... yes
    checking whether gcc supports -Wdeclaration-after-statement... yes
    checking whether gcc supports -Wold-style-definition... yes
    checking whether gcc supports -Wno-missing-field-initializers... yes
    checking whether gcc supports -Wno-unused-parameter... yes
    checking whether gcc supports -Wno-attributes... yes
    checking whether gcc supports -Wno-long-long... yes
    checking whether gcc supports -Winline... yes
    checking whether gcc supports -fno-strict-aliasing... yes
    checking whether gcc supports -fno-common... yes
    checking whether gcc supports -Wp,-D_FORTIFY_SOURCE=2... yes
    checking which warning flags were supported... -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2
    checking how to enable unused result warnings... __attribute__((__warn_unused_result__))
    checking how to allow undefined symbols in shared libraries used by test suite... checking whether gcc supports -Wl,--allow-shlib-undefined... yes
    -Wl,--allow-shlib-undefined
    checking for VALGRIND... no
    no
    checking for compress in -lz... yes
    checking zlib.h usability... yes
    checking zlib.h presence... yes
    checking for zlib.h... yes
    checking for X... libraries , headers
    checking for cairo's Xlib surface backend feature...
    checking for xlib... yes
    checking whether cairo's Xlib surface backend feature could be enabled... yes
    checking for cairo's Xlib Xrender surface backend feature...
    checking for xlib_xrender... yes
    checking whether cairo's Xlib Xrender surface backend feature could be enabled... yes
    checking for cairo's XCB surface backend feature...
    checking for xcb... yes
    checking whether cairo's XCB surface backend feature could be enabled... yes
    checking for cairo's Quartz surface backend feature...
    checking ApplicationServices/ApplicationServices.h usability... no
    checking ApplicationServices/ApplicationServices.h presence... no
    checking for ApplicationServices/ApplicationServices.h... no
    checking CoreGraphics/CoreGraphics.h usability... no
    checking CoreGraphics/CoreGraphics.h presence... no
    checking for CoreGraphics/CoreGraphics.h... no
    checking whether cairo's Quartz surface backend feature could be enabled... no (requires CoreGraphics framework)
    checking for cairo's Quartz font backend feature...
    checking whether cairo's Quartz font backend feature could be enabled... no (requires CoreGraphics framework)
    checking for cairo's Microsoft Windows surface backend feature...
    checking whether cairo's Microsoft Windows surface backend feature could be enabled... no (requires a Win32 platform)
    checking for cairo's Microsoft Windows font backend feature...
    checking whether cairo's Microsoft Windows font backend feature could be enabled... no (requires a Win32 platform)
    checking for cairo's PNG functions feature...
    checking for png... yes
    checking whether cairo's PNG functions feature could be enabled... yes
    checking for cairo's FreeType font backend feature...
    checking for FONTCONFIG... yes
    checking for FcFini... yes
    checking for FREETYPE... yes
    checking whether cairo's FreeType font backend feature could be enabled... yes
    checking for FT_Bitmap_Size.y_ppem... yes
    checking for FT_GlyphSlot_Embolden... yes
    checking for FT_Load_Sfnt_Table... yes
    checking for FT_Library_SetLcdFilter... yes
    checking pthread.h usability... yes
    checking pthread.h presence... yes
    checking for pthread.h... yes
    checking for cairo's PostScript surface backend feature...
    checking whether cairo's PostScript surface backend feature could be enabled... yes
    checking for gs... gs
    checking for LIBSPECTRE... yes
    checking for cairo's PDF surface backend feature...
    checking whether cairo's PDF surface backend feature could be enabled... yes
    checking for POPPLER... yes
    checking for poppler_page_render... yes
    checking for cairo's SVG surface backend feature...
    checking whether cairo's SVG surface backend feature could be enabled... yes
    checking for LIBRSVG... yes
    checking for rsvg_pixbuf_from_file... yes
    checking for cairo's image surface backend feature...
    checking for pixman... yes
    checking whether cairo's image surface backend feature could be enabled... yes
    checking for cairo's user font backend feature...
    checking whether cairo's user font backend feature could be enabled... yes
    checking for gtk... yes
    configure: creating ./config.status
    config.status: creating src/cairo.pc
    config.status: creating cairo-uninstalled.pc
    config.status: creating src/cairo-xlib.pc
    config.status: creating cairo-xlib-uninstalled.pc
    config.status: creating src/cairo-xlib-xrender.pc
    config.status: creating cairo-xlib-xrender-uninstalled.pc
    config.status: creating src/cairo-xcb.pc
    config.status: creating cairo-xcb-uninstalled.pc
    config.status: creating src/cairo-png.pc
    config.status: creating cairo-png-uninstalled.pc
    config.status: creating src/cairo-ft.pc
    config.status: creating cairo-ft-uninstalled.pc
    config.status: creating src/cairo-ps.pc
    config.status: creating cairo-ps-uninstalled.pc
    config.status: creating src/cairo-pdf.pc
    config.status: creating cairo-pdf-uninstalled.pc
    config.status: creating src/cairo-svg.pc
    config.status: creating cairo-svg-uninstalled.pc
    config.status: creating Makefile
    config.status: creating boilerplate/Makefile
    config.status: creating src/Makefile
    config.status: creating test/Makefile
    config.status: creating test/pdiff/Makefile
    config.status: creating perf/Makefile
    config.status: creating util/Makefile
    config.status: creating doc/Makefile
    config.status: creating doc/public/Makefile
    config.status: creating config.h
    config.status: executing depfiles commands
    config.status: executing libtool commands
    config.status: executing ./build/Makefile.win32.features commands
    config.status: creating ./build/Makefile.win32.features
    config.status: ./build/Makefile.win32.features is unchanged
    config.status: executing ./src/Makefile.am.features commands
    config.status: creating ./src/Makefile.am.features
    config.status: ./src/Makefile.am.features is unchanged
    config.status: executing ./src/Makefile.win32.features commands
    config.status: creating ./src/Makefile.win32.features
    config.status: ./src/Makefile.win32.features is unchanged
    config.status: executing ./boilerplate/Makefile.am.features commands
    config.status: creating ./boilerplate/Makefile.am.features
    config.status: ./boilerplate/Makefile.am.features is unchanged
    config.status: executing ./boilerplate/Makefile.win32.features commands
    config.status: creating ./boilerplate/Makefile.win32.features
    config.status: ./boilerplate/Makefile.win32.features is unchanged
    config.status: executing src/cairo-features.h commands
    config.status: creating src/cairo-features.h
    config.status: executing ./src/cairo-supported-features.h commands
    config.status: creating ./src/cairo-supported-features.h
    config.status: ./src/cairo-supported-features.h is unchanged
    config.status: executing ./build/Makefile.win32.features-h commands
    config.status: creating ./build/Makefile.win32.features-h
    config.status: ./build/Makefile.win32.features-h is unchanged
    cairo (version 1.8.8 [release]) will be compiled with:
    The following surface backends:
    Image: yes (always builtin)
    Xlib: yes
    Xlib Xrender: yes
    Quartz: no (requires CoreGraphics framework)
    Quartz-image: no (disabled, use --enable-quartz-image to enable)
    XCB: yes
    Win32: no (requires a Win32 platform)
    OS2: no (disabled, use --enable-os2 to enable)
    PostScript: yes
    PDF: yes
    SVG: yes
    glitz: no (disabled, use --enable-glitz to enable)
    BeOS: no (disabled, use --enable-beos to enable)
    DirectFB: no (disabled, use --enable-directfb to enable)
    The following font backends:
    User: yes (always builtin)
    FreeType: yes
    Win32: no (requires a Win32 platform)
    Quartz: no (requires CoreGraphics framework)
    The following functions:
    PNG functions: yes
    And the following internal features:
    gcov support: no
    test surfaces: no (disabled, use --enable-test-surfaces to enable)
    ps testing: yes
    pdf testing: yes
    svg testing: yes
    --- The XCB surface backend feature is still under active development and is
    --- included in this release only as a preview. It does NOT fully work yet
    --- and incompatible changes may yet be made to XCB surface backend specific
    --- API.
    make all-recursive
    make[1]: Entering directory `/home/cra/downloads/cairo-lcd/src/cairo-1.8.8'
    Making all in src
    /bin/sh: line 17: cd: src: No such file or directory
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/cra/downloads/cairo-lcd/src/cairo-1.8.8'
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    [cra@cratop 07:49:13 ~/downloads/cairo-lcd]
    $

  • Problems installing awesome3

    heres what i did that i can track down
    sudo wget http://awesome.naquadah.org/download/aw … .8.tar.bz2
    then i tarred it.
    [leercrak@leercrak ~]$ cd awesome-3.4.8
    [leercrak@leercrak awesome-3.4.8]$ ls
    AUTHORS                        color.c       image.c         PATCHES      systray.h
    awesome.c                      color.h       image.h         property.c   tag.c
    awesomeConfig.cmake            common        key.c           property.h   tag.h
    awesome.desktop                config.h.in   keygrabber.c    README       themes
    awesome.doxygen.in             dbus.c        keygrabber.h    root.c       timer.c
    awesome.h                      dbus.h        key.h           screen.c     timer.h
    awesomerc.lua.in               draw.c        lib             screen.h     titlebar.c
    awesome-version-internal.h.in  draw.h        LICENSE         selection.c  titlebar.h
    banning.c                      event.c       luaa.c          selection.h  utils
    banning.h                      event.h       luaa.h          spawn.c      wibox.c
    BUGS                           ewmh.c        luadoc          spawn.h      wibox.h
    build-utils                    ewmh.h        Makefile        stack.c      widget.c
    button.c                       font.c        manpages        stack.h      widget.h
    button.h                       font.h        mouse.c         strut.c      widgets
    client.c                       globalconf.h  mousegrabber.c  strut.h      window.c
    client.h                       hooks.c       mousegrabber.h  STYLE        window.h
    CMakeLists.txt                 icons         mouse.h         systray.c
    [leercrak@leercrak awesome-3.4.8]$ make
    Running cmake…
    -- cat -> /bin/cat
    -- ln -> /bin/ln
    -- grep -> /bin/grep
    -- git -> /usr/bin/git
    -- hostname -> /bin/hostname
    -- gperf -> /usr/bin/gperf
    -- asciidoc -> /usr/bin/asciidoc
    -- xmlto -> /usr/bin/xmlto
    -- gzip -> /bin/gzip
    -- lua -> /usr/bin/lua
    -- luadoc -> /usr/bin/luadoc
    -- convert -> /usr/bin/convert
    CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:306 (message):
      pkg-config tool not found
    Call Stack (most recent call first):
      /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
      awesomeConfig.cmake:131 (pkg_check_modules)
      CMakeLists.txt:15 (include)
    CMake Error at /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:306 (message):
      pkg-config tool not found
    Call Stack (most recent call first):
      /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:320 (_pkg_check_modules_internal)
      awesomeConfig.cmake:134 (pkg_check_modules)
      CMakeLists.txt:15 (include)
    CMake Error at awesomeConfig.cmake:156 (message):
    Call Stack (most recent call first):
      CMakeLists.txt:15 (include)
    -- Configuring incomplete, errors occurred!
    CMake Error: Unable to open check cache file for write. /home/leercrak/awesome-3.4.8/.build-leercrak-i686-pc-linux-gnu-4.5.1/CMakeFiles/cmake.check_cache
    make: *** [cmake] Error 1
    [leercrak@leercrak awesome-3.4.8]$
    but.. [leercrak@leercrak awesome-3.4.8]$ sudo pacman -Qo /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake
    /usr/share/cmake-2.8/Modules/FindPkgConfig.cmake is owned by cmake 2.8.3-1
    [leercrak@leercrak awesome-3.4.8]$

    yoy. its going perfectly atm and the problem was i remember pacman -U whatnot but i forget which situations/packages i use these terms. Thank you for your help
    edit: probably the last problem
    [ 40%] Building C object CMakeFiles/awesome.dir/common/tokenize.c.o                                                                                                                 
    Linking C executable awesome                                                                                                                                                       
    CMakeFiles/awesome.dir/draw.c.o: In function `draw_context_init':                                                                                                                   
    /home/leercrak/awesome/src/awesome-3.4.8/draw.c:137: undefined reference to `cairo_xcb_surface_create'
    CMakeFiles/awesome.dir/draw.c.o: In function `draw_rotate':
    /home/leercrak/awesome/src/awesome-3.4.8/draw.c:556: undefined reference to `cairo_xcb_surface_create'
    /home/leercrak/awesome/src/awesome-3.4.8/draw.c:559: undefined reference to `cairo_xcb_surface_create'
    CMakeFiles/awesome.dir/draw.c.o: In function `draw_text_extents':
    /home/leercrak/awesome/src/awesome-3.4.8/draw.c:592: undefined reference to `cairo_xcb_surface_create'
    CMakeFiles/awesome.dir/font.c.o: In function `draw_font_new':
    /home/leercrak/awesome/src/awesome-3.4.8/font.c:45: undefined reference to `cairo_xcb_surface_create'
    collect2: ld returned 1 exit status
    make[3]: *** [awesome] Error 1
    make[2]: *** [CMakeFiles/awesome.dir/all] Error 2
    make[1]: *** [all] Error 2
    make: *** [cmake-build] Error 2
        Aborting...
    for this i would just go and read the README in cairo-xcb and enable some things?
    Last edited by leercrak (2010-12-15 04:42:02)

  • Thinkpad R61 Battery Woes

    My background: I'm an Arch Linux newbie, but I have some experience with gentoo and ubuntu.
    Problem:
    1. Batteries do not seem to charge / discharge since install
    [francis@squishmitten ~]$ uname -a
    Linux squishmitten 2.6.34-ARCH #1 SMP PREEMPT Mon Jul 5 22:12:11 CEST 2010 x86_64 Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz GenuineIntel GNU/Linux
    [francis@squishmitten ~]$ cat /proc/acpi/battery/BAT0/info
    present: yes
    design capacity: unknown
    last full capacity: unknown
    battery technology: rechargeable
    design voltage: 10800 mV
    design capacity warning: 0 mWh
    design capacity low: 0 mWh
    cycle count: 0
    capacity granularity 1: 1 mWh
    capacity granularity 2: 1 mWh
    model number:
    serial number:
    battery type:
    OEM info:
    [francis@squishmitten ~]$ cat /proc/acpi/battery/BAT0/state
    present: yes
    capacity state: critical
    charging state: charged
    present rate: 0 mW
    remaining capacity: 0 mWh
    present voltage: 0 mV
    [francis@squishmitten ~]$ dmesg | grep battery
    ACPI: Battery Slot [BAT0] (battery present)
    [francis@squishmitten ~]$ acpitool -B
    Battery #1 : slot empty
    I'm not really sure where to go from here. I'm stumped.
    Thanks!

    Ok so my mirrors were out of date, that is confirmed. Thanks for pointing me in the right direction on that one. I was using the mirror list from the livecd, I didn't expect them to be out of date.
    Now im having a conflict of sorts when i try to update:
    [francis@squishmitten ~]$ sudo pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    :: Starting full system upgrade...
    :: Replace gir-repository with extra/gobject-introspection? [Y/n] Y
    :: Replace gnome2-user-docs with extra/gnome-user-docs? [Y/n] Y
    :: Replace gnome-themes with extra/gnome-themes-standard? [Y/n] Y
    :: Replace heimdal with core/krb5? [Y/n] Y
    :: Replace lib32-libjpeg with multilib/lib32-libjpeg-turbo? [Y/n] Y
    :: Replace lib32-util-linux-ng with multilib/lib32-util-linux? [Y/n] Y
    :: Replace libdjvu with extra/djvulibre? [Y/n] Y
    :: Replace libelf with extra/elfutils? [Y/n] Y
    :: Replace libjpeg with extra/libjpeg-turbo? [Y/n] Y
    :: Replace libusb1 with core/libusb? [Y/n] Y
    :: Replace libv4l with extra/v4l-utils? [Y/n] Y
    :: Replace mailx with core/heirloom-mailx? [Y/n] Y
    :: Replace pycairo with extra/python2-cairo? [Y/n] Y
    :: Replace south with community/python-south? [Y/n] Y
    :: Replace util-linux-ng with core/util-linux? [Y/n] Y
    resolving dependencies...
    looking for inter-conflicts...
    :: cloog and cloog-ppl are in conflict (cloog-ppl<0.15.10-2). Remove cloog-ppl? [y/N] Y
    Remove (16): util-linux-ng-2.18-2 heimdal-1.3.3-1 libjpeg-8.0.2-1 libelf-0.8.13-1 libv4l-0.6.4-1 libusb1-1.0.8-1
    gir-repository-0.6.6-0.20100311 pycairo-1.8.8-1 libdjvu-3.5.22-3 cloog-ppl-0.15.9-1 gnome2-user-docs-2.30.0-1
    gnome-themes-2.30.2-1 lib32-util-linux-ng-2.17.2-2 lib32-libjpeg-8.0.2-1 mailx-8.1.1-7 south-0.7.1-1
    Total Removed Size: 71.08 MB
    Targets (661): linux-api-headers-2.6.38.1-1 tzdata-2011g-1 glibc-2.13-5 a52dec-0.7.4-5 ncurses-5.9-1 readline-6.2.001-1
    bash-4.2.010-1 gpm-1.20.6-6 xcb-proto-1.6-2 xproto-7.0.21-1 libxdmcp-1.1.0-1 libxau-1.0.6-1 libxcb-1.7-2
    kbproto-1.0.5-1 libx11-1.4.3-2 aalib-1.4rc5-8 attr-2.4.46-1 acl-2.2.51-1 acpi-1.5-1 acpid-2.0.10-1 gcc-libs-4.6.0-5
    acpitool-0.5.1-2 alsa-lib-1.0.24.1-1 aspell-0.60.6-5 pcre-8.12-1 glib2-2.28.7-1 atk-2.0.0-1 orbit2-2.14.19-1
    zlib-1.2.5-3 libxml2-2.7.8-1 libbonobo-2.32.1-1 xextproto-7.2.0-1 libxext-1.3.0-1 inputproto-2.0.1-1 libxi-1.4.2-1
    recordproto-1.14.1-1 libxtst-1.2.0-1 libpng-1.4.5-1 pixman-0.20.2-1 cairo-1.10.2-2 libxft-2.2.0-1 libdatrie-0.2.4-1
    libthai-0.1.15-1 freetype2-2.4.4-2 pango-1.28.4-3 fixesproto-5.0-1 libxfixes-5.0-1 libxcursor-1.1.11-1
    xineramaproto-1.2.1-1 libxinerama-1.1.1-1 randrproto-1.3.2-1 libxrandr-1.3.1-1 compositeproto-0.4.2-1
    libxcomposite-0.4.3-1 db-5.1.25-1 libsasl-2.1.23-5 gdbm-1.8.3-8 cracklib-2.8.18-1 pam-1.1.3-1 libcap-2.21-1
    shadow-4.1.4.3-1 gmp-5.0.2-1 coreutils-8.12-1 perl-5.12.3-1 openssl-1.0.0.d-1 libldap-2.4.24-1 iana-etc-2.30-1
    filesystem-2011.04-1 util-linux-2.19.1-2 e2fsprogs-1.41.14-1 keyutils-1.4-1 krb5-1.9.1-1 findutils-4.4.2-3 gzip-1.4-2
    texinfo-4.13a-5 libtasn1-2.9-1 libgpg-error-1.9-3 libgcrypt-1.4.6-3 gnutls-2.12.5-1 shared-mime-info-0.90-1
    libjpeg-turbo-1.1.1-1 libtiff-3.9.5-1 expat-2.0.1-6 dbus-core-1.4.8-1 dbus-1.4.8-1 avahi-0.6.30-2 libcups-1.4.6-2
    gdk-pixbuf2-2.23.3-1 gtk-update-icon-cache-2.24.4-2 gtk2-2.24.4-2 polkit-0.101-2 dbus-glib-0.92-1 gtk3-3.0.10-2
    gconf-2.32.3-1 at-spi-1.32.0-4 gawk-3.1.8-2 m4-1.4.16-1 diffutils-3.0-2 autoconf-2.68-1 automake-1.11.1-2
    bin86-0.16.18-1 binutils-2.21-8 bison-2.4.3-1 bluez-4.93-2 gstreamer0.10-0.10.34-1 orc-0.4.14-1 videoproto-2.3.1-1
    libxv-1.0.6-1 gstreamer0.10-base-0.10.34-1 cdparanoia-10.2-3 libogg-1.2.2-1.1 libvorbis-1.3.2-1
    gstreamer0.10-base-plugins-0.10.34-1 gmime-2.4.23-1 libproxy-0.4.6-6 run-parts-3.4.4-1 sed-4.2.1-3
    ca-certificates-20110421-3 gsettings-desktop-schemas-3.0.1-2 glib-networking-2.28.7-1 libsoup-2.34.2-1
    libgnome-keyring-3.0.3-1 libsoup-gnome-2.34.2-1 totem-plparser-2.32.5-1 file-5.07-3 bzip2-1.0.6-1 cdrkit-1.1.11-1
    libmad-0.15.1b-5 libao-1.1.0-1 cdrdao-1.2.3-5 desktop-file-utils-0.18-1 tar-1.26-1 libtool-2.4-3 tdb-1.2.9-1
    libcanberra-0.28-1 dconf-0.7.5-1 libice-1.0.7-1 libsm-1.2.0-1 brasero-3.0.0-1 libxt-1.1.1-1 libxmu-1.1.0-1
    libxpm-3.5.9-1 libxaw-1.0.9-1 icu-4.6.1-2 sqlite3-3.7.6.3-1 python2-2.7.1-9 tcl-8.5.9-1 brltty-4.2-3 nspr-4.8.8-1
    nss-3.12.10-1 gnome-icon-theme-symbolic-3.0.0-1 gnome-icon-theme-3.0.0-1 libgweather-3.0.2-1 libical-0.46-1
    libgdata-0.8.0-1 evolution-data-server-3.0.2.1-1 libgtop-2.28.3-1 elfutils-0.152-1 bug-buddy-2.32.0-1 libsigc++-2.2.9-1
    cairomm-1.10.0-1 startup-notification-0.12-1 gnome-desktop-3.0.2-1 librsvg-2.34.0-1 gstreamer0.10-good-0.10.29-1
    libraw1394-2.0.7-1 libiec61883-1.2.0-2 taglib-1.7-1 sysfsutils-2.1.0-6 v4l-utils-0.8.3-2 libsndfile-1.0.24-1
    libsamplerate-0.1.7-2 jack-0.120.2-1 tcp_wrappers-7.6-12 libasyncns-0.8-3 libpulse-0.9.22-2 libusb-1.0.8-1
    libusb-compat-0.1.3-1 module-init-tools-3.12-2 pciutils-3.1.7-4 udev-171-1 gstreamer0.10-good-plugins-0.10.29-1
    gstreamer0.10-bad-0.10.22-1 json-glib-0.12.4-1 libdrm-2.4.25-1 libfontenc-1.1.0-1 fontsproto-2.1.1-1 libxfont-1.4.3-1
    libpciaccess-0.12.1-1 libxkbfile-1.0.7-1 xorg-xkbcomp-1.2.1-2 xkeyboard-config-2.2.1-1 xorg-setxkbmap-1.2.0-2
    xorg-server-common-1.10.1-1 xf86-input-evdev-2.6.0-3 xorg-server-1.10.1-1 libxvmc-1.0.6-1 nvidia-utils-270.41.19-1
    glproto-1.4.12-1 mesa-7.10.2-2 clutter-1.6.14-1 clutter-gst-1.3.8-1 clutter-gtk-1.0.0-1 mx-1.0.4-1 libgee-0.6.1-1
    gnome-video-effects-0.3.0-1 cheese-3.0.1-2 consolekit-0.4.4-1 device-mapper-2.02.85-1 popt-1.16-3 cryptsetup-1.3.0-1
    libssh2-1.2.7-2 curl-7.21.6-2 damageproto-1.2.1-1 dash-0.5.6.1-2 dbus-python-0.83.1-2 dcron-4.5-2 dhcpcd-5.2.12-1
    libksba-1.0.8-1 libassuan-2.0.1-1 dirmngr-1.1.0-1 django-1.3-1 dmidecode-2.11-1 dmxproto-2.3.1-1 idnkit-1.0-1
    dnsutils-9.8.0.P1-1 printproto-1.0.5-1 libxp-1.0.1-2 scrnsaverproto-1.2.1-1 libxss-1.2.1-1 giflib-4.1.6-4
    eina-svn-59299-1 eet-svn-58955-1 evas-svn-59306-1 ecore-svn-59292-1 ed-1.5-2 e_dbus-svn-58954-1 embryo-svn-58829-1
    lua-5.1.4-6 edje-svn-59305-1 efreet-svn-58672-1 eject-2.1.5-5 sdl-1.2.14-6 ptlib-2.8.3-1 x264-20110327-1 opal-3.8.3-1
    boost-libs-1.46.1-1 libnotify-0.7.3-1 ekiga-3.3.0-4 telepathy-glib-0.14.6-1 telepathy-mission-control-5.7.11-1
    folks-0.4.3-1 telepathy-logger-0.2.9-1 libnice-0.1.0-1 gobject-introspection-0.10.8-1 python2-cairo-1.10.0-1
    pygobject-devel-2.28.4-1 pygobject-2.28.4-1 gstreamer0.10-python-0.10.21-1 farsight2-0.0.28-2
    telepathy-farsight-0.0.18-1 gnome-keyring-3.0.3-1 libxslt-1.1.26-2 libwebkit3-1.4.0-1 empathy-3.0.2-1 libexif-0.6.20-1
    lcms-1.19-1 libpeas-1.0.0-1 eog-3.0.2-1 mpfr-3.0.1-1 seed-3.0.0-1 epiphany-3.0.2-2 procps-3.2.8-3 pm-utils-1.4.1-3
    eeze-svn-58668-1 e-svn-59304-1 eventlog-0.2.12-2 jasper-1.900.1-6 ghostscript-9.02-2 libspectre-0.2.6-2
    poppler-data-0.4.4-1 poppler-0.16.5-1 poppler-glib-0.16.5-1 djvulibre-3.5.24-1 evince-3.0.2-1 gtkhtml4-4.0.1-1
    libunique3-3.0.0-1 libpst-0.6.49-3 evolution-3.0.2-1 evolution-exchange-3.0.2-1 evolution-webcal-2.32.0-1 faad2-2.7-2
    fakeroot-1.15.1-1 libgssglue-0.1-4 libtirpc-0.2.1-3 rpcbind-0.2.0-3 fam-2.7.0-15 xvidcore-1.3.1-1 libvdpau-0.4.1-1
    schroedinger-1.0.10-1 libvpx-0.9.6-2 libva-1.0.12-1 ffmpeg-20110330-2 sg3_utils-1.30-1 parted-2.4-1 lsof-4.84-3
    lvm2-2.02.85-1 udisks-1.0.3-3 gnome-disk-utility-3.0.0-1 fuse-2.8.5-1 xz-5.0.3-1 libarchive-2.8.4-2 gvfs-1.8.2-1
    nautilus-3.0.2-1 file-roller-3.0.2-1 hunspell-1.2.15-1 libevent-2.0.11-1 xulrunner-2.0.1-1 firefox-4.0.1-1
    flex-2.5.35-4 fluidsynth-1.1.3-2 gcalctool-6.0.2-1 libmpc-0.9-1 isl-0.06-1 cloog-0.16.2-1 ppl-0.11.2-1 gcc-4.6.0-5
    gconf-editor-3.0.0-1 libxklavier-5.1-1 upower-0.9.11-1 polkit-gnome-0.101-2 gnome-session-3.0.2-1
    accountsservice-0.6.12-1 xorg-xrdb-1.0.9-1 gdm-3.0.2-1 libxxf86dga-1.1.2-1 xf86vidmodeproto-2.3.1-1 libxxf86vm-1.1.1-1
    talloc-2.0.5-1 cifs-utils-4.9-3 smbclient-3.5.8-3 libftdi-0.19-1 libirman-0.4.5-2 lirc-utils-1:0.9.0-2
    xorg-fonts-encodings-1.0.4-1 xorg-mkfontscale-1.0.8-1 xorg-mkfontdir-1.0.6-2 ttf-dejavu-2.33-1 mplayer-33159-1
    gnome-mplayer-1.0.3-3 gecko-mediaplayer-1.0.3-1 gtksourceview3-3.0.3-1 gedit-3.0.3-2 gen-init-cpio-2.6.36-1
    gettext-0.18.1.1-3 glibmm-2.28.1-1 yelp-xsl-3.0.2-1 yelp-3.0.3-1 gnome-user-docs-3.0.4-1 gnome-menus-3.0.1-1
    libxres-1.0.5-1 libwnck3-3.0.2-1 gnome-panel-3.0.2-1 gucharmap-3.0.1-1 gnome-applets-3.1.1-1 gnome-backgrounds-3.0.2-1
    libgnomekbd-3.0.0.1-1 libcanberra-pulse-0.28-1 rtkit-0.10-1 pulseaudio-0.9.22-2 alsa-plugins-1.0.24-2
    pulseaudio-alsa-1-2 gnome-settings-daemon-3.0.2-1 cups-pk-helper-0.1.2-1 gnome-control-center-3.0.2-1
    gnome-desktop2-2.32.1-1 libgnome-desktop-sharp-2.26.0-7 art-sharp-2.24.2-1 libgnomecups-0.2.3-8 libgnomeprint-2.18.8-2
    libglade-2.6.4-2 libgnomecanvas-2.30.3-1 libgnomeprintui-2.18.6-1 gnome-print-sharp-2.26.0-7 gtkhtml-3.32.2-2
    gtkhtml-sharp-2.26.0-7 gtksourceview2-2.10.5-1 gtksourceview2-sharp-2.26.0-7 rsvg2-sharp-2.26.0-7 vte-common-0.28.0-1
    vte-0.28.0-1 vte-sharp-2.26.0-7 libwnck-2.30.6-2 wnck-sharp-2.26.0-7 gnome-desktop-sharp-2.26.0-7
    gnome-doc-utils-0.20.6-1 guile-1.8.8-1 gnome-games-3.0.2-1 gnome-games-extra-data-3.0.0-1 gnome-mag-0.16.3-1
    libgnome-media-profiles-3.0.0-2 gnome-media-2.91.2-2 gnome-mime-data-2.18.0-5 libidn-1.22-1 whois-5.0.11-1
    gnome-nettool-3.0.0-1 pilot-link-0.12.5-2 gnome-pilot-2.91.92-1 gnome-power-manager-3.0.2-1 pygtk-2.24.0-1
    python2-gnomecanvas-2.28.1-7 gnome-vfs-2.24.4-3 libgnome-data-2.32.1-2 libgnome-2.32.1-2 libbonoboui-2.24.5-1
    pyorbit-2.24.0-3 python2-bonobo-2.28.1-7 python2-gconf-2.28.1-7 python2-gnomevfs-2.28.1-7 libgnomeui-2.24.4-1
    python2-libgnome-2.28.1-7 gnome-python-2.28.1-7 python-bugbuddy-2.32.0-6 python-evolution-2.32.0-6
    python-gnomedesktop-2.32.0-6 python-gnomekeyring-2.32.0-6 python-gtop-2.32.0-6 zenity-3.0.0-2 metacity-2.34.0-1
    python-metacity-2.32.0-6 python-rsvg-2.32.0-6 python-totem-plparser-2.32.0-6 python-wnck-2.32.0-6
    python-gnomeprint-2.32.0-6 gnome-python-desktop-2.32.0-6 gnome-screensaver-3.0.0-1 gconf-sharp-2.24.2-1
    gnome-vfs-sharp-2.24.2-1 libgnome-sharp-2.24.2-1 gconf-sharp-peditors-2.24.2-1 gnome-sharp-2.24.2-1 pangomm-2.28.1-1
    atkmm-2.22.4-1 gtkmm3-3.0.1-1 gnome-system-monitor-3.0.1-1 vte3-0.28.0-1 gnome-terminal-3.0.1-2 cantarell-fonts-0.0.6-1
    gtk-engines-2.20.2-1 gnome-themes-standard-3.0.2-1 gnome-utils-3.0.1-1 gnupg-1.4.11-2 pinentry-0.8.1-1 gnupg2-2.0.17-1
    gok-2.30.1-1 grep-2.8-1 groff-1.21-1 gtkmm-2.24.0-1 gtk-vnc-0.4.3-1 vim-runtime-7.3.177-1 ruby-1.9.2_p180-1
    gvim-7.3.177-1 usbutils-002-3 hal-0.5.14-6 kbd-1.15.3-1 sysvinit-2.88-2 initscripts-2011.05.2-1 linux-atm-2.5.1-2
    iproute2-2.6.37-1 iptables-1.4.10-1 iputils-20101006-1 jfsutils-1.1.14-2 linux-firmware-20110512-2
    mkinitcpio-busybox-1.18.4-1 which-2.20-4 mkinitcpio-0.6.12-1 kernel26-2.6.38.7-1 less-443-1 lib32-glibc-2.13-5
    lib32-alsa-lib-1.0.24.1-1 lib32-gcc-libs-4.6.0-5 lib32-pcre-8.12-1 lib32-zlib-1.2.5-6 lib32-expat-2.0.1-7
    lib32-dbus-core-1.4.0-2 lib32-glib2-2.28.6-1 lib32-atk-1.32.0-1 lib32-libpng-1.4.5-1 lib32-libxdmcp-1.1.0-1
    lib32-libxau-1.0.6-2 lib32-libxcb-1.7-2 lib32-libx11-1.4.3-1 lib32-libxrender-0.9.6-4 lib32-freetype2-2.4.4-1
    lib32-fontconfig-2.8.0-3 lib32-pixman-0.20.2-1 lib32-cairo-1.10.2-2 lib32-openssl-1.0.0.d-1 lib32-curl-7.21.3-1
    lib32-db-5.1.19-1 lib32-util-linux-2.19-1 lib32-e2fsprogs-1.41.14-2 lib32-ncurses-5.7-6 lib32-readline-6.1.002-3
    lib32-libgpg-error-1.9-4 lib32-libgcrypt-1.4.6-3 lib32-gnutls-2.12.2-1 lib32-libxft-2.2.0-1 lib32-pango-1.28.3-1
    lib32-sqlite3-3.7.4-1 lib32-heimdal-1.3.3-3 lib32-libjpeg-turbo-1.1.1-1 lib32-libtiff-3.9.4-3 lib32-gdk-pixbuf2-2.23.3-1
    lib32-libcups-1.4.5-1 lib32-libxfixes-4.0.5-3 lib32-libxcursor-1.1.11-1 lib32-libxext-1.2.0-1 lib32-libxrandr-1.3.1-1
    lib32-libxi-1.4.1-1 lib32-libxinerama-1.1.1-1 lib32-libxcomposite-0.4.3-1 lib32-libxdamage-1.1.3-3 lib32-gtk2-2.24.4-1
    lib32-attr-2.4.44-4 lib32-libcap-2.21-1 lib32-libice-1.0.7-1 lib32-libsm-1.2.0-1 lib32-libxt-1.1.1-1 lib32-nspr-4.8.6-2
    lib32-nss-3.12.8-1 lib32-xcb-util-0.3.6-3 libass-0.9.11-1 libbeagle-0.3.9-2 libdmx-1.1.1-1 libebml-1.2.0-1
    libfetch-2.33-3 libgdiplus-2.10-1 libgksu-2.0.12-3 mutagen-1.20-3 libplist-1.4-1 usbmuxd-1.0.6-2
    libimobiledevice-1.1.0-1 libgpod-0.8.0-2 libgsf-1.14.21-1 libid3tag-0.15.1b-6 libmatroska-1.1.0-1 libmtp-1.0.6-1
    libpcap-1.1.1-2 libunique-1.1.6-4 libwebkit-1.4.0-1 licenses-2.8-1 lm_sensors-3.3.0-3 logrotate-3.7.9-1 lzo2-2.05-1
    heirloom-mailx-12.5-1 libpipeline-1.2.0-1 man-db-2.6.0.2-1 man-pages-3.32-1 mdadm-3.2.1-3
    mobile-broadband-provider-info-20110218-1 mono-2.10.2-1 mousetweaks-3.0.1-1 musicbrainz-2.1.5-4 nano-2.2.6-1
    nautilus-sendto-3.0.0-1 ndiswrapper-1.56-9 wireless_tools-29-4 wpa_supplicant-0.7.3-3 ppp-2.4.5-2
    networkmanager-0.8.999-1 notification-daemon-0.7.1-1 network-manager-applet-0.8.999-1 nvidia-270.41.19-1
    libedit-20110227_3.0-1 openssh-5.8p2-6 at-spi2-core-2.0.2-1 pyxdg-0.19-2 pyatspi-2.0.2-1 orca-3.0.2-1
    pacman-mirrorlist-20110324-1 patch-2.6.1-2 pcmciautils-017-2 perl-xml-parser-2.40-2 perl-xml-simple-2.18-3
    pkg-config-0.25-3 psmisc-22.13-1 pygtksourceview2-2.10.1-3 python-3.2-2 python-pysqlite-2.6.0-2 xorg-xset-1.2.1-2
    xdg-utils-1.1.0rc1-2 qt-4.7.3-1 recode-3.6-6 reiserfsprogs-3.6.21-3 renderproto-0.11.1-1 rp-pppoe-3.10-6
    rrdtool-1.4.5-1 seahorse-3.0.2-1 neon-0.29.6-1 libdiscid-0.2.2-1 libmusicbrainz3-3.0.3-1 sound-juicer-2.32.1-1
    python-south-0.7.3-2 sudo-1.8.1.p1-1 syslog-ng-3.2.4-1 tomboy-1.6.1-1 totem-3.0.1-2 xorg-bdftopcf-1.0.3-1
    xorg-font-util-1.2.0-1 xorg-font-utils-7.6-2 ttf-freefont-20100919-1 vi-1:050325-1 vinagre-3.0.1-1 vino-3.0.2-1
    zvbi-0.2.33-3 vlc-1.1.9-3 wget-1.12-7 wpa_actiond-1.1-2 xbitmaps-1.1.1-1 xf86-input-keyboard-1.6.0-2
    xf86-input-mouse-1.7.0-2 xf86-input-synaptics-1.4.0-2 xfsprogs-3.1.5-1 xinetd-2.3.14-6 xorg-luit-1.1.0-2
    xorg-xpr-1.0.3-2 xorg-xwd-1.0.4-2 xorg-xwud-1.0.3-2 xorg-x11perf-1.5.3-2 xorg-xcursorgen-1.0.4-2 xorg-xkill-1.0.3-2
    xorg-apps-7.6-1 xorg-iceauth-1.0.5-1 xorg-sessreg-1.0.6-2 xorg-xcmsdb-1.0.3-2 xorg-xbacklight-1.1.2-2
    xorg-xgamma-1.0.4-2 xorg-xhost-1.0.4-2 xorg-xinput-1.5.3-2 xorg-xmodmap-1.0.5-2 xorg-xrandr-1.3.4-2
    xorg-xrefresh-1.0.4-2 xorg-xsetroot-1.1.0-2 xorg-server-utils-7.6-2 xorg-twm-1.0.6-2 xorg-xdpyinfo-1.2.0-2
    xorg-xdriinfo-1.0.4-2 xorg-xev-1.1.0-2 xorg-xlsatoms-1.1.0-2 xorg-xlsclients-1.1.1-2 xorg-xprop-1.2.0-2
    xorg-xvinfo-1.1.1-2 xorg-xwininfo-1.1.1-2 xorg-utils-7.6-7 xorg-xauth-1.0.6-1 xorg-xinit-1.3.0-3 xorg-xkbutils-1.0.3-2
    xorg-xkbevd-1.1.2-2 xorg-xkb-utils-7.6-1 xterm-269-1
    Total Download Size: 0.00 MB
    Total Installed Size: 2805.80 MB
    Proceed with installation? [Y/n] Y
    (661/661) checking package integrity [################################################] 100%
    (661/661) checking for file conflicts [################################################] 100%
    error: failed to commit transaction (conflicting files)
    linux-firmware: /lib/firmware/bnx2/bnx2-rv2p-06-6.0.15.fw exists in filesystem
    linux-firmware: /lib/firmware/bnx2/bnx2-rv2p-09-6.0.17.fw exists in filesystem
    linux-firmware: /lib/firmware/bnx2/bnx2-rv2p-09ax-6.0.17.fw exists in filesystem
    linux-firmware: /lib/firmware/cxgb3/t3fw-7.10.0.bin exists in filesystem
    Errors occurred, no packages were upgraded.
    Also, thanks again for your help so far.

Maybe you are looking for

  • Hard drive not appearing during restore from Time Machine?

    While attempting to restore Time Machine from an external drive to my new MacBook Pro, the hard drive doesn't appear in the graphic.  A second external drive I have does appear, but not the Macintosh HD.  Suggestions?

  • 5.0 vs 5.1

    Having problems playing timeline that was assembled in 5.0.4 but now updated to 5.1. frames are dropped, rendered shots cannot be rendered. everything is just all over the place. will i be able to work with 5.0.4 sequence in 5.1?

  • Process for Sharpe images

    Hi, I have read through the forums and followed a lot of the suggestions. But I still find images appear out of focus once placed into Muse. My current workflow is creating the image in illustrator (if vector, most of mine are), save for web at right

  • I deactivated photoshop CS4 so I could reinstall on windows 8.1.  Now it will not install and errors

    I deactivated photoshop CS4 (one of many times) to reinstall on windows 8.1.  It errors with a message that it could not install and advised I contact support.  I also tried to install on my laptop with the same results.

  • Workflow Versions in Version History

    Does anyone know how to not show workflow updates in the version history. I only want history to show actual user edits not what a workflow changes.