Public bug reported:

https://launchpad.net/ubuntu/+source/stud/0.3-1/+build/3080035
https://launchpad.net/ubuntu/+source/stud/0.3-1/+build/3080038

make[3]: Leaving directory `/build/buildd/stud-0.3/ebtree'
cc -lssl -lcrypto -lev -o stud stud.o ringbuffer.o shctx.o ebtree/libebtree.a
stud.o: In function `shutdown_proxy':
/build/buildd/stud-0.3/stud.c:439: undefined reference to `ev_io_stop'
/build/buildd/stud-0.3/stud.c:440: undefined reference to `ev_io_stop'
/build/buildd/stud-0.3/stud.c:441: undefined reference to `ev_io_stop'
/build/buildd/stud-0.3/stud.c:442: undefined reference to `ev_io_stop'
/build/buildd/stud-0.3/stud.c:443: undefined reference to `ev_io_stop'
stud.o:/build/buildd/stud-0.3/stud.c:444: more undefined references to 
`ev_io_stop' follow
stud.o: In function `shutdown_proxy':
/build/buildd/stud-0.3/stud.c:449: undefined reference to `SSL_set_shutdown'
/build/buildd/stud-0.3/stud.c:450: undefined reference to `SSL_free'
stud.o: In function `handle_accept':
/build/buildd/stud-0.3/stud.c:822: undefined reference to `SSL_new'
/build/buildd/stud-0.3/stud.c:827: undefined reference to `SSL_ctrl'
/build/buildd/stud-0.3/stud.c:828: undefined reference to `SSL_set_accept_state'
/build/buildd/stud-0.3/stud.c:829: undefined reference to `SSL_set_fd'
/build/buildd/stud-0.3/stud.c:853: undefined reference to `ev_io_start'
/build/buildd/stud-0.3/stud.c:863: undefined reference to `SSL_set_ex_data'
stud.o: In function `info_callback':
/build/buildd/stud-0.3/stud.c:252: undefined reference to `SSL_get_ex_data'
stud.o: In function `client_handshake':
/build/buildd/stud-0.3/stud.c:656: undefined reference to `SSL_do_handshake'
/build/buildd/stud-0.3/stud.c:661: undefined reference to `SSL_get_error'
stud.o: In function `end_handshake':
/build/buildd/stud-0.3/stud.c:629: undefined reference to `ev_io_stop'
/build/buildd/stud-0.3/stud.c:630: undefined reference to `ev_io_stop'
stud.o: In function `client_handshake':
/build/buildd/stud-0.3/stud.c:663: undefined reference to `ev_io_stop'
/build/buildd/stud-0.3/stud.c:667: undefined reference to `ev_io_stop'
stud.o: In function `start_handshake':
/build/buildd/stud-0.3/stud.c:618: undefined reference to `ev_io_stop'
stud.o:/build/buildd/stud-0.3/stud.c:619: more undefined references to 
`ev_io_stop' follow
stud.o: In function `handle_connect':
/build/buildd/stud-0.3/stud.c:562: undefined reference to `ev_io_start'
/build/buildd/stud-0.3/stud.c:603: undefined reference to `ev_io_start'
/build/buildd/stud-0.3/stud.c:587: undefined reference to `ev_io_start'
stud.o: In function `client_write':
/build/buildd/stud-0.3/stud.c:740: undefined reference to `SSL_write'
/build/buildd/stud-0.3/stud.c:750: undefined reference to `ev_io_stop'
/build/buildd/stud-0.3/stud.c:758: undefined reference to `SSL_get_error'
stud.o: In function `client_read':
/build/buildd/stud-0.3/stud.c:706: undefined reference to `SSL_read'
/build/buildd/stud-0.3/stud.c:717: undefined reference to `ev_io_stop'
/build/buildd/stud-0.3/stud.c:721: undefined reference to `SSL_get_error'
stud.o: In function `back_read':
/build/buildd/stud-0.3/stud.c:497: undefined reference to `ev_io_stop'
stud.o: In function `back_write':
/build/buildd/stud-0.3/stud.c:532: undefined reference to `ev_io_stop'
stud.o: In function `check_ppid':
/build/buildd/stud-0.3/stud.c:872: undefined reference to `ev_timer_stop'
/build/buildd/stud-0.3/stud.c:873: undefined reference to `ev_io_stop'
stud.o: In function `handle_connections':
/build/buildd/stud-0.3/stud.c:897: undefined reference to `ev_default_loop'
/build/buildd/stud-0.3/stud.c:901: undefined reference to `ev_timer_start'
/build/buildd/stud-0.3/stud.c:905: undefined reference to `ev_io_start'
stud.o: In function `ev_loop':
/usr/include/ev.h:810: undefined reference to `ev_run'
stud.o: In function `safe_enable_io':
/build/buildd/stud-0.3/stud.c:432: undefined reference to `ev_io_start'
stud.o: In function `client_handshake':
/build/buildd/stud-0.3/stud.c:664: undefined reference to `ev_io_start'
stud.o: In function `start_handshake':
/build/buildd/stud-0.3/stud.c:623: undefined reference to `ev_io_start'
stud.o: In function `client_read':
/build/buildd/stud-0.3/stud.c:702: undefined reference to `ev_io_stop'
stud.o: In function `back_read':
/build/buildd/stud-0.3/stud.c:487: undefined reference to `ev_io_stop'
stud.o: In function `init_openssl':
/build/buildd/stud-0.3/stud.c:264: undefined reference to `SSL_library_init'
/build/buildd/stud-0.3/stud.c:265: undefined reference to 
`SSL_load_error_strings'
/build/buildd/stud-0.3/stud.c:281: undefined reference to `SSL_CTX_ctrl'
/build/buildd/stud-0.3/stud.c:282: undefined reference to 
`SSL_CTX_set_info_callback'
/build/buildd/stud-0.3/stud.c:284: undefined reference to 
`SSL_CTX_use_certificate_chain_file'
/build/buildd/stud-0.3/stud.c:288: undefined reference to 
`SSL_CTX_use_RSAPrivateKey_file'
stud.o: In function `init_dh':
/build/buildd/stud-0.3/stud.c:223: undefined reference to `BIO_new_file'
/build/buildd/stud-0.3/stud.c:229: undefined reference to 
`PEM_read_bio_DHparams'
/build/buildd/stud-0.3/stud.c:230: undefined reference to `BIO_free'
/build/buildd/stud-0.3/stud.c:237: undefined reference to `SSL_CTX_ctrl'
/build/buildd/stud-0.3/stud.c:239: undefined reference to `DH_free'
stud.o: In function `init_openssl':
/build/buildd/stud-0.3/stud.c:299: undefined reference to 
`ENGINE_load_builtin_engines'
/build/buildd/stud-0.3/stud.c:301: undefined reference to 
`ENGINE_register_all_complete'
/build/buildd/stud-0.3/stud.c:316: undefined reference to 
`SSL_CTX_set_cipher_list'
/build/buildd/stud-0.3/stud.c:317: undefined reference to `ERR_print_errors_fp'
/build/buildd/stud-0.3/stud.c:303: undefined reference to `ENGINE_by_id'
/build/buildd/stud-0.3/stud.c:304: undefined reference to `ENGINE_init'
/build/buildd/stud-0.3/stud.c:305: undefined reference to `ENGINE_set_default'
/build/buildd/stud-0.3/stud.c:309: undefined reference to `ENGINE_get_id'
/build/buildd/stud-0.3/stud.c:309: undefined reference to `ENGINE_get_id'
/build/buildd/stud-0.3/stud.c:310: undefined reference to `ENGINE_finish'
/build/buildd/stud-0.3/stud.c:311: undefined reference to `ENGINE_free'
stud.o: In function `init_dh':
/build/buildd/stud-0.3/stud.c:238: undefined reference to `DH_size'
/build/buildd/stud-0.3/stud.c:238: undefined reference to `DH_size'
/build/buildd/stud-0.3/stud.c:225: undefined reference to `ERR_print_errors_fp'
stud.o: In function `init_openssl':
/build/buildd/stud-0.3/stud.c:306: undefined reference to `ERR_print_errors_fp'
/build/buildd/stud-0.3/stud.c:273: undefined reference to `SSLv23_server_method'
/build/buildd/stud-0.3/stud.c:273: undefined reference to `SSL_CTX_new'
/build/buildd/stud-0.3/stud.c:271: undefined reference to `TLSv1_server_method'
/build/buildd/stud-0.3/stud.c:271: undefined reference to `SSL_CTX_new'
shctx.o: In function `shctx_new_cb':
/build/buildd/stud-0.3/shctx.c:173: undefined reference to `i2d_SSL_SESSION'
/build/buildd/stud-0.3/shctx.c:179: undefined reference to `i2d_SSL_SESSION'
shctx.o: In function `shctx_get_cb':
/build/buildd/stud-0.3/shctx.c:243: undefined reference to `d2i_SSL_SESSION'
shctx.o: In function `shared_context_init':
/build/buildd/stud-0.3/shctx.c:325: undefined reference to `SSL_CTX_ctrl'
/build/buildd/stud-0.3/shctx.c:328: undefined reference to 
`SSL_CTX_sess_set_new_cb'
/build/buildd/stud-0.3/shctx.c:329: undefined reference to 
`SSL_CTX_sess_set_get_cb'
/build/buildd/stud-0.3/shctx.c:330: undefined reference to 
`SSL_CTX_sess_set_remove_cb'
collect2: ld returned 1 exit status
make[2]: *** [stud] Error 1
make[2]: Leaving directory `/build/buildd/stud-0.3'
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/build/buildd/stud-0.3'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20120109-0400
FAILED [dpkg-buildpackage died]
Purging chroot-autobuild/build/buildd/stud-0.3

** Affects: stud (Ubuntu)
     Importance: High
     Assignee: Mahyuddin Susanto (udienz)
         Status: Triaged


** Tags: ftbfs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/913640

Title:
  stud 0.3-1 FTBFS in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/stud/+bug/913640/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to