| 1 | version:1 |
|---|
| 2 | :debug:main changing euid/egid - current euid: 0 - current egid: 0 |
|---|
| 3 | :debug:main egid changed to: 501 |
|---|
| 4 | :debug:main euid changed to: 502 |
|---|
| 5 | :debug:main Executing org.macports.main (apache-ivy) |
|---|
| 6 | :debug:main Privilege de-escalation not attempted as not running as root. |
|---|
| 7 | :debug:main Skipping completed org.macports.archivefetch (apache-ivy) |
|---|
| 8 | :debug:main Privilege de-escalation not attempted as not running as root. |
|---|
| 9 | :debug:main Skipping completed org.macports.fetch (apache-ivy) |
|---|
| 10 | :debug:main Privilege de-escalation not attempted as not running as root. |
|---|
| 11 | :debug:main Skipping completed org.macports.checksum (apache-ivy) |
|---|
| 12 | :debug:main Privilege de-escalation not attempted as not running as root. |
|---|
| 13 | :debug:main Skipping completed org.macports.extract (apache-ivy) |
|---|
| 14 | :debug:main Privilege de-escalation not attempted as not running as root. |
|---|
| 15 | :debug:main Skipping completed org.macports.patch (apache-ivy) |
|---|
| 16 | :debug:main Privilege de-escalation not attempted as not running as root. |
|---|
| 17 | :debug:main Skipping completed org.macports.configure (apache-ivy) |
|---|
| 18 | :debug:main Privilege de-escalation not attempted as not running as root. |
|---|
| 19 | :debug:build build phase started at Sat Feb 18 09:16:19 JST 2012 |
|---|
| 20 | :notice:build ---> Building apache-ivy |
|---|
| 21 | :debug:build Executing org.macports.build (apache-ivy) |
|---|
| 22 | :debug:build Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apache-ivy/apache-ivy/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.7' JAVA_HOME='/Library/Java/Home' |
|---|
| 23 | :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apache-ivy/apache-ivy/work/apache-ivy-2.2.0" && ant jar' |
|---|
| 24 | :debug:build Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apache-ivy/apache-ivy/work/apache-ivy-2.2.0" && ant jar |
|---|
| 25 | :info:build Buildfile: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apache-ivy/apache-ivy/work/apache-ivy-2.2.0/build.xml |
|---|
| 26 | :info:build |
|---|
| 27 | :info:build init: |
|---|
| 28 | :info:build |
|---|
| 29 | :info:build prepare: |
|---|
| 30 | :info:build |
|---|
| 31 | :info:build compile-core: |
|---|
| 32 | :info:build |
|---|
| 33 | :info:build compile-bootstrap: |
|---|
| 34 | :info:build |
|---|
| 35 | :info:build init-ivy: |
|---|
| 36 | :info:build [ivy:configure] impossible to define new type: class not found: org.apache.ivy.plugins.resolver.VsftpResolver in [] nor Ivy classloader |
|---|
| 37 | :info:build [ivy:configure] impossible to define new type: class not found: org.apache.ivy.plugins.resolver.SshResolver in [] nor Ivy classloader |
|---|
| 38 | :info:build [ivy:configure] impossible to define new type: class not found: org.apache.ivy.plugins.resolver.VfsResolver in [] nor Ivy classloader |
|---|
| 39 | :info:build [ivy:configure] impossible to define new type: class not found: org.apache.ivy.plugins.signer.bouncycastle.OpenPGPSignatureGenerator in [] nor Ivy classloader |
|---|
| 40 | :info:build [ivy:configure] impossible to define new type: class not found: org.apache.ivy.plugins.resolver.SFTPResolver in [] nor Ivy classloader |
|---|
| 41 | :info:build [ivy:configure] impossible to define new type: class not found: org.apache.ivy.plugins.resolver.packager.PackagerResolver in [] nor Ivy classloader |
|---|
| 42 | :info:build [ivy:configure] impossible to define glob matcher: org.apache.ivy.plugins.matcher.GlobPatternMatcher was not found. |
|---|
| 43 | :info:build [ivy:configure] :: Ivy non official version - :: http://ant.apache.org/ivy/ :: |
|---|
| 44 | :info:build [ivy:configure] :: loading settings :: url = file:/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apache-ivy/apache-ivy/work/apache-ivy-2.2.0/build/classes/core/org/apache/ivy/core/settings/ivysettings.xml |
|---|
| 45 | :info:build |
|---|
| 46 | :info:build resolve: |
|---|
| 47 | :info:build [ivy:retrieve] :: resolving dependencies :: org.apache.ivy#ivy;2.2.0 |
|---|
| 48 | :info:build [ivy:retrieve] confs: [default, test] |
|---|
| 49 | :info:build |
|---|
| 50 | :info:build BUILD FAILED |
|---|
| 51 | :info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apache-ivy/apache-ivy/work/apache-ivy-2.2.0/build.xml:184: impossible to resolve dependencies: |
|---|
| 52 | :info:build java.io.FileNotFoundException: /Users/hide/.ivy2/cache/resolved-org.apache.ivy-ivy-2.2.0.xml (No such file or directory) |
|---|
| 53 | :info:build at java.io.FileOutputStream.open(Native Method) |
|---|
| 54 | :info:build at java.io.FileOutputStream.<init>(FileOutputStream.java:194) |
|---|
| 55 | :info:build at java.io.FileOutputStream.<init>(FileOutputStream.java:145) |
|---|
| 56 | :info:build at org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorUpdater.update(XmlModuleDescriptorUpdater.java:138) |
|---|
| 57 | :info:build at org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorParser.toIvyFile(XmlModuleDescriptorParser.java:153) |
|---|
| 58 | :info:build at org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor.toIvyFile(DefaultModuleDescriptor.java:547) |
|---|
| 59 | :info:build at org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:248) |
|---|
| 60 | :info:build at org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:195) |
|---|
| 61 | :info:build at org.apache.ivy.Ivy.resolve(Ivy.java:502) |
|---|
| 62 | :info:build at org.apache.ivy.ant.IvyResolve.doExecute(IvyResolve.java:244) |
|---|
| 63 | :info:build at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:277) |
|---|
| 64 | :info:build at org.apache.ivy.ant.IvyPostResolveTask.ensureResolved(IvyPostResolveTask.java:217) |
|---|
| 65 | :info:build at org.apache.ivy.ant.IvyPostResolveTask.prepareAndCheck(IvyPostResolveTask.java:164) |
|---|
| 66 | :info:build at org.apache.ivy.ant.IvyRetrieve.doExecute(IvyRetrieve.java:57) |
|---|
| 67 | :info:build at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:277) |
|---|
| 68 | :info:build at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291) |
|---|
| 69 | :info:build at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) |
|---|
| 70 | :info:build at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) |
|---|
| 71 | :info:build at java.lang.reflect.Method.invoke(Method.java:597) |
|---|
| 72 | :info:build at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106) |
|---|
| 73 | :info:build at org.apache.tools.ant.Task.perform(Task.java:348) |
|---|
| 74 | :info:build at org.apache.tools.ant.Target.execute(Target.java:390) |
|---|
| 75 | :info:build at org.apache.tools.ant.Target.performTasks(Target.java:411) |
|---|
| 76 | :info:build at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399) |
|---|
| 77 | :info:build at org.apache.tools.ant.Project.executeTarget(Project.java:1368) |
|---|
| 78 | :info:build at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) |
|---|
| 79 | :info:build at org.apache.tools.ant.Project.executeTargets(Project.java:1251) |
|---|
| 80 | :info:build at org.apache.tools.ant.Main.runBuild(Main.java:809) |
|---|
| 81 | :info:build at org.apache.tools.ant.Main.startAnt(Main.java:217) |
|---|
| 82 | :info:build at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280) |
|---|
| 83 | :info:build at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109) |
|---|
| 84 | :info:build |
|---|
| 85 | :info:build Total time: 11 seconds |
|---|
| 86 | :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apache-ivy/apache-ivy/work/apache-ivy-2.2.0" && ant jar " returned error 1 |
|---|
| 87 | :error:build Target org.macports.build returned: shell command failed (see log for details) |
|---|
| 88 | :debug:build Backtrace: shell command failed (see log for details) |
|---|
| 89 | while executing |
|---|
| 90 | "command_exec build" |
|---|
| 91 | (procedure "portbuild::build_main" line 8) |
|---|
| 92 | invoked from within |
|---|
| 93 | "$procedure $targetname" |
|---|
| 94 | :info:build Warning: the following items did not execute (for apache-ivy): org.macports.activate org.macports.build org.macports.destroot org.macports.install |
|---|
| 95 | :error:build Failed to install apache-ivy |
|---|
| 96 | :debug:build couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory |
|---|
| 97 | while executing |
|---|
| 98 | "open [file join $dir tclIndex]" |
|---|
| 99 | :notice:build Log for apache-ivy is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_apache-ivy/apache-ivy/main.log |
|---|