not a cc maven.
So what is wrong?
Also dont remember origin of source, but from darktable website ( not redhat )

Its not so easy to make this work. cmake seems to be an issue. Just trying to register with cmake-devel is a problem, as the host of cmake uses Google captcha, which appears to violate your privacy, according to mozilla. Tried to, inform those folks, but she says that its not our problem, as it does not happen here. Sent them a copy of the web page. is so much :( There is no pdf manual for cmake. I have limited internet access. Yet someone seems to have embraced cmake, and disappeared? anyone know of a off-line manual?



[ 22%] Building C object 
src/CMakeFiles/lib_darktable.dir/control/jobs/film_jobs.c.o
[ 22%] Building C object src/CMakeFiles/lib_darktable.dir/control/progress.c.o
In file included from 
/home/Photographer/Devel/DarkTable/darktable/src/external/rawspeed/src/librawspeed/RawSpeed-API.h:28,
                 from 
/home/Photographer/Devel/DarkTable/darktable/src/common/imageio_rawspeed.cc:23:
/home/Photographer/Devel/DarkTable/darktable/src/external/rawspeed/src/librawspeed/common/Common.h:
 In function ‘constexpr size_t rawspeed::roundToMultiple(size_t, size_t, bool)’:
/home/Photographer/Devel/DarkTable/darktable/src/external/rawspeed/src/librawspeed/common/Common.h:87:1:
 error: body of ‘constexpr’ function ‘constexpr size_t 
rawspeed::roundToMultiple(size_t, size_t, bool)’ not a return-statement
 }
 ^
gmake[2]: *** [src/CMakeFiles/lib_darktable.dir/build.make:545: 
src/CMakeFiles/lib_darktable.dir/common/imageio_rawspeed.cc.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
[ 22%] Built target darktable-rs-identify
gmake[1]: *** [CMakeFiles/Makefile2:1437: src/CMakeFiles/lib_darktable.dir/all] 
Error 2
gmake: *** [Makefile:152: all] Error 2

================================
[asus-gatworks-com ~]$ gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap 
--enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared 
--enable-threads=posix --enable-checking=release --enable-multilib 
--with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions 
--enable-gnu-unique-object --enable-linker-build-id 
--with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin 
--enable-initfini-array --with-isl --enable-libmpx 
--enable-offload-targets=nvptx-none --without-cuda-driver 
--enable-gnu-indirect-function --enable-cet --with-tune=generic 
--with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 8.1.1 20180712 (Red Hat 8.1.1-5) (GCC)
===========================
[asus-gatworks-com ~]$ g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap 
--enable-languages=c,c++,fortran,objc,obj-c++,ada,go,lto --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared 
--enable-threads=posix --enable-checking=release --enable-multilib 
--with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions 
--enable-gnu-unique-object --enable-linker-build-id 
--with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin 
--enable-initfini-array --with-isl --enable-libmpx 
--enable-offload-targets=nvptx-none --without-cuda-driver 
--enable-gnu-indirect-function --enable-cet --with-tune=generic 
--with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 8.1.1 20180712 (Red Hat 8.1.1-5) (GCC) [asus-gatworks-com ~]$

___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to