TokyoTyrant 1.1.37 fails to build (OS X 10.5.8, Xcode 3.1)
cyoungblood@malandro:~/Source/ruby/lmp/market (sprint)$ sudo port install tokyotyrant
Portfile changed since last build; discarding previous state.
---> Computing dependencies for tokyotyrant
---> Fetching tokyotyrant
---> Attempting to fetch tokyotyrant-1.1.37.tar.gz from http://distfiles.macports.org/tokyotyrant
---> Verifying checksum(s) for tokyotyrant
---> Extracting tokyotyrant
---> Configuring tokyotyrant
---> Building tokyotyrant
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_tokyotyrant/work/tokyotyrant-1.1.37" && /usr/bin/make -j1 all " returned error 2
Command output: ttserver.c:2599: warning: passing argument 7 of 'tculogadbput' makes integer from pointer without a cast
ttserver.c:2599: error: too many arguments to function 'tculogadbput'
ttserver.c: In function 'do_mc_decr':
ttserver.c:2655: warning: passing argument 5 of 'tculogadbput' makes integer from pointer without a cast
ttserver.c:2655: warning: passing argument 6 of 'tculogadbput' makes pointer from integer without a cast
ttserver.c:2655: warning: passing argument 7 of 'tculogadbput' makes integer from pointer without a cast
ttserver.c:2655: error: too many arguments to function 'tculogadbput'
ttserver.c: In function 'do_mc_flushall':
ttserver.c:2748: error: too many arguments to function 'tculogadbvanish'
ttserver.c: In function 'do_http_put':
ttserver.c:2963: warning: passing argument 5 of 'tculogadbputkeep' makes integer from pointer without a cast
ttserver.c:2963: warning: passing argument 6 of 'tculogadbputkeep' makes pointer from integer without a cast
ttserver.c:2963: warning: passing argument 7 of 'tculogadbputkeep' makes integer from pointer without a cast
ttserver.c:2963: error: too many arguments to function 'tculogadbputkeep'
ttserver.c:2981: warning: passing argument 5 of 'tculogadbputcat' makes integer from pointer without a cast
ttserver.c:2981: warning: passing argument 6 of 'tculogadbputcat' makes pointer from integer without a cast
ttserver.c:2981: warning: passing argument 7 of 'tculogadbputcat' makes integer from pointer without a cast
ttserver.c:2981: error: too many arguments to function 'tculogadbputcat'
ttserver.c:3000: warning: passing argument 5 of 'tculogadbput' makes integer from pointer without a cast
ttserver.c:3000: warning: passing argument 6 of 'tculogadbput' makes pointer from integer without a cast
ttserver.c:3000: warning: passing argument 7 of 'tculogadbput' makes integer from pointer without a cast
ttserver.c:3000: error: too many arguments to function 'tculogadbput'
ttserver.c: In function 'do_http_post':
ttserver.c:3171: warning: passing argument 4 of 'tculogadbmisc' from incompatible pointer type
ttserver.c:3171: warning: passing argument 5 of 'tculogadbmisc' from incompatible pointer type
ttserver.c:3171: error: too many arguments to function 'tculogadbmisc'
ttserver.c: In function 'do_http_delete':
ttserver.c:3264: warning: passing argument 5 of 'tculogadbout' makes integer from pointer without a cast
ttserver.c:3264: error: too many arguments to function 'tculogadbout'
make: *** [ttserver.o] Error 1
Error: Status 1 encountered during processing.
Change History (4)
Description: |
modified (diff)
|
Owner: |
changed from macports-tickets@… to pguyot@…
|
Port: |
tokyotyrant added
|
Owner: |
changed from pguyot@… to macports-tickets@…
|
Resolution: |
→ duplicate
|
Status: |
new →
closed
|
Carl, could you try updating to Xcode 3.1.4?
If that doesn't do it, Andrew, perhaps you could look into this (since you did the last few updates of this port)? It builds fine for me with the universal variant x86_64/i386 and Xcode 3.2.1 on Snow Leopard.