Skip to content

Instantly share code, notes, and snippets.

@epichub
Created January 25, 2011 09:33
Show Gist options
  • Save epichub/794714 to your computer and use it in GitHub Desktop.
Save epichub/794714 to your computer and use it in GitHub Desktop.
---> Computing dependencies for rxvt-unicode.
---> Building rxvt-unicode
/usr/bin/gcc-4.2 -L/opt/local/lib -arch x86_64 -o rxvt rxvt.o background.o command.o rxvtfont.o init.o logging.o main.o misc.o ptytty.o proxy.o screen.o scrollbar.o scrollbar-next.o scrollbar-rxvt.o scrollbar-xterm.o scrollbar-plain.o xdefaults.o encoding.o rxvttoolkit.o rxvtutil.o keyboard.o fdpass.o ev_cpp.o rxvtperl.o -lm -lsupc++ -L/opt/local/lib -lXft -lXrender -lfontconfig -lexpat -liconv -lfreetype -lz -lX11 -lXau -lXdmcp -L/opt/local/lib -R/opt/local/lib -lX11 -L/opt/local/lib -arch x86_64 -arch i386 -fstack-protector -L/opt/local/lib/perl5/5.10.1/darwin-thread-multi-2level/CORE -lperl -ldl -lm -lutil -lc
/usr/bin/gcc-4.2 -L/opt/local/lib -arch x86_64 -o rxvtd rxvtd.o background.o command.o rxvtfont.o init.o logging.o main.o misc.o ptytty.o proxy.o screen.o scrollbar.o scrollbar-next.o scrollbar-rxvt.o scrollbar-xterm.o scrollbar-plain.o xdefaults.o encoding.o rxvttoolkit.o rxvtutil.o keyboard.o fdpass.o ev_cpp.o rxvtperl.o rxvtdaemon.o -lm -lsupc++ -L/opt/local/lib -lXft -lXrender -lfontconfig -lexpat -liconv -lfreetype -lz -lX11 -lXau -lXdmcp -L/opt/local/lib -R/opt/local/lib -lX11 -L/opt/local/lib -arch x86_64 -arch i386 -fstack-protector -L/opt/local/lib/perl5/5.10.1/darwin-thread-multi-2level/CORE -lperl -ldl -lm -lutil -lc
ld: warning: in rxvtd.o, file is not of required architecture
ld: warning: in background.o, file is not of required architecture
ld: warning: in command.o, file is not of required architecture
ld: warning: in rxvtfont.o, file is not of required architecture
ld: warning: in init.o, file is not of required architecture
ld: warning: in logging.o, file is not of required architecture
ld: warning: in main.o, file is not of required architecture
ld: warning: in misc.o, file is not of required architecture
ld: warning: in ptytty.o, file is not of required architecture
ld: warning: in proxy.o, file is not of required architecture
ld: warning: in screen.o, file is not of required architecture
ld: warning: in scrollbar.o, file is not of required architecture
ld: warning: in scrollbar-next.o, file is not of required architecture
ld: warning: in scrollbar-rxvt.o, file is not of required architecture
ld: warning: in scrollbar-xterm.o, file is not of required architecture
ld: warning: in scrollbar-plain.o, file is not of required architecture
ld: warning: in xdefaults.o, file is not of required architecture
ld: warning: in encoding.o, file is not of required architecture
ld: warning: in rxvttoolkit.o, file is not of required architecture
ld: warning: in rxvtutil.o, file is not of required architecture
ld: warning: in keyboard.o, file is not of required architecture
ld: warning: in fdpass.o, file is not of required architecture
ld: warning: in ev_cpp.o, file is not of required architecture
ld: warning: in rxvtdaemon.o, file is not of required architecture
Undefined symbols for architecture i386:
"rxvt_term::scr_add_lines(wchar_t const*, int, int)", referenced from:
_XS_urxvt__term_scr_add_lines in rxvtperl.o
"_ev_child_stop", referenced from:
_XS_urxvt__pw_start in rxvtperl.o
_XS_urxvt__pw_stop in rxvtperl.o
_XS_urxvt__pw_DESTROY in rxvtperl.o
"_ev_io_stop", referenced from:
_XS_urxvt__term_pty_ev_events in rxvtperl.o
_XS_urxvt__iow_DESTROY in rxvtperl.o
_XS_urxvt__iow_stop in rxvtperl.o
"rxvt_term::rxvt_term()", referenced from:
_XS_urxvt__term__new in rxvtperl.o
"rxvt_term::scr_xor_span(int, int, int, int, unsigned int)", referenced from:
_XS_urxvt__term_scr_xor_span in rxvtperl.o
"rxvt_composite_vec::compose(unsigned int, unsigned int)", referenced from:
_XS_urxvt__term_special_encode in rxvtperl.o
"rxvt_pop_locale()", referenced from:
_XS_urxvt__term_cmd_parse in rxvtperl.o
_XS_urxvt__term_strwidth in rxvtperl.o
_XS_urxvt__term_locale_decode in rxvtperl.o
_XS_urxvt__term_locale_encode in rxvtperl.o
rxvt_perl_interp::init(rxvt_term*) in rxvtperl.o
_XS_urxvt__term_special_encode in rxvtperl.o
"rxvt_composite_vec::expand(unsigned int, wchar_t*)", referenced from:
_XS_urxvt__term_special_decode in rxvtperl.o
_XS_urxvt__term_special_decode in rxvtperl.o
"zero_initialized::operator delete(void*, unsigned long)", referenced from:
_XS_urxvt__term__new in rxvtperl.o
"keyboard_manager::register_done()", referenced from:
_XS_urxvt__term_parse_keysym in rxvtperl.o
"_ev_rt_now", referenced from:
_ev_rt_now$non_lazy_ptr in rxvtperl.o
"rxvt_term::scr_remap_chars()", referenced from:
_XS_urxvt__term_option in rxvtperl.o
"rxvt_term::set_fonts()", referenced from:
_XS_urxvt__term_option in rxvtperl.o
"_main", referenced from:
start in crt1.10.6.o
"_ev_child_start", referenced from:
_XS_urxvt__pw_start in rxvtperl.o
_XS_urxvt__pw_start in rxvtperl.o
"_ev_timer_remaining", referenced from:
_XS_urxvt__timer_at in rxvtperl.o
"rxvt_term::selection_make(unsigned long)", referenced from:
_XS_urxvt__term_selection_make in rxvtperl.o
"_ev_io_start", referenced from:
_XS_urxvt__term_pty_ev_events in rxvtperl.o
_XS_urxvt__iow_start in rxvtperl.o
"rxvt_fontset::find_font(unsigned int)", referenced from:
_XS_urxvt__term_ROW_r in rxvtperl.o
_XS_urxvt__term_ROW_t in rxvtperl.o
overlay::swap() in rxvtperl.o
"rxvt_term::focus_in()", referenced from:
_XS_urxvt__term_focus_in in rxvtperl.o
"rxvt_term::scr_changeview(int)", referenced from:
_XS_urxvt__term_view_start in rxvtperl.o
"rxvt_term::parse_keysym(char const*, char const*)", referenced from:
_XS_urxvt__term_parse_keysym in rxvtperl.o
"rxvt_wcstombs(wchar_t const*, int)", referenced from:
_XS_urxvt__term_locale_encode in rxvtperl.o
"rxvt_term::key_press(XKeyEvent&)", referenced from:
_XS_urxvt__term_key_press in rxvtperl.o
"_ev_idle_start", referenced from:
_XS_urxvt__iw_start in rxvtperl.o
"rxvt_term::scr_bell()", referenced from:
_XS_urxvt__term_scr_bell in rxvtperl.o
"rxvt_wcstoutf8(wchar_t const*, int)", referenced from:
wcs2sv(wchar_t*, int)in rxvtperl.o
"rxvt_mbstowcs(char const*, int)", referenced from:
_XS_urxvt__term_locale_decode in rxvtperl.o
"_rxvt_composite", referenced from:
_rxvt_composite$non_lazy_ptr in rxvtperl.o
"rxvt_push_locale(char const*)", referenced from:
_XS_urxvt__term_cmd_parse in rxvtperl.o
_XS_urxvt__term_strwidth in rxvtperl.o
_XS_urxvt__term_locale_decode in rxvtperl.o
_XS_urxvt__term_locale_encode in rxvtperl.o
rxvt_perl_interp::init(rxvt_term*) in rxvtperl.o
_XS_urxvt__term_special_encode in rxvtperl.o
"rxvt_term::selection_grab(unsigned long)", referenced from:
_XS_urxvt__term_selection_grab in rxvtperl.o
"rxvt_term::destroy()", referenced from:
_XS_urxvt__term_destroy in rxvtperl.o
_XS_urxvt__term__new in rxvtperl.o
"rxvt_term::selection_clear()", referenced from:
_XS_urxvt__term_selection_clear in rxvtperl.o
"_ev_time", referenced from:
_XS_urxvt_NOW in rxvtperl.o
_XS_urxvt__timer_start in rxvtperl.o
_XS_urxvt__timer_start in rxvtperl.o
"_ev_idle_stop", referenced from:
_XS_urxvt__iw_stop in rxvtperl.o
_XS_urxvt__iw_DESTROY in rxvtperl.o
"rxvt_term::scr_touch(bool)", referenced from:
_XS_urxvt__term_option in rxvtperl.o
"rxvt_term::termlist", referenced from:
__ZN9rxvt_term8termlistE$non_lazy_ptr in rxvtperl.o
"rxvt_term::cmd_parse()", referenced from:
_XS_urxvt__term_cmd_parse in rxvtperl.o
"rxvt_warn(char const*, ...)", referenced from:
_XS_urxvt_warn in rxvtperl.o
perl_watcher::invoke(char const*, sv*, int)in rxvtperl.o
rxvt_perl_interp::init(rxvt_term*) in rxvtperl.o
rxvt_perl_interp::invoke(rxvt_term*, hook_type, ...) in rxvtperl.o
"_ev_timer_stop", referenced from:
_XS_urxvt__timer_after in rxvtperl.o
_XS_urxvt__timer_stop in rxvtperl.o
_XS_urxvt__timer_set in rxvtperl.o
_XS_urxvt__timer_start in rxvtperl.o
_XS_urxvt__timer_DESTROY in rxvtperl.o
"rxvt_temp_buf(int)", referenced from:
_XS_urxvt__term_ROW_t in rxvtperl.o
_XS_urxvt__term_special_decode in rxvtperl.o
_XS_urxvt__term_special_encode in rxvtperl.o
"rxvt_term::scr_xor_rect(int, int, int, int, unsigned int, unsigned int)", referenced from:
_XS_urxvt__term_scr_xor_rect in rxvtperl.o
"rxvt_term::init(int, char const* const*, stringvec*)", referenced from:
_XS_urxvt__term__new in rxvtperl.o
"rxvt_term::scr_change_screen(int)", referenced from:
_XS_urxvt__term_scr_change_screen in rxvtperl.o
"rxvt_term::key_release(XKeyEvent&)", referenced from:
_XS_urxvt__term_key_press in rxvtperl.o
"_ev_timer_start", referenced from:
_XS_urxvt__timer_new in rxvtperl.o
_XS_urxvt__timer_after in rxvtperl.o
_XS_urxvt__timer_after in rxvtperl.o
_XS_urxvt__timer_set in rxvtperl.o
_XS_urxvt__timer_start in rxvtperl.o
_XS_urxvt__timer_start in rxvtperl.o
"rxvt_utf8towcs(char const*, int)", referenced from:
sv2wcs(sv*) in rxvtperl.o
"rxvt_term::x_resource(char const*)", referenced from:
_XS_urxvt__term_x_resource in rxvtperl.o
"rxvt_term::focus_out()", referenced from:
_XS_urxvt__term_focus_out in rxvtperl.o
"zero_initialized::operator new(unsigned long)", referenced from:
_XS_urxvt__term__new in rxvtperl.o
"_rxvt_environ", referenced from:
_rxvt_environ$non_lazy_ptr in rxvtperl.o
"rxvt_fatal(char const*, ...)", referenced from:
_XS_urxvt_fatal in rxvtperl.o
rxvt_perl_interp::invoke(rxvt_term*, hook_type, ...) in rxvtperl.o
"rxvt_term::refresh_check()", referenced from:
_XS_urxvt__term_want_refresh in rxvtperl.o
overlay::show() in rxvtperl.o
_XS_urxvt__term_option in rxvtperl.o
_XS_urxvt__term_option in rxvtperl.o
overlay::set(int, int, sv*, sv*)in rxvtperl.o
overlay::hide() in rxvtperl.o
_XS_urxvt__term_screen_cur in rxvtperl.o
"rxvt_term::tt_write(char const*, unsigned int)", referenced from:
_XS_urxvt__term_tt_write in rxvtperl.o
"rxvt_compose(unsigned int, unsigned int)", referenced from:
_XS_urxvt__term_special_encode in rxvtperl.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//ccHcM6CZ.out (No such file or directory)
make[1]: *** [rxvtd] Error 1
make[1]: *** Waiting for unfinished jobs....
ld: warning: in rxvt.o, file is not of required architecture
ld: warning: in background.o, file is not of required architecture
ld: warning: in command.o, file is not of required architecture
ld: warning: in rxvtfont.o, file is not of required architecture
ld: warning: in init.o, file is not of required architecture
ld: warning: in logging.o, file is not of required architecture
ld: warning: in main.o, file is not of required architecture
ld: warning: in misc.o, file is not of required architecture
ld: warning: in ptytty.o, file is not of required architecture
ld: warning: in proxy.o, file is not of required architecture
ld: warning: in screen.o, file is not of required architecture
ld: warning: in scrollbar.o, file is not of required architecture
ld: warning: in scrollbar-next.o, file is not of required architecture
ld: warning: in scrollbar-rxvt.o, file is not of required architecture
ld: warning: in scrollbar-xterm.o, file is not of required architecture
ld: warning: in scrollbar-plain.o, file is not of required architecture
ld: warning: in xdefaults.o, file is not of required architecture
ld: warning: in encoding.o, file is not of required architecture
ld: warning: in rxvttoolkit.o, file is not of required architecture
ld: warning: in rxvtutil.o, file is not of required architecture
ld: warning: in keyboard.o, file is not of required architecture
ld: warning: in fdpass.o, file is not of required architecture
ld: warning: in ev_cpp.o, file is not of required architecture
Undefined symbols for architecture i386:
"rxvt_term::scr_add_lines(wchar_t const*, int, int)", referenced from:
_XS_urxvt__term_scr_add_lines in rxvtperl.o
"_ev_child_stop", referenced from:
_XS_urxvt__pw_start in rxvtperl.o
_XS_urxvt__pw_stop in rxvtperl.o
_XS_urxvt__pw_DESTROY in rxvtperl.o
"_ev_io_stop", referenced from:
_XS_urxvt__term_pty_ev_events in rxvtperl.o
_XS_urxvt__iow_DESTROY in rxvtperl.o
_XS_urxvt__iow_stop in rxvtperl.o
"rxvt_term::rxvt_term()", referenced from:
_XS_urxvt__term__new in rxvtperl.o
"rxvt_term::scr_xor_span(int, int, int, int, unsigned int)", referenced from:
_XS_urxvt__term_scr_xor_span in rxvtperl.o
"rxvt_composite_vec::compose(unsigned int, unsigned int)", referenced from:
_XS_urxvt__term_special_encode in rxvtperl.o
"rxvt_pop_locale()", referenced from:
_XS_urxvt__term_cmd_parse in rxvtperl.o
_XS_urxvt__term_strwidth in rxvtperl.o
_XS_urxvt__term_locale_decode in rxvtperl.o
_XS_urxvt__term_locale_encode in rxvtperl.o
rxvt_perl_interp::init(rxvt_term*) in rxvtperl.o
_XS_urxvt__term_special_encode in rxvtperl.o
"rxvt_composite_vec::expand(unsigned int, wchar_t*)", referenced from:
_XS_urxvt__term_special_decode in rxvtperl.o
_XS_urxvt__term_special_decode in rxvtperl.o
"zero_initialized::operator delete(void*, unsigned long)", referenced from:
_XS_urxvt__term__new in rxvtperl.o
"keyboard_manager::register_done()", referenced from:
_XS_urxvt__term_parse_keysym in rxvtperl.o
"_ev_rt_now", referenced from:
_ev_rt_now$non_lazy_ptr in rxvtperl.o
"rxvt_term::scr_remap_chars()", referenced from:
_XS_urxvt__term_option in rxvtperl.o
"rxvt_term::set_fonts()", referenced from:
_XS_urxvt__term_option in rxvtperl.o
"_main", referenced from:
start in crt1.10.6.o
"_ev_child_start", referenced from:
_XS_urxvt__pw_start in rxvtperl.o
_XS_urxvt__pw_start in rxvtperl.o
"_ev_timer_remaining", referenced from:
_XS_urxvt__timer_at in rxvtperl.o
"rxvt_term::selection_make(unsigned long)", referenced from:
_XS_urxvt__term_selection_make in rxvtperl.o
"_ev_io_start", referenced from:
_XS_urxvt__term_pty_ev_events in rxvtperl.o
_XS_urxvt__iow_start in rxvtperl.o
"rxvt_fontset::find_font(unsigned int)", referenced from:
_XS_urxvt__term_ROW_r in rxvtperl.o
_XS_urxvt__term_ROW_t in rxvtperl.o
overlay::swap() in rxvtperl.o
"rxvt_term::focus_in()", referenced from:
_XS_urxvt__term_focus_in in rxvtperl.o
"rxvt_term::scr_changeview(int)", referenced from:
_XS_urxvt__term_view_start in rxvtperl.o
"rxvt_term::parse_keysym(char const*, char const*)", referenced from:
_XS_urxvt__term_parse_keysym in rxvtperl.o
"rxvt_wcstombs(wchar_t const*, int)", referenced from:
_XS_urxvt__term_locale_encode in rxvtperl.o
"rxvt_term::key_press(XKeyEvent&)", referenced from:
_XS_urxvt__term_key_press in rxvtperl.o
"_ev_idle_start", referenced from:
_XS_urxvt__iw_start in rxvtperl.o
"rxvt_term::scr_bell()", referenced from:
_XS_urxvt__term_scr_bell in rxvtperl.o
"rxvt_wcstoutf8(wchar_t const*, int)", referenced from:
wcs2sv(wchar_t*, int)in rxvtperl.o
"rxvt_mbstowcs(char const*, int)", referenced from:
_XS_urxvt__term_locale_decode in rxvtperl.o
"_rxvt_composite", referenced from:
_rxvt_composite$non_lazy_ptr in rxvtperl.o
"rxvt_push_locale(char const*)", referenced from:
_XS_urxvt__term_cmd_parse in rxvtperl.o
_XS_urxvt__term_strwidth in rxvtperl.o
_XS_urxvt__term_locale_decode in rxvtperl.o
_XS_urxvt__term_locale_encode in rxvtperl.o
rxvt_perl_interp::init(rxvt_term*) in rxvtperl.o
_XS_urxvt__term_special_encode in rxvtperl.o
"rxvt_term::selection_grab(unsigned long)", referenced from:
_XS_urxvt__term_selection_grab in rxvtperl.o
"rxvt_term::destroy()", referenced from:
_XS_urxvt__term_destroy in rxvtperl.o
_XS_urxvt__term__new in rxvtperl.o
"rxvt_term::selection_clear()", referenced from:
_XS_urxvt__term_selection_clear in rxvtperl.o
"_ev_time", referenced from:
_XS_urxvt_NOW in rxvtperl.o
_XS_urxvt__timer_start in rxvtperl.o
_XS_urxvt__timer_start in rxvtperl.o
"_ev_idle_stop", referenced from:
_XS_urxvt__iw_stop in rxvtperl.o
_XS_urxvt__iw_DESTROY in rxvtperl.o
"rxvt_term::scr_touch(bool)", referenced from:
_XS_urxvt__term_option in rxvtperl.o
"rxvt_term::termlist", referenced from:
__ZN9rxvt_term8termlistE$non_lazy_ptr in rxvtperl.o
"rxvt_term::cmd_parse()", referenced from:
_XS_urxvt__term_cmd_parse in rxvtperl.o
"rxvt_warn(char const*, ...)", referenced from:
_XS_urxvt_warn in rxvtperl.o
perl_watcher::invoke(char const*, sv*, int)in rxvtperl.o
rxvt_perl_interp::init(rxvt_term*) in rxvtperl.o
rxvt_perl_interp::invoke(rxvt_term*, hook_type, ...) in rxvtperl.o
"_ev_timer_stop", referenced from:
_XS_urxvt__timer_after in rxvtperl.o
_XS_urxvt__timer_stop in rxvtperl.o
_XS_urxvt__timer_set in rxvtperl.o
_XS_urxvt__timer_start in rxvtperl.o
_XS_urxvt__timer_DESTROY in rxvtperl.o
"rxvt_temp_buf(int)", referenced from:
_XS_urxvt__term_ROW_t in rxvtperl.o
_XS_urxvt__term_special_decode in rxvtperl.o
_XS_urxvt__term_special_encode in rxvtperl.o
"rxvt_term::scr_xor_rect(int, int, int, int, unsigned int, unsigned int)", referenced from:
_XS_urxvt__term_scr_xor_rect in rxvtperl.o
"rxvt_term::init(int, char const* const*, stringvec*)", referenced from:
_XS_urxvt__term__new in rxvtperl.o
"rxvt_term::scr_change_screen(int)", referenced from:
_XS_urxvt__term_scr_change_screen in rxvtperl.o
"rxvt_term::key_release(XKeyEvent&)", referenced from:
_XS_urxvt__term_key_press in rxvtperl.o
"_ev_timer_start", referenced from:
_XS_urxvt__timer_new in rxvtperl.o
_XS_urxvt__timer_after in rxvtperl.o
_XS_urxvt__timer_after in rxvtperl.o
_XS_urxvt__timer_set in rxvtperl.o
_XS_urxvt__timer_start in rxvtperl.o
_XS_urxvt__timer_start in rxvtperl.o
"rxvt_utf8towcs(char const*, int)", referenced from:
sv2wcs(sv*) in rxvtperl.o
"rxvt_term::x_resource(char const*)", referenced from:
_XS_urxvt__term_x_resource in rxvtperl.o
"rxvt_term::focus_out()", referenced from:
_XS_urxvt__term_focus_out in rxvtperl.o
"zero_initialized::operator new(unsigned long)", referenced from:
_XS_urxvt__term__new in rxvtperl.o
"_rxvt_environ", referenced from:
_rxvt_environ$non_lazy_ptr in rxvtperl.o
"rxvt_fatal(char const*, ...)", referenced from:
_XS_urxvt_fatal in rxvtperl.o
rxvt_perl_interp::invoke(rxvt_term*, hook_type, ...) in rxvtperl.o
"rxvt_term::refresh_check()", referenced from:
_XS_urxvt__term_want_refresh in rxvtperl.o
overlay::show() in rxvtperl.o
_XS_urxvt__term_option in rxvtperl.o
_XS_urxvt__term_option in rxvtperl.o
overlay::set(int, int, sv*, sv*)in rxvtperl.o
overlay::hide() in rxvtperl.o
_XS_urxvt__term_screen_cur in rxvtperl.o
"rxvt_term::tt_write(char const*, unsigned int)", referenced from:
_XS_urxvt__term_tt_write in rxvtperl.o
"rxvt_compose(unsigned int, unsigned int)", referenced from:
_XS_urxvt__term_special_encode in rxvtperl.o
ld: symbol(s) not found for architecture i386
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//ccGUhlkO.out (No such file or directory)
make[1]: *** [rxvt] Error 1
make: *** [all] Error 1
shell command " cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_x11_rxvt-unicode/work/rxvt-unicode-9.07" && /usr/bin/make -j8 all " returned error 2
Warning: the following items did not execute (for rxvt-unicode): org.macports.activate org.macports.build org.macports.destroot org.macports.install
Log for rxvt-unicode is at: /opt/local/var/macports/logs/_opt_mports_trunk_dports_x11_rxvt-unicode/main.log
To report a bug, see <http://guide.macports.org/#project.tickets>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment