It seems to be working just with exucuting build.sh with sudo...!!
vincent@ASUS-R558UV:~/src$ sudo ./subsurface/scripts/build.sh
I've joined new log file.
Vincent.

Le samedi 18 novembre 2017 à 08:13 -0800, Dirk Hohndel a écrit :
> Hi Vincent
> 
> > On Nov 18, 2017, at 4:45 AM, vavincavent <[email protected]>
> > wrote:
> > 
> > hi all, i've a problem with installation of subsurface.
> > I've made a fresh directory:
> >     ~/src/
> > I've cloned subsurface :
> > vincent@ASUS-R558UV:~/src$ git clone https://github.com/Subsurface-
> > dive
> > log/subsurface.git
> > 
> > and used the installation script :
> > vincent@ASUS-R558UV:~/src$ ./subsurface/scripts/build.sh
> > the build.log is attached.
> 
> Which is full of French messages. As far as I've read this I think I
> can parse
> this, but yeah... that makes it harder :-)
> 
> I notice a few oddities in there already... for example it can't find
> ldconfig
> 
> Which OS are you on?
> 
> > When i do :
> > vincent@ASUS-R558UV:~/src/subsurface/build$ ./subsurface
> > I obtain an error message :
> > vincent@ASUS-R558UV:~/src/subsurface/build$ ./subsurface
> > MapWidget.qml: cannot find a plugin named: googlemaps
> > qrc:/MapWidget.qml:21: Error: Cannot assign [undefined] to
> > QDeclarativeGeoMapType*
> 
> Yes, there's a test in there that fails in line 439.
> Strangely, on many systems / bash versions this seems to work,
> but clearly for you it doesn't. I'll modify it to make it less likely
> to
> fail, but that's the reason why the googlemaps plugin isn't built
> for you.
> 
> I now want to know even more which OS you are building on.
> 
> /D
building Subsurface in subsurface/build
Building in /home/vincent/src, installing in /home/vincent/src/install-root
La branche courante Subsurface-branch est à jour.
Déjà sur 'Subsurface-branch'
Votre branche est à jour avec 'origin/Subsurface-branch'.
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 whether make supports nested variables... yes
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 build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
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... yes
checking whether to build static libraries... yes
checking for windres... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ISO C99... none needed
checking for doxygen... no
checking whether make supports nested variables... (cached) yes
checking for native Win32... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBUSB... yes
checking for HIDAPI... no
checking for BLUEZ... no
checking for winsock2.h... no
checking for ws2bth.h... no
checking for winsock2.h... (cached) no
checking for af_irda.h... no
checking for sys/socket.h... yes
checking for linux/types.h... yes
checking for linux/irda.h... yes
checking linux/serial.h usability... yes
checking linux/serial.h presence... yes
checking for linux/serial.h... yes
checking IOKit/serial/ioss.h usability... no
checking IOKit/serial/ioss.h presence... no
checking for IOKit/serial/ioss.h... no
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking whether optreset is declared... no
checking for struct tm.tm_gmtoff... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for localtime_r... yes
checking for gmtime_r... yes
checking for timegm... yes
checking for _mkgmtime... no
checking for getopt_long... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libdivecomputer.pc
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/libdivecomputer/Makefile
config.status: creating include/libdivecomputer/version.h
config.status: creating src/Makefile
config.status: creating src/libdivecomputer.rc
config.status: creating doc/Makefile
config.status: creating doc/doxygen.cfg
config.status: creating doc/man/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
make -s all-recursive
Making all in include
Making all in libdivecomputer
Making all in src
  CC       version.lo
  CCLD     libdivecomputer.la
ar: `u' modifier ignored since `D' is the default (see `U')
Making all in doc
Making all in man
Making install in include
Making install in libdivecomputer
 /bin/mkdir -p '/home/vincent/src/install-root/include/libdivecomputer'
 /usr/bin/install -c -m 644 version.h ../../../include/libdivecomputer/common.h ../../../include/libdivecomputer/context.h ../../../include/libdivecomputer/custom_io.h ../../../include/libdivecomputer/buffer.h ../../../include/libdivecomputer/descriptor.h ../../../include/libdivecomputer/iterator.h ../../../include/libdivecomputer/device.h ../../../include/libdivecomputer/parser.h ../../../include/libdivecomputer/datetime.h ../../../include/libdivecomputer/units.h ../../../include/libdivecomputer/suunto_eon.h ../../../include/libdivecomputer/suunto_vyper2.h ../../../include/libdivecomputer/suunto_d9.h ../../../include/libdivecomputer/reefnet_sensus.h ../../../include/libdivecomputer/reefnet_sensuspro.h ../../../include/libdivecomputer/reefnet_sensusultra.h ../../../include/libdivecomputer/oceanic_atom2.h ../../../include/libdivecomputer/oceanic_veo250.h ../../../include/libdivecomputer/oceanic_vtpro.h ../../../include/libdivecomputer/hw_ostc.h ../../../include/libdivecomputer/hw_frog.h ../../../include/libdivecomputer/hw_ostc3.h ../../../include/libdivecomputer/atomics_cobalt.h '/home/vincent/src/install-root/include/libdivecomputer'
Making install in src
 /bin/mkdir -p '/home/vincent/src/install-root/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libdivecomputer.la '/home/vincent/src/install-root/lib'
libtool: install: /usr/bin/install -c .libs/libdivecomputer.so.0.0.0 /home/vincent/src/install-root/lib/libdivecomputer.so.0.0.0
libtool: install: (cd /home/vincent/src/install-root/lib && { ln -s -f libdivecomputer.so.0.0.0 libdivecomputer.so.0 || { rm -f libdivecomputer.so.0 && ln -s libdivecomputer.so.0.0.0 libdivecomputer.so.0; }; })
libtool: install: (cd /home/vincent/src/install-root/lib && { ln -s -f libdivecomputer.so.0.0.0 libdivecomputer.so || { rm -f libdivecomputer.so && ln -s libdivecomputer.so.0.0.0 libdivecomputer.so; }; })
libtool: install: /usr/bin/install -c .libs/libdivecomputer.lai /home/vincent/src/install-root/lib/libdivecomputer.la
libtool: install: /usr/bin/install -c .libs/libdivecomputer.a /home/vincent/src/install-root/lib/libdivecomputer.a
libtool: install: chmod 644 /home/vincent/src/install-root/lib/libdivecomputer.a
libtool: install: ranlib /home/vincent/src/install-root/lib/libdivecomputer.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/vincent/src/install-root/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/vincent/src/install-root/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Making install in doc
Making install in man
 /bin/mkdir -p '/home/vincent/src/install-root/share/man/man3'
 /usr/bin/install -c -m 644 ../../../doc/man/dc_buffer_append.3 ../../../doc/man/dc_buffer_free.3 ../../../doc/man/dc_buffer_get_data.3 ../../../doc/man/dc_buffer_get_size.3 ../../../doc/man/dc_buffer_new.3 ../../../doc/man/dc_buffer_prepend.3 ../../../doc/man/dc_context_free.3 ../../../doc/man/dc_context_new.3 ../../../doc/man/dc_context_set_logfunc.3 ../../../doc/man/dc_context_set_loglevel.3 ../../../doc/man/dc_datetime_gmtime.3 ../../../doc/man/dc_datetime_localtime.3 ../../../doc/man/dc_datetime_mktime.3 ../../../doc/man/dc_datetime_now.3 ../../../doc/man/dc_descriptor_free.3 ../../../doc/man/dc_descriptor_get_product.3 ../../../doc/man/dc_descriptor_get_vendor.3 ../../../doc/man/dc_descriptor_iterator.3 ../../../doc/man/dc_device_close.3 ../../../doc/man/dc_device_foreach.3 ../../../doc/man/dc_device_open.3 ../../../doc/man/dc_device_set_cancel.3 ../../../doc/man/dc_device_set_events.3 ../../../doc/man/dc_device_set_fingerprint.3 ../../../doc/man/dc_iterator_free.3 ../../../doc/man/dc_iterator_next.3 ../../../doc/man/dc_parser_destroy.3 ../../../doc/man/dc_parser_get_datetime.3 ../../../doc/man/dc_parser_get_field.3 ../../../doc/man/dc_parser_new.3 ../../../doc/man/dc_parser_samples_foreach.3 ../../../doc/man/dc_parser_set_data.3 ../../../doc/man/libdivecomputer.3 '/home/vincent/src/install-root/share/man/man3'
 /bin/mkdir -p '/home/vincent/src/install-root/lib/pkgconfig'
 /usr/bin/install -c -m 644 libdivecomputer.pc '/home/vincent/src/install-root/lib/pkgconfig'
./subsurface/scripts/build.sh: ligne 439 : [: != : opérateur unaire attendu
+ cd /home/vincent/src/subsurface
+ (( i=0  ))
+ (( i < 1  ))
+ SUBSURFACE_EXECUTABLE=DesktopExecutable
+ BUILDDIR=build
+ echo 'build DesktopExecutable in build'
build DesktopExecutable in build
+ '[' DesktopExecutable = MobileExecutable ']'
+ mkdir -p /home/vincent/src/subsurface/build
+ cd /home/vincent/src/subsurface/build
+ export 'CMAKE_PREFIX_PATH=/home/vincent/src/install-root/lib/cmake;'
+ CMAKE_PREFIX_PATH='/home/vincent/src/install-root/lib/cmake;'
+ cmake -DCMAKE_BUILD_TYPE=Debug .. -DSUBSURFACE_TARGET_EXECUTABLE=DesktopExecutable -DLIBGIT2_DYNAMIC=ON -DLIBDIVECOMPUTER_INCLUDE_DIR=/home/vincent/src/install-root/include -DLIBDIVECOMPUTER_LIBRARIES=/home/vincent/src/install-root/lib/libdivecomputer.a '-DCMAKE_PREFIX_PATH=/home/vincent/src/install-root/lib/cmake;' -DBTSUPPORT=ON -DCMAKE_INSTALL_PREFIX=/home/vincent/src/install-root -DLIBGIT2_FROM_PKGCONFIG=ON -DFORCE_LIBSSH=OFF -DNO_PRINTING=ON -DNO_USERMANUAL=ON -DFBSUPPORT=OFF
-- building without printing support
-- building without usermanual
-- BLE support has been enabled, but for best results you really want Qt 5.9.1
-- system name Linux
-- Configuring done
-- Generating done
-- Build files have been written to: /home/vincent/src/subsurface/build
+ '[' Linux = Darwin ']'
+ LIBRARY_PATH=/home/vincent/src/install-root/lib
+ make -j4
[  0%] Built target themeLink
[  0%] Built target documentationLink
[  0%] Built target link_googlemaps_plugin
[  0%] Built target version
[  2%] Automatic moc for target subsurface_corelib
[  2%] Automatic moc for target subsurface
[  2%] Automatic moc for target subsurface_models
[  2%] Automatic moc for target subsurface_generated_ui
[  2%] Built target subsurface_automoc
[  2%] Built target subsurface_models_automoc
[  2%] Built target subsurface_corelib_automoc
[  2%] Built target subsurface_generated_ui_automoc
[  3%] Automatic moc for target subsurface_interface
[  4%] Automatic moc for target subsurface_profile
[  4%] Automatic moc for target subsurface_desktop_preferences
[  4%] Automatic moc for target subsurface_statistics
[  4%] Built target subsurface_profile_automoc
[  4%] Built target subsurface_desktop_preferences_automoc
AUTOGEN: warning: /home/vincent/src/subsurface/desktop-widgets/statistics/yearstatistics.cpp: file is empty

AUTOGEN: warning: /home/vincent/src/subsurface/desktop-widgets/statistics/statisticsbar.cpp: file is empty

AUTOGEN: warning: /home/vincent/src/subsurface/desktop-widgets/statistics/monthstatistics.cpp: file is empty

[  4%] Built target subsurface_interface_automoc
[  4%] Built target subsurface_statistics_automoc
[ 10%] Automatic moc for target TestMerge
[ 13%] Built target translations
[ 13%] Automatic moc for target RESOURCE_LIBRARY
[ 14%] Automatic moc for target TestGpsCoords
[ 14%] Automatic moc for target TestPreferences
[ 14%] Built target TestMerge_automoc
[ 14%] Built target RESOURCE_LIBRARY_automoc
[ 14%] Built target TestGpsCoords_automoc
[ 14%] Built target TestPreferences_automoc
[ 14%] Automatic moc for target TestPicture
[ 14%] Automatic moc for target TestProfile
[ 15%] Automatic moc for target TestUnitConversion
[ 15%] Automatic moc for target TestParse
[ 15%] Built target TestPicture_automoc
[ 15%] Built target TestProfile_automoc
[ 15%] Built target TestUnitConversion_automoc
[ 16%] Built target TestParse_automoc
[ 16%] Automatic moc for target TestGitStorage
[ 16%] Automatic moc for target TestDiveSiteDuplication
[ 16%] Automatic moc for target TestRenumber
[ 17%] Automatic moc for target TestPlan
[ 17%] Built target TestGitStorage_automoc
[ 17%] Built target TestDiveSiteDuplication_automoc
make[3]: avertissement : jobserver n'est pas disponible : utilisation de -j1. Ajouter « + » à la règle parent du make.
[ 17%] Built target TestRenumber_automoc
[ 17%] Built target TestPlan_automoc
[ 17%] Built target documentation
[ 18%] Built target RESOURCE_LIBRARY
[ 27%] Built target subsurface_generated_ui
[ 32%] Built target subsurface_desktop_preferences
[ 40%] Built target subsurface_models
[ 42%] Built target subsurface_statistics
Scanning dependencies of target subsurface_profile
[ 42%] Building CXX object profile-widget/CMakeFiles/subsurface_profile.dir/diveprofileitem.cpp.o
[ 42%] Building CXX object profile-widget/CMakeFiles/subsurface_profile.dir/profilewidget2.cpp.o
Scanning dependencies of target subsurface_corelib
[ 42%] Building C object core/CMakeFiles/subsurface_corelib.dir/cochran.c.o
Scanning dependencies of target subsurface_interface
[ 42%] Building CXX object desktop-widgets/CMakeFiles/subsurface_interface.dir/downloadfromdivecomputer.cpp.o
[ 42%] Building C object core/CMakeFiles/subsurface_corelib.dir/datatrak.c.o
[ 42%] Building C object core/CMakeFiles/subsurface_corelib.dir/dive.c.o
[ 42%] Building C object core/CMakeFiles/subsurface_corelib.dir/file.c.o
[ 42%] Building C object core/CMakeFiles/subsurface_corelib.dir/libdivecomputer.c.o
[ 43%] Building C object core/CMakeFiles/subsurface_corelib.dir/load-git.c.o
[ 44%] Building CXX object profile-widget/CMakeFiles/subsurface_profile.dir/diveeventitem.cpp.o
[ 44%] Building C object core/CMakeFiles/subsurface_corelib.dir/ostctools.c.o
[ 45%] Building C object core/CMakeFiles/subsurface_corelib.dir/parse-xml.c.o
[ 45%] Building C object core/CMakeFiles/subsurface_corelib.dir/planner.c.o
[ 45%] Building C object core/CMakeFiles/subsurface_corelib.dir/plannernotes.c.o
[ 46%] Building C object core/CMakeFiles/subsurface_corelib.dir/profile.c.o
[ 46%] Building CXX object desktop-widgets/CMakeFiles/subsurface_interface.dir/mainwindow.cpp.o
[ 46%] Building C object core/CMakeFiles/subsurface_corelib.dir/subsurfacestartup.c.o
[ 46%] Building C object core/CMakeFiles/subsurface_corelib.dir/uemis.c.o
[ 46%] Building C object core/CMakeFiles/subsurface_corelib.dir/uemis-downloader.c.o
[ 46%] Building CXX object core/CMakeFiles/subsurface_corelib.dir/devicedetails.cpp.o
[ 47%] Building CXX object core/CMakeFiles/subsurface_corelib.dir/configuredivecomputer.cpp.o
[ 47%] Linking CXX static library libsubsurface_profile.a
[ 51%] Built target subsurface_profile
[ 51%] Building CXX object core/CMakeFiles/subsurface_corelib.dir/configuredivecomputerthreads.cpp.o
[ 52%] Building CXX object desktop-widgets/CMakeFiles/subsurface_interface.dir/simplewidgets.cpp.o
[ 52%] Building CXX object core/CMakeFiles/subsurface_corelib.dir/qtserialbluetooth.cpp.o
[ 53%] Building CXX object core/CMakeFiles/subsurface_corelib.dir/downloadfromdcthread.cpp.o
[ 54%] Building CXX object core/CMakeFiles/subsurface_corelib.dir/btdiscovery.cpp.o
[ 54%] Building CXX object core/CMakeFiles/subsurface_corelib.dir/qt-ble.cpp.o
[ 55%] Building CXX object desktop-widgets/CMakeFiles/subsurface_interface.dir/configuredivecomputerdialog.cpp.o
[ 56%] Building CXX object desktop-widgets/CMakeFiles/subsurface_interface.dir/btdeviceselectiondialog.cpp.o
[ 56%] Building CXX object core/CMakeFiles/subsurface_corelib.dir/subsurface_corelib_automoc.cpp.o
[ 56%] Building CXX object desktop-widgets/CMakeFiles/subsurface_interface.dir/subsurface_interface_automoc.cpp.o
[ 56%] Linking CXX static library libsubsurface_corelib.a
[ 70%] Built target subsurface_corelib
[ 70%] Linking CXX executable TestGpsCoords
[ 71%] Linking CXX executable TestMerge
[ 71%] Built target TestMerge
[ 71%] Built target TestGpsCoords
[ 72%] Linking CXX executable TestPreferences
[ 72%] Linking CXX executable TestPicture
[ 72%] Linking CXX executable TestProfile
[ 72%] Built target TestPreferences
[ 72%] Linking CXX executable TestUnitConversion
[ 73%] Built target TestPicture
[ 73%] Linking CXX executable TestParse
[ 74%] Built target TestProfile
Scanning dependencies of target TestGitStorage
[ 75%] Building CXX object tests/CMakeFiles/TestGitStorage.dir/testgitstorage.cpp.o
[ 75%] Linking CXX static library libsubsurface_interface.a
[ 76%] Built target TestUnitConversion
[ 76%] Linking CXX executable TestDiveSiteDuplication
[ 77%] Built target TestParse
[ 95%] Built target subsurface_interface
[ 95%] Linking CXX executable TestRenumber
Scanning dependencies of target TestPlan
[ 96%] Building CXX object tests/CMakeFiles/TestPlan.dir/testplan.cpp.o
[ 97%] Built target TestDiveSiteDuplication
Scanning dependencies of target subsurface
[ 97%] Building CXX object CMakeFiles/subsurface.dir/subsurface-desktop-main.cpp.o
[ 98%] Built target TestRenumber
[ 98%] Linking CXX executable TestGitStorage
[ 98%] Building CXX object CMakeFiles/subsurface.dir/subsurface-desktop-helper.cpp.o
[ 98%] Built target TestGitStorage
[ 98%] Linking CXX executable TestPlan
[ 98%] Built target TestPlan
[ 98%] Linking CXX executable subsurface
[100%] Built target subsurface
+ LIBRARY_PATH=/home/vincent/src/install-root/lib
+ make install
[  0%] Built target documentationLink
[  0%] Built target themeLink
[  0%] Built target documentation
[  0%] Built target version
[  0%] Built target link_googlemaps_plugin
[  1%] Automatic moc for target subsurface
[  1%] Built target subsurface_automoc
[  2%] Automatic moc for target subsurface_corelib
[  2%] Built target subsurface_corelib_automoc
[ 22%] Built target subsurface_corelib
[ 22%] Automatic moc for target subsurface_models
[ 22%] Built target subsurface_models_automoc
[ 22%] Automatic moc for target subsurface_generated_ui
[ 22%] Built target subsurface_generated_ui_automoc
[ 31%] Built target subsurface_generated_ui
[ 39%] Built target subsurface_models
[ 40%] Automatic moc for target subsurface_profile
[ 40%] Built target subsurface_profile_automoc
[ 44%] Built target subsurface_profile
[ 45%] Automatic moc for target subsurface_interface
[ 45%] Built target subsurface_interface_automoc
[ 45%] Automatic moc for target subsurface_desktop_preferences
[ 45%] Built target subsurface_desktop_preferences_automoc
[ 51%] Built target subsurface_desktop_preferences
[ 72%] Built target subsurface_interface
[ 72%] Automatic moc for target subsurface_statistics
AUTOGEN: warning: /home/vincent/src/subsurface/desktop-widgets/statistics/yearstatistics.cpp: file is empty

AUTOGEN: warning: /home/vincent/src/subsurface/desktop-widgets/statistics/statisticsbar.cpp: file is empty

AUTOGEN: warning: /home/vincent/src/subsurface/desktop-widgets/statistics/monthstatistics.cpp: file is empty

[ 72%] Built target subsurface_statistics_automoc
[ 74%] Built target subsurface_statistics
[ 75%] Built target subsurface
[ 84%] Built target translations
[ 84%] Automatic moc for target TestMerge
[ 84%] Built target TestMerge_automoc
[ 84%] Automatic moc for target RESOURCE_LIBRARY
[ 84%] Built target RESOURCE_LIBRARY_automoc
[ 85%] Built target RESOURCE_LIBRARY
[ 86%] Built target TestMerge
[ 87%] Automatic moc for target TestGpsCoords
[ 87%] Built target TestGpsCoords_automoc
[ 87%] Built target TestGpsCoords
[ 87%] Automatic moc for target TestPreferences
[ 87%] Built target TestPreferences_automoc
[ 88%] Built target TestPreferences
[ 88%] Automatic moc for target TestPicture
[ 88%] Built target TestPicture_automoc
[ 89%] Built target TestPicture
[ 89%] Automatic moc for target TestProfile
[ 89%] Built target TestProfile_automoc
[ 90%] Built target TestProfile
[ 91%] Automatic moc for target TestUnitConversion
[ 91%] Built target TestUnitConversion_automoc
[ 92%] Built target TestUnitConversion
[ 92%] Automatic moc for target TestParse
[ 92%] Built target TestParse_automoc
[ 93%] Built target TestParse
[ 94%] Automatic moc for target TestGitStorage
[ 94%] Built target TestGitStorage_automoc
[ 95%] Built target TestGitStorage
[ 95%] Automatic moc for target TestDiveSiteDuplication
[ 95%] Built target TestDiveSiteDuplication_automoc
[ 96%] Built target TestDiveSiteDuplication
[ 97%] Automatic moc for target TestPlan
[ 97%] Built target TestPlan_automoc
[ 98%] Built target TestPlan
[ 98%] Automatic moc for target TestRenumber
[ 98%] Built target TestRenumber_automoc
[100%] Built target TestRenumber
Install the project...
-- Install configuration: "Debug"
-- Up-to-date: /home/vincent/src/install-root/bin/subsurface.debug
-- Up-to-date: /home/vincent/src/install-root/share/applications/subsurface.desktop
-- Up-to-date: /home/vincent/src/install-root/share/icons/hicolor/scalable/apps/subsurface-icon.svg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Globe_image2.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/ExtraDataTab_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Ceilings2.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/LOffice_field_options.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Companion_4.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Companion_5.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Pref5_f23.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/BlueEditBar_f22.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/strk2ssrf_web.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/MobileCredentials.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Print_summarylist_f22.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/DC_gas-dialogue1_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/MergedDive.png
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Print_print_f22.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Pref3_f23.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/iphone.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Group2.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Cloud.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/WeightsDataEntry2_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/texexample.png
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/UserManualLinksBack.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Globe_image1.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/ShowCylinders_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Subsurface4Banner.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/tissueHeatmap.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Profile2.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/tissues.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/MapViewMode.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/N2.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/duringPhoto.png
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/O2.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/ceiling2.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/MapViewPlus.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/Heartbutton.png
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/important.png
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/NDL.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/Galileo.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/drivers.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/ShowPhotos_f20.png
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/HW_xdeepblack.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/bluetooth.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/suuntologo.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/ShowCylindersButton.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/outsidePhoto.png
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/heatmap.png
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/info.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/SAC.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/iumis.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/warning2.png
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/MOD.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/ruler.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/cceiling.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/He.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/divingloglogo.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/inAndOutPhoto.png
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/ceiling3.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/EAD.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/MapViewMinus.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/atomiclogo.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/HW_DR5.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/scale.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/predator.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/mareslogo.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/ShowPhotos.png
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/usb.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/icons/ceiling1.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/DiveProfile3_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Template1_f22.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/multicylinder_dive.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/pSCR_profile.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/UserManualSearch.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Planner_OC_rec.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/LoadImage4_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/APD.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Planner_OC_deco.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Template2_f22.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/print2_f22.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/InfoBox2.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Pref1_f23.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Heatmap.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/profile_symbols.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/csv_import2_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Companion_1.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Pref4_f23.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/AddDive3_f22.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/CCR_dive_ceilingF22.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/LOffice_save_as_options.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Pref2_f23.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Print_flow_layout_f22.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Pref7_f23.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/AddDive1_f22.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/ContextMenu.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/LOffice_spreadsheetdata.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/WeightsDataEntry3_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Location1.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/MapMenu.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/APD_CSVimportF22.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/DiveProfile1_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Configure_dc_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/DownloadGPS.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/facebook1.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/smtk2ssrf.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Printpreview.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/LoadImage3c_f23.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/CCR_sensor_data_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/LoadImage2_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/MobileGpsMenu.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/DC_import_Bluetooth_Windows.png
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/GasPressureBarGraph.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Filterpanel.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Win_SaveCSV1.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/sidemount1.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/LoadImage1_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Import1_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/MkVI.jpeg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/main_window_f22.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/CCR_preferences_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/LoadImage6_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Planner_pSCR.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/SplitDive3a.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/DC_import_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Bookmarks.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Planner_CCR.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/facebook2.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/MeasuringBar.png
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/CylinderDataEntry3_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/WeightsDataEntry1_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Win_SaveCSV3.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/PlannerWindow1.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/csv_import1_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Print1_f22.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/DC_gas-dialogue2_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/mapview_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Win_SaveCSV2.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/DiveListOptions.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/CCR_dive_profile_f22.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/CCR_setpoint_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Globe_image3.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Export_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/DiveProfile2_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/LoadImage5_f20.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/planner1.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/Divelogs1.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/APDComputer.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/DC_import_Bluetooth.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/halcyon_RB80.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/images/LoadImage3b_f23.jpg
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/README.md
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/ReleaseNotes.txt
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/SupportedDivecomputers.txt
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/user-manual.html
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/user-manual_es.html
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/user-manual_fr.html
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/Documentation/user-manual_ru.html
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/theme
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/theme/jquery.min.js
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/theme/jqplot.highlighter.min.js
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/theme/sand.css
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/theme/jqplot.canvasAxisTickRenderer.min.js
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/theme/jqplot.canvasTextRenderer.min.js
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/theme/jquery.jqplot.css
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/theme/light.css
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/theme/poster.png
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/theme/list_lib.js
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/theme/jquery.jqplot.min.js
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/theme/dive_export.html
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/printing_templates
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/printing_templates/statistics
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/printing_templates/statistics/Default.html
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/printing_templates/Two Dives.html
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/printing_templates/Table.html
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/printing_templates/Six Dives.html
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/printing_templates/One Dive.html
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/printing_templates/Flowlayout.html
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_source.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_bg_BG.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_ca.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_cs.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_da_DK.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_de_CH.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_de_DE.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_el_GR.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_en_GB.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_en_US.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_es_ES.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_et_EE.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_fi_FI.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_fr_FR.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_it_IT.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_he.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_lv_LV.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_nb_NO.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_nl_NL.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_pl_PL.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_pt_BR.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_pt_PT.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_ro_RO.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_ru_RU.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_sk_SK.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_sv_SE.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_tr.qm
-- Up-to-date: /home/vincent/src/install-root/share/subsurface/translations/subsurface_zh_TW.qm
-- Installing: /home/vincent/src/install-root/bin/subsurface
-- Set runtime path of "/home/vincent/src/install-root/bin/subsurface" to ""
+ '[' '' = 1 ']'
+ (( i++  ))
+ (( i < 1  ))
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to