[MacPorts] #49132: sbcl fails to build on OS X 10.11

MacPorts noreply at macports.org
Mon Feb 1 13:32:13 PST 2016


#49132: sbcl fails to build on OS X 10.11
---------------------+------------------------
  Reporter:  glen@…  |      Owner:  easieste@…
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.3.4
Resolution:          |   Keywords:  elcapitan
      Port:  sbcl    |
---------------------+------------------------

Comment (by alex_kazakov@…):

 This bug affects me too. I have MacBook Pro (13-inch, Late 2011). I don't
 use sbcl by itself, it is needed by maxima/wxmaxima, which is a very
 useful tool in my work. I have run "sudo port clean all" several times,
 but it is helpless. [[BR]]
 [[BR]]

 {{{
 ; compiling (PROVIDE (QUOTE SB-SPROF))

 ;
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_sbcl/sbcl/work/sbcl-1.3.1/obj
 /sbcl-home/contrib//sb-sprof.fasl written
 ; compilation finished in 0:00:00.969
 * echo "(defsystem :sb-sprof :class require-system)" >
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_sbcl/sbcl/work/sbcl-1.3.1/obj
 /sbcl-home/contrib//sb-sprof.asd
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_sbcl/sbcl/work/sbcl-1.3.1/src/runtime/sbcl
 --noinform --core
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_sbcl/sbcl/work/sbcl-1.3.1/output/sbcl.core
 --lose-on-corruption --disable-debugger --no-sysinit --no-userinit --eval
 '(load (format nil "SYS:CONTRIB;~:@(~A~);TEST.LISP" "sb-sprof"))'
 </dev/null
 ; disassembly for CONSALOT
 ; Size: 180 bytes. Origin: #x1003D443F8
 ; 3F8:       498B4C2460       MOV RCX, [R12+96]               ; thread
 .binding-stack-pointer
                                                               ; no-arg-
 parsing entry point
 ; 3FD:       48894DF8         MOV [RBP-8], RCX
 ; 401:       BA17001020       MOV EDX, 537919511
 ; 406:       BB204E0000       MOV EBX, 20000
 ; 40B:       E96F000000       JMP L5
 ; 410: L0:   4883EB02         SUB RBX, 2
 ; 414:       49896C2440       MOV [R12+64], RBP               ; thread
 .pseudo-atomic-bits
 ; 419:       4D8B5C2418       MOV R11, [R12+24]               ; thread
 .alloc-region
 ; 41E:       498D7360         LEA RSI, [R11+96]
 ; 422:       493B742420       CMP RSI, [R12+32]
 ; 427:       7764             JNBE L6
 ; 429:       4989742418       MOV [R12+24], RSI               ; thread
 .alloc-region
 ; 42E:       498D730F         LEA RSI, [R11+15]
 ; 432: L1:   48C746F1D9000000 MOV QWORD PTR [RSI-15], 217
 ; 43A:       48C746F914000000 MOV QWORD PTR [RSI-7], 20
 ; 442:       49316C2440       XOR [R12+64], RBP               ; thread
 .pseudo-atomic-bits
 ; 447:       7403             JEQ L2
 ; 449:       0F0B09           BREAK 9                         ; pending
 interrupt trap
 ; 44C: L2:   49896C2440       MOV [R12+64], RBP               ; thread
 .pseudo-atomic-bits
 ; 451:       4D8B5C2418       MOV R11, [R12+24]               ; thread
 .alloc-region
 ; 456:       498D4B10         LEA RCX, [R11+16]
 ; 45A:       493B4C2420       CMP RCX, [R12+32]
 ; 45F:       773C             JNBE L7
 ; 461:       49894C2418       MOV [R12+24], RCX               ; thread
 .alloc-region
 ; 466:       498D4B07         LEA RCX, [R11+7]
 ; 46A: L3:   49316C2440       XOR [R12+64], RBP               ; thread
 .pseudo-atomic-bits
 ; 46F:       7403             JEQ L4
 ; 471:       0F0B09           BREAK 9                         ; pending
 interrupt trap
 ; 474: L4:   488971F9         MOV [RCX-7], RSI
 ; 478:       48895101         MOV [RCX+1], RDX
 ; 47C:       488BD1           MOV RDX, RCX
 ; 47F: L5:   4885DB           TEST RBX, RBX
 ; 482:       7F8C             JNLE L0
 ; 484:       488BE5           MOV RSP, RBP
 ; 487:       F8               CLC
 ; 488:       5D               POP RBP
 ; 489:       C3               RET
 ; 48A:       0F0B10           BREAK 16                        ; Invalid
 argument count trap
 ; 48D: L6:   6A60             PUSH 96
 ; 48F:       BE90AE1100       MOV ESI, 1158800                ;
 alloc_tramp
 ; 494:       FFD6             CALL RSI
 ; 496:       5E               POP RSI
 ; 497:       4080CE0F         OR SIL, 15
 ; 49B:       EB95             JMP L1
 ; 49D: L7:   6A10             PUSH 16
 ; 49F:       B990AE1100       MOV ECX, 1158800                ;
 alloc_tramp
 ; 4A4:       FFD1             CALL RCX
 ; 4A6:       59               POP RCX
 ; 4A7:       80C907           OR CL, 7
 ; 4AA:       EBBE             JMP L3
 *
 WARNING! Some of the contrib modules did not build successfully or pass
 their self-tests. Failed contribs:"
   sb-posix
 Command failed: ulimit -s 8192 && unset LD_PREBIND && unset
 LD_PREBIND_ALLOW_OVERLAP && cd
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_sbcl/sbcl/work/sbcl-1.3.1
 && export CC && CC=/usr/bin/clang && export CXX && CXX=/usr/bin/clang++ &&
 export CPP && CPP==/usr/bin/cpp && sh ./make.sh --fancy
 --prefix=/opt/local --xc-
 host="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_sbcl/sbcl/work/sbcl-1.0.55-x86-darwin/src/runtime/sbcl
 --core
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_sbcl/sbcl/work/sbcl-1.0.55-x86-darwin/output/sbcl.core
 --disable-debugger --sysinit /dev/null --userinit /dev/null"
 Exit code: 1
 Error: org.macports.build for port sbcl returned: command execution failed
 Warning: targets not executed for sbcl: org.macports.activate
 org.macports.build org.macports.destroot org.macports.install
 Error: Failed to install sbcl
 Please see the log file for port sbcl for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_sbcl/sbcl/main.log
 Error: The following dependencies were not installed: maxima sbcl tk tcl
 xorg-libXScrnSaver xorg-scrnsaverproto
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port wxmaxima failed
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/49132#comment:14>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list