Opened 12 years ago

Closed 12 years ago

Last modified 11 years ago

#36645 closed defect (duplicate)

libsdl@1.2.15 - build failure due to sw_vers hang

Reported by: psynowiec@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: cooljeanius (Eric Gallager)
Port: libsdl

Description

compilation stops at

checking whether /usr/bin/clang accepts -fno-strict-aliasing... yes

ps -ef

  502 35411 13074   0  1:04PM ttys000    0:00.70 /usr/bin/tclsh /opt/local/bin/port -v -v install libsdl 
  502 35418 35411   0  1:05PM ttys000    0:00.00 sh -c  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/Python-2.7.3" && ./configure --prefix=/opt/local --enable-framework=/opt/local/Library/Frameworks --enable-ipv6 
  502 35419 35418   0  1:05PM ttys000    0:00.14 /bin/sh ./configure --prefix=/opt/local --enable-framework=/opt/local/Library/Frameworks --enable-ipv6
  502 35900 35419   0  1:05PM ttys000    0:00.00 /bin/sh ./configure --prefix=/opt/local --enable-framework=/opt/local/Library/Frameworks --enable-ipv6
  502 35901 35900   0  1:05PM ttys000    0:00.00 sw_vers -productVersion
  502 35902 35900   0  1:05PM ttys000    0:00.00 sed s/\(10\.[0-9]*\).*/\1/

Attachments (1)

main.log-libsdl (16.0 KB) - added by psynowiec@… 12 years ago.
main.log

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by psynowiec@…

Attachment: main.log-libsdl added

main.log

comment:1 Changed 12 years ago by psynowiec@…

This problem with configure stopping at SED is not only for this port. I changed SED to GSED and problem still exists

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: clang sed removed
Resolution: duplicate
Status: newclosed
Summary: libsdl@1.2.15 - build failurelibsdl@1.2.15 - build failure due to sw_vers hang

Duplicate of #34221.

comment:3 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Note: See TracTickets for help on using tickets.