Opened 4 years ago

Closed 5 months ago

#61043 closed defect (fixed)

stack: configure failure: Segmentaion fault: 11

Reported by: iefdev (Eric F) Owned by: essandess (Steve Smith)
Priority: Normal Milestone:
Component: ports Version: 2.6.3
Keywords: lion Cc:
Port: stack

Description

I wanted to install pandoc, but it failed when installing stack.

:info:configure sh: line 1:  4699 Segmentation fault: 11  /opt/local/var/macports/build/_opt_ports_dev_lang_stack/stack/work/bin/stack setup --with-gcc /usr/bin/clang --allow-different-user


I noticed there was an update (on both):

stack seems to have been updated (port version: 2.3.1, new version: 2.3.3)
pandoc seems to have been updated (port version: 2.9.2.1, new version: 2.10.1)

But that version failed as well.

main.log is from: 2.3.3


Here are the checksums for 2.3.3:

checksums           ${distname}${extract.suffix} \
                    rmd160  967db52deffbb4630659f8ade2c9f8f0915c9805 \
                    sha256  3878029377275641b9e2b1dfe7fab819f1f18b3ffda6414ce07472b17c125c7f \
                    size    8016786 \
                    v${github.version}${extract.suffix} \
                    rmd160  24e1ce684497890824eed1bbee68648adb0d3265 \
                    sha256  57042c0c7b53a6f8dba7f31679e9049c28351a86b8bc2786f7e37eda4733634e \
                    size    684783 \
                    ${distname}${extract.suffix}.asc \
                    rmd160  cd8e7fda34fe438e05913fab9c220ca665ceb8f9 \
                    sha256  3580dc6e2daf3ba606c97d55947f0a0a33a1768743a3d1c5bf7058e41a481fb1 \
                    size    488

Attachments (1)

main.log (91.8 KB) - added by iEFdev 4 years ago.

Download all attachments as: .zip

Change History (4)

Changed 4 years ago by iEFdev

Attachment: main.log added

comment:1 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: lion added

stack was updated to 2.3.3 in [34457761731ef9c7b49c6213ca7e255682020be7/macports-ports].

But since you're on 10.7, it isn't at all surprising that it doesn't work; we already know from #60477 that stack doesn't work on 10.12 or earlier (pending the incorporation of fixes kencu claims he has).

comment:2 Changed 4 years ago by iEFdev

Aah, that'd be great if they could make that happen.

comment:3 Changed 5 months ago by kencu (Ken)

Resolution: fixed
Status: assignedclosed

fixed by changes to the stack port over the past few years

Note: See TracTickets for help on using tickets.