Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#28064 closed defect (fixed)

zsh-devel 4.3.11_0 configure error - build failure

Reported by: oliver.bock@… Owned by: drkp (Dan Ports)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: zsh-devel

Description

Build fails due to an error during configure:

:info:configure checking if tcsetpgrp() actually works... notty
:info:configure configure: error: no controlling tty
:info:configure Try running configure with --with-tcsetpgrp or --without-tcsetpgrp
:info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_shells_zsh-devel/work/zsh-4.3.11" && ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info --enable-multibyte --enable-etcdir=/opt/local/etc --enable-pcre " returned error 1
:error:configure Target org.macports.configure returned: configure failure: shell command failed (see log for details)

Change History (3)

comment:1 Changed 13 years ago by drkp (Dan Ports)

Keywords: configure tcsetpgrp notty removed
Owner: changed from macports-tickets@… to dports@…
Status: newassigned

Out of curiosity, how were you running without a controlling tty? Maybe running port through one of the GUI interfaces?

comment:2 Changed 13 years ago by drkp (Dan Ports)

Resolution: fixed
Status: assignedclosed

Added --with-tcsetpgrp to zsh and zsh-devel in r75303

comment:3 in reply to:  1 Changed 13 years ago by oliver.bock@…

Replying to dports@…:

Out of curiosity, how were you running without a controlling tty? Maybe running port through one of the GUI interfaces?

Yep, Porticus! Just tried to update directly and it worked flawlessly (using the old release). Could have tried that earlier *sigh*

Thanks!

Note: See TracTickets for help on using tickets.