

:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_macports_math_paradiseo/paradiseo/work/paradiseo-1.3_beta2/paradiseo-eo/src/eoVelocity.h:50:13: error: use of undeclared 'operator()'
#Macports rsync install#
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_macports_math_paradiseo/paradiseo/work/paradiseo-1.3_beta2/paradiseo-eo/src/eoParticleBestInit.h:45:13: error: use of undeclared 'operator()' Pre-built Binary Packages For Homebrew on macOS: brew install erlang For MacPorts on macOS: port install erlang For Ubuntu and Debian: apt-get install. Here are the three errors from the log file: So you should run an rsync daemon to republish the files you synced. In addition, other mirror administrators may wish to copy your packages and distfiles. MacPorts comes preconfigured to use the server but users can edit their configuration to use your mirror instead. The process was going OK (building, that is) but failed with paradiseo. MacPorts retrieves files from release and trunk via rsync. dmg downloaded from, so that my /opt at the upper levels looks like this: It turns that I had some time back installed Open Modelica using a.   /opt/openmodelica/Library/LaunchAgents/ I looked at /Library/LaunchAgents/ and found that it is an alias that pointing to Use 'port -f activate dbus' to force the activation. The installation failed with this error so that dbus and several other dependencies were not installed:Įrror: Target returned: Image error: /Library/LaunchAgents/ already exists and does not belong to a registered port. Unable to activate port dbus. (Spyder is a python IDE for technical computing.) A little later I deleted /opt/openmolica and some associated files and did a fresh installation of MacPorts and py-spyder. Here is part of the exchange I had with the macports people. command line syntax, you can try the real thing with ssh, scp, and rsync.
#Macports rsync mac#
$ echo $RSYNC_PROXYĭarwin Simon-MP.local 12.0.0 Darwin Kernel Version 12.0.0: Sun Jun 24 23:00: root:xnu-2050.7.BTW, the problem I had installing MacPorts and then py-spyder on April 2, 2012, was apparently caused by an incompatibility from the binary installation of OpenModelica on September 20, 2011. mac ports which is a shortcut to sudo lsof -iTCP -sTCP:LISTEN -P which will. I do get my RSYNC_PROXY environment variable set and the proxy is working, but according to the output of rsync it seems it's not using the proxy I gave it but trying a direct connection instead. _exit_cleanup(code=10, file=/SourceCache/rsync/rsync-42/rsync/clientserver.c, line=105): about to call exit(10) $ sudo /usr/bin/rsync -rtzvvv -delete-after rsync:///release/tarballs/base.tar /opt/local/var/macports/sources//release/tarballs

Obviously the problem is that rsync not connecting to the server, so I tried rsync alone and it gives me a similar result. "macports::selfupdate base_updated"Įrror: /opt/local/bin/port: port selfupdate failed: Error synchronizing MacPorts sources: command execution failed

Rsync error: error in socket IO (code 10) at /SourceCache/rsync/rsync-42/rsync/clientserver.c(105) Ĭommand failed: /usr/bin/rsync -rtzv -delete-after rsync:///release/tarballs/base.tar /opt/local/var/macports/sources//release/tarballsĭEBUG: Error synchronizing MacPorts sources: command execution failed Rsync: getaddrinfo: 873: nodename nor servname provided, or not known > Updating MacPorts base sources using rsync But it always fails with the following output: $ sudo port -d selfupdateĭEBUG: Copying /Users/simon/Library/Preferences/.ist to /opt/local/var/macports/home/Library/PreferencesĭEBUG: MacPorts sources location: /opt/local/var/macports/sources//release/tarballs
#Macports rsync update#
I'm behind a http proxy and a wanna update macports using sudo port selfupdate.
