Opened 15 years ago

Last modified 12 years ago

#22159 closed defect

TokyoTyrant 1.1.36 fails to build (OS X 10.6, Xcode 3.2.1) — at Version 1

Reported by: baldur.kristinsson@… Owned by: pguyot@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: tokyotyrant

Description (last modified by mf2k (Frank Schima))

Build error:

--->  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.36" && /usr/bin/make -j2 all " returned error 2
Command output: ttserver.c:2580: error: too many arguments to function 'tculogadbput'
ttserver.c: In function 'do_mc_decr':
ttserver.c:2636: warning: passing argument 5 of 'tculogadbput' makes integer from pointer without a cast
ttserver.c:2636: warning: passing argument 6 of 'tculogadbput' makes pointer from integer without a cast
ttserver.c:2636: warning: passing argument 7 of 'tculogadbput' makes integer from pointer without a cast
ttserver.c:2636: error: too many arguments to function 'tculogadbput'
ttserver.c: In function 'do_mc_flushall':
ttserver.c:2729: error: too many arguments to function 'tculogadbvanish'
ttserver.c: In function 'do_http_put':
ttserver.c:2944: warning: passing argument 5 of 'tculogadbputkeep' makes integer from pointer without a cast
ttserver.c:2944: warning: passing argument 6 of 'tculogadbputkeep' makes pointer from integer without a cast
ttserver.c:2944: warning: passing argument 7 of 'tculogadbputkeep' makes integer from pointer without a cast
ttserver.c:2944: error: too many arguments to function 'tculogadbputkeep'
ttserver.c:2962: warning: passing argument 5 of 'tculogadbputcat' makes integer from pointer without a cast
ttserver.c:2962: warning: passing argument 6 of 'tculogadbputcat' makes pointer from integer without a cast
ttserver.c:2962: warning: passing argument 7 of 'tculogadbputcat' makes integer from pointer without a cast
ttserver.c:2962: error: too many arguments to function 'tculogadbputcat'
ttserver.c:2981: warning: passing argument 5 of 'tculogadbput' makes integer from pointer without a cast
ttserver.c:2981: warning: passing argument 6 of 'tculogadbput' makes pointer from integer without a cast
ttserver.c:2981: warning: passing argument 7 of 'tculogadbput' makes integer from pointer without a cast
ttserver.c:2981: error: too many arguments to function 'tculogadbput'
ttserver.c: In function 'do_http_post':
ttserver.c:3152: warning: passing argument 4 of 'tculogadbmisc' from incompatible pointer type
ttserver.c:3152: warning: passing argument 5 of 'tculogadbmisc' from incompatible pointer type
ttserver.c:3152: error: too many arguments to function 'tculogadbmisc'
ttserver.c: In function 'do_http_delete':
ttserver.c:3245: warning: passing argument 5 of 'tculogadbout' makes integer from pointer without a cast
ttserver.c:3245: error: too many arguments to function 'tculogadbout'

Change History (1)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to pguyot@…
Note: See TracTickets for help on using tickets.