Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 446282 Details for
Bug 594154
sci-chemistry/openbabel-2.3.2-r1 : CMake Error at cmake/.../MacroEnsureVersion.cmake:76 (MATH):
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
CMakeError.log
CMakeError.log (text/plain), 6.96 KB, created by
Toralf Förster
on 2016-09-17 22:26:12 UTC
(
hide
)
Description:
CMakeError.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-09-17 22:26:12 UTC
Size:
6.96 KB
patch
obsolete
>Determining if the include file conio.h exists failed with the following output: >Change Dir: /var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_d38eb/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_d38eb.dir/build.make CMakeFiles/cmTC_d38eb.dir/build >gmake[1]: Entering directory '/var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_d38eb.dir/CheckIncludeFile.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DNDEBUG -march=native -O2 -pipe -o CMakeFiles/cmTC_d38eb.dir/CheckIncludeFile.c.o -c /var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp/CheckIncludeFile.c >/var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp/CheckIncludeFile.c:1:19: fatal error: conio.h: No such file or directory > #include <conio.h> > ^ >compilation terminated. >gmake[1]: *** [CMakeFiles/cmTC_d38eb.dir/build.make:66: CMakeFiles/cmTC_d38eb.dir/CheckIncludeFile.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp' >gmake: *** [Makefile:126: cmTC_d38eb/fast] Error 2 > > >Determining if the rint exist failed with the following output: >Change Dir: /var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_112f3/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_112f3.dir/build.make CMakeFiles/cmTC_112f3.dir/build >gmake[1]: Entering directory '/var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_112f3.dir/CheckSymbolExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DNDEBUG -march=native -O2 -pipe -o CMakeFiles/cmTC_112f3.dir/CheckSymbolExists.c.o -c /var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >Linking C executable cmTC_112f3 >/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_112f3.dir/link.txt --verbose=1 >/usr/bin/x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed CMakeFiles/cmTC_112f3.dir/CheckSymbolExists.c.o -o cmTC_112f3 -rdynamic >CMakeFiles/cmTC_112f3.dir/CheckSymbolExists.c.o: In function `main': >CheckSymbolExists.c:(.text.startup+0x6): undefined reference to `rint' >collect2: error: ld returned 1 exit status >gmake[1]: *** [CMakeFiles/cmTC_112f3.dir/build.make:98: cmTC_112f3] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp' >gmake: *** [Makefile:126: cmTC_112f3/fast] Error 2 > >File /var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >/* */ >#include <math.h> > >int main(int argc, char** argv) >{ > (void)argv; >#ifndef rint > return ((int*)(&rint))[argc]; >#else > (void)argc; > return 0; >#endif >} > >Determining if the sranddev exist failed with the following output: >Change Dir: /var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_b27cf/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_b27cf.dir/build.make CMakeFiles/cmTC_b27cf.dir/build >gmake[1]: Entering directory '/var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_b27cf.dir/CheckSymbolExists.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DNDEBUG -march=native -O2 -pipe -o CMakeFiles/cmTC_b27cf.dir/CheckSymbolExists.c.o -c /var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c >/var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: In function âmainâ: >/var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: error: âsranddevâ undeclared (first use in this function) > return ((int*)(&sranddev))[argc]; > ^~~~~~~~ >/var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c:8:19: note: each undeclared identifier is reported only once for each function it appears in >gmake[1]: *** [CMakeFiles/cmTC_b27cf.dir/build.make:66: CMakeFiles/cmTC_b27cf.dir/CheckSymbolExists.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp' >gmake: *** [Makefile:126: cmTC_b27cf/fast] Error 2 > >File /var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp/CheckSymbolExists.c: >/* */ >#include <stdlib.h> > >int main(int argc, char** argv) >{ > (void)argv; >#ifndef sranddev > return ((int*)(&sranddev))[argc]; >#else > (void)argc; > return 0; >#endif >} > >Performing C SOURCE FILE Test SCANDIR_NEEDS_CONST failed with the following output: >Change Dir: /var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp > >Run Build Command:"/usr/bin/gmake" "cmTC_dc461/fast" >/usr/bin/gmake -f CMakeFiles/cmTC_dc461.dir/build.make CMakeFiles/cmTC_dc461.dir/build >gmake[1]: Entering directory '/var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp' >Building C object CMakeFiles/cmTC_dc461.dir/src.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -DNDEBUG -march=native -O2 -pipe -DSCANDIR_NEEDS_CONST -Werror -o CMakeFiles/cmTC_dc461.dir/src.c.o -c /var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp/src.c >/var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp/src.c: In function âmainâ: >/var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp/src.c:7:46: error: passing argument 3 of âscandirâ from incompatible pointer type [-Werror=incompatible-pointer-types] > int count = scandir ("./", &entries_pp, matchFiles, 0); > ^~~~~~~~~~ >In file included from /var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp/src.c:3:0: >/usr/include/dirent.h:254:12: note: expected âint (*)(const struct dirent *)â but argument is of type âint (*)(struct dirent *)â > extern int scandir (const char *__restrict __dir, > ^~~~~~~ >cc1: all warnings being treated as errors >gmake[1]: *** [CMakeFiles/cmTC_dc461.dir/build.make:66: CMakeFiles/cmTC_dc461.dir/src.c.o] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/sci-chemistry/openbabel-2.3.2-r1/work/openbabel-2.3.2_build/CMakeFiles/CMakeTmp' >gmake: *** [Makefile:126: cmTC_dc461/fast] Error 2 > >Source file was: > > #include <sys/types.h> > #include <dirent.h> > int main(){ > extern int matchFiles (struct dirent *entry_p); > struct dirent **entries_pp; > int count = scandir ("./", &entries_pp, matchFiles, 0); > return count; > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 594154
: 446282 |
446284
|
446286
|
446288
|
446290
|
472308