Opened 15 years ago
Closed 14 years ago
#22369 closed defect (invalid)
Centerim linking fails on OSX10.6 (_gg_login in liblibgadu.a(libgadu.o)
Reported by: | bjorn@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | centerim |
Description (last modified by jmroot (Joshua Root))
andbjorn@galois~> sudo port install centerim Password: Warning: Skipping upgrade since ncursesw 5.7_0 >= ncursesw 5.7_0, even though installed variants "" do not match "+darwin_10". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since ncurses 5.7_0 >= ncurses 5.7_0, even though installed variants "" do not match "+darwin_10". Use 'upgrade --enforce-variants' to switch to the requested variants. Warning: Skipping upgrade since openssl 0.9.8k_0 >= openssl 0.9.8k_0, even though installed variants "" do not match "+darwin". Use 'upgrade --enforce-variants' to switch to the requested variants. ---> Computing dependencies for centerim ---> Building centerim Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_net_centerim/work/centerim-4.22.7" && /usr/bin/gnumake -j2 all " returned error 2 Command output: _gg_login in liblibgadu.a(libgadu.o) "_SSL_accept", referenced from: _cw_accept in libconnwrap.a(connwrap.o) "_SSL_CTX_set_verify", referenced from: _gg_login in liblibgadu.a(libgadu.o) "_SSL_get_error", referenced from: _cw_nb_connect in libconnwrap.a(connwrap.o) _gg_write in liblibgadu.a(libgadu.o) _gg_read in liblibgadu.a(libgadu.o) _gg_watch_fd in liblibgadu.a(events.o) "_SSL_load_error_strings", referenced from: _addsock in libconnwrap.a(connwrap.o) "_SSL_CIPHER_get_name", referenced from: _gg_watch_fd in liblibgadu.a(events.o) "_SSL_write", referenced from: _cw_write in libconnwrap.a(connwrap.o) _gg_write in liblibgadu.a(libgadu.o) "_SSL_CTX_new", referenced from: _addsock in libconnwrap.a(connwrap.o) _gg_login in liblibgadu.a(libgadu.o) "_SSL_get_current_cipher", referenced from: _gg_watch_fd in liblibgadu.a(events.o) "_OPENSSL_add_all_algorithms_noconf", referenced from: _addsock in libconnwrap.a(connwrap.o) ld: symbol(s) not found collect2: ld returned 1 exit status gnumake[3]: *** [centerim] Error 1 gnumake[2]: *** [all-recursive] Error 1 gnumake[1]: *** [all-recursive] Error 1 gnumake: *** [all] Error 2 Error: Status 1 encountered during processing. ~
Change History (5)
comment:1 Changed 15 years ago by bjorn@…
comment:2 Changed 15 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|
Missing +darwin_10 variants? Did you follow the Migration procedure when you upgraded to Snow Leopard?
comment:3 Changed 15 years ago by bjorn@…
Thanks for the hint - i didn't upgrade to SL, I installed macports after upgrade. I will try to look at the Migration procedure and see if I am missing something.
comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
This could just be the "darwin variants weren't recorded in the registry" bug that got fixed.
Please selfupdate and upgrade outdated ports to make sure you have the latest software, then try again with the debug switch:
sudo port selfupdate sudo port upgrade outdated sudo port clean centerim sudo port -d install centerim 2>&1 | tee ~/Desktop/centerim.txt bzip2 ~/Desktop/centerim.txt
If it fails again, please attach the file centerim.txt.bz2 from your desktop to this ticket; this will let us see the full problem, instead of just the last few lines of it as we see in your earlier comments.
comment:5 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Replying to bjorn@…:
Using: i686-apple-darwin10-gcc-4.2.1: