Ticket #24562: rtmpdump_output.txt

File rtmpdump_output.txt, 4.4 KB (added by mirimiri66@…, 14 years ago)
Line 
1$ sudo port -d install rtmpdump
2DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/www/rtmpdump
3DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/www/rtmpdump
4DEBUG: OS Platform: darwin
5DEBUG: OS Version: 9.8.0
6DEBUG: Mac OS X Version: 10.5
7DEBUG: System Arch: i386
8DEBUG: setting option os.universal_supported to yes
9DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
10DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
11DEBUG: not using configure, so not adding the default universal variant
12DEBUG: Requested variant darwin is not provided by port rtmpdump.
13DEBUG: Requested variant i386 is not provided by port rtmpdump.
14DEBUG: Requested variant macosx is not provided by port rtmpdump.
15DEBUG: Requested variant bash_completion is not provided by port rtmpdump.
16--->  Computing dependencies for rtmpdump
17DEBUG: Executing org.macports.main (rtmpdump)
18DEBUG: Skipping completed org.macports.fetch (rtmpdump)
19DEBUG: Skipping completed org.macports.checksum (rtmpdump)
20DEBUG: setting option extract.cmd to /usr/bin/bzip2
21DEBUG: Skipping completed org.macports.extract (rtmpdump)
22DEBUG: Skipping completed org.macports.patch (rtmpdump)
23DEBUG: Skipping completed org.macports.configure (rtmpdump)
24--->  Building rtmpdump
25DEBUG: Executing org.macports.build (rtmpdump)
26DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
27DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_rtmpdump/work/rtmpdump-2.2" && /usr/bin/make -j1 osx'
28/usr/bin/gcc-4.0 -Wall   -DRTMPDUMP_VERSION=\"v2.2\" -O2   -c -o rtmp.o rtmp.c
29In file included from rtmp.c:2071:
30handshake.h: In function 'InitRC4Encryption':
31handshake.h:64: error: 'SHA256_DIGEST_LENGTH' undeclared (first use in this function)
32handshake.h:64: error: (Each undeclared identifier is reported only once
33handshake.h:64: error: for each function it appears in.)
34handshake.h:72: warning: implicit declaration of function 'EVP_sha256'
35handshake.h:72: warning: passing argument 4 of 'HMAC_Init_ex' makes pointer from integer without a cast
36handshake.h:83: warning: passing argument 4 of 'HMAC_Init_ex' makes pointer from integer without a cast
37handshake.h:64: warning: unused variable 'digest'
38handshake.h: In function 'HMACsha256':
39handshake.h:215: warning: passing argument 4 of 'HMAC_Init_ex' makes pointer from integer without a cast
40handshake.h: In function 'CalculateDigest':
41handshake.h:227: error: 'SHA256_DIGEST_LENGTH' undeclared (first use in this function)
42handshake.h: In function 'VerifyDigest':
43handshake.h:242: error: 'SHA256_DIGEST_LENGTH' undeclared (first use in this function)
44handshake.h:242: warning: unused variable 'calcDigest'
45handshake.h: In function 'HandShake':
46handshake.h:420: error: 'SHA256_DIGEST_LENGTH' undeclared (first use in this function)
47handshake.h:532: warning: unused variable 'digestResp'
48handshake.h:596: warning: unused variable 'digest'
49handshake.h:595: warning: unused variable 'signature'
50handshake.h: In function 'SHandShake':
51handshake.h:799: error: 'SHA256_DIGEST_LENGTH' undeclared (first use in this function)
52handshake.h:892: warning: unused variable 'digestResp'
53handshake.h:935: warning: unused variable 'digest'
54handshake.h:934: warning: unused variable 'signature'
55make[2]: *** [rtmp.o] Error 1
56make[1]: *** [librtmp/librtmp.a] Error 2
57make: *** [osx] Error 2
58Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_rtmpdump/work/rtmpdump-2.2" && /usr/bin/make -j1 osx " returned error 2
59DEBUG: Backtrace: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_www_rtmpdump/work/rtmpdump-2.2" && /usr/bin/make -j1 osx " returned error 2
60    while executing
61"command_exec build"
62    (procedure "portbuild::build_main" line 9)
63    invoked from within
64"$procedure $targetname"
65Warning: the following items did not execute (for rtmpdump): org.macports.activate org.macports.build org.macports.destroot org.macports.install
66Error: Status 1 encountered during processing.
67To report a bug, see <http://guide.macports.org/#project.tickets>