Help On Subversion

Hallo,
Iam using subversion with Sql developer in a new project and iam confused on some points.
1-Repository layout : do you build it using import files with a predifined structure or you use a command line tool ? is my following layout correct or iam missing something :
Program ver 2.5 
             schema (a)
                    Packages
                    Functions
                    Views
so the branche will be program ver2,5 ?
-2- i did not understand te patch why it is used?
-3- i need a blog or document on using subversion with sqldeveloper.
Best wishes for all.
Edited by: welo on Oct 26, 2009 7:08 AM

Hi,
Please help me how to use Anthill pro for Release
activities.what has this got to do with the subject of the forum "SQL AND PL/SQL"?

Similar Messages

  • Seeking contractor to help with Subversion Integration

    Hello all! I'm new here so please be gentle!
    I work for a company in the northern Virginia/DC metropolitan area and we're looking for a contractor that can come to our site and help us integrate Subversion into our workflow.  I've tried the resellers section on the adobe site and have called them individually and have all pointed me to a dead end. So I'm reaching out here to see if anyone else can provide some input...
    Without getting into too much specifics...
    Our server environment is L.A.M.P. We're all on CS5, and we're a group of 5 and growing.
    Thanks!
    [Subject line modified my moderator for clarity]

    Ok, we have a solution in the works that includes javascript, but would like to know if we can pass custom arguments through the  /FormProcessv2.aspx script.url so that we could invoke a different receipt - buy page based on url arguments.  We would want to include two hidden field entries that we will be including in the form and will add them using a custom onclick event for the check out form submit button.  This would allow the javascript planted on the receipt - buy page to know what path the buyer is coming from.  We'll have buyers that are buying the normal route, simply adding items to their cart, but will also have people activating their device which includes purchasing a recurring product for which we will use javascript to automatically add to cart.  The receipt - buy page will stay in the original form for all buyers simply adding items to their cart and purchasing, but will change when they are activating.  The passed url arguments will tell our javascript which type of customer they are and will load the page accordingly.  Will  /FormProcessv2.aspx strip out our customer arguments and resort back to the default?
    Thanks,
    Andy

  • Possible bug in renaming files - case insensitive

    I tried to rename a file from "TestVoToNameValuePairs" to
    "TestVOToNameValuePairs" and FB 2.2.1b gave me the following error:
    Trying to use an unsupported feature
    svn: Cannot move path
    'V:\Flex2\Attune_04\tests\utils\TestVoToNameValuePairs.as' into
    itself
    Bug? Or am I missing something? Looks like the name check is
    case-insensitive by accident.
    S.

    The "svn" in this error message indicates that Subversion is
    doing the complaining. I believe that Subversion is
    case-insensitive, at least on Windows. This FAQ might be helpful:
    http://subversion.tigris.org/faq.html#case-change
    - Peter

  • AUR docker-git issue when compiling from i686 machine

    Hello,
    From an i686 machine (old laptop) i've just tried to compile the AUR docker-git package source but then came to an error.
    I would like to understand if i missed something.
    Thanks.
    $ makepkg -s
    ==> Making package: docker-git 1:1.5.0.dev.13153.99ca215-1 (Sun May 10 12:32:22 RET 2015)
    ==> Checking runtime dependencies...
    ==> Installing missing dependencies...
    [sudo] password for op:
    resolving dependencies...
    looking for conflicting packages...
    Packages (1) bridge-utils-1.5-2
    Total Download Size: 0.01 MiB
    Total Installed Size: 0.05 MiB
    :: Proceed with installation? [Y/n]
    :: Retrieving packages ...
    bridge-utils-1.5-2-i686 13.1 KiB 570K/s 00:00 [#######################################################################################] 100%
    (1/1) checking keys in keyring [#######################################################################################] 100%
    (1/1) checking package integrity [#######################################################################################] 100%
    (1/1) loading package files [#######################################################################################] 100%
    (1/1) checking for file conflicts [#######################################################################################] 100%
    (1/1) checking available disk space [#######################################################################################] 100%
    (1/1) installing bridge-utils [#######################################################################################] 100%
    ==> Checking buildtime dependencies...
    ==> Installing missing dependencies...
    resolving dependencies...
    looking for conflicting packages...
    Packages (4) perl-error-0.17023-1 btrfs-progs-4.0-1 git-2.4.0-1 go-2:1.4.2-2
    Total Download Size: 52.76 MiB
    Total Installed Size: 335.07 MiB
    :: Proceed with installation? [Y/n]
    :: Retrieving packages ...
    btrfs-progs-4.0-1-i686 541.2 KiB 25.0K/s 00:22 [#######################################################################################] 100%
    perl-error-0.17023-1-any 18.4 KiB 65.6K/s 00:00 [#######################################################################################] 100%
    git-2.4.0-1-i686 4.2 MiB 25.4K/s 02:49 [#######################################################################################] 100%
    go-2:1.4.2-2-i686 48.0 MiB 27.7K/s 29:35 [#######################################################################################] 100%
    (4/4) checking keys in keyring [#######################################################################################] 100%
    (4/4) checking package integrity [#######################################################################################] 100%
    (4/4) loading package files [#######################################################################################] 100%
    (4/4) checking for file conflicts [#######################################################################################] 100%
    (4/4) checking available disk space [#######################################################################################] 100%
    (1/4) installing perl-error [#######################################################################################] 100%
    (2/4) installing git [#######################################################################################] 100%
    Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn
    perl-mime-tools: git send-email
    perl-net-smtp-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    python2: various helper scripts
    subversion: git svn
    cvsps2: git cvsimport
    gnome-keyring: GNOME keyring credential helper
    (3/4) installing go [#######################################################################################] 100%
    The "liteide" package provides an IDE for editing and building Go projects.
    Example use of the "go" tool:
    mkdir ~/go
    export GOPATH=~/go
    export PATH=$PATH:~/go/bin
    go get golang.org/x/tour/gotour
    Optional dependencies for go
    mercurial: for fetching sources from mercurial repositories
    git: for fetching sources from git repositories [installed]
    bzr: for fetching sources from bazaar repositories
    subversion: for fetching sources from subversion repositories
    (4/4) installing btrfs-progs [#######################################################################################] 100%
    ==> Retrieving sources...
    -> Cloning docker git repo...
    Cloning into bare repository '/home/op/admin/build/docker-git/docker'...
    remote: Counting objects: 123777, done.
    remote: Compressing objects: 100% (364/364), done.
    remote: Total 123777 (delta 227), reused 2 (delta 2), pack-reused 123409
    Receiving objects: 100% (123777/123777), 69.26 MiB | 15.00 KiB/s, done.
    Resolving deltas: 100% (81453/81453), done.
    Checking connectivity... done.
    -> Found docker.service
    -> Found docker.install
    -> Found docker.conf
    ==> Validating source files with md5sums...
    docker ... Skipped
    docker.service ... Passed
    docker.install ... Passed
    docker.conf ... Passed
    ==> Extracting sources...
    -> Creating working copy of docker git repo...
    Cloning into 'docker'...
    done.
    ==> Starting pkgver()...
    ==> Updated version: docker-git 1:1.7.0.dev.15438.340fd14-1
    ==> Starting prepare()...
    ==> Starting build()...
    # WARNING! I don't seem to be running in the Docker container.
    # The result of this command might be an incorrect build, and will not be
    # officially supported.
    # Try this instead: make all
    SIGILL: illegal instruction
    PC=0x81f4ea9
    goroutine 1 [running, locked to thread]:
    math.init·1()
    /usr/lib/go/src/math/pow10.go:34 +0x19 fp=0x1872ff4c sp=0x1872ff48
    math.init()
    /usr/lib/go/src/math/unsafe.go:21 +0x3f fp=0x1872ff50 sp=0x1872ff4c
    strconv.init()
    /usr/lib/go/src/strconv/quote.go:455 +0x45 fp=0x1872ff6c sp=0x1872ff50
    go/parser.init()
    /usr/lib/go/src/go/parser/parser.go:2462 +0x4a fp=0x1872ff78 sp=0x1872ff6c
    main.init()
    /usr/lib/go/src/cmd/go/zdefaultcc.go:6 +0x45 fp=0x1872ffcc sp=0x1872ff78
    runtime.main()
    /usr/lib/go/src/runtime/proc.go:58 +0xbd fp=0x1872fff0 sp=0x1872ffcc
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1 fp=0x1872fff4 sp=0x1872fff0
    goroutine 2 [runnable]:
    runtime.forcegchelper()
    /usr/lib/go/src/runtime/proc.go:90
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    goroutine 3 [runnable]:
    runtime.bgsweep()
    /usr/lib/go/src/runtime/mgc0.go:82
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    eax 0x1870a0c0
    ebx 0x856f650
    ecx 0x187000a0
    edx 0x2b7f865a
    edi 0x7
    esi 0x2b68
    ebp 0x1870a0c0
    esp 0x1872ff48
    eip 0x81f4ea9
    eflags 0x10206
    cs 0x73
    fs 0x0
    gs 0x33
    SIGILL: illegal instruction
    PC=0x81f4ea9
    goroutine 1 [running, locked to thread]:
    math.init·1()
    /usr/lib/go/src/math/pow10.go:34 +0x19 fp=0x1872ff4c sp=0x1872ff48
    math.init()
    /usr/lib/go/src/math/unsafe.go:21 +0x3f fp=0x1872ff50 sp=0x1872ff4c
    strconv.init()
    /usr/lib/go/src/strconv/quote.go:455 +0x45 fp=0x1872ff6c sp=0x1872ff50
    go/parser.init()
    /usr/lib/go/src/go/parser/parser.go:2462 +0x4a fp=0x1872ff78 sp=0x1872ff6c
    main.init()
    /usr/lib/go/src/cmd/go/zdefaultcc.go:6 +0x45 fp=0x1872ffcc sp=0x1872ff78
    runtime.main()
    /usr/lib/go/src/runtime/proc.go:58 +0xbd fp=0x1872fff0 sp=0x1872ffcc
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1 fp=0x1872fff4 sp=0x1872fff0
    goroutine 2 [runnable]:
    runtime.forcegchelper()
    /usr/lib/go/src/runtime/proc.go:90
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    goroutine 3 [runnable]:
    runtime.bgsweep()
    /usr/lib/go/src/runtime/mgc0.go:82
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    eax 0x1870a0c0
    ebx 0x856f650
    ecx 0x187000a0
    edx 0x58e0ae9c
    edi 0x7
    esi 0x2b68
    ebp 0x1870a0c0
    esp 0x1872ff48
    eip 0x81f4ea9
    eflags 0x10206
    cs 0x73
    fs 0x0
    gs 0x33
    SIGILL: illegal instruction
    PC=0x81f4ea9
    goroutine 1 [running, locked to thread]:
    math.init·1()
    /usr/lib/go/src/math/pow10.go:34 +0x19 fp=0x1872ff4c sp=0x1872ff48
    math.init()
    /usr/lib/go/src/math/unsafe.go:21 +0x3f fp=0x1872ff50 sp=0x1872ff4c
    strconv.init()
    /usr/lib/go/src/strconv/quote.go:455 +0x45 fp=0x1872ff6c sp=0x1872ff50
    go/parser.init()
    /usr/lib/go/src/go/parser/parser.go:2462 +0x4a fp=0x1872ff78 sp=0x1872ff6c
    main.init()
    /usr/lib/go/src/cmd/go/zdefaultcc.go:6 +0x45 fp=0x1872ffcc sp=0x1872ff78
    runtime.main()
    /usr/lib/go/src/runtime/proc.go:58 +0xbd fp=0x1872fff0 sp=0x1872ffcc
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1 fp=0x1872fff4 sp=0x1872fff0
    goroutine 2 [runnable]:
    runtime.forcegchelper()
    /usr/lib/go/src/runtime/proc.go:90
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    goroutine 3 [runnable]:
    runtime.bgsweep()
    /usr/lib/go/src/runtime/mgc0.go:82
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    eax 0x1870a0c0
    ebx 0x856f650
    ecx 0x187000a0
    edx 0x67b18e06
    edi 0x7
    esi 0x2b68
    ebp 0x1870a0c0
    esp 0x1872ff48
    eip 0x81f4ea9
    eflags 0x10206
    cs 0x73
    fs 0x0
    gs 0x33
    ---> Making bundle: dynbinary (in bundles/1.7.0-dev/dynbinary)
    SIGILL: illegal instruction
    PC=0x81f4ea9
    goroutine 1 [running, locked to thread]:
    math.init·1()
    /usr/lib/go/src/math/pow10.go:34 +0x19 fp=0x1872ff4c sp=0x1872ff48
    math.init()
    /usr/lib/go/src/math/unsafe.go:21 +0x3f fp=0x1872ff50 sp=0x1872ff4c
    strconv.init()
    /usr/lib/go/src/strconv/quote.go:455 +0x45 fp=0x1872ff6c sp=0x1872ff50
    go/parser.init()
    /usr/lib/go/src/go/parser/parser.go:2462 +0x4a fp=0x1872ff78 sp=0x1872ff6c
    main.init()
    /usr/lib/go/src/cmd/go/zdefaultcc.go:6 +0x45 fp=0x1872ffcc sp=0x1872ff78
    runtime.main()
    /usr/lib/go/src/runtime/proc.go:58 +0xbd fp=0x1872fff0 sp=0x1872ffcc
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1 fp=0x1872fff4 sp=0x1872fff0
    goroutine 2 [runnable]:
    runtime.forcegchelper()
    /usr/lib/go/src/runtime/proc.go:90
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    goroutine 3 [runnable]:
    runtime.bgsweep()
    /usr/lib/go/src/runtime/mgc0.go:82
    runtime.goexit()
    /usr/lib/go/src/runtime/asm_386.s:2287 +0x1
    eax 0x187380a0
    ebx 0x856f650
    ecx 0x187000a0
    edx 0x665138d8
    edi 0x7
    esi 0x2ba8
    ebp 0x187380a0
    esp 0x1872ff48
    eip 0x81f4ea9
    eflags 0x10206
    cs 0x73
    fs 0x0
    gs 0x33
    ==> ERROR: A failure occurred in build().
    Aborting...
    $
    Last edited by Rone (2015-05-11 16:15:06)

    I think the links i gave before about "patching" only one line of git source code to allow build/compile the source for 32bit processors, won't apply exactly here, because the code has evolved and is not the same. But possible that it can continue to be as simple as reported by the articles pointed above, to compile the source code on 32 bit architecture.
    When searching into the git clone directory from which executed file came the WARNING message - short output pasted below but i also gave the full output before -  printed on the output, i saw that it was coming from the file  ./src/docker/hack/make.sh
    ==> Starting pkgver()...
    ==> Updated version: docker-git 1:1.7.0.dev.15438.340fd14-1
    ==> Starting prepare()...
    ==> Starting build()...
    # WARNING! I don't seem to be running in the Docker container.
    # The result of this command might be an incorrect build, and will not be
    # officially supported.
    # Try this instead: make all
    SIGILL: illegal instruction
    But starting from there, by now, i don't know what to do.
    Last edited by Rone (2015-05-11 18:09:04)

  • Possible bug in reading .MPO files

    If a .MPO file has more than two images, some images are not displayed at the proper size if the embedded files are not all the same dimensions.
    Sony's new line of cameras (eg. DSC-WX9) have the capability of taking stereo pictures. They save them in .MPO format.  It appears that they save a full resolution (4608X3456) left image, a 1440X1080 left image, a full resolution right image, and then a 1440X1080 Right image in the MPO.
    If you open one of these MPO files, In the "edit source" mode CS6 displays the lower dimension images as a bunch of horizontal slices stacked on top of each other to the same vertical dimension of the larger image.
    Mac OS X 10.6.8
    TomS

    The "svn" in this error message indicates that Subversion is
    doing the complaining. I believe that Subversion is
    case-insensitive, at least on Windows. This FAQ might be helpful:
    http://subversion.tigris.org/faq.html#case-change
    - Peter

  • Can't startx after upgrade

    I did a pacman -Syyu and it told me that there was a bunch of conflict and ask me If I wanted to replace this by that... It was steam related stuff, I installed it along with other stuff it needed. Anyway I said yes and boom, can't start x anymore I get this:
    xauth: error while loading librairies : /usr/lib/libX11.so.6: file too shoort
    xinit : error while loading librairies : /usr/lib/libX11.so.6: file too shoort
    Any idea is good
    Thanks

    Linux arch 3.7.9.2-ARCH x86_64, didn't get it, with what should I compare this?
    I think I could launch pacman -Qi from a live iso and write it (: brb
    edit:
    Name : acl
    Version : 2.2.51-3
    URL : http://savannah.nongnu.org/projects/acl
    Licenses : LGPL
    Groups : None
    Provides : xfsacl
    Depends On : attr>=2.4.46
    Optional Deps : None
    Required By : coreutils gettext libarchive sed shadow systemd
    Conflicts With : xfsacl
    Replaces : xfsacl
    Installed Size : 644.00 KiB
    Packager : Dave Reisner <[email protected]>
    Architecture : x86_64
    Build Date : Tue 22 Jan 2013 07:27:05 PM EST
    Install Date : Sun 17 Feb 2013 11:00:57 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : Access control list utilities, libraries and headers
    Name : alsa-lib
    Version : 1.0.26-1
    URL : http://www.alsa-project.org
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : glibc
    Optional Deps : python2: for python smixer plugin
    Required By : alsa-utils chromium conky lib32-alsa-lib libsndfile qt spotify volumeicon-git
    Conflicts With : None
    Replaces : None
    Installed Size : 1920.00 KiB
    Packager : Tobias Powalowski <[email protected]>
    Architecture : x86_64
    Build Date : Fri 07 Sep 2012 04:05:52 AM EDT
    Install Date : Sun 17 Feb 2013 01:40:36 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : An alternative implementation of Linux sound support
    Name : alsa-utils
    Version : 1.0.26-1
    URL : http://www.alsa-project.org
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : alsa-lib>1.0.24 dialog pciutils ncurses psmisc libsamplerate
    Optional Deps : None
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 2084.00 KiB
    Packager : Tobias Powalowski <[email protected]>
    Architecture : x86_64
    Build Date : Fri 07 Sep 2012 04:08:26 AM EDT
    Install Date : Fri 22 Feb 2013 06:49:21 AM EST
    Install Reason : Explicitly installed
    Install Script : No
    Description : An alternative implementation of Linux sound support
    Name : alsi
    Version : 0.4.4-1
    URL : https://github.com/trizen/alsi
    Licenses : GPLv3
    Groups : None
    Provides : None
    Depends On : perl>=5.14.2 perl-data-dump
    Optional Deps : scrot: for taking screenshots.
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 32.00 KiB
    Packager : Unknown Packager
    Architecture : any
    Build Date : Wed 20 Feb 2013 02:15:32 PM EST
    Install Date : Wed 20 Feb 2013 02:15:38 PM EST
    Install Reason : Explicitly installed
    Install Script : No
    Description : ALSI: a configurable system information tool for Arch Linux. [Inspired by Archey]
    Name : archlinux-keyring
    Version : 20130224-1
    URL : None
    Licenses : None
    Groups : None
    Provides : None
    Depends On : None
    Optional Deps : None
    Required By : pacman
    Conflicts With : None
    Replaces : None
    Installed Size : 0.00 KiB
    Packager : None
    Architecture : None
    Build Date : None
    Install Date : None
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : None
    Name : archlinux-themes-slim
    Version : 1.2-3
    URL : http://www.archlinux.org/
    Licenses : CCPL:cc-by-sa
    Groups : None
    Provides : None
    Depends On : None
    Optional Deps : slim: login manager providing theme support
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 504.00 KiB
    Packager : Pierre Schmitz <[email protected]>
    Architecture : any
    Build Date : Mon 12 Sep 2011 08:05:36 AM EDT
    Install Date : Thu 21 Feb 2013 09:27:43 AM EST
    Install Reason : Explicitly installed
    Install Script : No
    Description : Arch Linux branded themes for the SLiM login manager
    Name : asciidoc
    Version : 8.6.8-1
    URL : http://www.methods.co.nz/asciidoc/
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : python2 libxslt docbook-xsl
    Optional Deps : lilypond: music-filter
    imagemagick: music-filter (used in conjunction with lilypond)
    source-highlight: source-highlight-filter
    dblatex: pdf generation
    fop: alternative pdf generation
    lynx: text generation
    w3m: text generation (alternative to lynx)
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 992.00 KiB
    Packager : Florian Pritz <[email protected]>
    Architecture : any
    Build Date : Tue 17 Jul 2012 06:25:24 PM EDT
    Install Date : Sun 17 Feb 2013 07:42:19 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : Text document format for short documents, articles, books and UNIX man pages.
    Name : at-spi2-atk
    Version : 2.6.2-1
    URL : http://www.gnome.org
    Licenses : GPL2
    Groups : None
    Provides : None
    Depends On : at-spi2-core libx11 atk dconf
    Optional Deps : None
    Required By : gtk3
    Conflicts With : None
    Replaces : None
    Installed Size : 200.00 KiB
    Packager : Jan Alexander Steffens (heftig) <[email protected]>
    Architecture : x86_64
    Build Date : Mon 12 Nov 2012 04:28:21 PM EST
    Install Date : Sun 17 Feb 2013 01:52:00 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : A GTK+ module that bridges ATK to D-Bus at-spi
    Name : at-spi2-core
    Version : 2.6.3-1
    URL : http://www.gnome.org
    Licenses : GPL2
    Groups : None
    Provides : None
    Depends On : dbus-core glib2 libxtst
    Optional Deps : None
    Required By : at-spi2-atk
    Conflicts With : None
    Replaces : None
    Installed Size : 2100.00 KiB
    Packager : Jan Alexander Steffens (heftig) <[email protected]>
    Architecture : x86_64
    Build Date : Mon 10 Dec 2012 05:19:28 PM EST
    Install Date : Sun 17 Feb 2013 01:52:00 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : Protocol definitions and daemon for D-Bus at-spi
    Name : atk
    Version : 2.6.0-1
    URL : http://www.gtk.org/
    Licenses : LGPL
    Groups : None
    Provides : None
    Depends On : glib2
    Optional Deps : None
    Required By : at-spi2-atk atkmm gtk2 gtk3 lib32-atk
    Conflicts With : None
    Replaces : None
    Installed Size : 2956.00 KiB
    Packager : Jan de Groot <[email protected]>
    Architecture : x86_64
    Build Date : Mon 24 Sep 2012 02:32:34 PM EDT
    Install Date : Sun 17 Feb 2013 12:01:23 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : A library providing a set of interfaces for accessibility
    Name : atkmm
    Version : 2.22.6-1
    URL : http://gtkmm.sourceforge.net/
    Licenses : LGPL
    Groups : None
    Provides : None
    Depends On : atk glibmm libsigc++
    Optional Deps : None
    Required By : gtkmm
    Conflicts With : None
    Replaces : None
    Installed Size : 608.00 KiB
    Packager : Ionut Biru <[email protected]>
    Architecture : x86_64
    Build Date : Wed 26 Oct 2011 10:50:15 AM EDT
    Install Date : Sun 17 Feb 2013 05:23:57 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : C++ bindings for atk
    Name : attr
    Version : 2.4.46-2
    URL : http://savannah.nongnu.org/projects/attr
    Licenses : LGPL
    Groups : None
    Provides : xfsattr
    Depends On : glibc
    Optional Deps : None
    Required By : acl libcap
    Conflicts With : xfsattr
    Replaces : xfsattr
    Installed Size : 372.00 KiB
    Packager : Dave Reisner <[email protected]>
    Architecture : x86_64
    Build Date : Sun 29 Apr 2012 12:54:02 AM EDT
    Install Date : Sun 17 Feb 2013 11:00:57 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : Extended attribute support library for ACL support
    Name : autoconf
    Version : 2.69-1
    URL : http://www.gnu.org/software/autoconf
    Licenses : GPL2 GPL3 custom
    Groups : base-devel
    Provides : None
    Depends On : awk m4 diffutils bash
    Optional Deps : None
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 2228.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : any
    Build Date : Wed 25 Apr 2012 03:42:47 AM EDT
    Install Date : Sun 17 Feb 2013 11:01:22 AM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : A GNU tool for automatically configuring source code
    Name : automake
    Version : 1.13.1-1
    URL : http://www.gnu.org/software/automake
    Licenses : GPL
    Groups : base-devel
    Provides : None
    Depends On : perl bash
    Optional Deps : None
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 1860.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : any
    Build Date : Tue 01 Jan 2013 09:04:22 AM EST
    Install Date : Sun 17 Feb 2013 11:01:22 AM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : A GNU tool for automatically creating Makefiles
    Name : avahi
    Version : 0.6.31-5
    URL : http://www.avahi.org/
    Licenses : LGPL
    Groups : None
    Provides : howl mdnsresponder
    Depends On : expat libdaemon glib2 libcap gdbm
    Optional Deps : dbus: communicating with client applications
    gtk3: avahi-discover-standalone, bshell, bssh, bvnc
    gtk2: gtk2 bindings
    qt3: qt3 bindings
    qt: qt bindings
    pygtk: avahi-bookmarks, avahi-discover
    twisted: avahi-bookmarks
    mono: mono bindings
    python2-dbus: avahi-discover
    nss-mdns: NSS support for mDNS
    Required By : libcups
    Conflicts With : howl mdnsresponder
    Replaces : None
    Installed Size : 2364.00 KiB
    Packager : Gaetan Bisson <[email protected]>
    Architecture : x86_64
    Build Date : Sun 25 Nov 2012 08:58:34 PM EST
    Install Date : Sun 17 Feb 2013 12:01:23 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : Multicast/unicast DNS-SD framework
    Name : bash
    Version : 4.2.042-3
    URL : http://www.gnu.org/software/bash/bash.html
    Licenses : GPL
    Groups : base
    Provides : sh
    Depends On : readline>=6.1 glibc
    Optional Deps : None
    Required By : autoconf automake bison ca-certificates compton-git cronie db dhclient dhcpcd diffutils dmenu e2fsprogs fakeroot fftw findutils flex freetype2 gawk gdbm gettext gmp grep grub-common gzip icu iptables keyutils libgpg-error libksba libpcap libpng libtool lvm2 m4 make man-db mkinitcpio nano nss pacman perl pm-utils rpmextract sed shadow systemd tar texinfo unzip which xdg-utils xorg-mkfontdir xz
    Conflicts With : None
    Replaces : None
    Installed Size : 3692.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Sat 26 Jan 2013 07:22:36 PM EST
    Install Date : Sun 17 Feb 2013 11:00:57 AM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : The GNU Bourne Again shell
    Name : batti
    Version : 0.3.8-3
    URL : http://code.google.com/p/batti-gtk/
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : dbus-python pygtk gtk2 upower hicolor-icon-theme
    Optional Deps : notification-daemon: for power status notifications
    xfce4-notifyd: alternative to notification-daemon
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 516.00 KiB
    Packager : Alexander Rødseth <[email protected]>
    Architecture : any
    Build Date : Tue 14 Feb 2012 03:12:04 AM EST
    Install Date : Sun 17 Feb 2013 05:19:24 PM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : Simple battery monitor for the system tray
    Name : binutils
    Version : 2.23.1-3
    URL : http://www.gnu.org/software/binutils/
    Licenses : GPL
    Groups : base-devel
    Provides : None
    Depends On : glibc>=2.17 zlib
    Optional Deps : None
    Required By : gcc
    Conflicts With : None
    Replaces : None
    Installed Size : 20200.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Thu 03 Jan 2013 07:48:22 AM EST
    Install Date : Sun 17 Feb 2013 11:01:22 AM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : A set of programs to assemble and manipulate binary and object files
    Name : bison
    Version : 2.7-1
    URL : http://www.gnu.org/software/bison/bison.html
    Licenses : GPL3
    Groups : base-devel
    Provides : None
    Depends On : glibc m4 sh
    Optional Deps : None
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 2040.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Wed 12 Dec 2012 11:51:36 PM EST
    Install Date : Sun 17 Feb 2013 11:01:22 AM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : The GNU general-purpose parser generator
    Name : boost-libs
    Version : 1.52.0-1
    URL : http://www.boost.org/
    Licenses : custom
    Groups : None
    Provides : None
    Depends On : gcc-libs bzip2 zlib icu
    Optional Deps : openmpi: for mpi support
    Required By : codeblocks
    Conflicts With : None
    Replaces : None
    Installed Size : 9984.00 KiB
    Packager : Stéphane Gaudreault <[email protected]>
    Architecture : x86_64
    Build Date : Mon 21 Jan 2013 12:28:31 PM EST
    Install Date : Sun 17 Feb 2013 07:51:40 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : Free peer-reviewed portable C++ source libraries - Runtime
    Name : bzip2
    Version : 1.0.6-4
    URL : http://sources.redhat.com/bzip2
    Licenses : custom
    Groups : base
    Provides : None
    Depends On : glibc
    Optional Deps : None
    Required By : boost-libs chromium codeblocks freetype2 gnupg imlib2 lib32-bzip2 libarchive python2 unzip
    Conflicts With : None
    Replaces : None
    Installed Size : 260.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Sun 29 Apr 2012 04:15:12 AM EDT
    Install Date : Sun 17 Feb 2013 11:00:57 AM EST
    Install Reason : Explicitly installed
    Install Script : No
    Description : A high-quality data compression program
    Name : ca-certificates
    Version : 20130119-1
    URL : http://packages.qa.debian.org/c/ca-certificates.html
    Licenses : MPL GPL
    Groups : None
    Provides : None
    Depends On : bash run-parts openssl findutils coreutils sed
    Optional Deps : None
    Required By : ca-certificates-java curl glib-networking qt
    Conflicts With : None
    Replaces : None
    Installed Size : 652.00 KiB
    Packager : Pierre Schmitz <[email protected]>
    Architecture : any
    Build Date : Mon 21 Jan 2013 08:42:41 AM EST
    Install Date : Sun 17 Feb 2013 11:01:16 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : Common CA certificates
    Name : ca-certificates-java
    Version : 20120608-1
    URL : http://packages.qa.debian.org/c/ca-certificates-java.html
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : ca-certificates
    Optional Deps : None
    Required By : jre7-openjdk-headless
    Conflicts With : None
    Replaces : None
    Installed Size : 68.00 KiB
    Packager : Pierre Schmitz <[email protected]>
    Architecture : any
    Build Date : Fri 29 Jun 2012 04:15:49 AM EDT
    Install Date : Wed 20 Feb 2013 06:57:15 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : Common CA certificates (JKS keystore)
    Name : cairo
    Version : 1.12.14-3
    URL : None
    Licenses : None
    Groups : None
    Provides : None
    Depends On : None
    Optional Deps : None
    Required By : cairomm gtk2 gtk3 lib32-cairo pango python2-cairo
    Conflicts With : None
    Replaces : None
    Installed Size : 0.00 KiB
    Packager : None
    Architecture : None
    Build Date : None
    Install Date : None
    Install Reason : Explicitly installed
    Install Script : No
    Description : None
    Name : cairomm
    Version : 1.10.0-2
    URL : http://www.cairographics.org
    Licenses : LGPL MPL
    Groups : None
    Provides : None
    Depends On : cairo libsigc++
    Optional Deps : None
    Required By : pangomm
    Conflicts With : None
    Replaces : None
    Installed Size : 3110.00 KiB
    Packager : Andreas Radke <[email protected]>
    Architecture : x86_64
    Build Date : Sun 22 Jan 2012 05:17:37 AM EST
    Install Date : Sun 17 Feb 2013 05:23:57 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : C++ bindings to Cairo vector graphics library
    Name : chromium
    Version : 25.0.1364.97-1
    URL : http://www.chromium.org/
    Licenses : BSD
    Groups : None
    Provides : None
    Depends On : gtk2 nss alsa-lib xdg-utils bzip2 libevent libxss libgcrypt ttf-font udev dbus harfbuzz desktop-file-utils hicolor-icon-theme
    Optional Deps : kdebase-kdialog: needed for file dialogs in KDE
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 130516.00 KiB
    Packager : Evangelos Foutras <[email protected]>
    Architecture : x86_64
    Build Date : Thu 21 Feb 2013 11:02:40 PM EST
    Install Date : Fri 22 Feb 2013 08:22:22 AM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : The open-source project behind Google Chrome, an attempt at creating a safer, faster, and more stable browser
    Name : cloog
    Version : 0.18.0-1
    URL : http://www.bastoul.net/cloog/
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : isl gmp
    Optional Deps : None
    Required By : gcc
    Conflicts With : None
    Replaces : None
    Installed Size : 584.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Tue 25 Dec 2012 08:42:12 PM EST
    Install Date : Sun 17 Feb 2013 11:01:23 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : Library that generates loops for scanning polyhedra
    Name : codeblocks
    Version : 12.11-2
    URL : http://www.codeblocks.org
    Licenses : GPL3
    Groups : None
    Provides : None
    Depends On : boost-libs bzip2 desktop-file-utils gamin gtk-update-icon-cache hicolor-icon-theme hunspell shared-mime-info wxgtk
    Optional Deps : None
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 40480.00 KiB
    Packager : Bartłomiej Piotrowski <[email protected]>
    Architecture : x86_64
    Build Date : Wed 12 Dec 2012 02:41:22 PM EST
    Install Date : Sun 17 Feb 2013 07:51:46 PM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : Open source and cross-platform C/C++ IDE
    Name : colord
    Version : 0.1.28-1
    URL : http://www.freedesktop.org/software/colord
    Licenses : GPL2
    Groups : None
    Provides : None
    Depends On : lcms2 libgusb polkit shared-color-profiles sqlite udev
    Optional Deps : None
    Required By : gtk3
    Conflicts With : None
    Replaces : None
    Installed Size : 2116.00 KiB
    Packager : Ionut Biru <[email protected]>
    Architecture : x86_64
    Build Date : Fri 25 Jan 2013 11:14:22 AM EST
    Install Date : Sun 17 Feb 2013 01:52:00 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : System daemon for managing color devices
    Name : compositeproto
    Version : 0.4.2-2
    URL : http://xorg.freedesktop.org/
    Licenses : custom
    Groups : None
    Provides : None
    Depends On : fixesproto
    Optional Deps : None
    Required By : libxcomposite
    Conflicts With : None
    Replaces : None
    Installed Size : 36.00 KiB
    Packager : Jan de Groot <[email protected]>
    Architecture : any
    Build Date : Tue 07 Feb 2012 08:04:57 AM EST
    Install Date : Sun 17 Feb 2013 12:01:23 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : X11 Composite extension wire protocol
    Name : compton-git
    Version : 20130220-1
    URL : https://github.com/chjj/compton
    Licenses : MIT
    Groups : None
    Provides : None
    Depends On : libx11 libxcomposite libxdamage libxfixes libxext libxrender xproto bash xorg-xprop xorg-xwininfo pcre libconfig mesa libxrandr
    Optional Deps : None
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 148.00 KiB
    Packager : Unknown Packager
    Architecture : x86_64
    Build Date : Wed 20 Feb 2013 02:13:33 PM EST
    Install Date : Wed 20 Feb 2013 02:13:52 PM EST
    Install Reason : Explicitly installed
    Install Script : No
    Description : X Compositor (a fork of xcompmgr-dana)
    Name : conky
    Version : 1.9.0-1
    URL : http://conky.sourceforge.net/
    Licenses : BSD GPL
    Groups : None
    Provides : None
    Depends On : alsa-lib libxml2 curl wireless_tools libxft glib2 libxdamage imlib2
    Optional Deps : None
    Required By : None
    Conflicts With : None
    Replaces : torsmo
    Installed Size : 408.00 KiB
    Packager : Gaetan Bisson <[email protected]>
    Architecture : x86_64
    Build Date : Thu 03 May 2012 07:46:11 PM EDT
    Install Date : Thu 21 Feb 2013 09:22:48 AM EST
    Install Reason : Explicitly installed
    Install Script : No
    Description : Lightweight system monitor for X
    Name : coreutils
    Version : 8.21-1
    URL : http://www.gnu.org/software/coreutils
    Licenses : GPL3
    Groups : base
    Provides : None
    Depends On : glibc pam acl gmp libcap
    Optional Deps : None
    Required By : ca-certificates dbus mkinitcpio netcfg perl rpmextract sysvinit-tools util-linux
    Conflicts With : None
    Replaces : None
    Installed Size : 14100.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Sat 16 Feb 2013 03:34:08 AM EST
    Install Date : Sun 17 Feb 2013 11:00:58 AM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : The basic file, shell and text manipulation utilities of the GNU operating system
    Name : cracklib
    Version : 2.8.22-1
    URL : http://sourceforge.net/projects/cracklib
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : glibc zlib
    Optional Deps : None
    Required By : pam
    Conflicts With : None
    Replaces : None
    Installed Size : 1792.00 KiB
    Packager : Tobias Powalowski <[email protected]>
    Architecture : x86_64
    Build Date : Wed 23 Jan 2013 03:29:12 AM EST
    Install Date : Sun 17 Feb 2013 11:00:57 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : Password Checking Library
    Name : cronie
    Version : 1.4.9-2
    URL : https://fedorahosted.org/cronie/
    Licenses : custom:BSD
    Groups : base
    Provides : cron
    Depends On : pam bash run-parts
    Optional Deps : pm-utils: defer anacron on battery power
    smtp-server: send job output via email
    smtp-forwarder: forward job output to email server
    Required By : logrotate
    Conflicts With : cron
    Replaces : None
    Installed Size : 200.00 KiB
    Packager : Gaetan Bisson <[email protected]>
    Architecture : x86_64
    Build Date : Wed 02 Jan 2013 04:49:16 AM EST
    Install Date : Sun 17 Feb 2013 11:00:58 AM EST
    Install Reason : Explicitly installed
    Install Script : No
    Description : Daemon that runs specified programs at scheduled times and related tools
    Name : cryptsetup
    Version : 1.6.0-1
    URL : http://code.google.com/p/cryptsetup/
    Licenses : GPL
    Groups : base
    Provides : None
    Depends On : device-mapper libgcrypt popt util-linux
    Optional Deps : None
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 776.00 KiB
    Packager : Thomas Bächler <[email protected]>
    Architecture : x86_64
    Build Date : Sat 09 Feb 2013 10:54:33 AM EST
    Install Date : Sun 17 Feb 2013 11:00:59 AM EST
    Install Reason : Explicitly installed
    Install Script : No
    Description : Userspace setup tool for transparent encryption of block devices using dm-crypt
    Name : curl
    Version : 7.29.0-2
    URL : http://curl.haxx.se
    Licenses : MIT
    Groups : None
    Provides : None
    Depends On : ca-certificates libssh2 openssl zlib
    Optional Deps : None
    Required By : conky flashplugin git package-query pacman virtualbox
    Conflicts With : None
    Replaces : None
    Installed Size : 1904.00 KiB
    Packager : Dave Reisner <[email protected]>
    Architecture : x86_64
    Build Date : Mon 11 Feb 2013 06:02:21 AM EST
    Install Date : Sun 17 Feb 2013 11:01:20 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : An URL retrieval utility and library
    Name : damageproto
    Version : 1.2.1-2
    URL : http://xorg.freedesktop.org/
    Licenses : custom
    Groups : None
    Provides : None
    Depends On : xproto fixesproto
    Optional Deps : None
    Required By : libxdamage
    Conflicts With : None
    Replaces : None
    Installed Size : 72.00 KiB
    Packager : Pierre Schmitz <[email protected]>
    Architecture : any
    Build Date : Sat 25 Feb 2012 02:01:46 AM EST
    Install Date : Sun 17 Feb 2013 11:56:42 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : X11 Damage extension wire protocol
    Name : db
    Version : 5.3.21-1
    URL : http://www.oracle.com/technology/software/products/berkeley-db/index.html
    Licenses : custom
    Groups : None
    Provides : None
    Depends On : gcc-libs sh
    Optional Deps : None
    Required By : iproute2 pam perl
    Conflicts With : None
    Replaces : None
    Installed Size : 15668.00 KiB
    Packager : Stéphane Gaudreault <[email protected]>
    Architecture : x86_64
    Build Date : Thu 31 May 2012 05:10:11 PM EDT
    Install Date : Sun 17 Feb 2013 11:00:57 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : The Berkeley DB embedded database system
    Name : dbus
    Version : 1.6.8-6
    URL : http://www.freedesktop.org/Software/dbus
    Licenses : GPL custom
    Groups : None
    Provides : dbus-core
    Depends On : expat coreutils filesystem shadow
    Optional Deps : libx11: dbus-launch support
    Required By : at-spi2-core chromium dbus-glib lib32-dbus-core libgnome-keyring libpulse python2-dbus qt rtkit systemd wpa_supplicant xfconf
    Conflicts With : dbus-core
    Replaces : dbus-core
    Installed Size : 1772.00 KiB
    Packager : Tom Gundersen <[email protected]>
    Architecture : x86_64
    Build Date : Wed 05 Dec 2012 08:23:53 PM EST
    Install Date : Sun 17 Feb 2013 11:00:58 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : Freedesktop.org message bus system
    Name : dbus-glib
    Version : 0.100-1
    URL : http://www.freedesktop.org/wiki/Software/DBusBindings
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : dbus-core glib2
    Optional Deps : None
    Required By : gconf networkmanager udisks upower wicd xchat xfconf
    Conflicts With : None
    Replaces : None
    Installed Size : 549.00 KiB
    Packager : Andreas Radke <[email protected]>
    Architecture : x86_64
    Build Date : Tue 26 Jun 2012 04:13:30 PM EDT
    Install Date : Sun 17 Feb 2013 01:50:05 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : GLib bindings for DBUS
    Name : dconf
    Version : 0.14.1-1
    URL : http://live.gnome.org/dconf
    Licenses : LGPL2.1
    Groups : None
    Provides : None
    Depends On : glib2 gtk-update-icon-cache
    Optional Deps : gtk3: for dconf-editor
    Required By : at-spi2-atk
    Conflicts With : None
    Replaces : None
    Installed Size : 952.00 KiB
    Packager : Jan Alexander Steffens (heftig) <[email protected]>
    Architecture : x86_64
    Build Date : Thu 01 Nov 2012 12:46:30 PM EDT
    Install Date : Sun 17 Feb 2013 01:52:00 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : A low-level configuration system.
    Name : desktop-file-utils
    Version : 0.21-1
    URL : http://www.freedesktop.org/wiki/Software/desktop-file-utils
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : glib2
    Optional Deps : None
    Required By : chromium codeblocks foxitreader-bin leafpad libfm obconf pcmanfm qt scite spacefm thunar
    Conflicts With : None
    Replaces : None
    Installed Size : 176.00 KiB
    Packager : Andreas Radke <[email protected]>
    Architecture : x86_64
    Build Date : Mon 07 Jan 2013 01:28:29 PM EST
    Install Date : Sun 17 Feb 2013 12:01:24 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : Command line utilities for working with desktop entries
    Name : device-mapper
    Version : 2.02.98-3
    URL : http://sourceware.org/dm/
    Licenses : GPL2 LGPL2.1
    Groups : base
    Provides : None
    Depends On : glibc udev
    Optional Deps : None
    Required By : cryptsetup grub-common lvm2 parted udisks
    Conflicts With : None
    Replaces : None
    Installed Size : 528.00 KiB
    Packager : Thomas Bächler <[email protected]>
    Architecture : x86_64
    Build Date : Sat 03 Nov 2012 02:21:57 PM EDT
    Install Date : Sun 17 Feb 2013 11:00:59 AM EST
    Install Reason : Explicitly installed
    Install Script : No
    Description : Device mapper userspace library and tools
    Name : dhclient
    Version : 4.2.4.2-1
    URL : https://www.isc.org/software/dhcp
    Licenses : custom:isc-dhcp
    Groups : None
    Provides : None
    Depends On : bash iproute2 net-tools
    Optional Deps : None
    Required By : networkmanager
    Conflicts With : None
    Replaces : None
    Installed Size : 1576.00 KiB
    Packager : Jan Alexander Steffens (heftig) <[email protected]>
    Architecture : x86_64
    Build Date : Sat 03 Nov 2012 01:25:02 PM EDT
    Install Date : Sun 17 Feb 2013 02:32:22 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : A standalone DHCP client from the dhcp package
    Name : dhcpcd
    Version : 5.6.4-2
    URL : http://roy.marples.name/projects/dhcpcd/
    Licenses : BSD
    Groups : base
    Provides : None
    Depends On : glibc sh
    Optional Deps : None
    Required By : netcfg wicd
    Conflicts With : None
    Replaces : None
    Installed Size : 288.00 KiB
    Packager : Dave Reisner <[email protected]>
    Architecture : x86_64
    Build Date : Fri 08 Feb 2013 01:07:26 PM EST
    Install Date : Sun 17 Feb 2013 11:00:59 AM EST
    Install Reason : Explicitly installed
    Install Script : No
    Description : RFC2131 compliant DHCP client daemon
    Name : dialog
    Version : 1.2_20121230-1
    URL : http://invisible-island.net/dialog/
    Licenses : LGPL2.1
    Groups : None
    Provides : None
    Depends On : ncurses
    Optional Deps : None
    Required By : alsa-utils
    Conflicts With : None
    Replaces : None
    Installed Size : 1352.00 KiB
    Packager : Stéphane Gaudreault <[email protected]>
    Architecture : x86_64
    Build Date : Tue 08 Jan 2013 10:58:53 AM EST
    Install Date : Sun 17 Feb 2013 11:46:57 AM EST
    Install Reason : Explicitly installed
    Install Script : No
    Description : A tool to display dialog boxes from shell scripts
    Name : diffutils
    Version : 3.2-1
    URL : http://www.gnu.org/software/diffutils
    Licenses : GPL3
    Groups : base
    Provides : None
    Depends On : glibc sh
    Optional Deps : None
    Required By : autoconf yaourt
    Conflicts With : None
    Replaces : None
    Installed Size : 1164.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Fri 02 Sep 2011 07:39:21 PM EDT
    Install Date : Sun 17 Feb 2013 11:00:59 AM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : Utility programs used for creating patch files
    Name : dirmngr
    Version : 1.1.0-4
    URL : ftp://ftp.gnupg.org/gcrypt/dirmngr
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : libgcrypt libldap libksba libgpg-error libassuan pth
    Optional Deps : None
    Required By : gnupg
    Conflicts With : None
    Replaces : None
    Installed Size : 672.00 KiB
    Packager : Tobias Powalowski <[email protected]>
    Architecture : x86_64
    Build Date : Thu 08 Mar 2012 08:24:02 AM EST
    Install Date : Sun 17 Feb 2013 11:01:20 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : A daemon to handle CRL and certificate requests
    Name : dmenu
    Version : 4.5-3
    URL : http://tools.suckless.org/dmenu/
    Licenses : MIT
    Groups : None
    Provides : None
    Depends On : sh libxinerama
    Optional Deps : None
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 76.00 KiB
    Packager : Bartłomiej Piotrowski <[email protected]>
    Architecture : x86_64
    Build Date : Fri 20 Apr 2012 10:09:29 AM EDT
    Install Date : Sun 17 Feb 2013 02:37:09 PM EST
    Install Reason : Explicitly installed
    Install Script : No
    Description : A generic menu for X
    Name : dnssec-anchors
    Version : 20120422-1
    URL : http://data.iana.org/root-anchors/
    Licenses : custom:NoCopyright
    Groups : None
    Provides : None
    Depends On : None
    Optional Deps : None
    Required By : ldns
    Conflicts With : None
    Replaces : None
    Installed Size : 8.00 KiB
    Packager : Gaetan Bisson <[email protected]>
    Architecture : any
    Build Date : Sun 22 Apr 2012 03:31:34 AM EDT
    Install Date : Wed 20 Feb 2013 04:55:35 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : DNSSEC trust anchors for the root zone
    Name : docbook-xml
    Version : 4.5-5
    URL : http://www.oasis-open.org/docbook/
    Licenses : MIT
    Groups : None
    Provides : None
    Depends On : libxml2
    Optional Deps : None
    Required By : docbook-xsl gnome-doc-utils
    Conflicts With : None
    Replaces : None
    Installed Size : 2396.00 KiB
    Packager : Pierre Schmitz <[email protected]>
    Architecture : any
    Build Date : Sat 25 Feb 2012 02:06:59 AM EST
    Install Date : Sun 17 Feb 2013 07:42:18 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : A widely used XML scheme for writing documentation and help
    Name : docbook-xsl
    Version : 1.78.0-1
    URL : http://docbook.sourceforge.net/
    Licenses : custom
    Groups : None
    Provides : None
    Depends On : libxml2 libxslt docbook-xml
    Optional Deps : None
    Required By : asciidoc
    Conflicts With : None
    Replaces : None
    Installed Size : 16068.00 KiB
    Packager : Tom Gundersen <[email protected]>
    Architecture : any
    Build Date : Wed 06 Feb 2013 08:05:05 PM EST
    Install Date : Sun 17 Feb 2013 07:42:18 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : XML stylesheets for Docbook-xml transformations
    Name : e2fsprogs
    Version : 1.42.7-1
    URL : http://e2fsprogs.sourceforge.net
    Licenses : GPL LGPL MIT
    Groups : base
    Provides : None
    Depends On : sh util-linux
    Optional Deps : None
    Required By : krb5 lib32-e2fsprogs libldap parted
    Conflicts With : None
    Replaces : None
    Installed Size : 3620.00 KiB
    Packager : Ronald van Haren <[email protected]>
    Architecture : x86_64
    Build Date : Wed 30 Jan 2013 03:18:34 PM EST
    Install Date : Sun 17 Feb 2013 11:00:59 AM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : Ext2/3/4 filesystem utilities
    Name : ethtool
    Version : 1:3.7-1
    URL : http://www.kernel.org/pub/software/network/ethtool/
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : glibc
    Optional Deps : None
    Required By : wicd
    Conflicts With : None
    Replaces : None
    Installed Size : 252.00 KiB
    Packager : Ionut Biru <[email protected]>
    Architecture : x86_64
    Build Date : Fri 25 Jan 2013 09:32:59 AM EST
    Install Date : Sun 17 Feb 2013 07:27:03 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : Utility for controlling network drivers and hardware
    Name : exo
    Version : 0.10.2-1
    URL : http://www.xfce.org/
    Licenses : GPL2 LGPL
    Groups : xfce4
    Provides : None
    Depends On : libxfce4ui gtk2 hicolor-icon-theme
    Optional Deps : perl-uri: for mail-compose helper script
    Required By : thunar
    Conflicts With : None
    Replaces : None
    Installed Size : 3188.00 KiB
    Packager : Evangelos Foutras <[email protected]>
    Architecture : x86_64
    Build Date : Thu 27 Dec 2012 08:08:29 AM EST
    Install Date : Sun 17 Feb 2013 01:50:06 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : Extensions to Xfce by os-cillation
    Name : expat
    Version : 2.1.0-1
    URL : http://expat.sourceforge.net/
    Licenses : custom
    Groups : None
    Provides : None
    Depends On : glibc
    Optional Deps : None
    Required By : avahi dbus fontconfig git lib32-expat libarchive perl-xml-parser polkit python2
    Conflicts With : None
    Replaces : None
    Installed Size : 636.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Tue 27 Mar 2012 07:59:55 PM EDT
    Install Date : Sun 17 Feb 2013 11:00:58 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : An XML parser library
    Name : fakeroot
    Version : 1.18.4-1
    URL : http://packages.debian.org/fakeroot
    Licenses : GPL
    Groups : base-devel
    Provides : None
    Depends On : glibc filesystem sed util-linux sh
    Optional Deps : None
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 228.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Mon 04 Jun 2012 01:02:38 AM EDT
    Install Date : Sun 17 Feb 2013 11:01:23 AM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : Gives a fake root environment, useful for building packages as a non-privileged user
    Name : fftw
    Version : 3.3.3-1
    URL : http://www.fftw.org/
    Licenses : GPL2
    Groups : None
    Provides : None
    Depends On : glibc bash
    Optional Deps : None
    Required By : pulseaudio
    Conflicts With : None
    Replaces : None
    Installed Size : 12860.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Sun 03 Feb 2013 05:53:38 AM EST
    Install Date : Sat 23 Feb 2013 06:08:54 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : A library for computing the discrete Fourier transform (DFT)
    Name : file
    Version : 5.11-2
    URL : http://www.darwinsys.com/file/
    Licenses : custom
    Groups : base base-devel
    Provides : None
    Depends On : glibc zlib
    Optional Deps : None
    Required By : mkinitcpio
    Conflicts With : None
    Replaces : None
    Installed Size : 2640.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Sun 27 Jan 2013 07:00:49 AM EST
    Install Date : Sun 17 Feb 2013 11:00:59 AM EST
    Install Reason : Explicitly installed
    Install Script : No
    Description : File type identification utility
    Name : filesystem
    Version : 2013.01-3
    URL : http://www.archlinux.org
    Licenses : GPL
    Groups : base
    Provides : None
    Depends On : iana-etc
    Optional Deps : None
    Required By : dbus fakeroot glibc mkinitcpio
    Conflicts With : None
    Replaces : None
    Installed Size : 316.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Sun 27 Jan 2013 02:29:49 AM EST
    Install Date : Sun 17 Feb 2013 11:00:56 AM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : Base filesystem
    Name : findutils
    Version : 4.4.2-5
    URL : http://www.gnu.org/software/findutils
    Licenses : GPL3
    Groups : base base-devel
    Provides : None
    Depends On : glibc sh
    Optional Deps : None
    Required By : ca-certificates mkinitcpio texinfo
    Conflicts With : None
    Replaces : None
    Installed Size : 1740.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Sun 27 Jan 2013 08:10:17 AM EST
    Install Date : Sun 17 Feb 2013 11:00:59 AM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : GNU utilities to locate files
    Name : fixesproto
    Version : 5.0-2
    URL : http://xorg.freedesktop.org/
    Licenses : custom
    Groups : None
    Provides : None
    Depends On : xproto xextproto
    Optional Deps : None
    Required By : compositeproto damageproto libxfixes
    Conflicts With : None
    Replaces : None
    Installed Size : 100.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : any
    Build Date : Sat 25 Feb 2012 05:06:39 AM EST
    Install Date : Sun 17 Feb 2013 11:53:43 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : X11 Fixes extension wire protocol
    Name : flac
    Version : 1.2.1-3
    URL : http://flac.sourceforge.net/
    Licenses : BSD GPL
    Groups : None
    Provides : None
    Depends On : libogg
    Optional Deps : xmms: for using the xmms plugin
    Required By : libsndfile
    Conflicts With : None
    Replaces : None
    Installed Size : 1980.00 KiB
    Packager : Eric Belanger <[email protected]>
    Architecture : x86_64
    Build Date : Tue 09 Aug 2011 06:38:37 PM EDT
    Install Date : Fri 22 Feb 2013 06:49:21 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : Free Lossless Audio Codec
    Name : flashplugin
    Version : 11.2.202.270-1
    URL : http://get.adobe.com/flashplayer
    Licenses : custom
    Groups : None
    Provides : flashplayer
    Depends On : mozilla-common libxt libxpm gtk2 nss curl hicolor-icon-theme
    Optional Deps : libvdpau: GPU acceleration on Nvidia card
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 23240.00 KiB
    Packager : Ionut Biru <[email protected]>
    Architecture : x86_64
    Build Date : Tue 12 Feb 2013 12:27:55 PM EST
    Install Date : Fri 22 Feb 2013 06:36:18 AM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : Adobe Flash Player
    Name : flex
    Version : 2.5.37-1
    URL : http://flex.sourceforge.net
    Licenses : custom
    Groups : base-devel
    Provides : None
    Depends On : glibc m4 sh
    Optional Deps : None
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 1812.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Fri 03 Aug 2012 09:09:58 PM EDT
    Install Date : Sun 17 Feb 2013 11:01:23 AM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : A tool for generating text-scanning programs
    Name : fontconfig
    Version : 2.10.2-1
    URL : http://www.fontconfig.org/release/
    Licenses : custom
    Groups : None
    Provides : None
    Depends On : expat freetype2
    Optional Deps : None
    Required By : lib32-fontconfig libxft qt ttf-bitstream-vera ttf-dejavu ttf-liberation xorg-fonts-misc
    Conflicts With : None
    Replaces : None
    Installed Size : 3545.00 KiB
    Packager : Andreas Radke <[email protected]>
    Architecture : x86_64
    Build Date : Tue 27 Nov 2012 10:20:24 AM EST
    Install Date : Sun 17 Feb 2013 11:53:38 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : A library for configuring and customizing font access
    Name : fontsproto
    Version : 2.1.2-1
    URL : http://xorg.freedesktop.org/
    Licenses : custom
    Groups : None
    Provides : None
    Depends On : None
    Optional Deps : None
    Required By : libxfont
    Conflicts With : None
    Replaces : None
    Installed Size : 192.00 KiB
    Packager : Andreas Radke <[email protected]>
    Architecture : any
    Build Date : Fri 23 Mar 2012 01:16:39 PM EDT
    Install Date : Sun 17 Feb 2013 11:53:38 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : X11 font extension wire protocol
    Name : foxitreader-bin
    Version : 1.1-2
    URL : http://www.foxitsoftware.com/pdf/desklinux/
    Licenses : custom
    Groups : None
    Provides : None
    Depends On : desktop-file-utils lib32-gtk2 lib32-libxdamage lib32-sqlite3
    Optional Deps : None
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 6180.00 KiB
    Packager : Unknown Packager
    Architecture : x86_64
    Build Date : Thu 21 Feb 2013 06:34:48 AM EST
    Install Date : Thu 21 Feb 2013 06:35:34 AM EST
    Install Reason : Explicitly installed
    Install Script : No
    Description : A small, fast PDF viewer builded from rpm
    Name : freetype2
    Version : 2.4.11-2
    URL : http://freetype.sourceforge.net
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : zlib bzip2 sh
    Optional Deps : None
    Required By : fontconfig grub-common harfbuzz imlib2 lib32-freetype2 libxfont xorg-mkfontscale
    Conflicts With : None
    Replaces : None
    Installed Size : 2686.00 KiB
    Packager : Andreas Radke <[email protected]>
    Architecture : x86_64
    Build Date : Fri 21 Dec 2012 11:15:50 AM EST
    Install Date : Sun 17 Feb 2013 11:02:31 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : TrueType font rendering library
    Name : fuse
    Version : 2.9.2-1
    URL : http://fuse.sourceforge.net/
    Licenses : GPL2
    Groups : None
    Provides : None
    Depends On : glibc
    Optional Deps : None
    Required By : grub-common
    Conflicts With : None
    Replaces : None
    Installed Size : 884.00 KiB
    Packager : Ronald van Haren <[email protected]>
    Architecture : x86_64
    Build Date : Sat 17 Nov 2012 10:08:27 AM EST
    Install Date : Sun 17 Feb 2013 11:02:31 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : A library that makes it possible to implement a filesystem in a userspace program.
    Name : gamin
    Version : 0.1.10-7
    URL : http://www.gnome.org/~veillard/gamin
    Licenses : GPL
    Groups : None
    Provides : fam
    Depends On : glib2
    Optional Deps : python2: for the python module.
    Required By : codeblocks
    Conflicts With : fam
    Replaces : None
    Installed Size : 216.00 KiB
    Packager : Rashif Rahman (Ray) <[email protected]>
    Architecture : x86_64
    Build Date : Sun 10 Feb 2013 12:19:59 PM EST
    Install Date : Sun 17 Feb 2013 07:51:40 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : File and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor)
    Name : gawk
    Version : 4.0.2-1
    URL : http://www.gnu.org/directory/GNU/gawk.html
    Licenses : GPL
    Groups : base base-devel
    Provides : awk
    Depends On : sh glibc
    Optional Deps : None
    Required By : autoconf mkinitcpio pth sysvinit-tools
    Conflicts With : None
    Replaces : None
    Installed Size : 2556.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Mon 31 Dec 2012 01:03:28 AM EST
    Install Date : Sun 17 Feb 2013 11:00:59 AM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : GNU version of awk
    Name : gcc
    Version : 4.7.2-4
    URL : http://gcc.gnu.org
    Licenses : GPL LGPL FDL custom
    Groups : base-devel
    Provides : None
    Depends On : gcc-libs=4.7.2-4 binutils>=2.23 libmpc cloog ppl
    Optional Deps : None
    Required By : libtool
    Conflicts With : None
    Replaces : None
    Installed Size : 75152.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Mon 21 Jan 2013 02:18:31 PM EST
    Install Date : Sun 17 Feb 2013 11:01:25 AM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : The GNU Compiler Collection - C and C++ frontends
    Name : gcc-libs
    Version : 4.7.2-4
    URL : http://gcc.gnu.org
    Licenses : GPL LGPL FDL custom
    Groups : base
    Provides : None
    Depends On : glibc>=2.17
    Optional Deps : None
    Required By : boost-libs db gcc gettext gmp gnutls graphite groff hunspell icu js lib32-gcc-libs libconfig libproxy libsigc++ pcre rarian v4l-utils webrtc-audio-processing
    Conflicts With : None
    Replaces : None
    Installed Size : 3004.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Mon 21 Jan 2013 02:19:26 PM EST
    Install Date : Sun 17 Feb 2013 11:00:57 AM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : Runtime libraries shipped by GCC
    Name : gconf
    Version : 3.2.5-3
    URL : http://www.gnome.org
    Licenses : LGPL
    Groups : None
    Provides : None
    Depends On : libxml2 polkit libldap dbus-glib gtk3
    Optional Deps : None
    Required By : spotify
    Conflicts With : None
    Replaces : None
    Installed Size : 7688.00 KiB
    Packager : Jan de Groot <[email protected]>
    Architecture : x86_64
    Build Date : Wed 31 Oct 2012 05:20:33 AM EDT
    Install Date : Sun 24 Feb 2013 08:02:34 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : A configuration database system
    Name : gdbm
    Version : 1.10-1
    URL : http://www.gnu.org/software/gdbm/gdbm.html
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : glibc sh
    Optional Deps : None
    Required By : avahi man-db perl python2
    Conflicts With : None
    Replaces : None
    Installed Size : 380.00 KiB
    Packager : Stéphane Gaudreault <[email protected]>
    Architecture : x86_64
    Build Date : Fri 18 Nov 2011 07:07:48 PM EST
    Install Date : Sun 17 Feb 2013 11:00:59 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : GNU database library
    Name : gdk-pixbuf2
    Version : 2.26.5-1
    URL : http://www.gtk.org/
    Licenses : LGPL2.1
    Groups : None
    Provides : None
    Depends On : glib2 libpng libtiff libjpeg libx11
    Optional Deps : None
    Required By : gtk-update-icon-cache lib32-gdk-pixbuf2 libnotify librsvg
    Conflicts With : None
    Replaces : None
    Installed Size : 4036.00 KiB
    Packager : Jan Alexander Steffens (heftig) <[email protected]>
    Architecture : x86_64
    Build Date : Sat 10 Nov 2012 12:19:40 AM EST
    Install Date : Sun 17 Feb 2013 12:01:23 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : An image loading library
    Name : gettext
    Version : 0.18.2-1
    URL : http://www.gnu.org/software/gettext/
    Licenses : GPL
    Groups : base base-devel
    Provides : None
    Depends On : gcc-libs acl sh glib2
    Optional Deps : cvs: for autopoint tool
    Required By : grub-common yaourt
    Conflicts With : None
    Replaces : None
    Installed Size : 11584.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Mon 31 Dec 2012 01:21:15 AM EST
    Install Date : Sun 17 Feb 2013 11:00:59 AM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : GNU internationalization library
    Name : giflib
    Version : 4.1.6-5
    URL : http://sourceforge.net/projects/giflib/
    Licenses : MIT
    Groups : None
    Provides : libungif=4.1.6
    Depends On : libx11
    Optional Deps : None
    Required By : imlib2 netbeans
    Conflicts With : libungif
    Replaces : libungif
    Installed Size : 640.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Sat 25 Feb 2012 05:13:00 AM EST
    Install Date : Sun 17 Feb 2013 12:01:22 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : A library for reading and writing gif images
    Name : git
    Version : 1.8.1.4-1
    URL : http://git-scm.com/
    Licenses : GPL2
    Groups : None
    Provides : git-core
    Depends On : curl expat>=2.0 perl-error perl>=5.14.0 openssl pcre
    Optional Deps : tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn
    perl-mime-tools: git send-email
    perl-net-smtp-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    python2: various helper scripts
    subversion: git svn
    cvsps: git cvsimport
    Required By : None
    Conflicts With : None
    Replaces : git-core
    Installed Size : 18544.00 KiB
    Packager : Dan McGee <[email protected]>
    Architecture : x86_64
    Build Date : Wed 20 Feb 2013 10:06:59 AM EST
    Install Date : Wed 20 Feb 2013 01:15:43 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : the fast distributed version control system
    Name : glew
    Version : 1.9.0-2
    URL : http://glew.sourceforge.net
    Licenses : BSD MIT GPL
    Groups : None
    Provides : None
    Depends On : libxmu libxi glu
    Optional Deps : None
    Required By : mesa-demos
    Conflicts With : None
    Replaces : None
    Installed Size : 2389.00 KiB
    Packager : Andreas Radke <[email protected]>
    Architecture : x86_64
    Build Date : Sun 02 Dec 2012 04:42:35 AM EST
    Install Date : Sat 23 Feb 2013 05:47:18 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : The OpenGL Extension Wrangler Library
    Name : glib-networking
    Version : 2.34.2-1
    URL : http://www.gtk.org/
    Licenses : GPL2
    Groups : None
    Provides : None
    Depends On : glib2 libproxy gnutls ca-certificates gsettings-desktop-schemas
    Optional Deps : None
    Required By : libsoup
    Conflicts With : None
    Replaces : None
    Installed Size : 440.00 KiB
    Packager : Jan Alexander Steffens (heftig) <[email protected]>
    Architecture : x86_64
    Build Date : Mon 12 Nov 2012 05:05:09 PM EST
    Install Date : Sun 17 Feb 2013 02:32:22 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : Network-related giomodules for glib
    Name : glib2
    Version : 2.34.3-1
    URL : http://www.gtk.org/
    Licenses : LGPL
    Groups : None
    Provides : None
    Depends On : pcre libffi
    Optional Deps : python2: for gdbus-codegen
    Required By : at-spi2-core atk avahi conky dbus-glib dconf desktop-file-utils gamin gdk-pixbuf2 gettext glib-networking glibmm gsettings-desktop-schemas gstreamer0.10 harfbuzz lib32-glib2 libcroco libgnome-keyring libplist libsoup libxfce4util menu-cache pkg-config polkit python2-gobject2 qt shared-mime-info systemd udisks vala
    Conflicts With : None
    Replaces : None
    Installed Size : 12324.00 KiB
    Packager : Jan Alexander Steffens (heftig) <[email protected]>
    Architecture : x86_64
    Build Date : Mon 26 Nov 2012 03:27:02 PM EST
    Install Date : Sun 17 Feb 2013 11:00:58 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : Common C routines used by GTK+ and other libs
    Name : glibc
    Version : 2.17-3
    URL : http://www.gnu.org/software/libc
    Licenses : GPL LGPL
    Groups : base
    Provides : None
    Depends On : linux-api-headers>=3.7 tzdata filesystem>=2013.01
    Optional Deps : None
    Required By : alsa-lib attr bash binutils bison bzip2 coreutils cracklib device-mapper dhcpcd diffutils ethtool expat fakeroot fftw file findutils flex fuse gawk gcc-libs gdbm grep gzip iproute2 iptables json-c kbd keyutils kmod libasyncns libcap libdatrie libdrm libexif libffi libgpg-error libgssglue libice libjpeg-turbo libksba libnl libogg libpcap libpciaccess libpipeline libtasn1 libusbx libutempter libxau libxdmcp lsof lzo2 m4 make mcpp mdadm mkinitcpio-busybox mtdev ncurses net-tools nspr orc p11-kit pacman pam patch pciutils perl pixman popt ppp pth readline run-parts sbc sdl sg3_utils spotify sudo sysfsutils sysvinit-tools tar util-linux v4l-utils vte-common which wpa_actiond xf86-input-evdev xorg-sessreg zlib
    Conflicts With : None
    Replaces : None
    Installed Size : 38832.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Sun 27 Jan 2013 02:09:55 AM EST
    Install Date : Sun 17 Feb 2013 11:00:57 AM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : GNU C Library
    Name : glibmm
    Version : 2.34.1-1
    URL : http://www.gtkmm.org/
    Licenses : LGPL
    Groups : None
    Provides : None
    Depends On : glib2 libsigc++2.0
    Optional Deps : None
    Required By : atkmm pangomm
    Conflicts With : None
    Replaces : None
    Installed Size : 5344.00 KiB
    Packager : Jan de Groot <[email protected]>
    Architecture : x86_64
    Build Date : Mon 05 Nov 2012 06:31:14 AM EST
    Install Date : Sun 17 Feb 2013 05:23:57 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : Glib-- (glibmm) is a C++ interface for glib
    Name : glu
    Version : 9.0.0-1
    URL : http://cgit.freedesktop.org/mesa/glu/
    Licenses : LGPL
    Groups : None
    Provides : None
    Depends On : libgl
    Optional Deps : None
    Required By : glew
    Conflicts With : None
    Replaces : None
    Installed Size : 537.00 KiB
    Packager : Andreas Radke <[email protected]>
    Architecture : x86_64
    Build Date : Sat 22 Sep 2012 08:51:19 AM EDT
    Install Date : Sat 23 Feb 2013 05:47:18 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : Mesa OpenGL Utility library
    Name : gmp
    Version : 5.1.1-1
    URL : http://gmplib.org/
    Licenses : LGPL3
    Groups : None
    Provides : None
    Depends On : gcc-libs sh
    Optional Deps : None
    Required By : cloog coreutils mpfr nettle ppl
    Conflicts With : None
    Replaces : None
    Installed Size : 2124.00 KiB
    Packager : Allan McRae <[email protected]>
    Architecture : x86_64
    Build Date : Mon 11 Feb 2013 08:04:03 PM EST
    Install Date : Sun 17 Feb 2013 11:00:58 AM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : A free library for arbitrary precision arithmetic
    Name : gmrun
    Version : 0.9.2-4
    URL : http://sf.net/projects/gmrun
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : gtk2 popt
    Optional Deps : None
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 84.00 KiB
    Packager : Florian Pritz <[email protected]>
    Architecture : x86_64
    Build Date : Fri 17 Feb 2012 11:31:41 AM EST
    Install Date : Sun 17 Feb 2013 02:35:46 PM EST
    Install Reason : Explicitly installed
    Install Script : No
    Description : A simple program which provides a run program window
    Name : gnome-common
    Version : 3.6.0-1
    URL : http://www.gnome.org
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : None
    Optional Deps : None
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 48.00 KiB
    Packager : Jan de Groot <[email protected]>
    Architecture : any
    Build Date : Wed 17 Oct 2012 02:56:11 AM EDT
    Install Date : Sun 24 Feb 2013 06:57:01 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : Common development macros for GNOME
    Name : gnome-doc-utils
    Version : 0.20.10-1
    URL : http://www.gnome.org
    Licenses : GPL LGPL
    Groups : None
    Provides : None
    Depends On : libxslt python2 docbook-xml rarian
    Optional Deps : None
    Required By : None
    Conflicts With : None
    Replaces : None
    Installed Size : 3948.00 KiB
    Packager : Jan Alexander Steffens (heftig) <[email protected]>
    Architecture : any
    Build Date : Tue 27 Mar 2012 06:57:56 AM EDT
    Install Date : Sun 24 Feb 2013 06:57:01 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : No
    Description : Documentation utilities for Gnome
    Name : gnome-icon-theme
    Version : 3.6.2-1
    URL : http://www.gnome.org
    Licenses : GPL
    Groups : gnome
    Provides : None
    Depends On : hicolor-icon-theme icon-naming-utils gtk-update-icon-cache gnome-icon-theme-symbolic
    Optional Deps : None
    Required By : network-manager-applet
    Conflicts With : None
    Replaces : None
    Installed Size : 29820.00 KiB
    Packager : Jan Alexander Steffens (heftig) <[email protected]>
    Architecture : any
    Build Date : Wed 14 Nov 2012 02:07:16 AM EST
    Install Date : Sun 17 Feb 2013 05:44:35 PM EST
    Install Reason : Explicitly installed
    Install Script : Yes
    Description : GNOME icon theme
    Name : gnome-icon-theme-symbolic
    Version : 3.6.2-1
    URL : http://www.gnome.org
    Licenses : GPL
    Groups : gnome
    Provides : None
    Depends On : gtk-update-icon-cache icon-naming-utils hicolor-icon-theme
    Optional Deps : None
    Required By : gnome-icon-theme
    Conflicts With : None
    Replaces : None
    Installed Size : 2328.00 KiB
    Packager : Jan Alexander Steffens (heftig) <[email protected]>
    Architecture : any
    Build Date : Wed 14 Nov 2012 02:07:33 AM EST
    Install Date : Sun 17 Feb 2013 05:44:34 PM EST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : GNOME icon them

  • Glibc/gcc-libs dependencies off?

    I keep getting annoying messages about gmp in my chroot. Mostly looks like this:
    error: could not open file /var/lib/pacman/local/gmp-5.0.4-1/desc: No such file or directory
    [snip]
    expr: error while loading shared libraries: libgmp.so.10: cannot open shared object file: No such file or directory
    This started to get me digging on my regular installation (which, up till the digging, worked just fine ).
    So it turned out pacman thought gmp was installed (I fixed that). However, when I tell pacman to remove gmp (which seems to have been a pretty much low-level dependency at some point, but not anymore), this is what pacman suggests:
    # pacman -Rsn gmp
    checking dependencies...
    warning: glibc is designated as a HoldPkg.
    HoldPkg was found in target list. Do you want to continue? [y/N]
    So just for kicks 'n' giggles I said yes. Of course that hosed my system, but the real question is (after multiple package database refreshes): is there something botched with packages depending on glibc? It's afaik *the* low-level C library, and just by tossing out gmp along it goes.
    Just testing the waters and seeing if I did something wrong. Seems gcc-libs is in the same boat: very popular once, but now, not anymore. Removing gmp would dump gcc-libs as well.
    To illustrate the case with the actual chroot output:
    $ chrbuild32
    Wachtwoord:
    ==> Creating clean working copy...done
    ==> WARNING: Cannot find the git binary required to determine latest git revision.
    ==> Making package: crystalhd-git-lts 20120209-1 (Sun Feb 26 01:57:35 UTC 2012)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    error: could not open file /var/lib/pacman/local/gmp-5.0.4-1/desc: No such file or directory
    ==> Installing missing dependencies...
    resolving dependencies...
    error: could not open file /var/lib/pacman/local/gmp-5.0.4-1/desc: No such file or directory
    looking for inter-conflicts...
    Targets (3): perl-error-0.17017-1 git-1.7.9.2-1 linux-lts-headers-3.0.22-1
    Total Installed Size: 48.80 MiB
    Proceed with installation? [Y/n]
    (3/3) checking package integrity [########################################################################################] 100%
    (3/3) loading package files [########################################################################################] 100%
    (3/3) checking for file conflicts [########################################################################################] 100%
    warning: could not get filesystem information for /var/lib/nfs/rpc_pipefs: No such file or directory
    warning: could not get filesystem information for /home/bla/media/films: No such file or directory
    warning: could not get filesystem information for /home/bla/media/series: No such file or directory
    warning: could not get filesystem information for /home/bla/media/documentaires: No such file or directory
    warning: could not get filesystem information for /home/bla/media/mediadb: No such file or directory
    warning: could not get filesystem information for /home/bla/.gvfs: No such file or directory
    (3/3) checking available disk space [########################################################################################] 100%
    (1/3) installing linux-lts-headers [########################################################################################] 100%
    (2/3) installing perl-error [########################################################################################] 100%
    (3/3) installing git [########################################################################################] 100%
    Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn
    perl-mime-tools: git send-email
    perl-net-smtp-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    python2: various helper scripts
    subversion: git svn
    cvsps: git cvsimport
    error: could not open file /var/lib/pacman/local/gmp-5.0.4-1/desc: No such file or directory
    ==> Retrieving Sources...
    ==> Extracting Sources...
    ==> Starting build()...
    ==> Connecting to Linuxtv.org GIT server....
    Cloning into 'crystalhd'...
    ==> Compiling kernel module...
    expr: error while loading shared libraries: libgmp.so.10: cannot open shared object file: No such file or directory
    expr: error while loading shared libraries: libgmp.so.10: cannot open shared object file: No such file or directory
    expr: error while loading shared libraries: libgmp.so.10: cannot open shared object file: No such file or directory
    expr: error while loading shared libraries: libgmp.so.10: cannot open shared object file: No such file or directory
    expr: error while loading shared libraries: libgmp.so.10: cannot open shared object file: No such file or directory
    expr: error while loading shared libraries: libgmp.so.10: cannot open shared object file: No such file or directory
    expr: error while loading shared libraries: libgmp.so.10: cannot open shared object file: No such file or directory
    The expr error keeps on coming (and actual compilation does not seem to progress).
    Last edited by .:B:. (2012-02-26 01:59:17)

    Not sure how you can remove glibc...
    pacman -Qi glibc gives me:
    Required By : a52dec alsa-lib attr babl bash binutils bison bzip2
    calc cdparanoia coreutils cracklib device-mapper dhcpcd
    diffutils eject elfutils eventlog expat faac faad2
    fakeroot file findutils flex foomatic-filters fribidi
    fuse gawk gcc-libs gcc-snapshot gdbm gnuchess grep gsm
    gzip hspell hyphen idnkit initscripts iproute2 iptables
    iputils json-c kbd keyutils kmod libasyncns libcap
    libcap-ng libcddb libdatrie libdrm libdvdcss libexif
    libffi libgpg-error libgssglue libice libidn libirman
    libjpeg-turbo libksba libmad libmikmod libnl libogg
    libpcap libpciaccess libpipeline libtasn1 libtextcat
    libusb libvpx libxau libxdmcp lpsolve lsof m4 make
    mkinitcpio-busybox mlocate mp3gain nasm ncurses net-tools
    nspr openal opencore-amr optipng orc p11-kit pam patch
    pciutils perl pixman pkg-config popt ppp pth readline
    recode run-parts sdl sdparm sg3_utils sudo sysfsutils
    sysvinit talloc tar usbutils v4l-utils valgrind wget
    which x264 xf86-input-evdev xvidcore zlib

  • [SOLVED] Discover all dependencies from dozens of libraries?

    I need to install a few packages but before I do it I need to check every dependency to see if I disagree with any of their licenses or publishers. The packages are:
    openscenegraph git fltk plib cmake svn lib32-openal cvs freealut libpng scons python-imaging freeglut abs gettext boost libpng12 openexr ogre
    I went to the packages page and saw the dependency of each package, but in a very "shallow" way. Each package has many dependencies, which also have many dependencies, and putting them ALL together would consume many hours. I though pacman would display everything that was going to be installed but here's the output:
    $ sudo pacman -S openscenegraph git fltk plib cmake svn lib32-openal cvs freealut libpng scons python-imaging freeglut abs gettext boost libpng12 openexr ogre
    [sudo] password for junior:
    warning: libpng-1.6.13-1 is up to date -- reinstalling
    warning: gettext-0.19.2-1 is up to date -- reinstalling
    warning: openexr-2.1.0-1 is up to date -- reinstalling
    resolving dependencies...
    looking for inter-conflicts...
    Packages (31): apr-1.5.1-1 apr-util-1.5.3-4 freeimage-3.16.0-2 libxvmc-1.0.8-1 nvidia-cg-toolkit-3.1-3 ois-1.3-3 perl-error-0.17022-1 rsync-3.1.1-2
    serf-1.3.7-1 tinyxml-2.6.2-3 xine-lib-1.2.6-1 zziplib-0.13.62-2 abs-2.4.4-2 boost-1.56.0-1 cmake-3.0.1-1 cvs-1.11.23-9 fltk-1.3.2-5
    freealut-1.1.0-5 freeglut-2.8.1-1 gettext-0.19.2-1 git-2.1.0-1 lib32-openal-1.16.0-1 libpng-1.6.13-1 libpng12-1.2.51-1 ogre-1.9.0-7
    openexr-2.1.0-1 openscenegraph-3.2.1-1 plib-1.8.5-5 python2-pillow-2.5.3-2 scons-2.3.2-1 subversion-1.8.10-1
    Total Download Size: 158.63 MiB
    Total Installed Size: 542.15 MiB
    Net Upgrade Size: 529.49 MiB
    :: Proceed with installation? [Y/n] n
    Here's the shallow package dependency I got from a few minutes worth of work:
    openscenegraph
    curl
    giflib
    jasper
    librsvg
    pth
    xine-lib
    gdal (optional)
    libvncserver (optional)
    openexr (optional)
    poppler-glib (optional)
    qt4 (optional)
    cmake (make)
    ffmpeg-compat (make)
    libvncserver (make)
    mesa (make)
    qt4 (make)
    git
    curl
    expat>=2.0
    openssl
    pcre
    perl>=5.14.0
    perl-error
    cvsps2 (virtual) (optional) - git cvsimport
    gnome-keyring (optional) - GNOME keyring credential helper
    perl-authen-sasl (optional) - git send-email TLS support
    perl-libwww (optional) - git svn
    perl-mime-tools (optional) - git send-email
    perl-net-smtp-ssl (optional) - git send-email TLS support
    perl-term-readkey (optional) - git svn
    python2 (optional) - various helper scripts
    subversion (optional) - git svn
    tk (optional) - gitk and git gui
    asciidoc (make)
    emacs (make)
    libgnome-keyring (make)
    python2 (make)
    xmlto (make)
    fltk
    desktop-file-utils
    hicolor-icon-theme
    libjpeg (libjpeg-turbo)
    libxcursor
    libxft
    libxinerama
    xdg-utils
    alsa-lib (make)
    desktop-file-utils (make)
    doxygen (make)
    glu (make)
    libjpeg (libjpeg-turbo) (make)
    libxcursor (make)
    libxft (make)
    libxinerama (make)
    mesa (make)
    plib
    libxi (make)
    libxmu (make)
    mesa-libgl (make)
    cmake
    curl
    libarchive
    shared-mime-info
    libxkbcommon-x11 (optional) - cmake-gui
    qt5-base (optional) - cmake-gui
    emacs (make)
    python-sphinx (make)
    qt5-base (make)
    svn
    apr-1.5.1-1
    apr-util-1.5.3-4
    serf-1.3.7-1
    subversion-1.8.10-1
    lib32-openal
    lib32-glibc
    openal
    cmake (make)
    gcc-multilib (make)
    lib32-alsa-lib (make)
    lib32-libpulse (make)
    lib32-portaudio (make)
    lib32-sdl (make)
    pkgconfig (pkg-config) (make)
    cvs
    krb5
    zlib
    inetutils (optional) - for using cvs over rsh
    openssh (optional) - for using cvs over ssh
    vim (make)
    freealut
    openal
    libpng
    zlib
    scons
    python2
    python-imaging
    python2-pillow
    freeglut
    libgl (mesa-libgl, nvidia-libgl, nvidia-304xx-libgl)
    libxi
    libxrandr
    glu (make)
    libxxf86vm (make)
    mesa (make)
    abs
    bash
    rsync
    gettext
    acl
    gcc-libs
    glib2
    libunistring
    sh (bash)
    git (optional)
    boost
    boost-libs=1.56.0
    boost-build (virtual) (optional) - to use boost jam for building your project.
    python (optional) - for python bindings
    python2 (optional) - for python2 bindings
    bzip2 (make)
    icu>=53.1 (make)
    openmpi (make)
    python (make)
    python2 (make)
    zlib
    libpng12
    zlib
    ilmbase
    zlib
    ogre
    boost-libs
    freeimage
    freetype2
    glu
    libxaw
    libxrandr
    nvidia-cg-toolkit
    ois
    tinyxml
    zziplib
    boost (optional) - for developing using ogre
    cppunit (optional) - unit testing
    intel-tbb (optional) - better threading support
    ogre-docs (optional) - documentation
    poco (virtual) (optional) - portability
    boost (make)
    cmake (make)
    doxygen (make)
    graphviz (make)
    mercurial (make)
    mesa (make)
    ttf-dejavu (make)
    I would use pactree but it can't display everything
    $ pactree openscenegraph
    error: package 'openscenegraph' not found
    $ sudo pactree plib
    error: package 'plib' not found
    $ pactree openscenegraph-3.2.1-1
    error: package 'openscenegraph-3.2.1-1' not found
    Last edited by Amarildo (2014-09-12 03:57:07)

    pactree with expac works really well:
    $ pactree -su openscenegraph | xargs expac "%n : %L"
    giflib : MIT
    glibc : GPL LGPL
    linux-api-headers : GPL2
    tzdata : GPL
    filesystem : GPL
    iana-etc : custom
    jasper : custom:JasPer2.0
    libjpeg-turbo : GPL custom
    libjpeg-turbo : GPL custom
    librsvg : LGPL
    gdk-pixbuf2 : LGPL2.1
    glib2 : LGPL
    pcre : BSD
    gcc-libs-multilib : GPL LGPL FDL custom
    readline : GPL
    ncurses : MIT
    zlib : custom
    bzip2 : custom
    bash : GPL
    libffi : MIT
    libpng : custom
    libtiff : custom
    xz : GPL LGPL custom
    libx11 : custom
    libxcb : custom
    xcb-proto : custom
    libxdmcp : custom
    xproto : custom
    libxau : custom
    kbproto : custom
    pango : LGPL
    libthai : LGPL
    libdatrie : LGPL
    cairo-infinality-ultimate : LGPL MPL
    libxrender : custom
    renderproto : custom
    libxext : custom
    xextproto : custom
    fontconfig-infinality-ultimate : custom MIT
    expat : custom
    freetype2-infinality-ultimate : GPL MIT
    harfbuzz : MIT
    graphite : LGPL GPL custom
    pixman : custom
    mesa-git : custom
    libdrm-git : custom
    libpciaccess : custom
    wayland : MIT
    libxxf86vm : custom
    xf86vidmodeproto : custom
    libxdamage : custom
    libxfixes : custom
    fixesproto : custom
    damageproto : custom
    libxshmfence : GPL
    systemd : GPL2 LGPL2.1 MIT
    acl : LGPL
    attr : LGPL
    dbus : GPL custom
    libdbus : GPL custom
    kbd : GPL
    pam : GPL2
    cracklib : GPL
    libtirpc : BSD
    krb5 : custom
    e2fsprogs : GPL LGPL MIT
    libutil-linux : GPL2
    libldap : custom
    libsasl : custom
    openssl : custom:BSD
    perl : GPL PerlArtistic
    gdbm : GPL3
    db : custom
    keyutils : GPL2 LGPL2.1
    pambase : GPL
    kmod : GPL2
    hwids : GPL2
    libcap : GPL2
    libgcrypt : LGPL
    libgpg-error : LGPL
    libsystemd : GPL2
    libseccomp : LGPL2.1
    util-linux : GPL2
    shadow : BSD
    coreutils : GPL3
    gmp : LGPL3
    elfutils : LGPL3 GPL GPL3
    llvm-libs : custom:University of Illinois/NCSA Open Source License
    mesa-libgl-git : custom
    mesa-libgl-git : custom
    mesa-git : custom
    llvm-libs-svn : custom:University of Illinois/NCSA Open Source License
    lzo : GPL
    libxft : custom
    libcroco : LGPL
    libxml2 : MIT
    xine-lib : LGPL GPL
    libxvmc : custom
    libxv : custom
    videoproto : custom
    ffmpeg : GPL
    alsa-lib : GPL
    gnutls : GPL3 LGPL2.1
    libtasn1 : GPL3 LGPL
    texinfo : GPL3
    findutils : GPL3
    gzip : GPL3
    less : GPL3
    nettle : GPL2
    p11-kit : BSD
    gsm : custom
    lame : LGPL
    libass : BSD
    fribidi : LGPL
    enca : GPL
    recode : GPL LGPL
    libvdpau : custom
    libbluray : LGPL2.1
    libmodplug : custom
    libpulse : LGPL
    libasyncns : LGPL
    libxtst : custom
    libxi : custom
    inputproto : custom
    recordproto : custom
    libsm : custom
    libice : custom
    libsndfile : LGPL
    flac : BSD GPL
    libogg : BSD
    libvorbis : BSD
    json-c : MIT
    libtheora : BSD
    libva : MIT
    libvpx : BSD
    opencore-amr : APACHE
    openjpeg : BSD
    opus : BSD
    rtmpdump : GPL2 LGPL2.1
    schroedinger : GPL2 LGPL2.1 MPL MIT
    orc : custom
    sdl : LGPL
    speex : BSD
    v4l-utils : LGPL
    sysfsutils : GPL LGPL
    libx264-10bit : GPL
    xvidcore : GPL
    x265 : GPL
    libxinerama : custom
    xineramaproto : custom
    curl : MIT
    ca-certificates : MPL GPL
    ca-certificates-mozilla : MPL GPL
    ca-certificates-utils : MPL GPL
    run-parts : GPL
    sed : GPL3
    ca-certificates-cacert : custom:RDL
    libssh2 : BSD
    pth : LGPL
    gawk : GPL
    gawk : GPL
    mpfr : LGPL

  • [SOLVED] error compiling from source Broadcom BCM70015 driver

    Hi,
    This is my first post.
    I have one HP Thin Client T5740 with Intel Atom 1.66 MHz, 1Gb RAM and Broadcom BCM70015 decoder card installed on it.
    I have install the last version of archlinux on T5740 and this working very well.
    Now, I want compile from source Broadcom BCM70015 but result this error when compiling libcrystalhd:
    ==> Continue building libcrystalhd-git ? [Y/n]
    ==> ------------------------------------------
    ==>
    ==> Building and installing package
    ==> ERROR: Missing package() function in /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/./PKGBUILD
    ==> ERROR: Makepkg was unable to build libcrystalhd-git.
    ==> Restart building libcrystalhd-git ? [y/N]
    ==> -----------------------------------------
    ==>
    Where is the problem
    Please help me. Thanks
    Last edited by Eugen1968 (2015-02-08 22:53:17)

    Thank you, for help.
    This is the full output :
    [eugen@HP-T5740 ~]$ yaourt crystalhd
    1 aur/crystalhd-firmware 20120110-2 (3)
    Crystal HD Video Decoder firmware
    2 aur/crystalhd-git 20130503-1 (10)
    Broadcom CrystalHD kernel module
    3 aur/crystalhd-snapshot 3.8.0-2 (0)
    Broadcom CrystalHD kernel module & library, tagged releases from Google Code SVN tree
    4 aur/gst-plugin-crystalhd-git 20120115-1 (4)
    Broadcom Crystal HD GST Plugin (Totem for instance) from git.wilsonet.com
    5 aur/libcrystalhd 20100703-3 (2)
    Broadcom Crystal HD library
    6 aur/libcrystalhd-git 20130503-2 (13)
    Broadcom CrystalHD library
    ==> Enter n of packages to be installed (ex: 1 2 3 or 1-3)
    ==> --------------------------------------------------------
    ==> 2
    ==> Downloading crystalhd-git PKGBUILD from AUR...
    bsdtar: Failed to set default locale
    x PKGBUILD
    x devinitFix.patch
    x crystalhd-git.install
    Comment by rhon (2013-04-20 12:58)
    Have you installed kernel headers ?
    Comment by rhon (2013-05-03 12:08)
    Patch is now included in package.
    Comment by binaryjay (2013-08-07 11:47)
    Is there a reason that after all of this time this is still only available in AUR, why isn't this module available in the package repository?
    Comment by rhon (2013-08-22 04:46)
    I guess it's because the package doesn't get enough votes.
    Comment by rhon (2013-09-26 20:36)
    Package is now orphan because I don't use the devices anymore, so I can't test the module.
    crystalhd-git 20130503-1 (Thu Feb 4 13:38:05 UTC 2010)
    This package is orphaned
    ( Unsupported package: Potentially dangerous ! )
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> y
    Please add $EDITOR to your environment variables
    for example:
    export EDITOR="vim" (in ~/.bashrc)
    (replace vim with your favorite editor)
    ==> Edit PKGBUILD with: nano
    ==> crystalhd-git dependencies:
    - linux>=3.0 (already installed)
    - autoconf (already installed)
    - make (already installed)
    - libcrystalhd-git (building from AUR)
    - linux-headers>=3.0 (package found)
    - git (package found)
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> y
    ==> crystalhd-git dependencies:
    - linux>=3.0 (already installed)
    - autoconf (already installed)
    - make (already installed)
    - libcrystalhd-git (building from AUR)
    - linux-headers>=3.0 (package found)
    - git (package found)
    ==> Edit crystalhd-git.install ? [Y/n] ("A" to abort)
    ==> -------------------------------------------------
    ==> y
    ==> Continue building crystalhd-git ? [Y/n]
    ==> ---------------------------------------
    ==>
    ==> Building and installing package
    ==> Install or build missing dependencies for crystalhd-git:
    resolving dependencies...
    looking for conflicting packages...
    Packages (3) perl-error-0.17022-1 git-2.2.2-1 linux-headers-3.18.4-1
    Total Download Size: 10.26 MiB
    Total Installed Size: 57.07 MiB
    :: Proceed with installation? [Y/n] y
    :: Retrieving packages ...
    linux-headers-3.18.4-1-i686 6.1 MiB 377K/s 00:17 [###########################################] 100%
    perl-error-0.17022-1-any 18.3 KiB 0.00B/s 00:00 [###########################################] 100%
    git-2.2.2-1-i686 4.1 MiB 538K/s 00:08 [###########################################] 100%
    (3/3) checking keys in keyring [###########################################] 100%
    (3/3) checking package integrity [###########################################] 100%
    (3/3) loading package files [###########################################] 100%
    (3/3) checking for file conflicts [###########################################] 100%
    (3/3) checking available disk space [###########################################] 100%
    (1/3) installing linux-headers [###########################################] 100%
    (2/3) installing perl-error [###########################################] 100%
    (3/3) installing git [###########################################] 100%
    Optional dependencies for git
    tk: gitk and git gui
    perl-libwww: git svn
    perl-term-readkey: git svn
    perl-mime-tools: git send-email
    perl-net-smtp-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    python2: various helper scripts
    subversion: git svn
    cvsps2: git cvsimport
    gnome-keyring: GNOME keyring credential helper
    ==> Downloading libcrystalhd-git PKGBUILD from AUR...
    bsdtar: Failed to set default locale
    x crystalhd-3cb6786-fix_typo.patch
    x crystalhd-3cb6786-crosscompiling-0.1.patch
    x crystalhd-3cb6786-lower_THRESHOLD_globals.patch
    x crystalhd-3cb6786-use_8_DMA_buffers.patch
    x PKGBUILD
    Comment by rudolf (2012-11-21 11:49)
    I'm orphaning the crystalhd-git and libcrystalhd-git, because I don't have the hardware anymore.
    Comment by rhon (2013-04-03 21:12)
    Updated with patches from Openelec (https://github.com/OpenELEC/OpenELEC.tv/tree/master/packages/multimedia/crystalhd/patches)
    Comment by rhon (2013-05-03 12:21)
    Instead of fetching patches from github, there are now in the package.
    Comment by rhon (2013-09-26 20:36)
    Package is now orphan because I don't use the devices anymore, so I can't test the module.
    Comment by Eugen1968 (2015-01-25 10:58)
    I want compile from source Broadcom BCM70015 but result this error when compiling libcrystalhd:
    == Continue building libcrystalhd-git ? [Y/n]
    == ------------------------------------------
    ==
    == Building and installing package
    == ERROR: Missing package() function in /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/./PKGBUILD
    == ERROR: Makepkg was unable to build libcrystalhd-git.
    == Restart building libcrystalhd-git ? [y/N]
    == -----------------------------------------
    ==
    libcrystalhd-git 20130503-2 (Thu Feb 4 13:38:37 UTC 2010)
    This package is orphaned
    ( Unsupported package: Potentially dangerous ! )
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> y
    ==> libcrystalhd-git dependencies:
    - gcc-libs (already installed)
    - git (already installed)
    - make (already installed)
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> y
    ==> libcrystalhd-git dependencies:
    - gcc-libs (already installed)
    - git (already installed)
    - make (already installed)
    ==> Continue building libcrystalhd-git ? [Y/n]
    ==> ------------------------------------------
    ==>
    ==> Building and installing package
    ==> Making package: libcrystalhd-git 20130503-2 (Sun Feb 1 14:04:15 UTC 2015)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    -> Found crystalhd-3cb6786-crosscompiling-0.1.patch
    -> Found crystalhd-3cb6786-fix_typo.patch
    -> Found crystalhd-3cb6786-lower_THRESHOLD_globals.patch
    -> Found crystalhd-3cb6786-use_8_DMA_buffers.patch
    ==> Validating source files with md5sums...
    crystalhd-3cb6786-crosscompiling-0.1.patch ... Passed
    crystalhd-3cb6786-fix_typo.patch ... Passed
    crystalhd-3cb6786-lower_THRESHOLD_globals.patch ... Passed
    crystalhd-3cb6786-use_8_DMA_buffers.patch ... Passed
    ==> Extracting sources...
    ==> Entering fakeroot environment...
    ==> Starting package()...
    ==> Connecting to the GIT server....
    Cloning into 'crystalhd'...
    remote: Counting objects: 2006, done.
    remote: Compressing objects: 100% (385/385), done.
    remote: Total 2006 (delta 1351), reused 2006 (delta 1351)
    Receiving objects: 100% (2006/2006), 3.55 MiB | 347.00 KiB/s, done.
    Resolving deltas: 100% (1351/1351), done.
    Checking connectivity... done.
    patching file linux_lib/libcrystalhd/Makefile
    patching file linux_lib/libcrystalhd/libcrystalhd_fwdiag_if.cpp
    patching file linux_lib/libcrystalhd/libcrystalhd_priv.h
    patching file include/bc_dts_glob_lnx.h
    OBJFILES = libcrystalhd_if.o libcrystalhd_int_if.o libcrystalhd_fwcmds.o libcrystalhd_priv.o libcrystalhd_fwdiag_if.o libcrystalhd_fwload_if.o libcrystalhd_parser.o
    SRCFILES = libcrystalhd_if.cpp libcrystalhd_int_if.cpp libcrystalhd_fwcmds.cpp libcrystalhd_priv.cpp libcrystalhd_fwdiag_if.cpp libcrystalhd_fwload_if.cpp libcrystalhd_parser.cpp
    LNM = libcrystalhd.so.3.6 libcrystalhd.so.3
    g++ -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D__LINUX_USER__ -I./ -I../../include -I../../include/link -O2 -Wall -fPIC -shared -fstrict-aliasing -msse2 -c -o libcrystalhd_if.o libcrystalhd_if.cpp
    g++ -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D__LINUX_USER__ -I./ -I../../include -I../../include/link -O2 -Wall -fPIC -shared -fstrict-aliasing -msse2 -c -o libcrystalhd_int_if.o libcrystalhd_int_if.cpp
    libcrystalhd_int_if.cpp: In function 'BC_STATUS DtsDevMemRd(HANDLE, uint32_t*, uint32_t, uint32_t)':
    libcrystalhd_int_if.cpp:741:15: warning: variable 'IOcCode' set but not used [-Wunused-but-set-variable]
    uint32_t IOcCode,size_in_dword;
    ^
    libcrystalhd_int_if.cpp: In function 'BC_STATUS DtsDevMemWr(HANDLE, uint32_t*, uint32_t, uint32_t)':
    libcrystalhd_int_if.cpp:879:10: warning: passing NULL to non-pointer argument 8 of 'BOOL DtsDrvIoctl(HANDLE, DWORD, LPVOID, DWORD, LPVOID, DWORD, LPDWORD, BOOL)' [-Wconversion-null]
    NULL))
    ^
    libcrystalhd_int_if.cpp:824:15: warning: variable 'IOcCode' set but not used [-Wunused-but-set-variable]
    uint32_t IOcCode,size_in_dword;
    ^
    libcrystalhd_int_if.cpp: In function 'BC_STATUS DtsCopyRawDataToOutBuff(DTS_LIB_CONTEXT*, BC_DTS_PROC_OUT*, BC_DTS_PROC_OUT*)':
    libcrystalhd_int_if.cpp:1218:33: warning: variable 'srcHeightInPixels' set but not used [-Wunused-but-set-variable]
    uint32_t srcWidthInPixels = 0, srcHeightInPixels;
    ^
    libcrystalhd_int_if.cpp: In function 'BC_STATUS DtsCopyNV12ToYV12(DTS_LIB_CONTEXT*, BC_DTS_PROC_OUT*, BC_DTS_PROC_OUT*)':
    libcrystalhd_int_if.cpp:1283:29: warning: variable 'srcHeightInPixels' set but not used [-Wunused-but-set-variable]
    uint32_t srcWidthInPixels, srcHeightInPixels;
    ^
    libcrystalhd_int_if.cpp: In function 'BC_STATUS DtsCopyNV12(DTS_LIB_CONTEXT*, BC_DTS_PROC_OUT*, BC_DTS_PROC_OUT*)':
    libcrystalhd_int_if.cpp:1366:31: warning: variable 'srcHeightInPixels' set but not used [-Wunused-but-set-variable]
    uint32_t srcWidthInPixels=0, srcHeightInPixels;
    ^
    libcrystalhd_int_if.cpp: At global scope:
    libcrystalhd_int_if.cpp:1472:18: warning: 'BC_STATUS DtsCopy422ToYV12(uint8_t*, uint8_t*, const uint8_t*, uint32_t, uint32_t, uint32_t, uint32_t, uint32_t)' defined but not used [-Wunused-function]
    static BC_STATUS DtsCopy422ToYV12(uint8_t *dstY, uint8_t *dstUV, const uint8_t *srcY, uint32_t srcWidth, uint32_t dstWidth, uint32_t height, uint32_t strideY, uint32_t strideUV)
    ^
    libcrystalhd_int_if.cpp:1675:18: warning: 'BC_STATUS DtsCopy420ToYV12(uint8_t*, uint8_t*, const uint8_t*, const uint8_t*, uint32_t, uint32_t, uint32_t, uint32_t, uint32_t)' defined but not used [-Wunused-function]
    static BC_STATUS DtsCopy420ToYV12(uint8_t *dstY, uint8_t *dstUV, const uint8_t *srcY, const uint8_t *srcUV, uint32_t srcWidth, uint32_t dstWidth, uint32_t height, uint32_t strideY, uint32_t strideUV)
    ^
    g++ -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D__LINUX_USER__ -I./ -I../../include -I../../include/link -O2 -Wall -fPIC -shared -fstrict-aliasing -msse2 -c -o libcrystalhd_fwcmds.o libcrystalhd_fwcmds.cpp
    g++ -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D__LINUX_USER__ -I./ -I../../include -I../../include/link -O2 -Wall -fPIC -shared -fstrict-aliasing -msse2 -c -o libcrystalhd_priv.o libcrystalhd_priv.cpp
    g++ -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D__LINUX_USER__ -I./ -I../../include -I../../include/link -O2 -Wall -fPIC -shared -fstrict-aliasing -msse2 -c -o libcrystalhd_fwdiag_if.o libcrystalhd_fwdiag_if.cpp
    g++ -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D__LINUX_USER__ -I./ -I../../include -I../../include/link -O2 -Wall -fPIC -shared -fstrict-aliasing -msse2 -c -o libcrystalhd_fwload_if.o libcrystalhd_fwload_if.cpp
    g++ -march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -D__LINUX_USER__ -I./ -I../../include -I../../include/link -O2 -Wall -fPIC -shared -fstrict-aliasing -msse2 -c -o libcrystalhd_parser.o libcrystalhd_parser.cpp
    libcrystalhd_parser.cpp: In function 'BC_STATUS DtsAddH264SCode(HANDLE, uint8_t**, uint32_t*, uint64_t*)':
    libcrystalhd_parser.cpp:542:11: warning: variable 'pNALU' set but not used [-Wunused-but-set-variable]
    uint8_t *pNALU = NULL;
    ^
    libcrystalhd_parser.cpp:543:11: warning: variable 'ulNalSize' set but not used [-Wunused-but-set-variable]
    uint32_t ulNalSize = 0;
    ^
    g++ -D__LINUX_USER__ -I./ -I../../include -I../../include/link -O2 -Wall -fPIC -shared -fstrict-aliasing -msse2 -Wl,-soname,libcrystalhd.so.3 -pthread -o libcrystalhd.so.3.6 libcrystalhd_if.o libcrystalhd_int_if.o libcrystalhd_fwcmds.o libcrystalhd_priv.o libcrystalhd_fwdiag_if.o libcrystalhd_fwload_if.o libcrystalhd_parser.o
    ln -sf libcrystalhd.so.3.6 libcrystalhd.so
    ln -sf libcrystalhd.so.3.6 libcrystalhd.so.3
    mkdir -p /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/pkg/libcrystalhd-git/usr/lib
    mkdir -p /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/pkg/libcrystalhd-git/lib/firmware
    mkdir -p /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/pkg/libcrystalhd-git/usr/include/libcrystalhd
    cp libcrystalhd_if.h /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/pkg/libcrystalhd-git/usr/include/libcrystalhd/
    chmod 0644 /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/pkg/libcrystalhd-git/usr/include/libcrystalhd/libcrystalhd_if.h
    cp ../../include/bc_dts_defs.h /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/pkg/libcrystalhd-git/usr/include/libcrystalhd/
    chmod 0644 /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/pkg/libcrystalhd-git/usr/include/libcrystalhd/bc_dts_defs.h
    cp ../../include/bc_dts_types.h /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/pkg/libcrystalhd-git/usr/include/libcrystalhd/
    chmod 0644 /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/pkg/libcrystalhd-git/usr/include/libcrystalhd/bc_dts_types.h
    cp ../../include/libcrystalhd_version.h /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/pkg/libcrystalhd-git/usr/include/libcrystalhd/
    chmod 0644 /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/pkg/libcrystalhd-git/usr/include/libcrystalhd/libcrystalhd_version.h
    cp ../../firmware/fwbin/70012/bcm70012fw.bin /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/pkg/libcrystalhd-git/lib/firmware/
    chmod 0644 /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/pkg/libcrystalhd-git/lib/firmware/bcm70012fw.bin
    cp ../../firmware/fwbin/70015/bcm70015fw.bin /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/pkg/libcrystalhd-git/lib/firmware/
    chmod 0644 /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/pkg/libcrystalhd-git/lib/firmware/bcm70015fw.bin
    install -m 755 libcrystalhd.so.3.6 /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/pkg/libcrystalhd-git/usr/lib
    (cd /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/pkg/libcrystalhd-git/usr/lib; ln -sf libcrystalhd.so.3.6 libcrystalhd.so)
    (cd /tmp/yaourt-tmp-eugen/aur-libcrystalhd-git/pkg/libcrystalhd-git/usr/lib; ln -sf libcrystalhd.so.3.6 libcrystalhd.so.3)
    ==> Tidying install...
    -> Purging unwanted files...
    -> Removing libtool files...
    -> Removing static library files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package "libcrystalhd-git"...
    -> Generating .PKGINFO file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Leaving fakeroot environment.
    ==> Finished making: libcrystalhd-git 20130503-2 (Sun Feb 1 14:04:45 UTC 2015)
    ==> Continue installing libcrystalhd-git ? [Y/n]
    ==> [v]iew package contents [c]heck package with namcap
    ==> ---------------------------------------------------
    ==> y
    loading packages...
    resolving dependencies...
    looking for conflicting packages...
    Packages (1) libcrystalhd-git-20130503-2
    Total Installed Size: 3.67 MiB
    :: Proceed with installation? [Y/n] y
    (1/1) checking keys in keyring [###########################################] 100%
    (1/1) checking package integrity [###########################################] 100%
    (1/1) loading package files [###########################################] 100%
    (1/1) checking for file conflicts [###########################################] 100%
    (1/1) checking available disk space [###########################################] 100%
    (1/1) installing libcrystalhd-git [###########################################] 100%
    ==> Making package: crystalhd-git 20130503-1 (Sun Feb 1 14:04:59 UTC 2015)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    -> Found devinitFix.patch
    ==> Validating source files with md5sums...
    devinitFix.patch ... Passed
    ==> Extracting sources...
    ==> Entering fakeroot environment...
    ==> Starting package()...
    ==> Connecting to the GIT server....
    Cloning into 'crystalhd'...
    remote: Counting objects: 2006, done.
    remote: Compressing objects: 100% (385/385), done.
    remote: Total 2006 (delta 1351), reused 2006 (delta 1351)
    Receiving objects: 100% (2006/2006), 3.55 MiB | 616.00 KiB/s, done.
    Resolving deltas: 100% (1351/1351), done.
    Checking connectivity... done.
    patching file driver/linux/crystalhd_cmds.c
    patching file driver/linux/crystalhd_lnx.c
    perl: warning: Setting locale failed.
    perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
    perl: warning: Falling back to the standard locale ("C").
    autoreconf: Entering directory `.'
    autoreconf: configure.ac: not using Gettext
    autoreconf: running: aclocal --force
    perl: warning: Setting locale failed.
    perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
    perl: warning: Falling back to the standard locale ("C").
    perl: warning: Setting locale failed.
    perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
    perl: warning: Falling back to the standard locale ("C").
    autoreconf: configure.ac: tracing
    autoreconf: configure.ac: not using Libtool
    autoreconf: running: /usr/bin/autoconf --force
    autoreconf: configure.ac: not using Autoheader
    autoreconf: configure.ac: not using Automake
    autoreconf: Leaving directory `.'
    checking for ld... ld
    configure: creating ./config.status
    config.status: creating ./Makefile
    make -C /lib/modules/3.18.4-1-ARCH/build SUBDIRS=/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux modules
    make[1]: Entering directory '/usr/lib/modules/3.18.4-1-ARCH/build'
    test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
    echo >&2; \
    echo >&2 " ERROR: Kernel configuration is invalid."; \
    echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\
    echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
    echo >&2 ; \
    /bin/false)
    mkdir -p /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/.tmp_versions ; rm -f /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/.tmp_versions/*
    make -f ./scripts/Makefile.build obj=/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux
    gcc -Wp,-MD,/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/.crystalhd_lnx.o.d -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -pg -fno-inline-functions-called-once -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -D__KERNEL__ -DMODULE -I/lib/modules/3.18.4-1-ARCH/build/include -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include/link -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include/flea -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(crystalhd_lnx)" -D"KBUILD_MODNAME=KBUILD_STR(crystalhd)" -c -o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/.tmp_crystalhd_lnx.o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_lnx.c
    if [ "-pg" = "-pg" ]; then if [ /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_lnx.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_lnx.o"; fi; fi;
    gcc -Wp,-MD,/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/.crystalhd_misc.o.d -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -pg -fno-inline-functions-called-once -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -D__KERNEL__ -DMODULE -I/lib/modules/3.18.4-1-ARCH/build/include -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include/link -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include/flea -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(crystalhd_misc)" -D"KBUILD_MODNAME=KBUILD_STR(crystalhd)" -c -o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/.tmp_crystalhd_misc.o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_misc.c
    if [ "-pg" = "-pg" ]; then if [ /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_misc.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_misc.o"; fi; fi;
    gcc -Wp,-MD,/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/.crystalhd_cmds.o.d -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -pg -fno-inline-functions-called-once -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -D__KERNEL__ -DMODULE -I/lib/modules/3.18.4-1-ARCH/build/include -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include/link -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include/flea -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(crystalhd_cmds)" -D"KBUILD_MODNAME=KBUILD_STR(crystalhd)" -c -o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/.tmp_crystalhd_cmds.o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_cmds.c
    if [ "-pg" = "-pg" ]; then if [ /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_cmds.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_cmds.o"; fi; fi;
    gcc -Wp,-MD,/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/.crystalhd_hw.o.d -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -pg -fno-inline-functions-called-once -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -D__KERNEL__ -DMODULE -I/lib/modules/3.18.4-1-ARCH/build/include -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include/link -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include/flea -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(crystalhd_hw)" -D"KBUILD_MODNAME=KBUILD_STR(crystalhd)" -c -o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/.tmp_crystalhd_hw.o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_hw.c
    if [ "-pg" = "-pg" ]; then if [ /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_hw.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_hw.o"; fi; fi;
    gcc -Wp,-MD,/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/.crystalhd_linkfuncs.o.d -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -pg -fno-inline-functions-called-once -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -D__KERNEL__ -DMODULE -I/lib/modules/3.18.4-1-ARCH/build/include -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include/link -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include/flea -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(crystalhd_linkfuncs)" -D"KBUILD_MODNAME=KBUILD_STR(crystalhd)" -c -o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/.tmp_crystalhd_linkfuncs.o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_linkfuncs.c
    if [ "-pg" = "-pg" ]; then if [ /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_linkfuncs.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_linkfuncs.o"; fi; fi;
    gcc -Wp,-MD,/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/.crystalhd_fleafuncs.o.d -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -pg -fno-inline-functions-called-once -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -D__KERNEL__ -DMODULE -I/lib/modules/3.18.4-1-ARCH/build/include -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include/link -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include/flea -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(crystalhd_fleafuncs)" -D"KBUILD_MODNAME=KBUILD_STR(crystalhd)" -c -o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/.tmp_crystalhd_fleafuncs.o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_fleafuncs.c
    /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_fleafuncs.c: In function 'crystalhd_flea_set_power_state':
    /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_fleafuncs.c:619:14: warning: 'regVal' may be used uninitialized in this function [-Wmaybe-uninitialized]
    if(!(regVal & BCHP_DDR23_CTL_REGS_0_CTL_STATUS_idle_MASK))
    ^
    /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_fleafuncs.c:566:11: note: 'regVal' was declared here
    uint32_t regVal;
    ^
    if [ "-pg" = "-pg" ]; then if [ /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_fleafuncs.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_fleafuncs.o"; fi; fi;
    gcc -Wp,-MD,/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/.crystalhd_flea_ddr.o.d -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -pg -fno-inline-functions-called-once -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -D__KERNEL__ -DMODULE -I/lib/modules/3.18.4-1-ARCH/build/include -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include/link -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include/flea -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(crystalhd_flea_ddr)" -D"KBUILD_MODNAME=KBUILD_STR(crystalhd)" -c -o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/.tmp_crystalhd_flea_ddr.o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_flea_ddr.c
    if [ "-pg" = "-pg" ]; then if [ /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_flea_ddr.o != "scripts/mod/empty.o" ]; then ./scripts/recordmcount "/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_flea_ddr.o"; fi; fi;
    ld -m elf_i386 -r -o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd.o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_lnx.o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_misc.o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_cmds.o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_hw.o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_linkfuncs.o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_fleafuncs.o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd_flea_ddr.o ; scripts/mod/modpost /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd.o
    WARNING: /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd.o(.init.text+0x292): Section mismatch in reference from the function chd_dec_pci_probe() to the function .exit.text:chd_pci_release_mem()
    The function __init chd_dec_pci_probe() references
    a function __exit chd_pci_release_mem().
    This is often seen when error handling in the init function
    uses functionality in the exit path.
    The fix is often to remove the __exit annotation of
    chd_pci_release_mem() so it may be used outside an exit section.
    WARNING: /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd.o(.init.text+0x47a): Section mismatch in reference from the function chd_dec_pci_probe() to the function .exit.text:chd_dec_release_chdev()
    The function __init chd_dec_pci_probe() references
    a function __exit chd_dec_release_chdev().
    This is often seen when error handling in the init function
    uses functionality in the exit path.
    The fix is often to remove the __exit annotation of
    chd_dec_release_chdev() so it may be used outside an exit section.
    WARNING: /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd.o(.data+0x10): Section mismatch in reference from the variable bc_chd_driver to the function .init.text:chd_dec_pci_probe()
    The variable bc_chd_driver references
    the function __init chd_dec_pci_probe()
    If the reference is valid then annotate the
    variable with __init* or __refdata (see linux/init.h) or name the variable:
    *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console
    (cat /dev/null; echo kernel//tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd.ko;) > /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/modules.order
    make -f ./scripts/Makefile.modpost
    find /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/.tmp_versions -name '*.mod' | xargs -r grep -h '\.ko$' | sort -u | sed 's/\.ko$/.o/' | scripts/mod/modpost -m -i ./Module.symvers -I /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/Module.symvers -o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/Module.symvers -w -s -T -
    WARNING: /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd.o(.init.text+0x292): Section mismatch in reference from the function chd_dec_pci_probe() to the function .exit.text:chd_pci_release_mem()
    The function __init chd_dec_pci_probe() references
    a function __exit chd_pci_release_mem().
    This is often seen when error handling in the init function
    uses functionality in the exit path.
    The fix is often to remove the __exit annotation of
    chd_pci_release_mem() so it may be used outside an exit section.
    WARNING: /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd.o(.init.text+0x47a): Section mismatch in reference from the function chd_dec_pci_probe() to the function .exit.text:chd_dec_release_chdev()
    The function __init chd_dec_pci_probe() references
    a function __exit chd_dec_release_chdev().
    This is often seen when error handling in the init function
    uses functionality in the exit path.
    The fix is often to remove the __exit annotation of
    chd_dec_release_chdev() so it may be used outside an exit section.
    WARNING: /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd.o(.data+0x10): Section mismatch in reference from the variable bc_chd_driver to the function .init.text:chd_dec_pci_probe()
    The variable bc_chd_driver references
    the function __init chd_dec_pci_probe()
    If the reference is valid then annotate the
    variable with __init* or __refdata (see linux/init.h) or name the variable:
    *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console
    gcc -Wp,-MD,/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/.crystalhd.mod.o.d -nostdinc -isystem /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include -I./arch/x86/include -Iarch/x86/include/generated -Iinclude -I./arch/x86/include/uapi -Iarch/x86/include/generated/uapi -I./include/uapi -Iinclude/generated/uapi -include ./include/linux/kconfig.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -std=gnu89 -m32 -msoft-float -mregparm=3 -freg-struct-return -fno-pic -mpreferred-stack-boundary=2 -march=i686 -mtune=generic -maccumulate-outgoing-args -Wa,-mtune=generic32 -ffreestanding -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -DCONFIG_AS_CFI_SECTIONS=1 -DCONFIG_AS_CRC32=1 -DCONFIG_AS_AVX=1 -DCONFIG_AS_AVX2=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -fno-delete-null-pointer-checks -O2 --param=allow-store-data-races=0 -Wframe-larger-than=1024 -fstack-protector-strong -Wno-unused-but-set-variable -fno-omit-frame-pointer -fno-optimize-sibling-calls -fno-var-tracking-assignments -pg -fno-inline-functions-called-once -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fconserve-stack -Werror=implicit-int -Werror=strict-prototypes -Werror=date-time -DCC_HAVE_ASM_GOTO -D__KERNEL__ -DMODULE -I/lib/modules/3.18.4-1-ARCH/build/include -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include/link -I/tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/../../include/flea -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(crystalhd.mod)" -D"KBUILD_MODNAME=KBUILD_STR(crystalhd)" -DMODULE -c -o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd.mod.o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd.mod.c
    ld -r -m elf_i386 -T ./scripts/module-common.lds --build-id -o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd.ko /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd.o /tmp/yaourt-tmp-eugen/aur-crystalhd-git/src/crystalhd/driver/linux/crystalhd.mod.o
    make[1]: Leaving directory '/usr/lib/modules/3.18.4-1-ARCH/build'
    ==> Tidying install...
    -> Purging unwanted files...
    -> Removing libtool files...
    -> Removing static library files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package "crystalhd-git"...
    -> Generating .PKGINFO file...
    -> Adding install file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Leaving fakeroot environment.
    ==> Finished making: crystalhd-git 20130503-1 (Sun Feb 1 14:05:44 UTC 2015)
    ==> Continue installing crystalhd-git ? [Y/n]
    ==> [v]iew package contents [c]heck package with namcap
    ==> ---------------------------------------------------
    ==> y
    loading packages...
    resolving dependencies...
    looking for conflicting packages...
    Packages (1) crystalhd-git-20130503-1
    Total Installed Size: 0.10 MiB
    :: Proceed with installation? [Y/n] y
    (1/1) checking keys in keyring [###########################################] 100%
    (1/1) checking package integrity [###########################################] 100%
    (1/1) loading package files [###########################################] 100%
    (1/1) checking for file conflicts [###########################################] 100%
    error: failed to commit transaction (conflicting files)
    crystalhd-git: /lib exists in filesystem
    Errors occurred, no packages were upgraded.
    ==> WARNING: Your packages are saved in /tmp/yaourt-tmp-eugen

  • Urgent !! Subversion : How to work off-line then on-line again ? pls help..

    Hi All,
    We are using Subversion for version control and team development.
    The problem is :
    I have the requirement to continue working at home where I have no connection to the Subversion server and using JDeveloper with no subversion installed.
    Is there any solution to my problem ?
    So that I can work at home, make modification and add new files, then merge it when I am in office ?
    Thank you ,
    xtanto

    Hi Xtanto,
    I would reccommend that you have a look at the Subversion book - it's really quite good, and where I learned about subversion - http://svnbook.red-bean.com/
    In terms of some best practices - I remember participating in this discussion a while back -
    Re: jDev SVN Problem
    Hope this is helpful,
    John

  • Help required: Cannot open pdf using Jasper Report in Weblogic workshop 9.2

    This message was accepted by the [email protected] mailing list. Hi ,
    I am new to jasper reports and I am using them in Java Page Flow in bea workshop 9.2
    In one of my action methods
    ServletOutputStream servletOutputStream = getResponse().getOutputStream();
    InputStream reportStream = getServlet().getServletConfig().getServletContext().getResourceAsStream("/classic.jasper");
    JasperRunManager.runReportToPdfStream(reportStream, servletOutputStream, new HashMap() ,connection);
    getResponse().setContentType("application/pdf");
    servletOutputStream.flush();
    servletOutputStream.close();
    connection.close();
    When I invoke this action method from another page on click of submit , the pdf file opens fine for the first time( first submit) , and then if I click on submit again, it fails to open the pdf with the error message ,
    There was an error opening this document . This file cannot be found.
    Please help me resolve the issue, its urgent.
    Thanx in advance

    Thanks for the reply David. The problem we're having is that when you are in Workshop, there is the option, under the "File" menu to "Refresh" (F5) You sometimes need to do this to refresh your workspace. I'm sorry, I'm not a developer, so I don't know the details behind what that actually does, other than it "refreshes the workspace" so we can pick up the changes made and checked into subversion.
    Without performing this step, you don't always build from the latest and greatest code.
    The problem we're facing is that it seems that you need to be in Workshop to perform this step. There is a scripted way to do the refresh, but it requires you to open Workshop and run the script. What we're trying to accomplish is a truly scripted solution. All the other steps in the build process can be performed without opening Workshop, but because we can't figure out a way to do this one piece, we cannot have an automated build process.
    - Brian

  • JDeveloper 11.1.2.1.0 Can't edit subversion client config

    I'd like to change the subversion client config to enable auto-props but can't find an option to do this in JDeveloper. Tools->Preferences...->Versioning->Subversion->General only appears to have an option for modifying the server parameters. Anybody know how I can change the subversion client config through JDev?

    Makes sense. Editing the svn 'servers' file through JDev displays it's path at the top of editor:
    C:\Documents and Settings\BLACKADR\Application Data\JDeveloper\system11.1.2.1.38.60.81\o.jdeveloper.subversion
    and I can see that there is also a default 'config' file in this same folder so I guess this must be the one JDev will pick up. Will think about raising an enhancement request for an Edit "Client config" option in the JDev Preferences dialog. Thanks for your help.

  • Unable to use Subversion 1.7 from JDeveloper 11.1.2?

    When I try to check out a workspace from my Subversion repository, I get the message
    svn: The path '...' appears to be part of Subversion 1.7 ... Please upgrade your Subversion (SVNKit) client to use this working copy.
    I'm running JDev 11.1.2.1.0. Under Tools, Preferences, Versioning, Subversion, I can see that "Native Client (jni, version 1.6.15) is selected.
    There is no update available under Help, Check for Updates.
    Can it really be true that the latest JDev doesn't support the latest SVN here more than 6 months after its release? If you are seeing this issue, how are you circumventing it?
    Best regards
    Sten Vesterli

    As per these forum posts SVN 1.7 doesnot work with Jdev 11.1.1.5 , I wasn't able to make to work with Jdev 11.1.1.6 either
    Jdeveloper 11.1.1.5.0 and Subversion 1.7.0
    Jdeveloper Crashed - Previously reported error [IllegalStateException...
    Not too sure about Jdev 11.1.2 though one of the forum posts say it should work post 11gr2 update 1

  • Acrobat 8.0 Distiller problem - please help

    I have Adobe 8.0 Profeessional installed on a vista machine.
    I am trying to .pdf some lotus apporach reports into the distiller.
    The distiller launches and acrobat launches fine.
    When I choose the distiller printer and am asked for a file name and location... I choose a file name and the desktop location.
    Then nothing happens. No .pdf of my document is displayed and no file is added anywhere on the hard drive yert alone on the desktop.
    Anyone have a location where I can read step by step instrcutions on setting up the distiller printer corectly or help with these simptoms?
    Thank you
    Mark
    [email address deleted by host]

    You print to the Adobe PDF printer using the PDF Port. That is how AcroTray notes the file that is produced and starts Distiller. Printing to file with the Adobe PDF printer and then opening in Distiller is the base line of PDF creation that all other methods depend on. If this one does not work, then you have a problem. If you can print to file, then open the file in Distiller to get a PDF, then it is typically AcroTray that is the problem. Sometimes you have to kill AcroTray and then restart it.
    It sounds like you may need to do a repair on the Acrobat installation. That is done from the control panel. In XP it is in the Add-Remove Programs. It was moved to another icon name in VISTA. It seems MS and Adobe both like to move things around and rename them!
    You say you get an error when you check the print-to-file button, or at least that is what I think you said. Is that correct, or were you able to get a PDF with Distiller? Some folks have also found the need to do a repair after a Windows update. You might also want to look at the subversion you have. AA8 is up to either 8.1.7 or 8.2. You can check in the help file and then download any updates from Adobe.com>downloads>updates>Windows Acrobat. Be sure you install any updates in order, they are no cummulative unless it specifically says so.

  • Need help setting up svnserve to launch automatically.

    Last night I created a svn repository on my iMac.  I imported an svn dump into it and I was able to access my code from localhost and a remote machine (same LAN) using Versions.  But I then set up a LaunchDaemon and access via _svn user and now I get errors. HELP!!  I am getting a malformed data error. 
    I used this code: (stupidly on my Snow Leopard 10.6.8 machine)
    But instead of running it manually, we can run it automatically when the server Mac starts up by using launchd. You can read up onGetting Started with launchd, but basically it's the new startup process in Mac OS X 10.4 (Tiger). So, to start svnserve automatically, create the file /Library/LaunchDaemons/org.tigris.subversion.svnserve.plist, and put the following in it: 
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
        <dict>
            <key>Disabled</key>
            <false/>
            <key>Label</key>
            <string>org.tigris.subversion.svnserve</string>
            <key>UserName</key>
            <string>svnuser</string>
            <key>ProgramArguments</key>
            <array>
                <string>/usr/local/bin/svnserve</string>
                <string>--inetd</string>
                <string>--root=/Users/svnuser/svn</string>
            </array>
            <key>ServiceDescription</key>
            <string>Subversion Standalone Server</string>
            <key>Sockets</key>
            <dict>
                <key>Listeners</key>
                <array>
                    <dict>
                        <key>SockFamily</key>
                        <string>IPv4</string>
                        <key>SockServiceName</key>
                        <string>svn</string>
                        <key>SockType</key>
                        <string>stream</string>
                    </dict>
                    <dict>
                        <key>SockFamily</key>
                        <string>IPv6</string>
                        <key>SockServiceName</key>
                        <string>svn</string>
                        <key>SockType</key>
                        <string>stream</string>
                    </dict>
                </array>
            </dict>
            <key>inetdCompatibility</key>
            <dict>
                <key>Wait</key>
                <false/>
            </dict>
        </dict>
    </plist>
    I also used these commands to give the _svn user acces to my repository.
    sudo chown -R _svn:_svn /Volumes/Development/svn
    sudo chmod -R ug+rwX,o= /Volumes/Development/svn
      sudo launchctl start org.tigris.subversion.svnserve
    Before I did these things, everything worked beautifully, just I had to start the server manually after reboots.
    Now, I can't even access the repository anymore.
    I need help to get my work back online!

    If the iPhone is no longer activated with cellular service, they are not text messages as in SMS/MMS. They are iMessages which can be sent to a phone number activated with iMessage or to the Apple ID that is activated with the phone number with iMessage on an iPhone.
    Signing out of the Apple ID with the iTunes and App Store on an iPhone is seperate from signing out of the Apple ID with iMessage and FaceTime.
    All apps include DRM protection that is tied to the iTunes account or Apple ID that was used to download the apps. The only way the person you are giving the iPhone to will be able to download an app update for any apps on the iPhone that were downloaded with your Apple ID will be using your Apple ID and password.
    Music and apps currently installed on the iPhone will not be removed.
    To sign out of your Apple ID with iMessage, go to Settings > Messages > Send & Receive > Apple ID. Select the Apple ID and at the window that appears, select Sign Out. Sign in there with the new Apple ID that will be used by the person you are giving the iPhone to. Do the same with FaceTime on the iPhone.

Maybe you are looking for

  • "No Internet Connectivity" error message when trying to access Cloud

    I have a Motorola Droid Mini. When I try to open the cloud,  I get the message "No Internet Connectivity - We have detected that your phone does not have internet connectivity." I'm looking at a solid, full bars wifi signal on my phone It says I'm co

  • Infotype 0024 enhancement

    u201CNew joiner u201Cis an action in our client system in which 8 infotypes are configured. When I execute this action in PA40 transaction, the 8th infotype that appears will be 0024.When this infotype screen appears as a part of u201DNew joiner u201

  • Output to be blocked for Billing documents, if not released to Accounting

    Hi SAP Gurus, We have a requirement, where the Billing documents should not be issued output, if they are not released to accounting. The system should not allow the user to issue output for billing documents, if not released to accounting. Regards,

  • Skype 2.8 won't work with Mac OS 10.4.11

    I'm using the first gen Macbook Intel running Mac OS X 10.4.11 and I'm trying to install Skype 2.8.  The program downloaded but when I tried to install it, it gave me an error "This version of Skype is not compatible with this version of Mac OS X". 

  • Syncing with a new computer, with access to the old one

    Hi I think the answer to this question is somewhere in the reems of discussions here, but I can't seem to find it. I have a Mac and an Airbook, but I am about to lose access to the Mac. I have sync'd my iPhone and iPad to the Mac, and now need to syn