You are not logged in.

#1 2006-09-28 03:41:24

allucid
Member
Registered: 2006-01-06
Posts: 259

berry-core-svn from aur fails to build

Not sure where to post this. Move it if necessary.

I am using aurbuild. Here is where it fails:

==> Checking Buildtime Dependencies... 

  `- subversion: ok [M]
==> Checking Runtime Dependencies... 

  `- startup-notification: ok [D]
  `- libxcomposite: ok [D]
  `- libxinerama: ok [D]
  `- libpng: ok [D]
  `- libxdamage: ok [D]
  `- libxrandr: ok [D]
  `- libgl: ok [D]
  `- glib2: ok [D]
==> Entering fakeroot environment
==> Making package: beryl-core-svn 153-1 (Wed Sep 27 23:37:40 EDT 2006)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
==> Validating source files with MD5sums
==> Extracting Sources...
==> Starting build()...
svn: File not found: revision 341, path '/beryl-core/trunk'
==> SVN checkout done or server timeout
==> Starting make...
./PKGBUILD: line 25: cd: /home/matt/.aurbuild.23666/beryl-core-svn/beryl-core-sv
n/src/beryl-core: No such file or directory
./PKGBUILD: line 26: ./autogen.sh: No such file or directory
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install'.  Stop.
==> ERROR: Build Failed.  Aborting...

aurbuild: could not build "beryl-core-svn" with makepkg.

Is SVN down or did they move things around?

Offline

#2 2006-09-28 04:40:31

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: berry-core-svn from aur fails to build

Look in /home/matt/.aurbuild.23666/beryl-core-svn/beryl-core-svn/src/ to see if there are files there. Either the svn is down or the beryl-core directory is no longer there (i.e., it has been renamed). I think that aurbuild removes that long directory when exiting so you might need to build the package manually.

Offline

#3 2006-09-28 05:33:07

Deranger
Member
Registered: 2006-09-12
Posts: 35

Re: berry-core-svn from aur fails to build

Looks like it has been renamed to svn://metascape.afraid.org/svnroot/beryl/trunk/beryl-core

You can browse the SVN here.


Code should be free and hardware should be cheap.

Offline

#4 2006-09-28 14:03:10

T-Dawg
Forum Fellow
From: Charlotte, NC
Registered: 2005-01-29
Posts: 2,736

Re: berry-core-svn from aur fails to build

just a note on aurbuild you can keep the build directory if it fails. It maybe a good idea to enable the switch for it all the time for situations like these.

  -k, --keep-build-dir  keep the build directory if building fails

Offline

Board footer

Powered by FluxBB