On Sun, Aug 26, 2018 at 05:50:40PM +0200, ci-...@inria.fr wrote:

> https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools/987/------------------------------------------
> Started by an SCM change
> Building remotely on lyx-linux1 (linux) in workspace 
> <https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools/ws/>
> [WS-CLEANUP] Deleting project workspace...
> [WS-CLEANUP] Done
> Cloning the remote Git repository
> Using shallow clone
> Avoid fetching tags
> Honoring refspec on initial clone
> Cloning repository git://git.lyx.org/lyx.git
>  > git init 
> <https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools/ws/>
>  # timeout=10
> Fetching upstream changes from git://git.lyx.org/lyx.git
>  > git --version # timeout=10
>  > git fetch --no-tags --progress git://git.lyx.org/lyx.git 
> +refs/heads/*:refs/remotes/origin/* --depth=1
>  > git config remote.origin.url git://git.lyx.org/lyx.git # timeout=10
>  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
> timeout=10
>  > git config remote.origin.url git://git.lyx.org/lyx.git # timeout=10
> Fetching upstream changes from git://git.lyx.org/lyx.git
>  > git fetch --no-tags --progress git://git.lyx.org/lyx.git 
> +refs/heads/*:refs/remotes/origin/* --depth=1
>  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
>  > git rev-parse refs/remotes/origin/refs/heads/master^{commit} # timeout=10
> Checking out Revision c480889077b630c56d13dcb01c55bff7374a3aba 
> (refs/remotes/origin/master)
>  > git config core.sparsecheckout # timeout=10
>  > git checkout -f c480889077b630c56d13dcb01c55bff7374a3aba
>  > git rev-list d10c3bceb0223a3b5f7ab790b4aaa530cc1ed9eb # timeout=10
> First time build. Skipping changelog.
> [ubuntu-xenial-qt4-autotools] $ /bin/sh -xe /tmp/hudson67263242101799927.sh
> + IMAGE=lyxproject/build-lyx-using-ubuntu-xenial-qt4-autotools
> + C_BUILD=/build
> + C_WS=/build/workspace
> + C_SCRIPT=/build/build_lyx.sh
> + docker run --rm -v 
> <https://ci.inria.fr/lyx/job/build-master-head/job/ubuntu-xenial-qt4-autotools/ws/>:/build/workspace
>  lyxproject/build-lyx-using-ubuntu-xenial-qt4-autotools /build/build_lyx.sh 
> /build/workspace
> Using automake (GNU automake) 1.15
> Using autoconf (GNU Autoconf) 2.69
> Building macros...
> Building config header template...
> Building Makefile templates...
> configure.ac:70: installing 'config/ar-lib'
> configure.ac:70: installing 'config/compile'
> configure.ac:18: installing 'config/config.guess'
> configure.ac:18: installing 'config/config.sub'
> configure.ac:34: installing 'config/install-sh'
> configure.ac:34: installing 'config/missing'
> 3rdparty/boost/Makefile.am: installing 'config/depcomp'
> lib/lyx2lyx/Makefile.am:10: installing 'config/py-compile'
> parallel-tests: installing 'config/test-driver'
> Building configure...
> Building po/POTFILES.in...
> 
> run "./configure && make"
> 
> configuring LyX version 2.4.0dev
> checking for build type... development
> checking for version suffix... 
> checking whether Qt5 is disabled... no
> 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... yes
> checking whether make supports nested variables... yes
> 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... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking whether UID '0' is supported by ustar format... yes
> checking whether GID '0' is supported by ustar format... yes
> checking how to create a ustar tar archive... gnutar
> checking for a Python interpreter with version >= 2.7.0 or 3.3.0... python
> checking for python... /usr/bin/python
> checking for python version... 2.7
> checking for python platform... linux2
> checking for python script directory... ${prefix}/lib/python2.7/dist-packages
> checking for python extension module directory... 
> ${exec_prefix}/lib/python2.7/dist-packages
> checking for style of include used by make... GNU
> checking for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables... 
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking whether gcc understands -c and -o together... yes
> checking dependency style of gcc... gcc3
> checking for ar... ar
> checking the archiver (ar) interface... ar
> checking for ranlib... ranlib
> checking for g++... g++
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking dependency style of g++... gcc3
> checking how to run the C++ preprocessor... g++ -E
> checking whether the compiler is clang... no
> checking for at least C++11 mode... -std=c++14
> checking whether STL is libstdc++... yes
> checking whether STL is libstdc++ using the C++11 ABI... yes
> checking for correct regex implementation... yes
> checking for std::call_once availability... yes
> checking for gcc... gcc
> checking whether we are using the GNU Objective C compiler... no
> checking whether gcc accepts -g... no
> checking dependency style of gcc... gcc3
> checking dependency style of 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 -lole32... no
> checking whether to use included boost library... yes
> 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 whether byte ordering is bigendian... no
> checking whether printing callstack is possible... yes
> checking whether make_unique is defined by header memory... yes
> checking size of wchar_t... 4
> checking for wchar_t... yes
> checking for unsigned long long int... yes
> checking for long long int... yes
> checking size of long... 8
> checking size of long long... 8
> checking for ld used by GCC... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for shared library run path origin... done
> checking for iconv... yes
> checking for working iconv... yes
> checking for iconv declaration... 
>          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
> char * *outbuf, size_t *outbytesleft);
> checking whether to use included iconv library... no
> checking whether to use included zlib library... no
> checking zlib.h usability... yes
> checking zlib.h presence... yes
> checking for zlib.h... yes
> checking for gzopen in -lz... yes
> checking magic.h usability... yes
> checking magic.h presence... yes
> checking for magic.h... yes
> checking for magic_open in -lmagic... yes
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for QT_CORE... checking for QT_FRONTEND... checking for X... 
> libraries , headers 
> checking for gethostbyname... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... no
> checking for Qt library name... failed
> configure: error: cannot compile a simple Qt executable. Check you have the 
> right $QTDIR.
> Build step 'Execute shell' marked build as failure

This is failing because of a7ea98a3. After that commit, compiling with
Qt4 requires adding --disable-qt5 to the configure invocation.

-- 
Enrico

Reply via email to