>>> Unpacking source... >>> Unpacking lyx-1.6.4.tar.bz2 to /tmp/portage/app-office/lyx-1.6.4/work >>> Source unpacked in /tmp/portage/app-office/lyx-1.6.4/work >>> Compiling source in /tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4 ... * econf: updating lyx-1.6.4/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating lyx-1.6.4/config/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-nls --disable-debug --enable-monolithic-build --with-aspell --without-included-boost --disable-stdlib-debug configuring LyX version 1.6.4 checking for build type... release checking for version suffix... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking what packaging should be used... posix checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for a Python interpreter with version >= 2.3.4... python checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib64/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether byte ordering is bigendian... no checking what frontend should be used for the GUI... qt4 checking for a good enough C++ compiler... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU Objective C compiler... no checking whether x86_64-pc-linux-gnu-gcc accepts -g... no checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking for extra library directory... NONE checking for extra include directory... NONE checking for extra lib+include directory... NONE checking for main in -lshlwapi... no checking for main in -lpsapi... no checking for main in -lgdi32... no checking for main in -lAiksaurus... yes checking Aiksaurus.h usability... no checking Aiksaurus.h presence... no checking for Aiksaurus.h... no checking Aiksaurus/Aiksaurus.h usability... yes checking Aiksaurus/Aiksaurus.h presence... yes checking for Aiksaurus/Aiksaurus.h... yes checking whether to use boost included library... no checking for main in -lboost_signals... yes checking for main in -lboost_signals-mt... yes checking size of wchar_t... 4 checking for a sed that does not truncate output... /bin/sed checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for QT4_CORE... yes checking for QT4_FRONTEND... yes checking for moc-qt4... no checking for moc... /usr/bin/moc checking for uic-qt4... no checking for uic... /usr/bin/uic checking for rcc-qt4... no checking for rcc... /usr/bin/rcc checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether we are using the GNU C Library 2 or newer... yes checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for iconv... (cached) yes checking for iconv declaration... (cached) extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for NL_LOCALE_NAME macro... yes checking for bison... bison checking version of bison... 2.3, ok checking for long long int... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for wcslen... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for strings.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking process.h usability... no checking process.h presence... no checking for process.h... no checking NewAPIs.h usability... no checking NewAPIs.h presence... no checking for NewAPIs.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... (cached) yes checking for uid_t in sys/types.h... yes checking for strerror... yes checking if istreambuf_iterator is declared by header iterator... yes checking if mkstemp is declared by header unistd.h... no checking if mkstemp is declared by header stdlib.h... yes checking for mkdir... yes checking for _mkdir... no checking whether mkdir takes one argument... no checking for chmod... yes checking for close... yes checking for _close... no checking for getpid... yes checking for _getpid... no checking for lstat... yes checking for mkfifo... yes checking for mkstemp... yes checking for mktemp... yes checking for open... yes checking for _open... no checking for pclose... yes checking for _pclose... no checking for popen... yes checking for _popen... no checking for readlink... yes checking aspell.h usability... yes checking aspell.h presence... yes checking for aspell.h... yes checking for new_aspell_config in -laspell... yes checking whether to use aspell... yes checking for fork... yes checking whether to use ispell... yes checking for fcntl... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking for sys/select.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * configure: creating ./config.status config.status: creating Makefile config.status: creating lyx.1 config.status: creating boost/Makefile config.status: creating config/Makefile config.status: creating development/Makefile config.status: creating development/MacOSX/Makefile config.status: creating development/MacOSX/Info.plist config.status: creating development/MacOSX/lyxrc.dist config.status: creating development/MacOSX/spotlight/Makefile config.status: creating development/cygwin/Makefile config.status: creating development/cygwin/lyxrc.dist config.status: creating development/lyx.spec config.status: creating intl/Makefile config.status: creating lib/Makefile config.status: creating lib/doc/Makefile config.status: creating lib/lyx2lyx/lyx2lyx_version.py config.status: creating lib/lyx2lyx/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating sourcedoc/Doxyfile config.status: creating sourcedoc/Makefile config.status: creating src/client/Makefile config.status: creating src/client/lyxclient.1 config.status: creating src/Makefile config.status: creating src/tex2lyx/Makefile config.status: creating src/tex2lyx/tex2lyx.1 config.status: creating src/support/Makefile config.status: creating src/frontends/Makefile config.status: creating src/frontends/qt4/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration Host type: x86_64-pc-linux-gnu Special build flags: aiksaurus use-aspell use-ispell C Compiler: x86_64-pc-linux-gnu-gcc C Compiler LyX flags: C Compiler flags: -march=nocona -O2 -pipe -fomit-frame-pointer C++ Compiler: x86_64-pc-linux-gnu-g++ (4.3.4) C++ Compiler LyX flags: C++ Compiler flags: -march=nocona -O2 -pipe -fomit-frame-pointer Linker flags: Linker user flags: -Wl,-O1 Qt 4 Frontend: Qt 4 version: 4.5.2 Packaging: posix LyX binary dir: /usr/bin LyX files dir: /usr/share/lyx Configuration of LyX was successful. Type 'make' to compile the program, and then 'make install' to install it. make -j3 make all-recursive make[1]: Entering directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4' Making all in config make[2]: Entering directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4/config' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4/config' Making all in development make[2]: Entering directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4/development' make[3]: Entering directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4/development' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4/development' make[2]: Leaving directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4/development' Making all in intl make[2]: Entering directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4/intl' Making all in po make[2]: Entering directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4/po' Making all in src make[2]: Entering directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4/src' make all-recursive make[3]: Entering directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4/src' Making all in support make[4]: Entering directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4/src/support' /usr/bin/moc -o SignalSlotPrivate_moc.cpp SignalSlotPrivate.h make all-am make[5]: Entering directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4/src/support' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -march=nocona -O2 -pipe -fomit-frame-pointer -MT FileMonitor.lo -MD -MP -MF .deps/FileMonitor.Tpo -c -o FileMonitor.lo FileMonitor.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -march=nocona -O2 -pipe -fomit-frame-pointer -MT convert.lo -MD -MP -MF .deps/convert.Tpo -c -o convert.lo convert.cpp /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -march=nocona -O2 -pipe -fomit-frame-pointer -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c -o debug.lo debug.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -march=nocona -O2 -pipe -fomit-frame-pointer -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.cpp -o debug.o x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -march=nocona -O2 -pipe -fomit-frame-pointer -MT convert.lo -MD -MP -MF .deps/convert.Tpo -c convert.cpp -o convert.o convert.cpp:17:34: error: boost/lexical_cast.hpp: No such file or directory convert.cpp:26: error: ‘boost’ has not been declared convert.cpp: In function ‘Target lyx::convert(Source) [with Target = std::basic_string, std::allocator >, Source = short unsigned int]’: convert.cpp:45: error: ‘lexical_cast’ was not declared in this scope convert.cpp:45: error: expected primary-expression before ‘>’ token convert.cpp: In function ‘Target lyx::convert(Source) [with Target = std::basic_string, std::allocator >, Source = int]’: convert.cpp:52: error: ‘lexical_cast’ was not declared in this scope convert.cpp:52: error: expected primary-expression before ‘>’ token convert.cpp: In function ‘Target lyx::convert(Source) [with Target = std::basic_string, std::allocator >, Source = int]’: convert.cpp:59: error: ‘lexical_cast’ was not declared in this scope convert.cpp:59: error: expected primary-expression before ‘>’ token convert.cpp: In function ‘Target lyx::convert(Source) [with Target = std::basic_string, std::allocator >, Source = unsigned int]’: convert.cpp:66: error: ‘lexical_cast’ was not declared in this scope convert.cpp:66: error: expected primary-expression before ‘>’ token convert.cpp: In function ‘Target lyx::convert(Source) [with Target = std::basic_string, std::allocator >, Source = unsigned int]’: convert.cpp:73: error: ‘lexical_cast’ was not declared in this scope convert.cpp:73: error: expected primary-expression before ‘>’ token convert.cpp: In function ‘Target lyx::convert(Source) [with Target = std::basic_string, std::allocator >, Source = long unsigned int]’: convert.cpp:80: error: ‘lexical_cast’ was not declared in this scope convert.cpp:80: error: expected primary-expression before ‘>’ token convert.cpp: In function ‘Target lyx::convert(Source) [with Target = std::basic_string, std::allocator >, Source = long unsigned int]’: convert.cpp:87: error: ‘lexical_cast’ was not declared in this scope convert.cpp:87: error: expected primary-expression before ‘>’ token convert.cpp: In function ‘Target lyx::convert(Source) [with Target = std::basic_string, std::allocator >, Source = long int]’: convert.cpp:94: error: ‘lexical_cast’ was not declared in this scope convert.cpp:94: error: expected primary-expression before ‘>’ token convert.cpp: In function ‘Target lyx::convert(Source) [with Target = std::basic_string, std::allocator >, Source = long int]’: convert.cpp:101: error: ‘lexical_cast’ was not declared in this scope convert.cpp:101: error: expected primary-expression before ‘>’ token convert.cpp: In function ‘Target lyx::convert(Source) [with Target = std::basic_string, std::allocator >, Source = float]’: convert.cpp:108: error: ‘lexical_cast’ was not declared in this scope convert.cpp:108: error: expected primary-expression before ‘>’ token convert.cpp: In function ‘Target lyx::convert(Source) [with Target = std::basic_string, std::allocator >, Source = double]’: convert.cpp:115: error: ‘lexical_cast’ was not declared in this scope convert.cpp:115: error: expected primary-expression before ‘>’ token make[5]: *** [convert.lo] Error 1 make[5]: *** Waiting for unfinished jobs.... x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtCore -march=nocona -O2 -pipe -fomit-frame-pointer -MT FileMonitor.lo -MD -MP -MF .deps/FileMonitor.Tpo -c FileMonitor.cpp -o FileMonitor.o In file included from FileMonitor.cpp:13: ./../support/FileMonitor.h:18:28: error: boost/signal.hpp: No such file or directory FileMonitor.cpp:18:26: error: boost/bind.hpp: No such file or directory FileMonitor.cpp:19:39: error: boost/signals/trackable.hpp: No such file or directory In file included from FileMonitor.cpp:13: ./../support/FileMonitor.h:58: error: ‘boost’ has not been declared ./../support/FileMonitor.h:58: error: ISO C++ forbids declaration of ‘signal’ with no type ./../support/FileMonitor.h:58: error: typedef name may not be a nested-name-specifier ./../support/FileMonitor.h:58: error: expected ‘;’ before ‘<’ token ./../support/FileMonitor.h:59: error: ‘FileChangedSig’ has not been declared ./../support/FileMonitor.h:59: error: ISO C++ forbids declaration of ‘slot_type’ with no type ./../support/FileMonitor.h:59: error: typedef name may not be a nested-name-specifier ./../support/FileMonitor.h:59: error: expected ‘;’ before ‘slot_type’ ./../support/FileMonitor.h:61: error: ‘boost’ has not been declared ./../support/FileMonitor.h:61: error: ISO C++ forbids declaration of ‘connection’ with no type ./../support/FileMonitor.h:61: error: expected ‘;’ before ‘connect’ In file included from FileMonitor.cpp:16: ./../support/Timeout.h:43: error: ‘boost’ has not been declared ./../support/Timeout.h:43: error: ISO C++ forbids declaration of ‘signal’ with no type ./../support/Timeout.h:43: error: expected ‘;’ before ‘<’ token FileMonitor.cpp:26: error: ‘boost’ has not been declared FileMonitor.cpp:26: error: expected `{' before ‘trackable’ FileMonitor.cpp:26: error: function definition does not declare parameters FileMonitor.cpp: In constructor ‘lyx::support::FileMonitor::FileMonitor(const lyx::support::FileName&, int)’: FileMonitor.cpp:54: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp: In destructor ‘lyx::support::FileMonitor::~FileMonitor()’: FileMonitor.cpp:60: warning: possible problem detected in invocation of delete operator: FileMonitor.cpp:60: warning: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: warning: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp:60: note: neither the destructor nor the class-specific operator delete will be called, even if they are declared when the class is defined. FileMonitor.cpp: In member function ‘void lyx::support::FileMonitor::reset(const lyx::support::FileName&) const’: FileMonitor.cpp:66: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp:69: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp:73: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp: In member function ‘const lyx::support::FileName& lyx::support::FileMonitor::filename() const’: FileMonitor.cpp:82: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp: In member function ‘void lyx::support::FileMonitor::start() const’: FileMonitor.cpp:91: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp:94: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp:94: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp:95: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp:95: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp:97: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp:97: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp:98: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp:100: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp:101: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp: In member function ‘void lyx::support::FileMonitor::stop() const’: FileMonitor.cpp:108: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp:109: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp:110: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp: In member function ‘bool lyx::support::FileMonitor::monitoring() const’: FileMonitor.cpp:116: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp: In member function ‘long unsigned int lyx::support::FileMonitor::checksum() const’: FileMonitor.cpp:124: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp:124: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp:125: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp:127: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ FileMonitor.cpp: At global scope: FileMonitor.cpp:131: error: ‘boost’ has not been declared FileMonitor.cpp:131: error: expected constructor, destructor, or type conversion before ‘FileMonitor’ FileMonitor.cpp:142: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: ‘class lyx::support::FileMonitor::Impl’ is private FileMonitor.cpp:142: error: within this context FileMonitor.cpp:152: error: invalid use of incomplete type ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: forward declaration of ‘class lyx::support::FileMonitor::Impl’ ./../support/FileMonitor.h:69: error: ‘class lyx::support::FileMonitor::Impl’ is private FileMonitor.cpp:152: error: within this context make[5]: *** [FileMonitor.lo] Error 1 mv -f .deps/debug.Tpo .deps/debug.Plo make[5]: Leaving directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4/src/support' make[4]: *** [all] Error 2 make[4]: Leaving directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4/src/support' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4' make: *** [all] Error 2 * ERROR: app-office/lyx-1.6.4 failed: * emake failed * * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3418: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =app-office/lyx-1.6.4', * the complete build log and the output of 'emerge -pqv =app-office/lyx-1.6.4'. * The complete build log is located at '/tmp/portage/app-office/lyx-1.6.4/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/app-office/lyx-1.6.4/temp/environment'. * S: '/tmp/portage/app-office/lyx-1.6.4/work/lyx-1.6.4'