Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 599710 Details for
Bug 703072
media-sound/csound-6.13.0 : CMake Error at CMakeLists.txt:102 (message):
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), 9.02 KB, created by
Toralf Förster
on 2019-12-16 09:53:33 UTC
(
hide
)
Description:
CMakeError.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-12-16 09:53:33 UTC
Size:
9.02 KB
patch
obsolete
>Determining if the include file io.h exists failed with the following output: >Change Dir: /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build/CMakeFiles/CMakeTmp > >Run Build Command(s):/usr/bin/ninja cmTC_aec69 && [1/2] Building C object CMakeFiles/cmTC_aec69.dir/CheckIncludeFile.c.o >FAILED: CMakeFiles/cmTC_aec69.dir/CheckIncludeFile.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -Ipthread.h -DNDEBUG -O2 -pipe -march=native -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -DBETA -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -o CMakeFiles/cmTC_aec69.dir/CheckIncludeFile.c.o -c CheckIncludeFile.c >CheckIncludeFile.c:1:10: fatal error: io.h: No such file or directory > 1 | #include <io.h> > | ^~~~~~ >compilation terminated. >ninja: build stopped: subcommand failed. > > > >Determining if the include file winsock.h exists failed with the following output: >Change Dir: /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build/CMakeFiles/CMakeTmp > >Run Build Command(s):/usr/bin/ninja cmTC_a1b31 && [1/2] Building C object CMakeFiles/cmTC_a1b31.dir/CheckIncludeFile.c.o >FAILED: CMakeFiles/cmTC_a1b31.dir/CheckIncludeFile.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -Ipthread.h -DNDEBUG -O2 -pipe -march=native -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -DBETA -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -o CMakeFiles/cmTC_a1b31.dir/CheckIncludeFile.c.o -c CheckIncludeFile.c >CheckIncludeFile.c:1:10: fatal error: winsock.h: No such file or directory > 1 | #include <winsock.h> > | ^~~~~~~~~~~ >compilation terminated. >ninja: build stopped: subcommand failed. > > > >Determining if the function strlcat exists failed with the following output: >Change Dir: /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build/CMakeFiles/CMakeTmp > >Run Build Command(s):/usr/bin/ninja cmTC_746e9 && [1/2] Building C object CMakeFiles/cmTC_746e9.dir/CheckFunctionExists.c.o >[2/2] Linking C executable cmTC_746e9 >FAILED: cmTC_746e9 >: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -DBETA -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -DCHECK_FUNCTION_EXISTS=strlcat -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/cmTC_746e9.dir/CheckFunctionExists.c.o -o cmTC_746e9 -lpthread && : >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/cmTC_746e9.dir/CheckFunctionExists.c.o: in function `main': >CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `strlcat' >collect2: error: ld returned 1 exit status >ninja: build stopped: subcommand failed. > > > >Determining if the function sprintf_l exists failed with the following output: >Change Dir: /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build/CMakeFiles/CMakeTmp > >Run Build Command(s):/usr/bin/ninja cmTC_ab435 && [1/2] Building C object CMakeFiles/cmTC_ab435.dir/CheckFunctionExists.c.o >[2/2] Linking C executable cmTC_ab435 >FAILED: cmTC_ab435 >: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -DBETA -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -DCHECK_FUNCTION_EXISTS=sprintf_l -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/cmTC_ab435.dir/CheckFunctionExists.c.o -o cmTC_ab435 -lpthread && : >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/cmTC_ab435.dir/CheckFunctionExists.c.o: in function `main': >CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `sprintf_l' >collect2: error: ld returned 1 exit status >ninja: build stopped: subcommand failed. > > > >Determining if the function _strtok_r exists failed with the following output: >Change Dir: /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build/CMakeFiles/CMakeTmp > >Run Build Command(s):/usr/bin/ninja cmTC_5fd88 && [1/2] Building C object CMakeFiles/cmTC_5fd88.dir/CheckFunctionExists.c.o >[2/2] Linking C executable cmTC_5fd88 >FAILED: cmTC_5fd88 >: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -DBETA -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -DCHECK_FUNCTION_EXISTS=_strtok_r -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/cmTC_5fd88.dir/CheckFunctionExists.c.o -o cmTC_5fd88 -lpthread && : >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/cmTC_5fd88.dir/CheckFunctionExists.c.o: in function `main': >CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `_strtok_r' >collect2: error: ld returned 1 exit status >ninja: build stopped: subcommand failed. > > > >Determining if the function _strtod_l exists failed with the following output: >Change Dir: /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build/CMakeFiles/CMakeTmp > >Run Build Command(s):/usr/bin/ninja cmTC_4c659 && [1/2] Building C object CMakeFiles/cmTC_4c659.dir/CheckFunctionExists.c.o >[2/2] Linking C executable cmTC_4c659 >FAILED: cmTC_4c659 >: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -DBETA -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -DCHECK_FUNCTION_EXISTS=_strtod_l -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/cmTC_4c659.dir/CheckFunctionExists.c.o -o cmTC_4c659 -lpthread && : >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/cmTC_4c659.dir/CheckFunctionExists.c.o: in function `main': >CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `_strtod_l' >collect2: error: ld returned 1 exit status >ninja: build stopped: subcommand failed. > > > >Determining if the function _sprintf_l exists failed with the following output: >Change Dir: /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build/CMakeFiles/CMakeTmp > >Run Build Command(s):/usr/bin/ninja cmTC_23f9c && [1/2] Building C object CMakeFiles/cmTC_23f9c.dir/CheckFunctionExists.c.o >[2/2] Linking C executable cmTC_23f9c >FAILED: cmTC_23f9c >: && /usr/bin/x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -DBETA -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -DCHECK_FUNCTION_EXISTS=_sprintf_l -Wl,-O1 -Wl,--as-needed -rdynamic CMakeFiles/cmTC_23f9c.dir/CheckFunctionExists.c.o -o cmTC_23f9c -lpthread && : >/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/cmTC_23f9c.dir/CheckFunctionExists.c.o: in function `main': >CheckFunctionExists.c:(.text.startup+0xc): undefined reference to `_sprintf_l' >collect2: error: ld returned 1 exit status >ninja: build stopped: subcommand failed. > > > >Determining if the include file lo/lo.h exists failed with the following output: >Change Dir: /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build/CMakeFiles/CMakeTmp > >Run Build Command(s):/usr/bin/ninja cmTC_13542 && [1/2] Building C object CMakeFiles/cmTC_13542.dir/CheckIncludeFile.c.o >FAILED: CMakeFiles/cmTC_13542.dir/CheckIncludeFile.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -Ipthread.h -DNDEBUG -O2 -pipe -march=native -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -DBETA -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -o CMakeFiles/cmTC_13542.dir/CheckIncludeFile.c.o -c CheckIncludeFile.c >CheckIncludeFile.c:1:10: fatal error: lo/lo.h: No such file or directory > 1 | #include <lo/lo.h> > | ^~~~~~~~~ >compilation terminated. >ninja: build stopped: subcommand failed. > > > >Determining if the include file wiiuse.h exists failed with the following output: >Change Dir: /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build/CMakeFiles/CMakeTmp > >Run Build Command(s):/usr/bin/ninja cmTC_c95ae && [1/2] Building C object CMakeFiles/cmTC_c95ae.dir/CheckIncludeFile.c.o >FAILED: CMakeFiles/cmTC_c95ae.dir/CheckIncludeFile.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -Ipthread.h -DNDEBUG -O2 -pipe -march=native -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -DBETA -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -o CMakeFiles/cmTC_c95ae.dir/CheckIncludeFile.c.o -c CheckIncludeFile.c >CheckIncludeFile.c:1:10: fatal error: wiiuse.h: No such file or directory > 1 | #include <wiiuse.h> > | ^~~~~~~~~~ >compilation terminated. >ninja: build stopped: subcommand failed. > > > >Determining if the include file p5glove.h exists failed with the following output: >Change Dir: /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build/CMakeFiles/CMakeTmp > >Run Build Command(s):/usr/bin/ninja cmTC_cc8f7 && [1/2] Building C object CMakeFiles/cmTC_cc8f7.dir/CheckIncludeFile.c.o >FAILED: CMakeFiles/cmTC_cc8f7.dir/CheckIncludeFile.c.o >/usr/bin/x86_64-pc-linux-gnu-gcc -Ipthread.h -DNDEBUG -O2 -pipe -march=native -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -DBETA -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD -o CMakeFiles/cmTC_cc8f7.dir/CheckIncludeFile.c.o -c CheckIncludeFile.c >CheckIncludeFile.c:1:10: fatal error: p5glove.h: No such file or directory > 1 | #include <p5glove.h> > | ^~~~~~~~~~~ >compilation terminated. >ninja: build stopped: subcommand failed. > > >
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 703072
:
599708
| 599710 |
599712
|
599714
|
599716
|
599718
|
599720
|
599722
|
599724