Changes between Initial Version and Version 1 of Ticket #69429, comment 4


Ignore:
Timestamp:
Mar 2, 2024, 6:26:06 PM (7 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #69429, comment 4

    initial v1  
    22> What command are you running to clean? It looks like you may have forgotten to use `sudo`.
    33
    4 I was using sudo port clean --all all. I did forget sudo, but even after finishing command and trying to install Demeter again using sudo port install xorg-server demeter I get this error.
     4I was using `sudo port clean --all all`. I did forget sudo, but even after finishing command and trying to install Demeter again using `sudo port install xorg-server demeter` I get this error.
    55
    6 {{{---> Configuring ifeffit Warning: Configuration logfiles contain indications of -Wimplicit-function-declaration; check that features were not accidentally disabled:
    7 
    8 strcmp: found in ifeffit-1.2.13/readline/config.log exit: found in ifeffit-1.2.13/config.log, ifeffit-1.2.13/readline/config.log strcoll: found in ifeffit-1.2.13/readline/config.log
    9 
    10 ---> Building ifeffit Error: Failed to build ifeffit: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_ifeffit/ifeffit/main.log for details. Error: Follow ​https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port demeter failed}}}
     6{{{
     7---> Configuring ifeffit
     8Warning: Configuration logfiles contain indications of -Wimplicit-function-declaration; check that features were not accidentally disabled:
     9  strcmp: found in ifeffit-1.2.13/readline/config.log
     10  exit: found in ifeffit-1.2.13/config.log, ifeffit-1.2.13/readline/config.log
     11  strcoll: found in ifeffit-1.2.13/readline/config.log
     12---> Building ifeffit
     13Error: Failed to build ifeffit: command execution failed
     14Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_ifeffit/ifeffit/main.log for details.
     15Error: Follow ​https://guide.macports.org/#project.tickets if you believe there is a bug. Error: Processing of port demeter failed
     16}}}