Did my test of directly building GnC 3.5 on Ubuntu 19.04. Following is the <<snipped>> output from cmake and make (taking most defaults). I have <<snipped>> what I think are the non-essentials to show some warnings that were reported. They may mean nothing but ...
steve@SteveLaptop:~/Projects/GnuCash/build-area$ cmake -DGTEST_ROOT=/usr/src/googletest/googletesti -DGMOCK_ROOT=/usr/src/googletest/googlemock ../gnucash -- Using guile-2.0.x -- Using guile SRFI-64 -- Checking for GTEST -- Checking for GMOCK <<snipped>> -- Configuring done -- Generating done -- Build files have been written to: /home/steve/Projects/GnuCash/build-area steve@SteveLaptop:~/Projects/GnuCash/build-area$ make Scanning dependencies of target ChangeLog [ 0%] Built target ChangeLog Scanning dependencies of target guile-json <<snipped>> [ 38%] Linking CXX shared library ../../../lib/libgnc-backend-xml-utils.so /usr/bin/ld: CMakeFiles/gnc-backend-xml-utils.dir/gnc-xml-backend.cpp.o: in function `GncXmlBackend::write_to_file(bool)': gnc-xml-backend.cpp:(.text+0x11e6): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' <<snipped>> [ 85%] Generating ../../../lib/gnucash/scm/ccache/2.0/gnucash/report/report-system/report-collectors.go wrote `/home/steve/Projects/GnuCash/build-area/lib/gnucash/scm/ccache/2.0/gnucash/report/report-system/report-collectors.go' Some deprecated features have been used. Set the environment variable GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. [ 85%] Built target scm-report-system-2b <<snipped -- I think the following was determined to be OK >> [ 94%] Generating ../../../../lib/gnucash/scm/ccache/2.0/gnucash/report/locale-specific/de_DE.go (process:30149): gnc.module-WARNING **: 17:53:58.604: Could not locate module gnucash/tax/de_DE interface v.0 wrote `/home/steve/Projects/GnuCash/build-area/lib/gnucash/scm/ccache/2.0/gnucash/report/locale-specific/de_DE.go' <<snipped>> [100%] Built target swig-gnucash-core ========================================================== Do I need to file a bug for any of the above? --Steve -- Stephen M Butler, PMP, PSM stephen.m.butle...@gmail.com kg...@arrl.net 253-350-0166 ------------------------------------------- GnuPG Fingerprint: 8A25 9726 D439 758D D846 E5D4 282A 5477 0385 81D8 _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel