FreeBSD Bugzilla – Attachment 149317 Details for
Bug 194861
devel/sdl20 2.0.3 cannot build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
configure output
configure.output (text/plain), 11.15 KB, created by
Dmitry Lukhtionov
on 2014-11-12 09:51:16 UTC
(
hide
)
Description:
configure output
Filename:
MIME Type:
Creator:
Dmitry Lukhtionov
Created:
2014-11-12 09:51:16 UTC
Size:
11.15 KB
patch
obsolete
>configure: loading site script /usr/ports/Templates/config.site >checking build system type... amd64-portbld-freebsd10.1 >checking host system type... amd64-portbld-freebsd10.1 >checking how to print strings... printf >checking for gcc... cc >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 cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for fgrep... (cached) /usr/bin/fgrep >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... (cached) 262144 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... no >checking how to convert amd64-portbld-freebsd10.1 file names to amd64-portbld-freebsd10.1 format... func_convert_file_noop >checking how to convert amd64-portbld-freebsd10.1 file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for ar... ar >checking for archiver @FILE support... no >checking for strip... strip >checking for ranlib... ranlib >checking for gawk... (cached) /usr/bin/awk >checking command to parse /usr/bin/nm -B output from cc object... ok >checking for sysroot... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... cpp >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for objdir... .libs >checking if cc supports -fno-rtti -fno-exceptions... yes >checking for cc option to produce PIC... -fPIC -DPIC >checking if cc PIC flag -fPIC -DPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking if cc supports -c -o file.o... (cached) yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd10.1 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 >checking for gcc... (cached) cc >checking whether we are using the GNU C compiler... (cached) yes >checking whether cc accepts -g... (cached) yes >checking for cc option to accept ISO C89... (cached) none needed >checking whether we are using the GNU C++ compiler... yes >checking whether c++ accepts -g... yes >checking how to run the C++ preprocessor... c++ -E >checking for ld used by c++... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking for c++ option to produce PIC... -fPIC -DPIC >checking if c++ PIC flag -fPIC -DPIC works... yes >checking if c++ static flag -static works... yes >checking if c++ supports -c -o file.o... yes >checking if c++ supports -c -o file.o... (cached) yes >checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... freebsd10.1 ld.so >checking how to hardcode library paths into programs... immediate >checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel >checking whether gmake sets $(MAKE)... yes >checking for windres... no >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for working volatile... yes >checking for GCC -MMD -MT option... yes >checking for linker option --no-undefined... yes >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for stdio.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for stddef.h... (cached) yes >checking for stdarg.h... (cached) yes >checking for malloc.h... (cached) no >checking for memory.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for ctype.h... (cached) yes >checking for math.h... (cached) yes >checking iconv.h usability... yes >checking iconv.h presence... yes >checking for iconv.h... yes >checking for signal.h... (cached) yes >checking for size_t... (cached) yes >checking for M_PI in math.h... yes >checking for working alloca.h... no >checking for alloca... yes >checking for working memcmp... yes >checking for working strtod... yes >checking for mprotect... (cached) yes >checking for malloc... yes >checking for calloc... yes >checking for realloc... yes >checking for free... yes >checking for getenv... yes >checking for setenv... (cached) yes >checking for putenv... (cached) yes >checking for unsetenv... (cached) yes >checking for qsort... yes >checking for abs... yes >checking for bcopy... (cached) yes >checking for memset... (cached) yes >checking for memcpy... (cached) yes >checking for memmove... (cached) yes >checking for strlen... (cached) yes >checking for strlcpy... (cached) yes >checking for strlcat... (cached) yes >checking for strdup... (cached) yes >checking for _strrev... no >checking for _strupr... no >checking for _strlwr... no >checking for strchr... yes >checking for strrchr... yes >checking for strstr... yes >checking for itoa... no >checking for _ltoa... no >checking for _uitoa... no >checking for _ultoa... no >checking for strtol... (cached) yes >checking for strtoul... (cached) yes >checking for _i64toa... no >checking for _ui64toa... no >checking for strtoll... (cached) yes >checking for strtoull... (cached) yes >checking for atoi... yes >checking for atof... yes >checking for strcmp... yes >checking for strncmp... yes >checking for _stricmp... no >checking for strcasecmp... (cached) yes >checking for _strnicmp... no >checking for strncasecmp... (cached) yes >checking for vsscanf... yes >checking for vsnprintf... (cached) yes >checking for fseeko... yes >checking for fseeko64... no >checking for sigaction... (cached) yes >checking for setjmp... yes >checking for nanosleep... yes >checking for sysconf... (cached) yes >checking for sysctlbyname... yes >checking for pow in -lm... yes >checking for atan... yes >checking for atan2... yes >checking for acos... yes >checking for asin... yes >checking for ceil... yes >checking for copysign... yes >checking for cos... yes >checking for cosf... yes >checking for fabs... yes >checking for floor... yes >checking for log... yes >checking for pow... yes >checking for scalbn... yes >checking for sin... yes >checking for sinf... yes >checking for sqrt... yes >checking for iconv_open in -liconv... yes >checking for iconv... yes >checking for struct sigaction.sa_sigaction... (cached) yes >checking for GCC builtin atomic operations... yes >checking for GCC -mmmx option... yes >checking for GCC -m3dnow option... no >checking for GCC -msse option... yes >checking for GCC -msse2 option... yes >checking for GCC -fvisibility=hidden option... yes >checking for dlopen... yes >checking for dlopen in -lc... yes >checking for OSS audio support... yes >checking sndio.h usability... no >checking sndio.h presence... no >checking for sndio.h... no >checking for sio_open in -lsndio... no >checking for sndio audio support... no >checking for X... libraries /usr/local/lib, headers /usr/local/include >checking whether -R must be followed by a space... neither works >checking for gethostbyname... (cached) yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for X11/extensions/Xext.h... yes >-- dynamic libX11 -> libX11.so.6 >-- dynamic libX11ext -> libXext.so.6 >checking for const parameter to XextAddDisplay... yes >checking for const parameter to _XData32... yes >checking for XGenericEvent... yes >checking for XkbKeycodeToKeysym in -lX11... yes >checking for X11/Xcursor/Xcursor.h... yes >-- dynamic libXcursor -> libXcursor.so.1 >checking for X11/extensions/Xinerama.h... yes >-- dynamic libXinerama -> libXinerama.so.1 >checking for X11/extensions/XInput2.h... yes >-- dynamic libXi -> libXi.so.6 >checking for xinput2 multitouch... yes >-- dynamic libXrandr -> libXrandr.so.2 >checking for X11/extensions/scrnsaver.h... yes >-- dynamic libXss -> libXss.so.1 >checking for X11/extensions/shape.h... yes >checking for X11/extensions/xf86vmode.h... yes >-- dynamic libXxf86vm -> libXxf86vm.so.1 >checking for OpenGL (GLX) support... yes >checking libudev.h usability... no >checking libudev.h presence... no >checking for libudev.h... no >checking for Linux kd.h... no >checking for hid_init in -lusbhid... yes >checking usbhid.h usability... yes >checking usbhid.h presence... yes >checking for usbhid.h... yes >checking libusbhid.h usability... no >checking libusbhid.h presence... no >checking for libusbhid.h... no >checking for usbhid... yes >checking for ucr_data member of usb_ctl_report... no >checking for new usbhid API... yes >checking for struct joystick in machine/joystick.h... no >checking for pthreads... yes >checking for recursive mutexes... yes >checking for pthread semaphores... yes >checking for sem_timedwait... yes >checking for pthread_spin_trylock... yes >checking for pthread_np.h... yes >checking for pthread_setname_np... no >checking for pthread_set_name_np... yes >checking for clock_gettime in -lrt... yes >checking linux/version.h usability... no >checking linux/version.h presence... no >checking for linux/version.h... no >checking for GCC -Wall option... yes >checking for necessary GCC -Wno-multichar option... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating sdl2-config >config.status: creating SDL2.spec >config.status: creating sdl2.pc >config.status: creating include/SDL_config.h >config.status: executing libtool commands >config.status: executing sdl2_config commands >config.status: executing summary commands >-en SDL2 Configure Summary:\nBuilding Shared Libraries\nBuilding Static Libraries\nEnabled modules : atomic audio video render events joystick haptic power filesystem threads timers file loadso cpuinfo assembly\nAssembly Math : mmx sse sse2\nAudio drivers : disk dummy oss\nVideo drivers : dummy x11(dynamic) opengl\nX11 libraries : xcursor xinerama xinput2 xinput2_multitouch xrandr xscrnsaver xshape xvidmode\nInput drivers :\nUsing libudev : YES\nUsing dbus : NO\n
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 194861
:
149316
| 149317 |
157118
|
157119