Unable to build 1.2.x Failed contribs: sb-bsd-sockets

Bug #1426803 reported by Sorex
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Undecided
Unassigned

Bug Description

Unable to build 1.2.x including 1.2.9

           Self Total Cumul
  Nr Count % Count % Count % Calls Function
------------------------------------------------------------------------
   1 2555 88.9 2555 88.9 2555 88.9 - CONSALOT
   2 313 10.9 313 10.9 2868 99.8 - "foreign function pthread_sigmask"
   3 3 0.1 2875 100.0 2871 99.9 - CONSING-TEST
   4 2 0.1 2 0.1 2873 99.9 - (FLET #:CLEANUP-FUN-580 :IN SB-THREAD::CALL-WITH-SYSTEM-MUTEX/WITHOUT-GCING)
   5 2 0.1 2 0.1 2875 100.0 - GET-UNIVERSAL-TIME
   6 0 0.0 2875 100.0 2875 100.0 - SB-INT:SIMPLE-EVAL-IN-LEXENV
   7 0 0.0 2875 100.0 2875 100.0 - EVAL-TLF
   8 0 0.0 2875 100.0 2875 100.0 - (FLET SB-FASL::EVAL-FORM :IN SB-INT:LOAD-AS-SOURCE)
   9 0 0.0 2875 100.0 2875 100.0 - SB-INT:LOAD-AS-SOURCE
  10 0 0.0 2875 100.0 2875 100.0 - (FLET SB-FASL::LOAD-STREAM :IN LOAD)
  11 0 0.0 2875 100.0 2875 100.0 - LOAD
  12 0 0.0 2875 100.0 2875 100.0 - EVAL
  13 0 0.0 2875 100.0 2875 100.0 - SB-IMPL::PROCESS-EVAL/LOAD-OPTIONS
  14 0 0.0 2875 100.0 2875 100.0 - SB-IMPL::TOPLEVEL-INIT
  15 0 0.0 2875 100.0 2875 100.0 - (FLET #:WITHOUT-INTERRUPTS-BODY-85 :IN SAVE-LISP-AND-DIE)
  16 0 0.0 2875 100.0 2875 100.0 - (LABELS SB-IMPL::RESTART-LISP :IN SAVE-LISP-AND-DIE)
  17 0 0.0 315 11.0 2875 100.0 - "foreign function interrupt_handle_pending"
  18 0 0.0 315 11.0 2875 100.0 - "foreign function handle_trap"
  19 0 0.0 2 0.1 2875 100.0 - SB-THREAD::CALL-WITH-SYSTEM-MUTEX/WITHOUT-GCING
  20 0 0.0 2 0.1 2875 100.0 - SB-KERNEL:RUN-PENDING-FINALIZERS
  21 0 0.0 2 0.1 2875 100.0 - (FLET SB-THREAD::EXEC :IN SB-KERNEL::POST-GC)
  22 0 0.0 2 0.1 2875 100.0 - "foreign function call_into_lisp"
  23 0 0.0 2 0.1 2875 100.0 - "foreign function maybe_gc"
------------------------------------------------------------------------
          0 0.0 elsewhere
; disassembly for CONSALOT
; Size: 177 bytes. Origin: #x100310A4A8
; 4A8: 498B4C2460 MOV RCX, [R12+96] ; thread.binding-stack-pointer
                                                              ; no-arg-parsing entry point
; 4AD: 48894DF8 MOV [RBP-8], RCX
; 4B1: BA17001020 MOV EDX, 537919511
; 4B6: BB204E0000 MOV EBX, 20000
; 4BB: EB70 JMP L5
; 4BD: 0F1F00 NOP
; 4C0: L0: 4883EB02 SUB RBX, 2 ; 16/2875 samples
; 4C4: 49896C2440 MOV [R12+64], RBP ; thread.pseudo-atomic-bits
                                                              ; 2/2875 samples
; 4C9: 4D8B5C2418 MOV R11, [R12+24] ; thread.alloc-region

; 4CE: 498D7360 LEA RSI, [R11+96]
; 4D2: 493B742420 CMP RSI, [R12+32]
; 4D7: 7761 JNBE L6
; 4D9: 4989742418 MOV [R12+24], RSI ; thread.alloc-region
; 4DE: 498D730F LEA RSI, [R11+15]
; 4E2: L1: 48C746F1D9000000 MOV QWORD PTR [RSI-15], 217
; 4EA: 48C746F914000000 MOV QWORD PTR [RSI-7], 20
; 4F2: 49316C2440 XOR [R12+64], RBP ; thread.pseudo-atomic-bits
; 4F7: 7402 JEQ L2 ; 29/2875 samples
; 4F9: CC09 BREAK 9 ; pending interrupt trap
; 4FB: L2: 49896C2440 MOV [R12+64], RBP ; thread.pseudo-atomic-bits
                                                              ; 2280/2875 samples
; 500: 4D8B5C2418 MOV R11, [R12+24] ; thread.alloc-region
; 505: 498D4B10 LEA RCX, [R11+16]
; 509: 493B4C2420 CMP RCX, [R12+32]
; 50E: 773A JNBE L7
; 510: 49894C2418 MOV [R12+24], RCX ; thread.alloc-region
; 515: 498D4B07 LEA RCX, [R11+7]
; 519: L3: 49316C2440 XOR [R12+64], RBP ; thread.pseudo-atomic-bits
; 51E: 7402 JEQ L4 ; 20/2875 samples
; 520: CC09 BREAK 9 ; pending interrupt trap
; 522: L4: 488971F9 MOV [RCX-7], RSI ; 158/2875 samples
; 526: 48895101 MOV [RCX+1], RDX ; 25/2875 samples
; 52A: 488BD1 MOV RDX, RCX ; 17/2875 samples
; 52D: L5: 4885DB TEST RBX, RBX
; 530: 7F8E JNLE L0 ; 7/2875 samples
; 532: 488BE5 MOV RSP, RBP
; 535: F8 CLC
; 536: 5D POP RBP
; 537: C3 RET
; 538: CC10 BREAK 16 ; Invalid argument count trap
; 53A: L6: 6A60 PUSH 96
; 53C: BEB0194200 MOV ESI, 4331952 ; alloc_tramp
; 541: FFD6 CALL RSI
; 543: 5E POP RSI
; 544: 4080CE0F OR SIL, 15
; 548: EB98 JMP L1
; 54A: L7: 6A10 PUSH 16
; 54C: B9B0194200 MOV ECX, 4331952 ; alloc_tramp
; 551: FFD1 CALL RCX
; 553: 59 POP RCX
; 554: 80C907 OR CL, 7
; 557: EBC0 JMP L3
* make: Leaving directory `/usr/src/RPM/BUILD/sbcl-1.2.9/sbcl-1.2.9/contrib/sb-sprof'

WARNING! Some of the contrib modules did not build successfully or pass
their self-tests. Failed contribs:"
  sb-bsd-sockets
Command exited with non-zero status 1

Revision history for this message
Stas Boukarev (stassats) wrote :

That's the log from sb-sprof, you need to show the log from sb-bsd-sockets.

Changed in sbcl:
status: New → Incomplete
Revision history for this message
Sorex (fiodor-sorex) wrote :

Sorry, log from sb-bsd-sockets attached

Revision history for this message
Stas Boukarev (stassats) wrote :

In 8f16296ad29194a7d39109aa54dc11b84a04bf40

Changed in sbcl:
status: Incomplete → Fix Committed
Stas Boukarev (stassats)
Changed in sbcl:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.