You are not logged in.

#1 2008-12-13 05:38:38

tjwallis
Member
Registered: 2008-11-29
Posts: 8

Segmentation fault after hard reboot [SOLVED]

I get this error message when I try and run makepkg.

==> Making package: kdenlive 0.7-1 i686 (Fri Dec 12 18:21:45 EST 2008)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
  -> Found kdenlive-0.7.tar.bz2 in build dir
==> Validating source files with md5sums...
    kdenlive-0.7.tar.bz2 ... Passed
==> Extracting Sources...
  -> bsdtar -x -f kdenlive-0.7.tar.bz2
==> Removing existing pkg/ directory...
==> Entering fakeroot environment...
==> Starting build()...
PKGBUILD: line 17: 11421 Segmentation fault      cmake -DCMAKE_INSTALL_PREFIX=/usr -DLIB_INSTALL_DIR=/usr/lib -DCMAKE_BUILD_TYPE=Release
make: *** No targets specified and no makefile found.  Stop.
==> ERROR: Build Failed.
    Aborting...

This happend after a hard reboot when mkepkg was running. I can run makepkg on other packages just fine but not the one that was running when I rebooted. Any Ideas of how I can solve this problem? It seems that there might be a bad file some where in /usr/lib that is keeping the package from building.

Last edited by tjwallis (2008-12-13 20:06:26)

Offline

#2 2008-12-13 06:12:52

tjwallis
Member
Registered: 2008-11-29
Posts: 8

Re: Segmentation fault after hard reboot [SOLVED]

Amarok 2 also gives me the same problem when trying to run makepkg.

==> Starting build()...
PKGBUILD: line 16: 13442 Segmentation fault      cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`-DCMAKE_BUILD_TYPE=RELEASE
make: *** No targets specified and no makefile found.  Stop.
==> ERROR: Build Failed.
    Aborting...

Offline

#3 2008-12-13 15:32:29

tjwallis
Member
Registered: 2008-11-29
Posts: 8

Re: Segmentation fault after hard reboot [SOLVED]

Problem solved I forced a reinstall cmake.:D

Offline

#4 2008-12-13 16:11:47

bender02
Member
From: UK
Registered: 2007-02-04
Posts: 1,328

Re: Segmentation fault after hard reboot [SOLVED]

Please mark the thread solved: http://bbs.archlinux.org/viewtopic.php?id=50161

Offline

Board footer

Powered by FluxBB