You are not logged in.

#1 2015-01-15 05:00:11

Rorx
Member
Registered: 2014-09-04
Posts: 5

Paktahn won't build

Good evening there.

I am having an issue building paktahn (AUR package) from tarball; a debugger appears showing:

; compiling file "/home/kakb/src/clbuild.paktahn/source/cl-store/sbcl/custom.lisp" (written 12 AUG 2009 03:38:32 AM):
; compiling (IN-PACKAGE :CL-STORE)
; compiling (DEFUN CREATE-FLOAT-VALUES ...)
; compiling (DEFSTORE-CL-STORE (OBJ STRUCTURE-OBJECT ...) ...)
; compiling (DEFRESTORE-CL-STORE (STRUCTURE-OBJECT STREAM) ...)
; compiling (DEFUN GET-LAYOUT ...)
; compiling (DEFUN GET-INFO ...)
; compiling (DEFUN DD-NAME ...)
; compiling (DEFVAR *SBCL-STRUCT-INHERITS* ...)
; compiling (DEFSTRUCT (STRUCT-DEF #) ...)
; compiling (DEFUN INFO-OR-DIE ...)
; compiling (DEFUN SAVE-ABLE-SUPERS ...)
; compiling (DEFUN GET-SUPERS ...)
; compiling (DEFSTORE-CL-STORE (OBJ STRUCTURE-CLASS ...) ...)
; compiling (DEFSTORE-CL-STORE (OBJ STRUCT-DEF ...) ...); 
; caught ERROR:
;   READ error during COMPILE-FILE:
;   
;     Lock on package SB-KERNEL violated when interning CLASS-METHOD-DEFINITIONS
;     while in package CL-STORE.
;   See also:
;     The SBCL Manual, Node "Package Locks"
;   
;     (in form starting at line: 76, column: 41, file-position: 2419)

; compilation aborted after 0:00:00.044

debugger invoked on a UIOP/LISP-BUILD:COMPILE-FILE-ERROR in thread
#<THREAD "main thread" RUNNING {1003016D83}>:
  COMPILE-FILE-ERROR while compiling #<NON-REQUIRED-FILE "cl-store" "custom">

Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [RETRY                        ] Retry
                                     compiling #<NON-REQUIRED-FILE "cl-store" "custom">.
  1: [ACCEPT                       ] Continue, treating
                                     compiling #<NON-REQUIRED-FILE "cl-store" "custom">
                                     as having been successful.
  2:                                 Retry ASDF operation.
  3: [CLEAR-CONFIGURATION-AND-RETRY] Retry ASDF operation after resetting the
                                     configuration.
  4: [CONTINUE                     ] Ignore runtime option --eval "(asdf:oos 'asdf:load-op 'paktahn)".
  5: [ABORT                        ] Skip rest of --eval and --load options.
  6:                                 Skip to toplevel READ/EVAL/PRINT loop.
  7: [EXIT                         ] Exit SBCL (calling #'EXIT, killing the process).

(UIOP/LISP-BUILD:CHECK-LISP-COMPILE-RESULTS NIL T T "~/asdf-action::format-action/" ((#<ASDF/LISP-ACTION:COMPILE-OP > . #<CL-STORE.SYSTEM:NON-REQUIRED-FILE "cl-store" "custom">)))
0] 

I installed another AUR package and built it without problems, so I know it's paktahn; Any ideas? Does anyone have a clue please?

Thanks for your time.

Last edited by Rorx (2015-01-15 05:02:17)

Offline

#2 2015-02-25 22:27:55

blablubb1234
Member
Registered: 2013-07-04
Posts: 34

Re: Paktahn won't build

I can just tell you that one cannot even use it at the moment, debugger comes on aswell:

$ paktahn

debugger invoked on a SIMPLE-ERROR in thread
#<THREAD "main thread" RUNNING {100479ADD3}>:
  Error opening shared object "libalpm.so.8":
  libalpm.so.8: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden.

Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [CONTINUE       ] Skip this shared object and continue.
  1: [RETRY          ] Retry loading this shared object.
  2: [CHANGE-PATHNAME] Specify a different pathname to load the shared object from.

(SB-SYS:DLOPEN-OR-LOSE #S(SB-ALIEN::SHARED-OBJECT :PATHNAME #P"libalpm.so.8" :NAMESTRING "libalpm.so.8" :HANDLE NIL :DONT-SAVE NIL))
0]

Offline

#3 2015-02-25 22:33:00

nullified
Member
From: Massachusetts, USA
Registered: 2013-12-09
Posts: 468

Re: Paktahn won't build

Is there any reason that you're trying to use a 2 year old, unmaintained package manager? I'm not knocking it, I am just quite curious.


"We may say most aptly, that the Analytical Engine weaves algebraical patterns just as the Jacquard-loom weaves flowers and leaves." - Ada Lovelace

Offline

#4 2015-02-25 22:33:00

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Paktahn won't build

Moving to AUR Issues...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB