Changes between Version 1 and Version 2 of Ticket #50087, comment 1


Ignore:
Timestamp:
Dec 19, 2015, 7:02:26 AM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50087, comment 1

    v1 v2  
    1 here is the mentioned log file:[[BR]]
     1here is the mentioned log file:
    22
    33
    4 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/main.log[[BR]]
    5 [[BR]]
     4/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/main.log
    65
    7 version:1 [[BR]]
     6{{{
     7version:1
    88
    9 :debug:main Found Dependency: path: /usr/bin filename: svn regex: ^svn$[[BR]]
    10 :msg:main --->  Computing dependencies for libnetpbm:info:main .:debug:main libnetpbm has no conflicts[[BR]]
    11 :debug:main Found Dependency: path: /usr/bin filename: svn regex: ^svn$[[BR]]
    12 :debug:main Searching for dependency: subversion[[BR]]
    13 :debug:main Didn't find receipt, going to depspec regex for: subversion[[BR]]
    14 :debug:main Found Dependency: path: /usr/bin filename: svn regex: ^svn$[[BR]]
    15 :msg:main [[BR]]
    16 :debug:main Executing org.macports.main (libnetpbm)[[BR]]
    17 :debug:main changing euid/egid - current euid: 0 - current egid: 0[[BR]]
    18 :debug:main egid changed to: 501[[BR]]
    19 :debug:main euid changed to: 504[[BR]]
    20 :debug:main Skipping completed org.macports.archivefetch (libnetpbm)[[BR]]
    21 :debug:main Privilege de-escalation not attempted as not running as root.[[BR]]
    22 :debug:fetch fetch phase started at Fri Dec 18 20:09:37 EST 2015[[BR]]
    23 :notice:fetch --->  Fetching distfiles for libnetpbm[[BR]]
    24 :warn:fetch Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports. See this page for more information: [[BR]]<https://trac.macports.org/wiki/MisbehavingServers>[[BR]]
    25 :debug:fetch Executing org.macports.fetch (libnetpbm)[[BR]]
    26 :debug:fetch Environment: [[BR]]
    27 CC_PRINT_OPTIONS='YES'[[BR]]
    28 CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/work/.CC_PRINT_OPTIONS'[[BR]]
    29 CPATH='/opt/local/include'[[BR]]
    30 LIBRARY_PATH='/opt/local/lib'[[BR]]
    31 MACOSX_DEPLOYMENT_TARGET='10.11'[[BR]]
    32 :debug:fetch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/work" && /usr/bin/svn --non-interactive --trust-server-cert export https://svn.code.sf.net/p/netpbm/code/advanced/@2663' [[BR]]
    33 :debug:fetch Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/work" && /usr/bin/svn --non-interactive --trust-server-cert export https://svn.code.sf.net/p/netpbm/code/advanced/@2663 2>&1[[BR]]
    34 :info:fetch svn: E155000: Destination directory exists; please remove the directory or use --force to overwrite[[BR]]
    35 :info:fetch svn: E155000: 'advanced' already exists[[BR]]
    36 :info:fetch Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/work" && /usr/bin/svn --non-interactive --trust-server-cert export https://svn.code.sf.net/p/netpbm/code/advanced/@2663 2>&1[[BR]]
    37 :info:fetch Exit code: 1[[BR]]
    38 :error:fetch org.macports.fetch for port libnetpbm returned: Subversion check out failed[[BR]]
    39 :debug:fetch Error code: NONE[[BR]]
    40 :debug:fetch Backtrace: Subversion check out failed[[BR]]
    41     while executing[[BR]]
    42 "svnfetch"[[BR]]
    43     (procedure "portfetch::fetch_main" line 13)[[BR]]
    44     invoked from within[[BR]]
    45 "portfetch::fetch_main org.macports.fetch"[[BR]]
    46     ("eval" body line 1)[[BR]]
    47     invoked from within[[BR]]
    48 "eval $procedure $targetname"[[BR]]
    49 :info:fetch Warning: targets not executed for libnetpbm: org.macports.activate org.macports.fetch org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install[[BR]]
    50 :notice:fetch Please see the log file for port libnetpbm for details:[[BR]]
    51     /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/main.log[[BR]]
     9:debug:main Found Dependency: path: /usr/bin filename: svn regex: ^svn$
     10:msg:main --->  Computing dependencies for libnetpbm:info:main .:debug:main libnetpbm has no conflicts
     11:debug:main Found Dependency: path: /usr/bin filename: svn regex: ^svn$
     12:debug:main Searching for dependency: subversion
     13:debug:main Didn't find receipt, going to depspec regex for: subversion
     14:debug:main Found Dependency: path: /usr/bin filename: svn regex: ^svn$
     15:msg:main
     16:debug:main Executing org.macports.main (libnetpbm)
     17:debug:main changing euid/egid - current euid: 0 - current egid: 0
     18:debug:main egid changed to: 501
     19:debug:main euid changed to: 504
     20:debug:main Skipping completed org.macports.archivefetch (libnetpbm)
     21:debug:main Privilege de-escalation not attempted as not running as root.
     22:debug:fetch fetch phase started at Fri Dec 18 20:09:37 EST 2015
     23:notice:fetch --->  Fetching distfiles for libnetpbm
     24:warn:fetch Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports. See this page for more information: <https://trac.macports.org/wiki/MisbehavingServers>
     25:debug:fetch Executing org.macports.fetch (libnetpbm)
     26:debug:fetch Environment:
     27CC_PRINT_OPTIONS='YES'
     28CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/work/.CC_PRINT_OPTIONS'
     29CPATH='/opt/local/include'
     30LIBRARY_PATH='/opt/local/lib'
     31MACOSX_DEPLOYMENT_TARGET='10.11'
     32:debug:fetch Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/work" && /usr/bin/svn --non-interactive --trust-server-cert export https://svn.code.sf.net/p/netpbm/code/advanced/@2663'
     33:debug:fetch Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/work" && /usr/bin/svn --non-interactive --trust-server-cert export https://svn.code.sf.net/p/netpbm/code/advanced/@2663 2>&1
     34:info:fetch svn: E155000: Destination directory exists; please remove the directory or use --force to overwrite
     35:info:fetch svn: E155000: 'advanced' already exists
     36:info:fetch Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/work" && /usr/bin/svn --non-interactive --trust-server-cert export https://svn.code.sf.net/p/netpbm/code/advanced/@2663 2>&1
     37:info:fetch Exit code: 1
     38:error:fetch org.macports.fetch for port libnetpbm returned: Subversion check out failed
     39:debug:fetch Error code: NONE
     40:debug:fetch Backtrace: Subversion check out failed
     41    while executing
     42"svnfetch"
     43    (procedure "portfetch::fetch_main" line 13)
     44    invoked from within
     45"portfetch::fetch_main org.macports.fetch"
     46    ("eval" body line 1)
     47    invoked from within
     48"eval $procedure $targetname"
     49:info:fetch Warning: targets not executed for libnetpbm: org.macports.activate org.macports.fetch org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
     50:notice:fetch Please see the log file for port libnetpbm for details:
     51    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_netpbm/libnetpbm/main.log
     52}}}