[MacPorts] #38201: Error: graphviz cannot be built while nawk is active.

MacPorts noreply at macports.org
Mon Feb 25 10:32:24 PST 2013


#38201: Error: graphviz cannot be built while nawk is active.
--------------------------------+--------------------------------
  Reporter:  parag.deshpande@…  |      Owner:  macports-tickets@…
      Type:  defect             |     Status:  closed
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:  2.1.3
Resolution:  invalid            |   Keywords:
      Port:  graphviz           |
--------------------------------+--------------------------------
Changes (by macsforever2000@…):

 * status:  new => closed
 * resolution:   => invalid
 * port:   => graphviz


Old description:

> Hello,
>
> I am trying to build the linphone on my Mac OS X 10.7.5 with Xcode 4.6
> and Mac ports installed .
> I am following the building guidelines provided with linphone source code
> as follows.
>

> Linphone for iPhone depends on liblinphone sdk. This SDK is generated
> from makefiles and shell scripts.
> You must first install both xcode with iPhone OS SDK and MacPorts
> (www.macports.org) for these scripts to work.
>
> Once xccode and macports are installed, open a terminal and install the
> required build-time tools with:
>
>         $ sudo port install nawk coreutils automake autoconf libtool
> intltool wget pkgconfig cmake yasm doxygen
>
> when i try to execute same command on terminal it gives following error
> to me
>
> Error: graphviz cannot be built while nawk is active.
> Error: Please deactivate nawk and try again.
> Error: You can reactivate nawk again later.
> Error: org.macports.configure for port graphviz returned: nawk is active
> Error: Failed to install graphviz
> Please see the log file for port graphviz for details:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphviz/graphviz/main.log
> Error: The following dependencies were not installed: graphviz
> To report a bug, follow the instructions in the guide:
>     http://guide.macports.org/#project.tickets
> Error: Processing of port oxygen failed
>

> And this is the log file
>
> version:1
> :debug:clean changing euid/egid - current euid: 0 - current egid: 0
> :debug:clean egid changed to: 501
> :debug:clean euid changed to: 502
> :debug:main Executing org.macports.main (graphviz)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.archivefetch (graphviz)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.fetch (graphviz)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.checksum (graphviz)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.extract (graphviz)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:main Skipping completed org.macports.patch (graphviz)
> :debug:main Privilege de-escalation not attempted as not running as root.
> :debug:configure configure phase started at Mon Feb 25 18:12:59 IST 2013
> :notice:configure --->  Configuring graphviz
> :debug:configure Using compiler 'Mac OS X clang'
> :debug:configure Executing proc-pre-org.macports.configure-configure-0
> :error:configure graphviz cannot be built while nawk is active.
> :error:configure Please deactivate nawk and try again.
> :error:configure You can reactivate nawk again later.
> :error:configure org.macports.configure for port graphviz returned: nawk
> is active
> :debug:configure Error code: NONE
> :debug:configure Backtrace: nawk is active
>     while executing
> "$pre $targetname"
> :info:configure Warning: targets not executed for graphviz:
> org.macports.activate org.macports.configure org.macports.build
> org.macports.destroot org.macports.install
> :error:configure Failed to install graphviz
> :debug:configure Registry error: graphviz not registered as installed &
> active.
>     invoked from within
> "registry_active ${subport}"
>     invoked from within
> "$workername eval registry_active \${subport}"
> :notice:configure Please see the log file for port graphviz for details:
> /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphviz/graphviz/main.log
>

> Can any one help me to sort the issue.
>
> Regards,
>
> Parag

New description:

 Hello,

 I am trying to build the linphone on my Mac OS X 10.7.5 with Xcode 4.6 and
 Mac ports installed .
 I am following the building guidelines provided with linphone source code
 as follows.


 Linphone for iPhone depends on liblinphone sdk. This SDK is generated from
 makefiles and shell scripts.
 You must first install both xcode with iPhone OS SDK and MacPorts
 (www.macports.org) for these scripts to work.

 Once xccode and macports are installed, open a terminal and install the
 required build-time tools with:

 {{{
         $ sudo port install nawk coreutils automake autoconf libtool
 intltool wget pkgconfig cmake yasm doxygen
 }}}

 when i try to execute same command on terminal it gives following error to
 me

 {{{
 Error: graphviz cannot be built while nawk is active.
 Error: Please deactivate nawk and try again.
 Error: You can reactivate nawk again later.
 Error: org.macports.configure for port graphviz returned: nawk is active
 Error: Failed to install graphviz
 Please see the log file for port graphviz for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphviz/graphviz/main.log
 Error: The following dependencies were not installed: graphviz
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port oxygen failed
 }}}

 And this is the log file

 {{{
 version:1
 :debug:clean changing euid/egid - current euid: 0 - current egid: 0
 :debug:clean egid changed to: 501
 :debug:clean euid changed to: 502
 :debug:main Executing org.macports.main (graphviz)
 :debug:main Privilege de-escalation not attempted as not running as root.
 :debug:main Skipping completed org.macports.archivefetch (graphviz)
 :debug:main Privilege de-escalation not attempted as not running as root.
 :debug:main Skipping completed org.macports.fetch (graphviz)
 :debug:main Privilege de-escalation not attempted as not running as root.
 :debug:main Skipping completed org.macports.checksum (graphviz)
 :debug:main Privilege de-escalation not attempted as not running as root.
 :debug:main Skipping completed org.macports.extract (graphviz)
 :debug:main Privilege de-escalation not attempted as not running as root.
 :debug:main Skipping completed org.macports.patch (graphviz)
 :debug:main Privilege de-escalation not attempted as not running as root.
 :debug:configure configure phase started at Mon Feb 25 18:12:59 IST 2013
 :notice:configure --->  Configuring graphviz
 :debug:configure Using compiler 'Mac OS X clang'
 :debug:configure Executing proc-pre-org.macports.configure-configure-0
 :error:configure graphviz cannot be built while nawk is active.
 :error:configure Please deactivate nawk and try again.
 :error:configure You can reactivate nawk again later.
 :error:configure org.macports.configure for port graphviz returned: nawk
 is active
 :debug:configure Error code: NONE
 :debug:configure Backtrace: nawk is active
     while executing
 "$pre $targetname"
 :info:configure Warning: targets not executed for graphviz:
 org.macports.activate org.macports.configure org.macports.build
 org.macports.destroot org.macports.install
 :error:configure Failed to install graphviz
 :debug:configure Registry error: graphviz not registered as installed &
 active.
     invoked from within
 "registry_active ${subport}"
     invoked from within
 "$workername eval registry_active \${subport}"
 :notice:configure Please see the log file for port graphviz for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_graphviz/graphviz/main.log
 }}}

 Can any one help me to sort the issue.

 Regards,

 Parag

--

Comment:

 In the future, please use WikiFormatting, fill in the Port field and Cc
 the port maintainer(s).

 The port is correct, you need to do what it says. Please use the
 [https://lists.macosforge.org/mailman/listinfo/macports-users Macports-
 users Mailing List] for tech support issues.

-- 
Ticket URL: <https://trac.macports.org/ticket/38201#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list