Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 314331 Details for
Bug 419797
net-libs/libvncserver-0.9.8.2-r2 - main.c:1057:19: fatal error: conio.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
whole compilation log.
build.log (text/plain), 14.03 KB, created by
vasconcelosfer
on 2012-06-05 18:36:43 UTC
(
hide
)
Description:
whole compilation log.
Filename:
MIME Type:
Creator:
vasconcelosfer
Created:
2012-06-05 18:36:43 UTC
Size:
14.03 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-libs/libvncserver-0.9.8.2-r2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: floppym@gentoo.org >[32;01m * [39;49;00mUSE: amd64 crypt elibc_glibc ipv6 jpeg kernel_linux multilib userland_GNU zlib >[32;01m * [39;49;00mFEATURES: sandbox >>>> Unpacking source... >>>> Unpacking LibVNCServer-0.9.8.2.tar.gz to /var/tmp/portage/net-libs/libvncserver-0.9.8.2-r2/work >>>> Source unpacked in /var/tmp/portage/net-libs/libvncserver-0.9.8.2-r2/work >>>> Preparing source in /var/tmp/portage/net-libs/libvncserver-0.9.8.2-r2/work/LibVNCServer-0.9.8.2 ... > [32;01m*[0m Applying libvncserver-memcpy.patch ... >[A[159C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: LibVNCServer-0.9.8.2/ > [32;01m*[0m Applying portage/1.5.10 patch ... > [32;01m*[0m Applying max_cmd_len/1.5.20 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/1.5 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-libs/libvncserver-0.9.8.2-r2/work/LibVNCServer-0.9.8.2 ... > * econf: updating LibVNCServer-0.9.8.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating LibVNCServer-0.9.8.2/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --without-x11vnc --with-24bpp --with-gcrypt --with-ipv6 --with-jpeg --without-pthread --with-zlib >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 for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking whether make sets $(MAKE)... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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 ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-cf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-pghpf... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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 >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for ar... /usr/bin/ar >checking thenonexistentheader.h usability... no >checking thenonexistentheader.h presence... no >checking for thenonexistentheader.h... no >checking for X... no >checking for XGetImage in -lX11... no >checking jpeglib.h usability... yes >checking jpeglib.h presence... yes >checking for jpeglib.h... yes >checking for jpeg_CreateCompress in -ljpeg... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for deflate in -lz... yes >checking for __thread... yes >checking for libgcrypt-config... /usr/bin/libgcrypt-config >checking for LIBGCRYPT - version >= 1.4.0... yes (1.4.6) >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for GNUTLS... yes >checking for getaddrinfo... no >checking for getaddrinfo in -lsocket... no >checking for getaddrinfo in -lws2_32... no >checking for ANSI C header files... (cached) yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking ws2tcpip.h usability... no >checking ws2tcpip.h presence... no >checking for ws2tcpip.h... no >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking whether byte ordering is bigendian... no >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking for socklen_t... yes >checking for stdint-types....... "(putting them into rfb/rfbint.h)" >checking for uintptr_t... yes >checking for uint64_t... yes >... seen our uintptr_t in stdint.h (uint64_t too) >creating rfb/rfbint.h : _RFB_RFBINT_H >checking for int_least32_t... yes >checking for int_fast32_t... yes >..adding include stdint.h >... seen good stdint.h inttypes >... seen good uint64_t >... DONE rfb/rfbint.h >checking for in_addr_t... >checking for working memcmp... no >checking whether lstat correctly handles trailing slash... no >checking whether stat accepts an empty string... yes >checking for strftime... no >checking for strftime in -lintl... no >checking for vprintf... no >checking for pid_t... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... no >checking for vfork... no >checking for gethostbyname in -lnsl... no >checking for socket in -lsocket... no >checking for ftime... no >checking for gethostbyname... no >checking for gethostname... no >checking for gettimeofday... no >checking for inet_ntoa... no >checking for memmove... no >checking for memset... no >checking for mmap... no >checking for mkfifo... no >checking for select... no >checking for socket... no >checking for strchr... no >checking for strcspn... no >checking for strdup... no >checking for strerror... no >checking for strstr... no >checking for shmget in -lcygipc... no >checking ApplicationServices/ApplicationServices.h usability... no >checking ApplicationServices/ApplicationServices.h presence... no >checking for ApplicationServices/ApplicationServices.h... no >checking for rpm sources path... NOT-FOUND >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libvncserver.pc >config.status: creating libvncclient.pc >config.status: creating libvncserver/Makefile >config.status: creating examples/Makefile >config.status: creating vncterm/Makefile >config.status: creating classes/Makefile >config.status: creating classes/ssl/Makefile >config.status: creating libvncclient/Makefile >config.status: creating client_examples/Makefile >config.status: creating test/Makefile >config.status: creating libvncserver-config >config.status: creating LibVNCServer.spec >config.status: creating rfbconfig.h >config.status: executing rfb/rfbconfig.h commands >config.status: creating rfb/rfbconfig.h - prefix LIBVNCSERVER for rfbconfig.h defines >config.status: executing depfiles commands >config.status: executing chmod-libvncserver-config commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-libs/libvncserver-0.9.8.2-r2/work/LibVNCServer-0.9.8.2 ... >make >make all-recursive >make[1]: Entering directory `/var/tmp/portage/net-libs/libvncserver-0.9.8.2-r2/work/LibVNCServer-0.9.8.2' >Making all in libvncserver >make[2]: Entering directory `/var/tmp/portage/net-libs/libvncserver-0.9.8.2-r2/work/LibVNCServer-0.9.8.2/libvncserver' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -march=native -O2 -pipe -Wall -c -o main.lo main.c >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../common -march=native -O2 -pipe -Wall -c main.c -fPIC -DPIC -o .libs/main.o >main.c:1057:19: fatal error: conio.h: No such file or directory >compilation terminated. >make[2]: *** [main.lo] Error 1 >make[2]: Leaving directory `/var/tmp/portage/net-libs/libvncserver-0.9.8.2-r2/work/LibVNCServer-0.9.8.2/libvncserver' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-libs/libvncserver-0.9.8.2-r2/work/LibVNCServer-0.9.8.2' >make: *** [all] Error 2 > [31;01m*[0m ERROR: net-libs/libvncserver-0.9.8.2-r2 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =net-libs/libvncserver-0.9.8.2-r2', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =net-libs/libvncserver-0.9.8.2-r2'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-libs/libvncserver-0.9.8.2-r2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-libs/libvncserver-0.9.8.2-r2/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/net-libs/libvncserver-0.9.8.2-r2/work/LibVNCServer-0.9.8.2'
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 419797
: 314331 |
314421