Opened 5 years ago

Closed 3 years ago

#58849 closed defect (fixed)

asymptote @2.52_0: fails to build on 10.6.8

Reported by: dliessi (Davide Liessi) Owned by: mojca (Mojca Miklavec)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: asymptote

Description

:info:build cd doc && /usr/bin/make man
:info:build cd doc && /usr/bin/make faq
:info:build make[1]: Entering directory `/Volumes/MacPorts/hopeful/build/_opt_macports-git_macports-ports_graphics_asymptote/asymptote/work/asymptote-2.52/doc'
:info:build make[1]: `faq' is up to date.
:info:build make[1]: Leaving directory `/Volumes/MacPorts/hopeful/build/_opt_macports-git_macports-ports_graphics_asymptote/asymptote/work/asymptote-2.52/doc'
:info:build make[1]: Entering directory `/Volumes/MacPorts/hopeful/build/_opt_macports-git_macports-ports_graphics_asymptote/asymptote/work/asymptote-2.52/doc'
:info:build ../asy -dir ../base -config "" -render=0 -h 2>&1 | grep -iv Asymptote > options
:info:build Creating asy-keywords.el
:info:build ./asy -dir base -config "" -render=0 -l > asy.list
:info:build ../asy -dir ../base -config "" -render=0 -f pdf -noprc Bode.asy
:info:build ls base/*.asy | grep -v plain\* | \
:info:build           grep -v three_\* | grep -v featpost3D | xargs ./asy -dir base -config "" -render=0 -l >> asy.list
:info:build No handler for exception!
:info:build make[1]: *** [Bode.pdf] Abort trap
:info:build make[1]: Leaving directory `/Volumes/MacPorts/hopeful/build/_opt_macports-git_macports-ports_graphics_asymptote/asymptote/work/asymptote-2.52/doc'
:info:build make: *** [man] Error 2
:info:build make: *** Waiting for unfinished jobs....
:info:build perl ./asy-list.pl asy.list 2.52
:info:build make: Leaving directory `/Volumes/MacPorts/hopeful/build/_opt_macports-git_macports-ports_graphics_asymptote/asymptote/work/asymptote-2.52'
:info:build Command failed:  cd "/Volumes/MacPorts/hopeful/build/_opt_macports-git_macports-ports_graphics_asymptote/asymptote/work/asymptote-2.52" && /usr/bin/make -j2 -w all 
:info:build Exit code: 2
:info:build The following files would have been hidden from the build system by trace mode if they existed:
:info:build   /Library/Frameworks/CarbonCore.framework
:info:build   /Library/Frameworks/sys.framework
:error:build Failed to build asymptote: command execution failed
:debug:build Error code: CHILDSTATUS 96226 2
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "system {*}$notty {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "command_exec build"
:debug:build     (procedure "portbuild::build_main" line 8)
:debug:build     invoked from within
:debug:build "$procedure $targetname"

Full main.log attached.

Attachments (1)

main.log (145.8 KB) - added by dliessi (Davide Liessi) 5 years ago.

Download all attachments as: .zip

Change History (3)

Changed 5 years ago by dliessi (Davide Liessi)

Attachment: main.log added

comment:1 Changed 3 years ago by mojca (Mojca Miklavec)

I'm sorry, I failed to notice this ticket. I tried to build the latest version now and it seems to work (see also #61536).

comment:2 Changed 3 years ago by mojca (Mojca Miklavec)

Resolution: fixed
Status: assignedclosed

In 647bf561d5c25c1a4fb216cfa29239bcf2624a16/macports-ports (master):

asymptote: update to 2.68

Closes: #58849
Closes: #61536

Note: See TracTickets for help on using tickets.