devel/gdb66
GNU GDB of newer version than comes with the system
| Flavor | Version | Run | OSVersion | Arch | License | Restricted | Status | |
|---|---|---|---|---|---|---|---|---|
| 6.6_2 | 350 | 1.0 | amd64 | gpl3 | 0 | fail |
License Permissions:
Events
| Machine | Type | Time | Message |
|---|---|---|---|
| Constellation10 | info | 2019-01-01 13:29:29.652041 | Test Started |
| Constellation10 | fail | 2019-01-01 13:30:13.843608 | make build returned non-zero: 1 |
| Constellation10 | fail | 2019-01-01 13:30:14.174557 | Test complete. |
Log
[1m===> Building for gdb-6.6_2[0m gmake[1]: Entering directory '/magus/work/usr/mports/devel/gdb66/work/gdb-6.6' gmake[2]: Entering directory '/magus/work/usr/mports/devel/gdb66/work/gdb-6.6' Configuring in ./libiberty Configuring in ./opcodes configure: creating cache ./config.cache configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo --split-size=5000000 checking for perl... perl checking build system type... checking build system type... x86_64-portbld-freebsd9.1 x86_64-portbld-freebsd9.1 checking host system type... checking host system type... x86_64-portbld-freebsd9.1 x86_64-portbld-freebsd9.1 checking target system type... checking for x86_64-portbld-freebsd9.1-ar... ar checking for x86_64-portbld-freebsd9.1-ranlib... ranlib checking for x86_64-portbld-freebsd9.1-gcc... gcc6 x86_64-portbld-freebsd9.1 checking for x86_64-portbld-freebsd9.1-gcc... gcc6 checking for C compiler default output file name... checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... checking for suffix of object files... yes checking whether gcc6 accepts -g... o checking whether we are using the GNU C compiler... yes checking for gcc6 option to accept ANSI C... yes checking whether gcc6 accepts -g... yes checking for gcc6 option to accept ANSI C... none needed checking for library containing strerror... none needed checking how to run the C preprocessor... cpp6 none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... checking whether gcc6 accepts -Wc++-compat... yes checking whether gcc6 and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... yes checking for malloc.h... no checking for string.h... yes checking for unistd.h... yes checking for strings.h... yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... no checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... no checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... yes checking for stdio_ext.h... no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... yes checking for strings.h... (cached) yes checking for inttypes.h... yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for int... yes checking size of int... 4 checking for uintptr_t... yes checking for a 64-bit type... uint64_t checking for pid_t... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking for style of include used by gmake... GNU checking dependency style of gcc6... none checking for x86_64-portbld-freebsd9.1-ar... ar checking for x86_64-portbld-freebsd9.1-ranlib... ranlib checking for ld used by GCC... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for /usr/local/bin/ld option to reload object files... yes -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... checking for library containing strerror... pass_all checking the maximum length of command line arguments... 196608 checking for x86_64-portbld-freebsd9.1-ranlib... (cached) ranlib checking for x86_64-portbld-freebsd9.1-strip... no checking for strip... strip updating cache ./config.cache loading cache ./config.cache within ltconfig none required checking for asprintf... checking for objdir... .libs checking for gcc6 option to produce PIC... -fPIC -DPIC checking if gcc6 PIC flag -fPIC -DPIC works... yes checking if gcc6 static flag -static works... yes checking for atexit... yes finding the maximum length of command line arguments... (cached) 196608 checking if gcc6 supports -c -o file.o... yes yes checking if gcc6 supports -fno-rtti -fno-exceptions ... checking for basename... no checking whether the linker (/usr/local/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd9.1 ld.so checking command to parse nm output... yes checking for bcmp... ok checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes yes checking for bcopy... yes checking for bsearch... yes creating libtool checking for bzero... updating cache ./config.cache configure: loading cache ./config.cache Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking for x86_64-portbld-freebsd9.1-gcc... (cached) gcc6 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc6 accepts -g... (cached) yes checking for gcc6 option to accept ANSI C... (cached) none needed checking whether NLS is requested... no checking whether NLS is requested... yes checking for msgfmt... yes /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for calloc... checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... cpp6 yes checking for egrep... checking for clock... grep -E checking for ANSI C header files... yes checking for ffs... yes checking for getcwd... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for getpagesize... yes checking for stdlib.h... yes checking for gettimeofday... yes checking for string.h... yes yes checking for memory.h... checking for index... yes checking for strings.h... yes checking for insque... yes checking for inttypes.h... yes checking for stdint.h... yes checking for memchr... yes checking for unistd.h... yes checking for memcmp... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking whether basename is declared... yes no checking for memcpy... updating cache ./config.cache configure: creating ./config.status yes checking for memmove... yes config.status: creating Makefile checking for mempcpy... config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands no checking for memset... config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuring in ./etc yes checking for mkstemps... yes checking for putenv... configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c updating cache ./config.cache yes configure: creating ./config.status checking for random... config.status: creating Makefile yes checking for rename... gmake[2]: Nothing to be done for 'all-target'. Configuring in ./gdb yes checking for rindex... configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-portbld-freebsd9.1-gcc... gcc6 yes checking for setenv... checking for C compiler default output file name... a.out checking whether the C compiler works... yes yes checking whether we are cross compiling... no checking for suffix of executables... checking for snprintf... checking for suffix of object files... yes checking for sigsetmask... o checking whether we are using the GNU C compiler... yes checking whether gcc6 accepts -g... yes checking for stpcpy... yes checking for gcc6 option to accept ANSI C... none needed yes checking for stpncpy... checking how to run the C preprocessor... cpp6 checking for egrep... grep -E checking for AIX... no checking for library containing strerror... yes checking for strcasecmp... none required checking for gcc6 option to accept ANSI C... yes checking for strchr... none needed checking build system type... x86_64-portbld-freebsd9.1 checking host system type... x86_64-portbld-freebsd9.1 checking target system type... x86_64-portbld-freebsd9.1 yes checking whether NLS is requested... no checking for strdup... checking for ANSI C header files... yes checking for strncasecmp... yes checking for strndup... yes checking for sys/types.h... yes yes checking for strrchr... checking for sys/stat.h... yes checking for stdlib.h... yes checking for strstr... yes checking for string.h... yes yes checking for strtod... checking for memory.h... yes checking for strings.h... yes checking for strtol... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strtoul... yes checking for unistd.h... yes checking for strverscmp... yes checking libunwind.h usability... no no checking libunwind.h presence... checking for tmpnam... no checking for libunwind.h... no checking libunwind-ia64.h usability... yes no checking libunwind-ia64.h presence... checking for vasprintf... no checking for libunwind-ia64.h... no checking for monstartup... yes checking for vfprintf... yes checking for _mcleanup... yes checking for vprintf... yes checking for _etext... yes checking for vsnprintf... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for x86_64-portbld-freebsd9.1-ranlib... ranlib checking for bison... byacc checking for x86_64-portbld-freebsd9.1-ar... ar checking for x86_64-portbld-freebsd9.1-dlltool... dlltool checking for x86_64-portbld-freebsd9.1-windres... windres checking for x86_64-portbld-freebsd9.1-mig... no checking for mig... no checking for main in -lm... yes checking for vsprintf... yes checking for wctype... yes checking for waitpid... yes checking for library containing gethostbyname... yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... none required checking for library containing socketpair... -1 checking for unistd.h... (cached) yes checking for vfork.h... none required checking for library containing waddstr... no checking for fork... yes checking for vfork... -lncurses checking for library containing tgetent... yes checking for working fork... none required checking for ld used by GCC... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for shared library run path origin... yes checking for working vfork... (cached) yes checking for _doprnt... done checking for libexpat... no checking for sys_errlist... yes checking how to link with libexpat... /usr/local/lib/libexpat.so -Wl,-rpath -Wl,/usr/local/lib checking for dirent.h that defines DIR... yes checking for sys_nerr... yes checking for library containing opendir... yes checking for sys_siglist... none required checking whether stat file-mode macros are broken... no checking for ANSI C header files... (cached) yes checking nlist.h usability... yes checking for external symbol _system_configuration... no checking for getrusage... yes checking nlist.h presence... yes checking for nlist.h... yes checking for link.h... yes yes checking for on_exit... checking machine/reg.h usability... yes checking machine/reg.h presence... no configure: WARNING: machine/reg.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: machine/reg.h: proceeding with the compiler's result checking for machine/reg.h... no yes checking for psignal... checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes yes checking sys/poll.h usability... checking for strerror... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking proc_service.h usability... yes checking for strsignal... yes checking proc_service.h presence... yes checking for proc_service.h... yes checking thread_db.h usability... yes checking for sysconf... yes checking thread_db.h presence... yes yes checking for thread_db.h... yes checking for times... checking gnu/libc-version.h usability... no checking gnu/libc-version.h presence... no checking for gnu/libc-version.h... no checking stddef.h usability... yes checking for sbrk... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes yes checking for stdint.h... (cached) yes checking for gettimeofday... (cached) yes checking for string.h... (cached) yes checking for realpath... checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking sys/fault.h usability... yes no checking sys/fault.h presence... checking for canonicalize_file_name... no checking for sys/fault.h... no checking sys/file.h usability... yes checking sys/file.h presence... no checking for pstat_getstatic... yes checking for sys/file.h... yes checking sys/filio.h usability... no checking for pstat_getdynamic... yes checking sys/filio.h presence... yes checking for sys/filio.h... yes checking sys/ioctl.h usability... no yes checking sys/ioctl.h presence... checking for sysmp... yes checking for sys/ioctl.h... yes checking sys/param.h usability... no checking for getsysinfo... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/proc.h... no checking for table... no checking for sysctl... yes checking sys/procfs.h usability... yes yes checking sys/procfs.h presence... checking for wait3... yes checking for sys/procfs.h... yes checking sys/ptrace.h usability... yes checking for wait4... yes checking sys/ptrace.h presence... yes checking for sys/ptrace.h... yes checking ptrace.h usability... yes no checking ptrace.h presence... checking for __fsetlocking... no checking for ptrace.h... no checking sys/reg.h usability... no checking whether basename is declared... no checking sys/reg.h presence... no checking for sys/reg.h... no checking sys/debugreg.h usability... no checking whether ffs is declared... no checking sys/debugreg.h presence... yes no checking for sys/debugreg.h... checking whether asprintf is declared... no checking sys/select.h usability... yes checking whether vasprintf is declared... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/syscall.h usability... yes checking whether snprintf is declared... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking for sys/types.h... (cached) yes yes checking whether vsnprintf is declared... checking for sys/user.h... yes checking whether calloc is declared... yes yes checking whether getenv is declared... checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking whether getopt is declared... yes checking for sys/wait.h... yes checking wait.h usability... yes checking whether malloc is declared... no checking wait.h presence... no checking for wait.h... no checking termios.h usability... yes checking whether realloc is declared... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... yes checking whether sbrk is declared... no checking termio.h presence... yes no checking for termio.h... no checking whether strverscmp is declared... checking sgtty.h usability... no checking whether canonicalize_file_name must be declared... no checking sgtty.h presence... no checking for sgtty.h... no yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking curses.h usability... checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking curses.h presence... yes checking for curses.h... yes checking cursesX.h usability... yes checking for working strncmp... no checking cursesX.h presence... no checking for cursesX.h... no checking ncurses.h usability... yes yes checking ncurses.h presence... updating cache ./config.cache configure: creating ./config.status yes checking for ncurses.h... yes checking ncurses/ncurses.h usability... no checking ncurses/ncurses.h presence... no checking for ncurses/ncurses.h... no checking ncurses/term.h usability... no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking for term.h... config.status: creating Makefile yes config.status: creating testsuite/Makefile checking ctype.h usability... config.status: creating config.h yes checking ctype.h presence... config.status: executing default commands yes checking for ctype.h... yes checking time.h usability... Configuring in ./bfd yes checking time.h presence... yes checking for time.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... configure: creating cache ./config.cache checking build system type... yes checking for int_least32_t... x86_64-portbld-freebsd9.1 checking host system type... x86_64-portbld-freebsd9.1 checking target system type... x86_64-portbld-freebsd9.1 checking for x86_64-portbld-freebsd9.1-gcc... gcc6 yes checking for int_fast32_t... checking for C compiler default output file name... yes checking for uint64_t... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... yes checking what to include in gdb_stdint.h... stdint.h (already complete) checking whether free is declared... checking for suffix of object files... yes checking whether malloc is declared... o checking whether we are using the GNU C compiler... yes checking whether realloc is declared... yes checking whether gcc6 accepts -g... yes checking for gcc6 option to accept ANSI C... yes checking whether strerror is declared... none needed yes checking whether strstr is declared... checking for library containing strerror... yes checking whether getopt is declared... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for struct stat.st_blocks... yes checking for struct stat.st_blksize... yes checking return type of signal handlers... void checking for socklen_t... yes checking for uintptr_t... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for pid_t... yes checking for unistd.h... (cached) yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for canonicalize_file_name... no checking for realpath... yes checking for getuid... yes checking for getgid... yes checking for poll... yes checking for pread64... no checking for sbrk... yes checking for setpgid... yes checking for setpgrp... yes checking for sigaction... yes checking for sigprocmask... yes yes checking for sigsetmask... checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking for style of include used by gmake... GNU checking dependency style of gcc6... none checking for x86_64-portbld-freebsd9.1-ar... ar checking for x86_64-portbld-freebsd9.1-ranlib... ranlib checking for ld used by GCC... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for /usr/local/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking the maximum length of command line arguments... 196608 checking for x86_64-portbld-freebsd9.1-ranlib... (cached) ranlib checking for x86_64-portbld-freebsd9.1-strip... no checking for strip... strip updating cache ./config.cache yes checking for socketpair... loading cache ./config.cache within ltconfig checking for objdir... .libs checking for gcc6 option to produce PIC... -fPIC -DPIC checking if gcc6 PIC flag -fPIC -DPIC works... yes checking if gcc6 static flag -static works... yes checking for syscall... yes finding the maximum length of command line arguments... (cached) 196608 checking if gcc6 supports -c -o file.o... yes checking for ttrace... yes checking if gcc6 supports -fno-rtti -fno-exceptions ... no checking whether the linker (/usr/local/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd9.1 ld.so checking command to parse nm output... no checking for wborder... ok checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes yes checking whether ptrace is declared... yes checking return type of ptrace... int checking types of arguments for ptrace... creating libtool updating cache ./config.cache configure: loading cache ./config.cache Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking for x86_64-portbld-freebsd9.1-gcc... (cached) gcc6 checking whether we are using the GNU C compiler... (cached) yes checking whether gcc6 accepts -g... (cached) yes checking for gcc6 option to accept ANSI C... (cached) none needed checking whether NLS is requested... no checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for a BSD-compatible install... /usr/bin/install -c checking for long long... yes checking how to run the C preprocessor... cpp6 checking for egrep... grep -E checking for ANSI C header files... int,pid_t,caddr_t,int checking whether setpgrp takes no argument... no checking for sigsetjmp... yes checking for sys/types.h... yes checking for GNU regex... yes no checking for sys/stat.h... checking for struct thread.td_pcb... yes checking for stdlib.h... yes checking for struct lwp... yes checking for string.h... no checking for struct reg in machine/reg.h... yes yes checking for struct reg.r_fs... checking for memory.h... yes no checking for struct reg.r_gs... checking for strings.h... yes checking for inttypes.h... no checking for PTRACE_GETREGS... yes no checking for PTRACE_GETFPXREGS... checking for stdint.h... no checking for PT_GETDBREGS... yes checking for unistd.h... yes checking for PT_GETXMMREGS... yes checking for long long... no checking for pstatus_t in sys/procfs.h... yes checking size of long long... no checking for prrun_t in sys/procfs.h... no checking for gregset_t in sys/procfs.h... 8 checking for long... yes checking for fpregset_t in sys/procfs.h... yes checking size of long... yes checking for prgregset_t in sys/procfs.h... yes checking for prfpregset_t in sys/procfs.h... 8 checking stddef.h usability... yes checking for prgregset32_t in sys/procfs.h... yes checking stddef.h presence... no checking for prfpregset32_t in sys/procfs.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes no checking for lwpid_t in sys/procfs.h... checking time.h usability... yes checking time.h presence... yes checking for psaddr_t in sys/procfs.h... yes checking for time.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking for prsysent_t in sys/procfs.h... yes checking fcntl.h presence... no checking for pr_sigset_t in sys/procfs.h... yes checking for fcntl.h... yes checking sys/file.h usability... no checking for pr_sigaction64_t in sys/procfs.h... yes checking sys/file.h presence... no checking for pr_siginfo64_t in sys/procfs.h... yes checking for sys/file.h... yes checking sys/time.h usability... no checking whether prfpregset_t type is broken... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... no checking for PIOCSET ioctl entry in sys/procfs.h... yes checking for dirent.h that defines DIR... no checking for member l_addr in struct link_map... yes yes checking for member lm_addr in struct link_map... checking for library containing opendir... no checking for member som_addr in struct so_map... none required checking whether string.h and strings.h may both be included... no checking for struct link_map32 in sys/link.h... no checking for long long support in compiler... yes checking for fcntl... yes checking for long long support in printf... yes checking for getpagesize... yes checking for long double support in compiler... yes checking for long double support in printf... yes checking for setitimer... yes checking for long double support in scanf... yes checking for sysconf... yes checking for fdopen... yes checking whetherhas TD_NOTALLOC... no checking whether has __NR_tkill... yes no checking compiler warning flags... checking for getuid... yes checking for getgid... yes checking for strtoull... yes checking whether basename is declared... no checking whether ftello is declared... yes checking whether ftello64 is declared... no checking whether fseeko is declared... yes checking whether fseeko64 is declared... no checking whether ffs is declared... -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wformat-nonliteral -Wunused-label -Wunused-function -Wno-pointer-sign -Wuninitialized checking for cygwin... no checking for X... yes checking whether free is declared... no yes checking whether getenv is declared... checking whether gdbserver is supported on this host... no checking for iconv... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether stpcpy is declared... yes checking for iconv declaration... yes checking whether strstr is declared... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); updating cache ./config.cache configure: creating ./config.status yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... config.status: creating Makefile yes checking for prstatus_t in sys/procfs.h... config.status: creating .gdbinit config.status: creating config.h yes checking for prstatus32_t in sys/procfs.h... yes checking for prstatus_t.pr_who in sys/procfs.h... config.status: executing gdb_stdint.h commands config.status: executing default commands configure: configuring in doc no checking for prstatus32_t.pr_who in sys/procfs.h... configure: running /bin/sh '../.././gdb/doc/configure' --prefix=/usr/local '--cache-file=./config.cache' '--build=x86_64-portbld-freebsd9.1' '--host=x86_64-portbld-freebsd9.1' '--target=x86_64-portbld-freebsd9.1' '--enable-target=all' '--enable-tui' '--with-libiconv-prefix=/usr/local' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--program-transform-name=s,$,66,; ' '--srcdir=.././gdb' 'CC=gcc6' 'CFLAGS=-O2 -pipe -DRL_NO_COMPAT -Wl,-rpath=/usr/local/lib/gcc6 -fno-strict-aliasing' 'CPPFLAGS=' 'CPP=cpp6' 'LDFLAGS=' 'build_alias=x86_64-portbld-freebsd9.1' 'host_alias=x86_64-portbld-freebsd9.1' 'target_alias=x86_64-portbld-freebsd9.1' --cache-file=.././config.cache --srcdir=../.././gdb/doc no checking for pstatus_t in sys/procfs.h... no checking for pxstatus_t in sys/procfs.h... no checking for pstatus32_t in sys/procfs.h... no checking for prpsinfo_t in sys/procfs.h... configure: loading cache .././config.cache checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes yes checking for prpsinfo32_t in sys/procfs.h... configure: creating ./config.status yes checking for psinfo_t in sys/procfs.h... no checking for psinfo32_t in sys/procfs.h... config.status: creating Makefile no checking for lwpstatus_t in sys/procfs.h... configure: configuring in testsuite configure: running /bin/sh '../.././gdb/testsuite/configure' --prefix=/usr/local '--cache-file=./config.cache' '--build=x86_64-portbld-freebsd9.1' '--host=x86_64-portbld-freebsd9.1' '--target=x86_64-portbld-freebsd9.1' '--enable-target=all' '--enable-tui' '--with-libiconv-prefix=/usr/local' '--prefix=/usr/local' '--localstatedir=/var' '--mandir=/usr/local/man' '--infodir=/usr/local/info/' '--program-transform-name=s,$,66,; ' '--srcdir=.././gdb' 'CC=gcc6' 'CFLAGS=-O2 -pipe -DRL_NO_COMPAT -Wl,-rpath=/usr/local/lib/gcc6 -fno-strict-aliasing' 'CPPFLAGS=' 'CPP=cpp6' 'LDFLAGS=' 'build_alias=x86_64-portbld-freebsd9.1' 'host_alias=x86_64-portbld-freebsd9.1' 'target_alias=x86_64-portbld-freebsd9.1' --cache-file=.././config.cache --srcdir=../.././gdb/testsuite no checking for lwpxstatus_t in sys/procfs.h... no checking for lwpstatus_t.pr_context in sys/procfs.h... no checking for lwpstatus_t.pr_reg in sys/procfs.h... no checking for win32_pstatus_t in sys/procfs.h... no configure: loading cache .././config.cache configure: error: `CFLAGS' has changed since the previous run: configure: former value: -O2 -pipe -DRL_NO_COMPAT -Wl,-rpath=/usr/local/lib/gcc6 -fno-strict-aliasing configure: current value: -O2 -pipe -DRL_NO_COMPAT -Wl,-rpath=/usr/local/lib/gcc6 -fno-strict-aliasing configure: error: changes in the environment can compromise the build configure: error: run `make distclean' and/or `rm .././config.cache' and start over checking for gcc version with buggy 64-bit support... no checking for ftello... configure: error: /bin/sh '../.././gdb/testsuite/configure' failed for testsuite gmake[2]: *** [Makefile:7924: configure-gdb] Error 1 gmake[2]: *** Waiting for unfinished jobs.... yes checking for ftello64... no checking for fseeko... yes checking for fseeko64... no checking for fopen64... no checking for off_t... yes checking size of off_t... 8 checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for madvise... yes checking for mprotect... yes updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing default commands gmake[2]: Leaving directory '/magus/work/usr/mports/devel/gdb66/work/gdb-6.6' gmake[1]: *** [Makefile:627: all] Error 2 gmake[1]: Leaving directory '/magus/work/usr/mports/devel/gdb66/work/gdb-6.6' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/mports/devel/gdb66
Links
Depends On
- converters/libiconv (build)
- devel/gettext-tools (build)
- devel/gmake (build)
- lang/gcc6 (build)
- devel/gettext-runtime (lib)
- converters/libiconv (run)
- lang/gcc6 (run)
Depend Of
NothingCategories
CVEs
- Loading CVE information...
MidnightBSD Magus