Ticket #25685: openssl-output

File openssl-output, 5.2 KB (added by alien@…, 14 years ago)

Output from the port incantation

Line 
1sudo port -d upgrade openssl
2
3DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/openssl
4DEBUG: epoch: in tree: 1 installed: 1
5DEBUG: openssl 1.0.0a_0 exists in the ports tree
6DEBUG: openssl 0.9.8n_0 +darwin is the latest installed
7DEBUG: openssl 0.9.8n_0 +darwin is active
8DEBUG: Merging existing variants darwin into variants
9DEBUG: new fully merged portvariants:
10DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/openssl
11DEBUG: OS Platform: darwin
12DEBUG: OS Version: 10.4.0
13DEBUG: Mac OS X Version: 10.6
14DEBUG: System Arch: i386
15DEBUG: setting option os.universal_supported to yes
16DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
17DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
18DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
19DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/muniversal-1.0.tcl
20DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
21DEBUG: universal variant already exists, so not adding the default one
22DEBUG: Requested variant i386 is not provided by port openssl.
23DEBUG: Requested variant macosx is not provided by port openssl.
24DEBUG: Executing variant darwin provides darwin
25DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
26DEBUG: epoch: in tree: 0 installed: 0
27DEBUG: zlib 1.2.5_0 exists in the ports tree
28DEBUG: zlib 1.2.5_0  is the latest installed
29DEBUG: zlib 1.2.5_0  is active
30DEBUG: Merging existing variants  into variants
31DEBUG: new fully merged portvariants:
32DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib
33DEBUG: OS Platform: darwin
34DEBUG: OS Version: 10.4.0
35DEBUG: Mac OS X Version: 10.6
36DEBUG: System Arch: i386
37DEBUG: setting option os.universal_supported to yes
38DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
39DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
40DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
41DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/xcodeversion-1.0.tcl
42DEBUG: adding the default universal variant
43DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
44DEBUG: Requested variant darwin is not provided by port zlib.
45DEBUG: Requested variant i386 is not provided by port zlib.
46DEBUG: Requested variant macosx is not provided by port zlib.
47DEBUG: No need to upgrade! zlib 1.2.5_0 >= zlib 1.2.5_0
48--->  Computing dependencies for openssl
49DEBUG: Searching for dependency: zlib
50DEBUG: Found Dependency: receipt exists for zlib
51DEBUG: Executing org.macports.main (openssl)
52DEBUG: Skipping completed org.macports.fetch (openssl)
53DEBUG: Skipping completed org.macports.checksum (openssl)
54DEBUG: Skipping completed org.macports.extract (openssl)
55DEBUG: Executing org.macports.patch (openssl)
56--->  Applying patches to openssl
57--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/openssl/files/patch-Makefile.org.diff
58DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.6'
59DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/work/openssl-1.0.0a" && /usr/bin/patch -p0'
60patching file Makefile.org
61Reversed (or previously applied) patch detected!  Assume -R? [n]
62Apply anyway? [n]
63Skipping patch.
641 out of 1 hunk ignored -- saving rejects to file Makefile.org.rej
65Error: Target org.macports.patch returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/work/openssl-1.0.0a" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/openssl/files/patch-Makefile.org.diff'" returned error 1
66DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_openssl/work/openssl-1.0.0a" && /usr/bin/patch -p0 < '/opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/openssl/files/patch-Makefile.org.diff'" returned error 1
67    while executing
68"command_exec patch "" "< '$patch'""
69    (procedure "portpatch::patch_main" line 33)
70    invoked from within
71"$procedure $targetname"
72Warning: the following items did not execute (for openssl): org.macports.destroot org.macports.patch org.macports.configure org.macports.build
73DEBUG: couldn't read file "/opt/local/share/macports/Tcl/darwintrace1.0/pkgIndex.tcl": no such file or directory
74    while executing
75"source [file join $dir pkgIndex.tcl]"
76Error: Unable to upgrade port: 1
77To report a bug, see <http://guide.macports.org/#project.tickets>