You are not logged in.

#1 2009-10-22 05:59:55

brando56894
Member
From: NYC
Registered: 2008-08-03
Posts: 681

Trying To Update Compiz-Fusion

I noticed that the version of compiz-fusion from the repositories is a little outdated (its from march 09) and found two pkgbuilds in the AUR that used git to retrieve the code but both pkgbuilds fail and I cant seem to find a solution.

Using compiz-kde-git I get these errors:

[bran@ra /var/tmp/aurbuild/build]$ sudo aurbuild -s compiz-kde-git
==> Checking Buildtime Dependencies...

   - git: ok [M]
   - intltool: ok [M]
   - gconf: ok [M]
   - perlxml: ok [M]
==> Checking Runtime Dependencies...

   - libgl: ok [D]
   - xorg-server: ok [D]
   - libxcb: ok [D]
   - dbus: ok [D]
   - librsvg: ok [D]
   - kdemod-kdebase: ok [D]
==> Determining latest git revision...
  -> Version found: 20091022
==> Making package: compiz-kde-git 20091022-1 x86_64 (Thu Oct 22 01:55:53 EST 2009)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
==> Extracting Sources...
==> Entering fakeroot environment...
==> Starting build()...
==> Connecting to the GIT server....
Initialized empty Git repository in /var/tmp/aurbuild/build/compiz-kde-git/compiz-kde-git/src/compiz/.git/
remote: Counting objects: 25081, done.
remote: Compressing objects: 100% (17179/17179), done.
remote: Total 25081 (delta 19975), reused 9840 (delta 7876)
Receiving objects: 100% (25081/25081), 8.78 MiB | 1.14 MiB/s, done.
Resolving deltas: 100% (19975/19975), done.
==> GIT checkout done
==> Starting make...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal  --output=aclocal.m4t
Can't exec "aclocal": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 328.
autoreconf: failed to run aclocal: No such file or directory
==> ERROR: Build Failed.
    Aborting...
aurbuild: could not build compiz-kde-git with makepkg.
Build directory retained at /var/tmp/aurbuild/build/compiz-kde-git
You can visit the directory, fix the problem, and run makepkg.

Using compiz-fusion-entire-git I get these errors:

[bran@ra /var/tmp/aurbuild/build]$ sudo aurbuild --builddeps --auto -m compiz-fusion-entire-git
==> Checking Buildtime Dependencies...                                                         

   - git: ok [M]
   - intltool: ok [M]
   - pkgconfig: ok [M]
==> Checking Runtime Dependencies... 

   - startup-notification: ok [D]
   - librsvg: ok [D]             
   - libgl: ok [D]               
   - dbus: ok [D]                
   - mesa: ok [D]                
   - libxslt: ok [D]             
   - fuse: ok [D]                
   - sudo: ok [D]                
==> Determining latest git revision...
  -> Version found: 20091022          
==> Making package: compiz-fusion-entire-git 20091022-1 x86_64 (Thu Oct 22 01:40:34 EST 2009)
==> Checking Runtime Dependencies...                                                         
==> Checking Buildtime Dependencies...                                                       
==> Retrieving Sources...                                                                    
==> Extracting Sources...                                                                    
==> Entering fakeroot environment...                                                         
==> Starting build()...                                                                      
==> Connecting to the GIT server....
Initialized empty Git repository in /var/tmp/aurbuild/build/compiz-fusion-entire-git/compiz-fusion-entire-git/src/compiz/.git/
remote: Counting objects: 1194, done.
remote: Compressing objects: 100% (1185/1185), done.
remote: Total 1194 (delta 683), reused 0 (delta 0)
Receiving objects: 100% (1194/1194), 443.32 KiB | 304 KiB/s, done.
Resolving deltas: 100% (683/683), done.
==> GIT checkout done
==> Starting make...

>>>           G I T  - C O M P I Z          <<<
_____________________________________________________

 * Writing log files to /tmp/git-compiz.nfsORmN8
_____________________________________________________

 * Checking minimal dependencies...........OK
_____________________________________________________

 * Checking internet connection...........OK
_____________________________________________________

 * Updating git-compiz
 -> No update!
_____________________________________________________

>> core <<

 * Cloning core
Initialized empty Git repository in /var/tmp/aurbuild/build/compiz-fusion-entire-git/compiz-fusion-entire-git/src/compiz/core/.git/
remote: Counting objects: 27882, done.
remote: Compressing objects: 100% (6525/6525), done.
remote: Total 27882 (delta 22091), reused 26878 (delta 21294)
Receiving objects: 100% (27882/27882), 9.49 MiB | 1.63 MiB/s, done.
Resolving deltas: 100% (22091/22091), done.
 * Switching to the 'compiz-0.8' branch
Branch compiz-0.8 set up to track remote branch compiz-0.8 from origin.
Switched to a new branch 'compiz-0.8'
 * Cleaning old compile
make: *** No rule to make target `clean'.  Stop.
 * Configuring new version
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal  --output=aclocal.m4t
Can't exec "aclocal": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 328.
autoreconf: failed to run aclocal: No such file or directory
 * Compiling new version
make: *** No targets specified and no makefile found.  Stop.
 * Installing new version
ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored.
Password:
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:

    #1) Respect the privacy of others.
    #2) Think before you type.
    #3) With great power comes great responsibility.

it just sits there waiting for a password, but doesnt display the prompt, it does when I hit enter but it says incorrect password, I enter it again and it says the same thing, gives the same thing again if run as root also.

Offline

Board footer

Powered by FluxBB