[MacPorts] #33479: p5.12-cgi-speedycgi fails to build with clang
MacPorts
noreply at macports.org
Mon Mar 5 05:56:59 PST 2012
#33479: p5.12-cgi-speedycgi fails to build with clang
------------------------------------+---------------------------------------
Reporter: arno.barbier@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Keywords: | Port: p5.12-cgi-speedycgi
------------------------------------+---------------------------------------
Hello,
I couldn't build p5.12-cgi-speedycgi due to the following error:
{{{
:info:build /usr/bin/clang -o speedy_backend speedy_backend_main.o
speedy_perl.o speedy_util.o speedy_sig.o speedy_frontend.o
speedy_backend.o speedy_file.o speedy_slot.o speedy_poll.o speedy_ipc.o
speedy_group.o speedy_script.o speedy_opt.o speedy_optdefs.o xsinit.o
-L/opt/local/lib -fstack-protector -L/opt/local/lib/perl5/5.12.3/darwin-
multi-2level/CORE -lperl -ldl -lm -lutil -lc
:info:build Undefined symbols for architecture x86_64:
:info:build "_speedy_file_set_state", referenced from:
:info:build _main in speedy_backend_main.o
:info:build _start_child in speedy_backend_main.o
:info:build _cleanup_after_perl in speedy_perl.o
:info:build _speedy_perl_run in speedy_perl.o
:info:build _speedy_file_fork_child in speedy_file.o
:info:build _speedy_group_lock in speedy_group.o
:info:build "_speedy_util_getpid", referenced from:
:info:build _main in speedy_backend_main.o
:info:build _start_child in speedy_backend_main.o
:info:build _cleanup_after_perl in speedy_perl.o
:info:build _speedy_perl_run in speedy_perl.o
:info:build _file_lock in speedy_file.o
:info:build "_speedy_util_stat_devino", referenced from:
:info:build _speedy_perl_init in speedy_perl.o
:info:build _quick_cd in speedy_perl.o
:info:build _chdir_path in speedy_perl.o
:info:build "_speedy_opt_script_fname", referenced from:
:info:build _speedy_perl_init in speedy_perl.o
:info:build _speedy_script_open_failure in speedy_script.o
:info:build _speedy_script_open in speedy_script.o
:info:build _speedy_script_getstat in speedy_script.o
:info:build _speedy_script_find in speedy_script.o
:info:build _speedy_script_mmap in speedy_script.o
:info:build "_speedy_file_fd_is_suspect", referenced from:
:info:build _cleanup_after_perl in speedy_perl.o
:info:build "_speedy_util_open_stat", referenced from:
:info:build _load_script in speedy_perl.o
:info:build _speedy_script_open_failure in speedy_script.o
:info:build "_speedy_util_time", referenced from:
:info:build _file_lock in speedy_file.o
:info:build _speedy_script_open_failure in speedy_script.o
:info:build (maybe you meant: _speedy_util_time_invalidate)
:info:build "_speedy_util_gettimeofday", referenced from:
:info:build _file_lock in speedy_file.o
:info:build "_speedy_util_geteuid", referenced from:
:info:build _speedy_ipc_listen in speedy_ipc.o
:info:build ld: symbol(s) not found for architecture x86_64
:info:build clang: error: linker command failed with exit code 1 (use -v
to see invocation)
:info:build make[1]: *** [speedy_backend] Error 1
}}}
The package source name is p5.12-cgi-
speedycgi-2.220.0_11.darwin_11.x86_64.tbz2
Thanks for your help
--
Ticket URL: <https://trac.macports.org/ticket/33479>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list