Ticket #30577: main.2.log

File main.2.log, 8.7 KB (added by twic@…, 13 years ago)

main.log on Snow Leopard from twic@…

Line 
1version:1
2:debug:main epoch: in tree: 0 installed: 0
3:debug:main apache-ant 1.8.2_0 exists in the ports tree
4:debug:main apache-ant 1.8.2_0  is the latest installed
5:debug:main apache-ant 1.8.2_0  is active
6:debug:main Merging existing variants '' into variants
7:debug:main new fully merged portvariants:
8:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/apache-ant
9:debug:main OS darwin/10.8.0 (Mac OS X 10.6) arch i386
10:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
11:debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
12:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
13:debug:main universal_variant is false, so not adding the default universal variant
14:debug:main No need to upgrade! apache-ant 1.8.2_0 >= apache-ant 1.8.2_0
15:msg:main --->  Computing dependencies for apache-ivy:info:main .:debug:main Searching for dependency: apache-ant
16:debug:main Found Dependency: receipt exists for apache-ant
17:msg:main
18:debug:main Executing org.macports.main (apache-ivy)
19:debug:main changing euid/egid - current euid: 0 - current egid: 0
20:debug:main egid changed to: 501
21:debug:main euid changed to: 502
22:debug:main Skipping completed org.macports.archivefetch (apache-ivy)
23:debug:main Privilege de-escalation not attempted as not running as root.
24:debug:main Skipping completed org.macports.fetch (apache-ivy)
25:debug:main Privilege de-escalation not attempted as not running as root.
26:debug:main Skipping completed org.macports.checksum (apache-ivy)
27:debug:main Privilege de-escalation not attempted as not running as root.
28:debug:main Skipping completed org.macports.extract (apache-ivy)
29:debug:main Privilege de-escalation not attempted as not running as root.
30:debug:main Skipping completed org.macports.patch (apache-ivy)
31:debug:main Privilege de-escalation not attempted as not running as root.
32:debug:main Skipping completed org.macports.configure (apache-ivy)
33:debug:main Privilege de-escalation not attempted as not running as root.
34:debug:build build phase started at Sun Oct 23 18:12:25 BST 2011
35:notice:build --->  Building apache-ivy
36:debug:build Executing org.macports.build (apache-ivy)
37: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_ports_devel_apache-ivy/apache-ivy/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6' JAVA_HOME='/Library/Java/Home'
38:debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apache-ivy/apache-ivy/work/apache-ivy-2.2.0" && ant jar'
39:debug:build Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apache-ivy/apache-ivy/work/apache-ivy-2.2.0" && ant jar
40:info:build Buildfile: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apache-ivy/apache-ivy/work/apache-ivy-2.2.0/build.xml
41:info:build
42:info:build init:
43:info:build
44:info:build prepare:
45:info:build
46:info:build compile-core:
47:info:build
48:info:build compile-bootstrap:
49:info:build
50:info:build init-ivy:
51:info:build [ivy:configure] impossible to define new type: class not found: org.apache.ivy.plugins.resolver.VsftpResolver in [] nor Ivy classloader
52:info:build [ivy:configure] impossible to define new type: class not found: org.apache.ivy.plugins.resolver.SshResolver in [] nor Ivy classloader
53:info:build [ivy:configure] impossible to define new type: class not found: org.apache.ivy.plugins.resolver.VfsResolver in [] nor Ivy classloader
54:info:build [ivy:configure] impossible to define new type: class not found: org.apache.ivy.plugins.signer.bouncycastle.OpenPGPSignatureGenerator in [] nor Ivy classloader
55:info:build [ivy:configure] impossible to define new type: class not found: org.apache.ivy.plugins.resolver.SFTPResolver in [] nor Ivy classloader
56:info:build [ivy:configure] impossible to define new type: class not found: org.apache.ivy.plugins.resolver.packager.PackagerResolver in [] nor Ivy classloader
57:info:build [ivy:configure] impossible to define glob matcher: org.apache.ivy.plugins.matcher.GlobPatternMatcher was not found.
58:info:build [ivy:configure] :: Ivy non official version -  :: http://ant.apache.org/ivy/ ::
59:info:build [ivy:configure] :: loading settings :: url = file:/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apache-ivy/apache-ivy/work/apache-ivy-2.2.0/build/classes/core/org/apache/ivy/core/settings/ivysettings.xml
60:info:build
61:info:build resolve:
62:info:build [ivy:retrieve] :: resolving dependencies :: org.apache.ivy#ivy;2.2.0
63:info:build [ivy:retrieve]      confs: [default, test]
64:info:build
65:info:build BUILD FAILED
66:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apache-ivy/apache-ivy/work/apache-ivy-2.2.0/build.xml:184: impossible to resolve dependencies:
67:info:build     java.io.FileNotFoundException: /Users/tom/.ivy2/cache/resolved-org.apache.ivy-ivy-2.2.0.xml (Permission denied)
68:info:build     at java.io.FileOutputStream.open(Native Method)
69:info:build     at java.io.FileOutputStream.<init>(FileOutputStream.java:194)
70:info:build     at java.io.FileOutputStream.<init>(FileOutputStream.java:145)
71:info:build     at org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorUpdater.update(XmlModuleDescriptorUpdater.java:138)
72:info:build     at org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorParser.toIvyFile(XmlModuleDescriptorParser.java:153)
73:info:build     at org.apache.ivy.core.module.descriptor.DefaultModuleDescriptor.toIvyFile(DefaultModuleDescriptor.java:547)
74:info:build     at org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:248)
75:info:build     at org.apache.ivy.core.resolve.ResolveEngine.resolve(ResolveEngine.java:195)
76:info:build     at org.apache.ivy.Ivy.resolve(Ivy.java:502)
77:info:build     at org.apache.ivy.ant.IvyResolve.doExecute(IvyResolve.java:244)
78:info:build     at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:277)
79:info:build     at org.apache.ivy.ant.IvyPostResolveTask.ensureResolved(IvyPostResolveTask.java:217)
80:info:build     at org.apache.ivy.ant.IvyPostResolveTask.prepareAndCheck(IvyPostResolveTask.java:164)
81:info:build     at org.apache.ivy.ant.IvyRetrieve.doExecute(IvyRetrieve.java:57)
82:info:build     at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:277)
83:info:build     at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
84:info:build     at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
85:info:build     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
86:info:build     at java.lang.reflect.Method.invoke(Method.java:597)
87:info:build     at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
88:info:build     at org.apache.tools.ant.Task.perform(Task.java:348)
89:info:build     at org.apache.tools.ant.Target.execute(Target.java:390)
90:info:build     at org.apache.tools.ant.Target.performTasks(Target.java:411)
91:info:build     at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
92:info:build     at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
93:info:build     at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
94:info:build     at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
95:info:build     at org.apache.tools.ant.Main.runBuild(Main.java:809)
96:info:build     at org.apache.tools.ant.Main.startAnt(Main.java:217)
97:info:build     at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
98:info:build     at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
99:info:build
100:info:build Total time: 9 seconds
101:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apache-ivy/apache-ivy/work/apache-ivy-2.2.0" && ant jar " returned error 1
102:error:build Target org.macports.build returned: shell command failed (see log for details)
103:debug:build Backtrace: shell command failed (see log for details)
104    while executing
105"command_exec build"
106    (procedure "portbuild::build_main" line 8)
107    invoked from within
108"$procedure $targetname"
109:info:build Warning: the following items did not execute (for apache-ivy): org.macports.activate org.macports.build org.macports.destroot org.macports.install
110:notice:build Log for apache-ivy is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apache-ivy/apache-ivy/main.log