Mark Blackman created MESOS-4699:
------------------------------------

             Summary: ./bootstrap fails for FreeBSD 10.2 from master.
                 Key: MESOS-4699
                 URL: https://issues.apache.org/jira/browse/MESOS-4699
             Project: Mesos
          Issue Type: Bug
          Components: build
    Affects Versions: 0.27.1
         Environment: FreeBSD 10.2
            Reporter: Mark Blackman
            Priority: Blocker


$ ./bootstrap
ln: .gitignore: File exists
autoreconf-2.69: Entering directory `.'
autoreconf-2.69: configure.ac: not using Gettext
autoreconf-2.69: running: aclocal --warnings=all -I m4
autoreconf-2.69: configure.ac: tracing
configure.ac:1485: warning: cannot check for file existence when cross compiling
../../lib/autoconf/general.m4:2777: AC_CHECK_FILE is expanded from...
configure.ac:1485: the top level
autoreconf-2.69: configure.ac: adding subdirectory 3rdparty/libprocess to 
autoreconf
autoreconf-2.69: Entering directory `3rdparty/libprocess'
autoreconf-2.69: configure.ac: adding subdirectory 3rdparty/stout to autoreconf
autoreconf-2.69: Entering directory `3rdparty/stout'
autoreconf-2.69: running: aclocal --warnings=all 
autoreconf-2.69: configure.ac: not using Libtool
autoreconf-2.69: running: /usr/local/bin/autoconf-2.69 --warnings=all
autoreconf-2.69: configure.ac: not using Autoheader
autoreconf-2.69: running: automake --add-missing --copy --no-force 
--warnings=all
autoreconf-2.69: Leaving directory `3rdparty/stout'
3rdparty/Makefile.am:107: error: Libtool library used but 'LIBTOOL' is undefined
3rdparty/Makefile.am:107:   The usual way to define 'LIBTOOL' is to add 
'LT_INIT'
3rdparty/Makefile.am:107:   to 'configure.ac' and run 'aclocal' and 'autoconf' 
again.
3rdparty/Makefile.am:107:   If 'LT_INIT' is in 'configure.ac', make sure
3rdparty/Makefile.am:107:   its definition is in aclocal's search path.
3rdparty/Makefile.am:84: warning: source file '$(RY_HTTP_PARSER)/http_parser.c' 
is in a subdirectory,
3rdparty/Makefile.am:84: but option 'subdir-objects' is disabled
automake-1.15: warning: possible forward-incompatibility.
automake-1.15: At least a source file is in a subdirectory, but the 
'subdir-objects'
automake-1.15: automake option hasn't been enabled.  For now, the corresponding 
output
automake-1.15: object file(s) will be placed in the top-level directory.  
However,
automake-1.15: this behaviour will change in future Automake versions: they will
automake-1.15: unconditionally cause object files to be placed in the same 
subdirectory
automake-1.15: of the corresponding sources.
automake-1.15: You are advised to start using 'subdir-objects' option 
throughout your
automake-1.15: project, to avoid future incompatibilities.
3rdparty/Makefile.am:160: warning: source file 
'$(STOUT)/tests/adaptor_tests.cpp' is in a subdirectory,
3rdparty/Makefile.am:160: but option 'subdir-objects' is disabled

....
Makefile.am:148: but option 'subdir-objects' is disabled
Makefile.am:190: warning: source file 'src/tests/ssl_tests.cpp' is in a 
subdirectory,
Makefile.am:190: but option 'subdir-objects' is disabled
Makefile.am:186: warning: source file 'src/tests/ssl_client.cpp' is in a 
subdirectory,
Makefile.am:186: but option 'subdir-objects' is disabled
autoreconf-2.69: automake failed with exit status: 1



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to