Opened 16 years ago
Closed 15 years ago
#18043 closed defect (worksforme)
tor-0.2.0.32 Build-Error Linker-Problem
Reported by: | defa@… | Owned by: | boeyms@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | Cc: | defa@… | |
Port: | tor |
Description
---> Verifying checksum(s) for tor ---> Extracting tor ---> Configuring tor ---> Building tor Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_security_tor/work/tor-0.2.0.32" && make all " returned error 2 Command output: _evdns_add_server_port in eventdns.o _evdns_server_request_add_reply in eventdns.o _evdns_server_request_add_reply in eventdns.o _server_request_free_answers in eventdns.o _server_request_free_answers in eventdns.o _server_request_free_answers in eventdns.o _server_request_free in eventdns.o _server_request_free in eventdns.o _server_request_free in eventdns.o _server_request_free in eventdns.o _server_request_free in eventdns.o _server_request_free in eventdns.o _evdns_clear_nameservers_and_suspend in eventdns.o _request_finished in eventdns.o _request_finished in eventdns.o _evdns_shutdown in eventdns.o _evdns_shutdown in eventdns.o _evdns_shutdown in eventdns.o __evdns_nameserver_add_impl in eventdns.o _evdns_resolv_conf_parse in eventdns.o _reply_handle in eventdns.o _server_port_ready_callback in eventdns.o _server_port_ready_callback in eventdns.o _server_port_ready_callback in eventdns.o ld: symbol(s) not found collect2: ld returned 1 exit status make[3]: *** [tor] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Status 1 encountered during processing.}}}
Attachments (2)
Change History (10)
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to boeyms@… |
---|
comment:2 Changed 16 years ago by boeyms@…
Status: | new → assigned |
---|
Changed 16 years ago by defa@…
Attachment: | tor_debug.txt added |
---|
complete output of "sudo port -d install tor"
comment:3 Changed 16 years ago by defa@…
I executed the command you suggested and put the complete output as an attachment to this ticket. Thanks a lot for your help.
bye defa
comment:4 Changed 16 years ago by defa@…
It might be of interest for you to know that the tor-devel port show exactly the same behaviour.
Changed 16 years ago by defa@…
Attachment: | tor_debug2.txt added |
---|
log of manual build of tor-0.2.1.10-alpha which succeeded
comment:5 Changed 16 years ago by boeyms@…
Could you try rebuilding tor with -pipe and seeing what happens? To set this, edit ${prefix}/etc/macports/macports.conf
and change the configurepipe
option from no
to yes
.
comment:7 Changed 15 years ago by boeyms@…
Cc: | defa@… added |
---|
Sorry if you now get this twice as a result of me adding you to the Cc: field, defa, but I haven't heard back from you about my suggestion to try turning on configurepipe
. tor has been updated a couple of times since you reported this bug; can you still reproduce it?
comment:8 Changed 15 years ago by boeyms@…
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Closing as I haven't heard back from the bug reporter for 3 months. Feel free to reopen it if you have any new information.
Unfortunately, in this case port's default error output doesn't provide enough information for me to work out what the problem is. defa, could you clean the tor port and reinstalling it using with debugging turned on, and attach the output? (To do this, run:
Thanks in advance.