[MacPorts] #41055: yorick @2.2.02_0 build hangs on 10.9
#41055: yorick @2.2.02_0 build hangs on 10.9 ---------------------+-------------------------------- Reporter: ralph@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: ---------------------+-------------------------------- When trying to build yorick, it just gets stuck doing an fputest. Activity monitor shows fputest running at about 70% cpu, but it never finishes. {{{ Configuring yorick /Applications/Xcode.app/Contents/Developer/usr/bin/make Y_HOME=relocate ysite if S="s?^prefix=.*?prefix=\".\"?;\ s?^Y_PLATFORM=.*?Y_PLATFORM=\".\"?;\ s?^Y_SITE=.*?Y_SITE=\".\"?;\ s?^Y_HOME=.*?Y_HOME=\"relocate\"?";\ sed -e "$S" ysite.sh >ysite.sh1; then mv ysite.sh1 ysite.sh; fi LD_STATIC= ./configure =============== begin top level configuration =============== /usr/bin/clang is an ANSI C compiler. Good. CC="/usr/bin/clang" CFLAGS="-pipe -Os -arch x86_64" LDFLAGS="-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64" MATHLIB="-lm" ./config.sh ============= begin play/unix configuration ============= using getrusage() (CPU timer) using gettimeofday() (wall timer) using POSIX getlogin(), getpwuid(), getuid() functions using POSIX tcgetpgrp() function using POSIX getcwd() function using POSIX dirent.h header for directory ops using select(), sys/select.h header using FPU_GCC_X86_64 (SIGFPE delivery) }}} -- Ticket URL: <https://trac.macports.org/ticket/41055> MacPorts <http://www.macports.org/> Ports system for OS X
#41055: yorick @2.2.02_0 build hangs on 10.9 ----------------------+----------------------- Reporter: ralph@… | Owner: thibaut@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: yorick | ----------------------+----------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => thibaut@… * port: => yorick -- Ticket URL: <https://trac.macports.org/ticket/41055#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41055: yorick @2.2.02_0 build hangs on 10.9 ----------------------+----------------------- Reporter: ralph@… | Owner: thibaut@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: mavericks Port: yorick | ----------------------+----------------------- Changes (by ryandesign@…): * keywords: => mavericks -- Ticket URL: <https://trac.macports.org/ticket/41055#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#41055: yorick @2.2.02_0 build hangs on 10.9 ----------------------+----------------------- Reporter: ralph@… | Owner: thibaut@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: fixed | Keywords: mavericks Port: yorick | ----------------------+----------------------- Changes (by thibaut@…): * status: new => closed * resolution: => fixed Comment: Thanks. Removing optimization flags fixes this, so I've done it as a temporary fix. I'm contacting upstream to find a better solution on the longer run. Regards, Thibaut. -- Ticket URL: <https://trac.macports.org/ticket/41055#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts