Skip to content

Instantly share code, notes, and snippets.

@mdemare
Created July 6, 2012 08:55
Show Gist options
  • Save mdemare/3059038 to your computer and use it in GitHub Desktop.
Save mdemare/3059038 to your computer and use it in GitHub Desktop.
fishfish make error
./internalize_scripts.py
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o function.o function.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o builtin.o builtin.cpp
In file included from builtin.cpp:385:
builtin_set.cpp: In function ‘void erase_values(wcstring_list_t&, const std::vector<long int, std::allocator<long int> >&)’:
builtin_set.cpp:288: warning: comparison between signed and unsigned integer expressions
In file included from builtin.cpp:386:
builtin_commandline.cpp: In function ‘int builtin_commandline(parser_t&, wchar_t**)’:
builtin_commandline.cpp:445: warning: comparison between signed and unsigned integer expressions
builtin.cpp: In function ‘int builtin_contains(parser_t&, wchar_t**)’:
builtin.cpp:2736: warning: comparison between signed and unsigned integer expressions
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o complete.o complete.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o env.o env.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o exec.o exec.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o expand.o expand.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o highlight.o highlight.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o history.o history.cpp
history.cpp: In function ‘size_t offset_of_next_item(const char*, size_t, size_t*, time_t)’:
history.cpp:305: warning: ‘timestamp’ may be used uninitialized in this function
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o kill.o kill.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o parser.o parser.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o proc.o proc.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o reader.o reader.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o sanity.o sanity.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o tokenizer.o tokenizer.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o wildcard.o wildcard.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o wgetopt.o wgetopt.cpp
wgetopt.cpp:184:1: warning: "_" redefined
In file included from wutil.h:18,
from wgetopt.cpp:94:
common.h:171:1: warning: this is the location of the previous definition
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o wutil.o wutil.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o input.o input.cpp
input.cpp: In function ‘wint_t input_try_mapping(const input_mapping_t&)’:
input.cpp:444: warning: comparison between signed and unsigned integer expressions
input.cpp:455: warning: comparison between signed and unsigned integer expressions
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o output.o output.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o intern.o intern.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o env_universal.o env_universal.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o env_universal_common.o env_universal_common.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o input_common.o input_common.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o event.o event.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o signal.o signal.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o io.o io.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o parse_util.o parse_util.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o common.o common.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o screen.o screen.cpp
screen.cpp: In function ‘void s_write(screen_t*, const wchar_t*, const wchar_t*, const int*, const int*, int)’:
screen.cpp:739: warning: ‘cursor_arr[0]’ may be used uninitialized in this function
screen.cpp:739: warning: ‘cursor_arr[1]’ may be used uninitialized in this function
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o path.o path.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o autoload.o autoload.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o parser_keywords.o parser_keywords.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o iothread.o iothread.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o builtin_scripts.o builtin_scripts.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o color.o color.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o postfork.o postfork.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o builtin_test.o builtin_test.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o fish.o fish.cpp
g++ function.o builtin.o complete.o env.o exec.o expand.o highlight.o history.o kill.o parser.o proc.o reader.o sanity.o tokenizer.o wildcard.o wgetopt.o wutil.o input.o output.o intern.o env_universal.o env_universal_common.o input_common.o event.o signal.o io.o parse_util.o common.o screen.o path.o autoload.o parser_keywords.o iothread.o builtin_scripts.o color.o postfork.o builtin_test.o fish.o -lm -lncurses -lpthread -rdynamic -o fish
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o set_color.o set_color.cpp
set_color.cpp:62:1: warning: "_" redefined
In file included from color.h:9,
from set_color.cpp:41:
common.h:171:1: warning: this is the location of the previous definition
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o print_help.o print_help.cpp
g++ set_color.o print_help.o common.o wutil.o color.o -lm -lncurses -lpthread -o set_color
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o mimedb.o mimedb.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o xdgmimealias.o xdgmimealias.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o xdgmime.o xdgmime.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o xdgmimeglob.o xdgmimeglob.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o xdgmimeint.o xdgmimeint.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o xdgmimemagic.o xdgmimemagic.cpp
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o xdgmimeparent.o xdgmimeparent.cpp
g++ mimedb.o print_help.o xdgmimealias.o xdgmime.o xdgmimeglob.o xdgmimeint.o xdgmimemagic.o xdgmimeparent.o wutil.o common.o -lm -lncurses -lpthread -o mimedb
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o fish_pager.o fish_pager.cpp
fish_pager.cpp: In function ‘int try_sequence(const char*)’:
fish_pager.cpp:255: warning: comparison between signed and unsigned integer expressions
g++ fish_pager.o output.o wutil.o input_common.o env_universal.o env_universal_common.o common.o print_help.o iothread.o color.o -lm -lncurses -lpthread -o fish_pager
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o fishd.o fishd.cpp
g++ fishd.o env_universal_common.o wutil.o print_help.o common.o -lm -lncurses -lpthread -o fishd
g++ -g -O2 -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -fno-optimize-sibling-calls -Wall -DLOCALEDIR=\"/usr/local/share/locale\" -DPREFIX=L\"/usr/local\" -DDATADIR=L\"/usr/local/share\" -DSYSCONFDIR=L\"/usr/local/etc\" -c -o fish_indent.o fish_indent.cpp
g++ fish_indent.o print_help.o common.o parser_keywords.o wutil.o tokenizer.o -lm -lncurses -lpthread -o fish_indent
make -C xsel-1.2.0 || echo "Failed to build xsel - either add the required dependencies or use './configure --without-xsel' to disable it."
make[1]: Entering directory `/home/mdemare/fishfish/xsel-1.2.0'
make all-am
make[2]: Entering directory `/home/mdemare/fishfish/xsel-1.2.0'
if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -fno-strict-aliasing -Wall -Werror -g -std=gnu99 -Wdeclaration-after-statement -Wno-unused -MT xsel.o -MD -MP -MF ".deps/xsel.Tpo" -c -o xsel.o xsel.c; \
then mv -f ".deps/xsel.Tpo" ".deps/xsel.Po"; else rm -f ".deps/xsel.Tpo"; exit 1; fi
xsel.c:32:28: error: X11/StringDefs.h: No such file or directory
xsel.c:33:22: error: X11/Xlib.h: No such file or directory
xsel.c:34:27: error: X11/Intrinsic.h: No such file or directory
xsel.c:35:23: error: X11/Xatom.h: No such file or directory
In file included from xsel.c:37:
xsel.h:56: error: expected specifier-qualifier-list before ‘Display’
xsel.h:81: error: expected specifier-qualifier-list before ‘Display’
xsel.c:47: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
xsel.c:48: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘window’
xsel.c:54: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘timestamp’
xsel.c:56: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘timestamp_atom’
xsel.c:57: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘multiple_atom’
xsel.c:58: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘targets_atom’
xsel.c:59: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘delete_atom’
xsel.c:60: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘incr_atom’
xsel.c:61: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘null_atom’
xsel.c:62: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘text_atom’
xsel.c:63: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘utf8_atom’
xsel.c:64: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘compound_text_atom’
xsel.c:73: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘supported_targets’
xsel.c:76: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘do_follow’
xsel.c:79: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘no_daemon’
xsel.c:228: error: expected ‘)’ before ‘atom’
xsel.c:253: error: expected declaration specifiers or ‘...’ before ‘Window’
xsel.c:253: error: expected declaration specifiers or ‘...’ before ‘Atom’
xsel.c:253: error: expected declaration specifiers or ‘...’ before ‘Atom’
xsel.c: In function ‘debug_property’:
xsel.c:256: error: ‘requestor’ undeclared (first use in this function)
xsel.c:256: error: (Each undeclared identifier is reported only once
xsel.c:256: error: for each function it appears in.)
xsel.c:256: error: ‘property’ undeclared (first use in this function)
xsel.c:256: error: ‘target’ undeclared (first use in this function)
cc1: warnings being treated as errors
xsel.c:256: error: implicit declaration of function ‘get_atom_name’
xsel.c: In function ‘become_daemon’:
xsel.c:353: error: ‘no_daemon’ undeclared (first use in this function)
xsel.c:398: error: ‘do_follow’ undeclared (first use in this function)
xsel.c: At top level:
xsel.c:434: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘get_timestamp’
xsel.c:493: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘get_append_property’
xsel.c:544: error: expected ‘)’ before ‘selection’
xsel.c:596: error: expected ‘)’ before ‘selection’
xsel.c:680: error: expected ‘)’ before ‘selection’
xsel.c:728: error: expected ‘)’ before ‘selection’
xsel.c:779: error: expected declaration specifiers or ‘...’ before ‘Boolean’
xsel.c: In function ‘read_input’:
xsel.c:788: error: ‘do_select’ undeclared (first use in this function)
xsel.c: At top level:
xsel.c:882: error: expected ‘)’ before ‘*’ token
xsel.c:905: error: expected ‘)’ before ‘selection’
xsel.c:920: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘own_selection’
xsel.c:1010: error: expected ‘)’ before ‘atom’
xsel.c:1023: error: expected ‘)’ before ‘*’ token
xsel.c:1029: error: expected declaration specifiers or ‘...’ before ‘Boolean’
xsel.c: In function ‘notify_incr’:
xsel.c:1039: error: ‘XSelectionEvent’ undeclared (first use in this function)
xsel.c:1039: error: expected ‘;’ before ‘ev’
xsel.c:1043: error: implicit declaration of function ‘XSync’
xsel.c:1043: error: ‘IncrTrack’ has no member named ‘display’
xsel.c:1043: error: ‘False’ undeclared (first use in this function)
xsel.c:1049: error: ‘ev’ undeclared (first use in this function)
xsel.c:1049: error: ‘SelectionNotify’ undeclared (first use in this function)
xsel.c:1050: error: ‘IncrTrack’ has no member named ‘display’
xsel.c:1051: error: ‘IncrTrack’ has no member named ‘requestor’
xsel.c:1052: error: ‘IncrTrack’ has no member named ‘selection’
xsel.c:1053: error: ‘IncrTrack’ has no member named ‘time’
xsel.c:1054: error: ‘IncrTrack’ has no member named ‘target’
xsel.c:1056: error: ‘None’ undeclared (first use in this function)
xsel.c:1057: error: ‘IncrTrack’ has no member named ‘property’
xsel.c:1059: error: implicit declaration of function ‘XSendEvent’
xsel.c:1059: error: ‘display’ undeclared (first use in this function)
xsel.c:1060: error: ‘XEvent’ undeclared (first use in this function)
xsel.c:1060: error: expected expression before ‘)’ token
xsel.c: In function ‘refuse_all_incr’:
xsel.c:1076: error: implicit declaration of function ‘XDeleteProperty’
xsel.c:1076: error: ‘IncrTrack’ has no member named ‘display’
xsel.c:1076: error: ‘IncrTrack’ has no member named ‘requestor’
xsel.c:1076: error: ‘IncrTrack’ has no member named ‘property’
xsel.c: In function ‘complete_incr’:
xsel.c:1096: error: ‘True’ undeclared (first use in this function)
xsel.c:1096: error: too many arguments to function ‘process_multiple’
xsel.c: In function ‘notify_multiple’:
xsel.c:1111: error: ‘XSelectionEvent’ undeclared (first use in this function)
xsel.c:1111: error: expected ‘;’ before ‘ev’
xsel.c:1115: error: ‘MultTrack’ has no member named ‘display’
xsel.c:1115: error: ‘False’ undeclared (first use in this function)
xsel.c:1119: error: ‘ev’ undeclared (first use in this function)
xsel.c:1119: error: ‘SelectionNotify’ undeclared (first use in this function)
xsel.c:1120: error: ‘MultTrack’ has no member named ‘display’
xsel.c:1121: error: ‘MultTrack’ has no member named ‘requestor’
xsel.c:1122: error: ‘MultTrack’ has no member named ‘selection’
xsel.c:1123: error: ‘MultTrack’ has no member named ‘time’
xsel.c:1124: error: ‘multiple_atom’ undeclared (first use in this function)
xsel.c:1126: error: ‘None’ undeclared (first use in this function)
xsel.c:1127: error: ‘MultTrack’ has no member named ‘property’
xsel.c:1129: error: ‘display’ undeclared (first use in this function)
xsel.c:1130: error: ‘XEvent’ undeclared (first use in this function)
xsel.c:1130: error: expected expression before ‘)’ token
xsel.c: At top level:
xsel.c:1141: error: expected declaration specifiers or ‘...’ before ‘Boolean’
xsel.c: In function ‘complete_multiple’:
xsel.c:1147: error: ‘do_parent’ undeclared (first use in this function)
xsel.c:1147: error: ‘True’ undeclared (first use in this function)
xsel.c:1147: error: too many arguments to function ‘process_multiple’
xsel.c: At top level:
xsel.c:1162: error: expected ‘)’ before ‘*’ token
xsel.c: In function ‘incr_stage_1’:
xsel.c:1237: error: ‘IncrTrack’ has no member named ‘chunk’
xsel.c:1237: error: ‘IncrTrack’ has no member named ‘target’
xsel.c:1237: error: ‘IncrTrack’ has no member named ‘target’
xsel.c:1237: error: ‘IncrTrack’ has no member named ‘property’
xsel.c:1237: error: ‘IncrTrack’ has no member named ‘requestor’
xsel.c:1238: error: implicit declaration of function ‘XChangeProperty’
xsel.c:1238: error: ‘IncrTrack’ has no member named ‘display’
xsel.c:1238: error: ‘IncrTrack’ has no member named ‘requestor’
xsel.c:1238: error: ‘IncrTrack’ has no member named ‘property’
xsel.c:1238: error: ‘IncrTrack’ has no member named ‘target’
xsel.c:1239: error: ‘IncrTrack’ has no member named ‘format’
xsel.c:1239: error: ‘PropModeReplace’ undeclared (first use in this function)
xsel.c:1239: error: ‘IncrTrack’ has no member named ‘data’
xsel.c:1239: error: ‘IncrTrack’ has no member named ‘chunk’
xsel.c:1241: error: ‘IncrTrack’ has no member named ‘offset’
xsel.c:1241: error: ‘IncrTrack’ has no member named ‘chunk’
xsel.c: In function ‘incr_stage_2’:
xsel.c:1254: error: ‘IncrTrack’ has no member named ‘chunk’
xsel.c:1254: error: ‘IncrTrack’ has no member named ‘max_elements’
xsel.c:1254: error: ‘IncrTrack’ has no member named ‘nelements’
xsel.c:1254: error: ‘IncrTrack’ has no member named ‘offset’
xsel.c:1254: error: ‘IncrTrack’ has no member named ‘max_elements’
xsel.c:1254: error: ‘IncrTrack’ has no member named ‘nelements’
xsel.c:1254: error: ‘IncrTrack’ has no member named ‘offset’
xsel.c:1256: error: ‘IncrTrack’ has no member named ‘chunk’
xsel.c:1259: error: ‘IncrTrack’ has no member named ‘display’
xsel.c:1259: error: ‘IncrTrack’ has no member named ‘requestor’
xsel.c:1259: error: ‘IncrTrack’ has no member named ‘property’
xsel.c:1259: error: ‘IncrTrack’ has no member named ‘target’
xsel.c:1260: error: ‘IncrTrack’ has no member named ‘format’
xsel.c:1260: error: ‘PropModeAppend’ undeclared (first use in this function)
xsel.c:1265: error: ‘IncrTrack’ has no member named ‘chunk’
xsel.c:1267: error: ‘IncrTrack’ has no member named ‘display’
xsel.c:1267: error: ‘IncrTrack’ has no member named ‘requestor’
xsel.c:1267: error: ‘IncrTrack’ has no member named ‘property’
xsel.c:1267: error: ‘IncrTrack’ has no member named ‘target’
xsel.c:1268: error: ‘IncrTrack’ has no member named ‘format’
xsel.c:1268: error: ‘IncrTrack’ has no member named ‘data’
xsel.c:1268: error: ‘IncrTrack’ has no member named ‘offset’
xsel.c:1269: error: ‘IncrTrack’ has no member named ‘chunk’
xsel.c:1270: error: ‘IncrTrack’ has no member named ‘offset’
xsel.c:1270: error: ‘IncrTrack’ has no member named ‘chunk’
xsel.c:1271: error: ‘IncrTrack’ has no member named ‘nelements’
xsel.c:1271: error: ‘IncrTrack’ has no member named ‘offset’
xsel.c: At top level:
xsel.c:1284: error: expected ‘)’ before ‘*’ token
xsel.c:1299: error: expected ‘)’ before ‘*’ token
xsel.c:1319: error: expected ‘)’ before ‘*’ token
xsel.c:1335: error: expected ‘)’ before ‘*’ token
xsel.c:1351: error: expected ‘)’ before ‘*’ token
xsel.c:1370: error: expected declaration specifiers or ‘...’ before ‘Boolean’
xsel.c: In function ‘process_multiple’:
xsel.c:1377: error: ‘MultTrack’ has no member named ‘index’
xsel.c:1377: error: ‘MultTrack’ has no member named ‘length’
xsel.c:1377: error: ‘MultTrack’ has no member named ‘index’
xsel.c:1378: error: ‘MultTrack’ has no member named ‘index’
xsel.c:1379: error: ‘MultTrack’ has no member named ‘atoms’
xsel.c:1379: error: ‘timestamp_atom’ undeclared (first use in this function)
xsel.c:1380: error: implicit declaration of function ‘handle_timestamp’
xsel.c:1380: error: ‘MultTrack’ has no member named ‘display’
xsel.c:1380: error: ‘MultTrack’ has no member named ‘requestor’
xsel.c:1380: error: ‘MultTrack’ has no member named ‘atoms’
xsel.c:1381: error: ‘MultTrack’ has no member named ‘selection’
xsel.c:1381: error: ‘MultTrack’ has no member named ‘time’
xsel.c:1382: error: ‘MultTrack’ has no member named ‘atoms’
xsel.c:1382: error: ‘targets_atom’ undeclared (first use in this function)
xsel.c:1383: error: implicit declaration of function ‘handle_targets’
xsel.c:1383: error: ‘MultTrack’ has no member named ‘display’
xsel.c:1383: error: ‘MultTrack’ has no member named ‘requestor’
xsel.c:1383: error: ‘MultTrack’ has no member named ‘atoms’
xsel.c:1384: error: ‘MultTrack’ has no member named ‘selection’
xsel.c:1384: error: ‘MultTrack’ has no member named ‘time’
xsel.c:1385: error: ‘MultTrack’ has no member named ‘atoms’
xsel.c:1385: error: ‘multiple_atom’ undeclared (first use in this function)
xsel.c:1386: error: implicit declaration of function ‘handle_multiple’
xsel.c:1386: error: ‘MultTrack’ has no member named ‘display’
xsel.c:1386: error: ‘MultTrack’ has no member named ‘requestor’
xsel.c:1386: error: ‘MultTrack’ has no member named ‘atoms’
xsel.c:1387: error: ‘MultTrack’ has no member named ‘sel’
xsel.c:1387: error: ‘MultTrack’ has no member named ‘selection’
xsel.c:1387: error: ‘MultTrack’ has no member named ‘time’
xsel.c:1388: error: ‘MultTrack’ has no member named ‘atoms’
xsel.c:1388: error: ‘XA_STRING’ undeclared (first use in this function)
xsel.c:1388: error: ‘MultTrack’ has no member named ‘atoms’
xsel.c:1388: error: ‘text_atom’ undeclared (first use in this function)
xsel.c:1389: error: implicit declaration of function ‘handle_string’
xsel.c:1389: error: ‘MultTrack’ has no member named ‘display’
xsel.c:1389: error: ‘MultTrack’ has no member named ‘requestor’
xsel.c:1389: error: ‘MultTrack’ has no member named ‘atoms’
xsel.c:1390: error: ‘MultTrack’ has no member named ‘sel’
xsel.c:1390: error: ‘MultTrack’ has no member named ‘selection’
xsel.c:1390: error: ‘MultTrack’ has no member named ‘time’
xsel.c:1391: error: ‘MultTrack’ has no member named ‘atoms’
xsel.c:1391: error: ‘utf8_atom’ undeclared (first use in this function)
xsel.c:1392: error: implicit declaration of function ‘handle_utf8_string’
xsel.c:1392: error: ‘MultTrack’ has no member named ‘display’
xsel.c:1392: error: ‘MultTrack’ has no member named ‘requestor’
xsel.c:1392: error: ‘MultTrack’ has no member named ‘atoms’
xsel.c:1393: error: ‘MultTrack’ has no member named ‘sel’
xsel.c:1393: error: ‘MultTrack’ has no member named ‘selection’
xsel.c:1393: error: ‘MultTrack’ has no member named ‘time’
xsel.c:1394: error: ‘MultTrack’ has no member named ‘atoms’
xsel.c:1394: error: ‘delete_atom’ undeclared (first use in this function)
xsel.c:1395: error: implicit declaration of function ‘handle_delete’
xsel.c:1395: error: ‘MultTrack’ has no member named ‘display’
xsel.c:1395: error: ‘MultTrack’ has no member named ‘requestor’
xsel.c:1395: error: ‘MultTrack’ has no member named ‘atoms’
xsel.c:1396: error: ‘MultTrack’ has no member named ‘atoms’
xsel.c:1396: error: ‘None’ undeclared (first use in this function)
xsel.c:1404: error: ‘MultTrack’ has no member named ‘atoms’
xsel.c:1410: error: ‘MultTrack’ has no member named ‘atoms’
xsel.c:1419: error: ‘do_parent’ undeclared (first use in this function)
xsel.c:1419: error: too many arguments to function ‘complete_multiple’
xsel.c: At top level:
xsel.c:1467: error: expected ‘)’ before ‘*’ token
xsel.c:1510: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘handle_selection_request’
xsel.c:1617: error: expected ‘)’ before ‘selection’
xsel.c:1665: error: expected ‘)’ before ‘selection’
xsel.c: In function ‘set_selection_pair’:
xsel.c:1689: error: ‘XEvent’ undeclared (first use in this function)
xsel.c:1689: error: expected ‘;’ before ‘event’
xsel.c:1690: error: ISO C90 forbids mixed declarations and code
xsel.c:1693: error: implicit declaration of function ‘own_selection’
xsel.c:1693: error: ‘XA_PRIMARY’ undeclared (first use in this function)
xsel.c:1693: error: ‘False’ undeclared (first use in this function)
xsel.c:1696: error: implicit declaration of function ‘clear_selection’
xsel.c:1700: error: ‘XA_SECONDARY’ undeclared (first use in this function)
xsel.c:1707: error: implicit declaration of function ‘XNextEvent’
xsel.c:1707: error: ‘display’ undeclared (first use in this function)
xsel.c:1707: error: ‘event’ undeclared (first use in this function)
xsel.c:1710: error: ‘SelectionClear’ undeclared (first use in this function)
xsel.c:1719: error: ‘SelectionRequest’ undeclared (first use in this function)
xsel.c:1721: error: implicit declaration of function ‘handle_selection_request’
xsel.c:1732: error: ‘PropertyNotify’ undeclared (first use in this function)
xsel.c:1733: error: ‘PropertyDelete’ undeclared (first use in this function)
xsel.c:1735: error: implicit declaration of function ‘find_incrtrack’
xsel.c: In function ‘set_selection_pair__daemon’:
xsel.c:1761: error: ‘XA_PRIMARY’ undeclared (first use in this function)
xsel.c:1762: error: ‘XA_SECONDARY’ undeclared (first use in this function)
xsel.c: In function ‘keep_selections’:
xsel.c:1783: error: implicit declaration of function ‘get_selection_text’
xsel.c:1783: error: ‘XA_PRIMARY’ undeclared (first use in this function)
xsel.c:1784: error: ‘XA_SECONDARY’ undeclared (first use in this function)
xsel.c: In function ‘exchange_selections’:
xsel.c:1801: error: ‘XA_PRIMARY’ undeclared (first use in this function)
xsel.c:1802: error: ‘XA_SECONDARY’ undeclared (first use in this function)
xsel.c: In function ‘main’:
xsel.c:1902: error: ‘Boolean’ undeclared (first use in this function)
xsel.c:1902: error: expected ‘;’ before ‘show_version’
xsel.c:1903: error: expected ‘;’ before ‘show_help’
xsel.c:1904: error: expected ‘;’ before ‘do_append’
xsel.c:1905: error: expected ‘;’ before ‘do_keep’
xsel.c:1906: error: expected ‘;’ before ‘do_input’
xsel.c:1907: error: expected ‘;’ before ‘dont_input’
xsel.c:1908: error: expected ‘;’ before ‘want_clipboard’
xsel.c:1909: error: ‘Window’ undeclared (first use in this function)
xsel.c:1909: error: expected ‘;’ before ‘root’
xsel.c:1910: error: ‘Atom’ undeclared (first use in this function)
xsel.c:1910: error: expected ‘;’ before ‘selection’
xsel.c:1911: error: ISO C90 forbids mixed declarations and code
xsel.c:1922: error: ‘do_input’ undeclared (first use in this function)
xsel.c:1922: error: ‘False’ undeclared (first use in this function)
xsel.c:1922: error: ‘dont_input’ undeclared (first use in this function)
xsel.c:1922: error: ‘True’ undeclared (first use in this function)
xsel.c:1923: error: ‘do_output’ undeclared (first use in this function)
xsel.c:1923: error: ‘dont_output’ undeclared (first use in this function)
xsel.c:1942: error: ‘show_help’ undeclared (first use in this function)
xsel.c:1944: error: ‘show_version’ undeclared (first use in this function)
xsel.c:1948: error: ‘do_append’ undeclared (first use in this function)
xsel.c:1954: error: ‘do_clear’ undeclared (first use in this function)
xsel.c:1960: error: ‘do_follow’ undeclared (first use in this function)
xsel.c:1963: error: ‘selection’ undeclared (first use in this function)
xsel.c:1963: error: ‘XA_PRIMARY’ undeclared (first use in this function)
xsel.c:1965: error: ‘XA_SECONDARY’ undeclared (first use in this function)
xsel.c:1967: error: ‘want_clipboard’ undeclared (first use in this function)
xsel.c:1969: error: ‘do_keep’ undeclared (first use in this function)
xsel.c:1971: error: ‘do_exchange’ undeclared (first use in this function)
xsel.c:1980: error: ‘no_daemon’ undeclared (first use in this function)
xsel.c:1982: error: ‘do_delete’ undeclared (first use in this function)
xsel.c:2020: error: ‘display’ undeclared (first use in this function)
xsel.c:2020: error: implicit declaration of function ‘XOpenDisplay’
xsel.c:2024: error: ‘root’ undeclared (first use in this function)
xsel.c:2024: error: implicit declaration of function ‘XDefaultRootWindow’
xsel.c:2027: error: implicit declaration of function ‘BlackPixel’
xsel.c:2027: error: implicit declaration of function ‘DefaultScreen’
xsel.c:2028: error: ‘window’ undeclared (first use in this function)
xsel.c:2028: error: implicit declaration of function ‘XCreateSimpleWindow’
xsel.c:2033: error: implicit declaration of function ‘XSelectInput’
xsel.c:2033: error: ‘PropertyChangeMask’ undeclared (first use in this function)
xsel.c:2034: error: ‘timestamp’ undeclared (first use in this function)
xsel.c:2034: error: implicit declaration of function ‘get_timestamp’
xsel.c:2045: error: ‘test_atom’ undeclared (first use in this function)
xsel.c:2045: error: implicit declaration of function ‘XInternAtom’
xsel.c:2055: error: ‘timestamp_atom’ undeclared (first use in this function)
xsel.c:2056: error: ‘supported_targets’ undeclared (first use in this function)
xsel.c:2060: error: ‘multiple_atom’ undeclared (first use in this function)
xsel.c:2065: error: ‘targets_atom’ undeclared (first use in this function)
xsel.c:2070: error: ‘delete_atom’ undeclared (first use in this function)
xsel.c:2075: error: ‘incr_atom’ undeclared (first use in this function)
xsel.c:2080: error: ‘null_atom’ undeclared (first use in this function)
xsel.c:2084: error: ‘text_atom’ undeclared (first use in this function)
xsel.c:2089: error: ‘utf8_atom’ undeclared (first use in this function)
xsel.c:2090: error: ‘None’ undeclared (first use in this function)
xsel.c:2094: error: ‘XA_STRING’ undeclared (first use in this function)
xsel.c:2104: error: ‘compound_text_atom’ undeclared (first use in this function)
xsel.c:2132: error: implicit declaration of function ‘get_selection’
xsel.c:2142: error: too many arguments to function ‘read_input’
xsel.c:2143: error: implicit declaration of function ‘set_selection__daemon’
make[2]: *** [xsel.o] Error 1
make[2]: Leaving directory `/home/mdemare/fishfish/xsel-1.2.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/mdemare/fishfish/xsel-1.2.0'
Failed to build xsel - either add the required dependencies or use './configure --without-xsel' to disable it.
make doc.h doc_src/index.hdr doc_src/commands.hdr doc_src/design.hdr doc_src/license.hdr doc_src/faq.hdr
make[1]: Entering directory `/home/mdemare/fishfish'
rm command_list.tmp doc_src/commands.hdr
rm: cannot remove `command_list.tmp': No such file or directory
rm: cannot remove `doc_src/commands.hdr': No such file or directory
make[1]: [doc_src/commands.hdr] Error 1 (ignored)
for i in `printf "%s\n" doc_src/alias.txt doc_src/and.txt doc_src/begin.txt doc_src/bg.txt doc_src/bind.txt doc_src/block.txt doc_src/breakpoint.txt doc_src/break.txt doc_src/builtin.txt doc_src/case.txt doc_src/cd.txt doc_src/commandline.txt doc_src/command.txt doc_src/complete.txt doc_src/contains.txt doc_src/continue.txt doc_src/count.txt doc_src/dirh.txt doc_src/dirs.txt doc_src/else.txt doc_src/emit.txt doc_src/end.txt doc_src/eval.txt doc_src/exec.txt doc_src/exit.txt doc_src/fg.txt doc_src/fish_config.txt doc_src/fishd.txt doc_src/fish_indent.txt doc_src/fish_pager.txt doc_src/fish_prompt.txt doc_src/fish.txt doc_src/fish_update_completions.txt doc_src/for.txt doc_src/funced.txt doc_src/funcsave.txt doc_src/functions.txt doc_src/function.txt doc_src/help.txt doc_src/history.txt doc_src/if.txt doc_src/isatty.txt doc_src/jobs.txt doc_src/math.txt doc_src/mimedb.txt doc_src/nextd.txt doc_src/not.txt doc_src/open.txt doc_src/or.txt doc_src/popd.txt doc_src/prevd.txt doc_src/psub.txt doc_src/pushd.txt doc_src/random.txt doc_src/read.txt doc_src/return.txt doc_src/set_color.txt doc_src/set.txt doc_src/source.txt doc_src/status.txt doc_src/switch.txt doc_src/trap.txt doc_src/type.txt doc_src/ulimit.txt doc_src/umask.txt doc_src/vared.txt doc_src/while.txt|sort`; do \
echo "<hr>" >>command_list.tmp; \
cat $i >>command_list.tmp; \
echo >>command_list.tmp; \
echo >>command_list.tmp; \
echo "Back to <a href='index.html#toc-commands'>index</a>". >>command_list.tmp; \
done
mv command_list.tmp command_list.txt
cat doc_src/commands.hdr.in | awk '{if ($0 ~ /@command_list@/){ system("cat command_list.txt");} else{ print $0;}}' >doc_src/commands.hdr
rm toc.tmp toc.txt
rm: cannot remove `toc.tmp': No such file or directory
rm: cannot remove `toc.txt': No such file or directory
make[1]: [toc.txt] Error 1 (ignored)
for i in doc_src/index.hdr.in doc_src/commands.hdr doc_src/design.hdr doc_src/license.hdr doc_src/faq.hdr; do\
NAME=`basename $i .hdr`; \
NAME=`basename $NAME .hdr.in`; \
sed <$i >>toc.tmp -n \
-e 's,.*\\page *\([^ ]*\) *\(.*\)$,- <a href="'$NAME'.html" name="toc-'$NAME'">\2</a>,p' \
-e 's,.*\\section *\([^ ]*\) *\(.*\)$, - <a href="'$NAME'.html#\1" name="toc-'$NAME'">\2</a>,p'; \
done
mv toc.tmp toc.txt
cat doc_src/index.hdr.in | awk '{if ($0 ~ /@toc@/){ system("cat toc.txt");} else{ print $0;}}' >doc_src/index.hdr
cat doc_src/index.hdr doc_src/commands.hdr doc_src/design.hdr doc_src/license.hdr doc_src/faq.hdr >doc.h
make[1]: `doc_src/index.hdr' is up to date.
make[1]: `doc_src/commands.hdr' is up to date.
make[1]: Nothing to be done for `doc_src/design.hdr'.
make[1]: Nothing to be done for `doc_src/license.hdr'.
make[1]: Nothing to be done for `doc_src/faq.hdr'.
make[1]: Leaving directory `/home/mdemare/fishfish'
doxygen Doxyfile.user
make: doxygen: Command not found
make: [user_doc] Error 127 (ignored)
touch user_doc
rm doc_src/*.doxygen # Remove temp files from previous run
rm: cannot remove `doc_src/*.doxygen': No such file or directory
make: [share/man] Error 1 (ignored)
rm -r help_doc
rm: cannot remove `help_doc': No such file or directory
make: [share/man] Error 1 (ignored)
mkdir share/man
touch share/man
for i in doc_src/alias.txt doc_src/and.txt doc_src/begin.txt doc_src/bg.txt doc_src/bind.txt doc_src/block.txt doc_src/breakpoint.txt doc_src/break.txt doc_src/builtin.txt doc_src/case.txt doc_src/cd.txt doc_src/commandline.txt doc_src/command.txt doc_src/complete.txt doc_src/contains.txt doc_src/continue.txt doc_src/count.txt doc_src/dirh.txt doc_src/dirs.txt doc_src/else.txt doc_src/emit.txt doc_src/end.txt doc_src/eval.txt doc_src/exec.txt doc_src/exit.txt doc_src/fg.txt doc_src/fish_config.txt doc_src/fishd.txt doc_src/fish_indent.txt doc_src/fish_pager.txt doc_src/fish_prompt.txt doc_src/fish.txt doc_src/fish_update_completions.txt doc_src/for.txt doc_src/funced.txt doc_src/funcsave.txt doc_src/functions.txt doc_src/function.txt doc_src/help.txt doc_src/history.txt doc_src/if.txt doc_src/isatty.txt doc_src/jobs.txt doc_src/math.txt doc_src/mimedb.txt doc_src/nextd.txt doc_src/not.txt doc_src/open.txt doc_src/or.txt doc_src/popd.txt doc_src/prevd.txt doc_src/psub.txt doc_src/pushd.txt doc_src/random.txt doc_src/read.txt doc_src/return.txt doc_src/set_color.txt doc_src/set.txt doc_src/source.txt doc_src/status.txt doc_src/switch.txt doc_src/trap.txt doc_src/type.txt doc_src/ulimit.txt doc_src/umask.txt doc_src/vared.txt doc_src/while.txt; do \
FILE=doc_src/`basename $i .txt`.doxygen; \
echo "/** \page" `basename $i .txt` >$FILE; \
cat $i >>$FILE; \
echo "*/" >>$FILE; \
done
if command -v doxygen; then \
doxygen Doxyfile.help ; \
for i in doc_src/alias.txt doc_src/and.txt doc_src/begin.txt doc_src/bg.txt doc_src/bind.txt doc_src/block.txt doc_src/breakpoint.txt doc_src/break.txt doc_src/builtin.txt doc_src/case.txt doc_src/cd.txt doc_src/commandline.txt doc_src/command.txt doc_src/complete.txt doc_src/contains.txt doc_src/continue.txt doc_src/count.txt doc_src/dirh.txt doc_src/dirs.txt doc_src/else.txt doc_src/emit.txt doc_src/end.txt doc_src/eval.txt doc_src/exec.txt doc_src/exit.txt doc_src/fg.txt doc_src/fish_config.txt doc_src/fishd.txt doc_src/fish_indent.txt doc_src/fish_pager.txt doc_src/fish_prompt.txt doc_src/fish.txt doc_src/fish_update_completions.txt doc_src/for.txt doc_src/funced.txt doc_src/funcsave.txt doc_src/functions.txt doc_src/function.txt doc_src/help.txt doc_src/history.txt doc_src/if.txt doc_src/isatty.txt doc_src/jobs.txt doc_src/math.txt doc_src/mimedb.txt doc_src/nextd.txt doc_src/not.txt doc_src/open.txt doc_src/or.txt doc_src/popd.txt doc_src/prevd.txt doc_src/psub.txt doc_src/pushd.txt doc_src/random.txt doc_src/read.txt doc_src/return.txt doc_src/set_color.txt doc_src/set.txt doc_src/source.txt doc_src/status.txt doc_src/switch.txt doc_src/trap.txt doc_src/type.txt doc_src/ulimit.txt doc_src/umask.txt doc_src/vared.txt doc_src/while.txt; do \
CMD_NAME=`basename $i .txt`; \
sed -e "s/\(.\)\\.SH/\1/" -e "s/$CMD_NAME *\\\\- *\"\(.*\)\"/\1/" <help_doc/man/man1/$CMD_NAME.1 >share/man/$CMD_NAME.1; \
done \
fi
rm doc_src/*.doxygen # Clean up intermediate files in doc_src/
rm -rf help_doc # Clean up intermediate help_doc tree
sed <etc/config.fish.in >etc/config.fish \
-e "s,@sysconfdir\@,/usr/local/etc,g" \
-e "s,@datadir\@,/usr/local/share,g" \
-e "s,@docdir\@,/usr/local/share/doc/fish,g" \
-e "s|@configure_input\@|etc/config.fish, generated from etc/config.fish.in by the Makefile. DO NOT MANUALLY EDIT THIS FILE!|g" \
-e "s,@prefix\@,/usr/local,g" \
-e "s,@optbindirs\@,,g"
sed <share/config.fish.in >share/config.fish \
-e "s,@sysconfdir\@,/usr/local/etc,g" \
-e "s,@datadir\@,/usr/local/share,g" \
-e "s,@docdir\@,/usr/local/share/doc/fish,g" \
-e "s|@configure_input\@|share/config.fish, generated from share/config.fish.in by the Makefile. DO NOT MANUALLY EDIT THIS FILE!|g" \
-e "s,@prefix\@,/usr/local,g" \
-e "s,@optbindirs\@,,g"
if test "1" = 1; then \
msgfmt -o po/de.gmo po/de.po; \
fi
/bin/sh: line 1: msgfmt: command not found
make: *** [po/de.gmo] Error 127
[mdemare@ip-10-190-93-66 fishfish]$ logout
Connection to app.tolq.co closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment