Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1114056 Details for
Bug 1297606
supermin cannot detect package manager on Centos 7.2
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
Output from running ./configure
configure.out (text/plain), 17.00 KB, created by
Mason Jones
on 2016-01-12 17:31:38 UTC
(
hide
)
Description:
Output from running ./configure
Filename:
MIME Type:
Creator:
Mason Jones
Created:
2016-01-12 17:31:38 UTC
Size:
17.00 KB
patch
obsolete
>checking for a BSD-compatible install... /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 whether make supports nested variables... yes >checking for style of include used by make... GNU >checking for gcc... 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 gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking whether gcc understands -c and -o together... yes >checking dependency style of gcc... gcc3 >checking for gcc option to accept ISO C99... -std=gnu99 >checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking how to run the C preprocessor... gcc -std=gnu99 -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for Minix Amsterdam compiler... no >checking for ar... ar >checking for ranlib... ranlib >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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking how to run the C preprocessor... gcc -std=gnu99 -E >checking for function prototypes... yes >checking for unistd.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking for sys/stat.h... (cached) yes >checking sys/vfs.h usability... yes >checking sys/vfs.h presence... yes >checking for sys/vfs.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking for stdint.h... (cached) yes >checking for _set_invalid_parameter_handler... no >checking for fchdir... yes >checking for fdopendir... yes >checking for fcntl... yes >checking for symlink... yes >checking for mempcpy... yes >checking for openat... yes >checking for fstatfs... yes >checking for getdtablesize... yes >checking for gettimeofday... yes >checking for lstat... yes >checking for mprotect... yes >checking for strdup... yes >checking for pipe... yes >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking whether the preprocessor supports include_next... yes >checking whether system header files limit the line length... no >checking whether // is distinct from /... no >checking for complete errno.h... yes >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking whether fchdir is declared... yes >checking for working fcntl.h... yes >checking for pid_t... yes >checking for mode_t... yes >checking for promoted mode_t type... mode_t >checking whether stat file-mode macros are broken... no >checking for nlink_t... yes >checking whether fchmodat is declared without a macro... yes >checking whether fstat is declared without a macro... yes >checking whether fstatat is declared without a macro... yes >checking whether futimens is declared without a macro... yes >checking whether lchmod is declared without a macro... yes >checking whether lstat is declared without a macro... yes >checking whether mkdirat is declared without a macro... yes >checking whether mkfifo is declared without a macro... yes >checking whether mkfifoat is declared without a macro... yes >checking whether mknod is declared without a macro... yes >checking whether mknodat is declared without a macro... yes >checking whether stat is declared without a macro... yes >checking whether utimensat is declared without a macro... yes >checking whether lstat correctly handles trailing slash... yes >checking whether getcwd (NULL, 0) allocates memory for result... yes >checking for getcwd with POSIX signature... yes >checking for C/C++ restrict keyword... __restrict >checking for struct timeval... yes >checking for wide-enough struct timeval.tv_sec member... yes >checking whether gettimeofday is declared without a macro... yes >checking whether malloc, realloc, calloc are POSIX compliant... yes >checking for mmap... yes >checking for MAP_ANONYMOUS... yes >checking whether memchr works... yes >checking whether memrchr is declared... yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for wchar_t... yes >checking for unsigned long long int... yes >checking for long long int... yes >checking whether stdint.h conforms to C99... yes >checking whether strdup is declared... yes >checking whether strerror(0) succeeds... yes >checking whether ffsl is declared without a macro... yes >checking whether ffsll is declared without a macro... yes >checking whether memmem is declared without a macro... yes >checking whether mempcpy is declared without a macro... yes >checking whether memrchr is declared without a macro... yes >checking whether rawmemchr is declared without a macro... yes >checking whether stpcpy is declared without a macro... yes >checking whether stpncpy is declared without a macro... yes >checking whether strchrnul is declared without a macro... yes >checking whether strdup is declared without a macro... yes >checking whether strncat is declared without a macro... yes >checking whether strndup is declared without a macro... yes >checking whether strnlen is declared without a macro... yes >checking whether strpbrk is declared without a macro... yes >checking whether strsep is declared without a macro... yes >checking whether strcasestr is declared without a macro... yes >checking whether strtok_r is declared without a macro... yes >checking whether strerror_r is declared without a macro... yes >checking whether strsignal is declared without a macro... yes >checking whether strverscmp is declared without a macro... yes >checking for struct timespec in <time.h>... yes >checking whether this system has an arbitrary file name length limit... yes >checking for closedir... yes >checking for d_ino member in directory struct... yes >checking for d_type member in directory struct... yes >checking whether alphasort is declared without a macro... yes >checking whether closedir is declared without a macro... yes >checking whether dirfd is declared without a macro... yes >checking whether fdopendir is declared without a macro... yes >checking whether opendir is declared without a macro... yes >checking whether readdir is declared without a macro... yes >checking whether rewinddir is declared without a macro... yes >checking whether scandir is declared without a macro... yes >checking for dirfd... yes >checking whether dirfd is declared... (cached) yes >checking whether dirfd is a macro... no >checking whether // is distinct from /... (cached) no >checking whether dup2 works... yes >checking for error_at_line... yes >checking whether fcntl handles F_DUPFD correctly... yes >checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check >checking whether fcntl is declared without a macro... yes >checking whether openat is declared without a macro... yes >checking whether fdopendir is declared... (cached) yes >checking whether fdopendir works... yes >checking for struct statfs.f_type... yes >checking whether getdtablesize works... yes >checking whether gettimeofday clobbers localtime buffer... no >checking for gettimeofday with POSIX signature... almost >checking for mempcpy... (cached) yes >checking for memrchr... yes >checking whether open recognizes a trailing slash... yes >checking for opendir... yes >checking for readdir... yes >checking for ssize_t... yes >checking whether stat handles trailing slashes on directories... yes >checking whether stat handles trailing slashes on files... yes >checking whether NULL can be used in arbitrary expressions... yes >checking whether dprintf is declared without a macro... yes >checking whether fpurge is declared without a macro... no >checking whether fseeko is declared without a macro... yes >checking whether ftello is declared without a macro... yes >checking whether getdelim is declared without a macro... yes >checking whether getline is declared without a macro... yes >checking whether gets is declared without a macro... no >checking whether pclose is declared without a macro... yes >checking whether popen is declared without a macro... yes >checking whether renameat is declared without a macro... yes >checking whether snprintf is declared without a macro... yes >checking whether tmpfile is declared without a macro... yes >checking whether vdprintf is declared without a macro... yes >checking whether vsnprintf is declared without a macro... yes >checking whether _Exit is declared without a macro... yes >checking whether atoll is declared without a macro... yes >checking whether canonicalize_file_name is declared without a macro... yes >checking whether getloadavg is declared without a macro... yes >checking whether getsubopt is declared without a macro... yes >checking whether grantpt is declared without a macro... yes >checking whether initstate is declared without a macro... yes >checking whether initstate_r is declared without a macro... yes >checking whether mkdtemp is declared without a macro... yes >checking whether mkostemp is declared without a macro... yes >checking whether mkostemps is declared without a macro... yes >checking whether mkstemp is declared without a macro... yes >checking whether mkstemps is declared without a macro... yes >checking whether posix_openpt is declared without a macro... yes >checking whether ptsname is declared without a macro... yes >checking whether ptsname_r is declared without a macro... yes >checking whether random is declared without a macro... yes >checking whether random_r is declared without a macro... yes >checking whether realpath is declared without a macro... yes >checking whether rpmatch is declared without a macro... yes >checking whether secure_getenv is declared without a macro... yes >checking whether setenv is declared without a macro... yes >checking whether setstate is declared without a macro... yes >checking whether setstate_r is declared without a macro... yes >checking whether srandom is declared without a macro... yes >checking whether srandom_r is declared without a macro... yes >checking whether strtod is declared without a macro... yes >checking whether strtoll is declared without a macro... yes >checking whether strtoull is declared without a macro... yes >checking whether unlockpt is declared without a macro... yes >checking whether unsetenv is declared without a macro... yes >checking for working strerror function... yes >checking for nlink_t... (cached) yes >checking whether fchmodat is declared without a macro... (cached) yes >checking whether fstat is declared without a macro... (cached) yes >checking whether fstatat is declared without a macro... (cached) yes >checking whether futimens is declared without a macro... (cached) yes >checking whether lchmod is declared without a macro... (cached) yes >checking whether lstat is declared without a macro... (cached) yes >checking whether mkdirat is declared without a macro... (cached) yes >checking whether mkfifo is declared without a macro... (cached) yes >checking whether mkfifoat is declared without a macro... (cached) yes >checking whether mknod is declared without a macro... (cached) yes >checking whether mknodat is declared without a macro... (cached) yes >checking whether stat is declared without a macro... (cached) yes >checking whether utimensat is declared without a macro... (cached) yes >checking whether chdir is declared without a macro... yes >checking whether chown is declared without a macro... yes >checking whether dup is declared without a macro... yes >checking whether dup2 is declared without a macro... yes >checking whether dup3 is declared without a macro... yes >checking whether environ is declared without a macro... yes >checking whether euidaccess is declared without a macro... yes >checking whether faccessat is declared without a macro... yes >checking whether fchdir is declared without a macro... yes >checking whether fchownat is declared without a macro... yes >checking whether fdatasync is declared without a macro... yes >checking whether fsync is declared without a macro... yes >checking whether ftruncate is declared without a macro... yes >checking whether getcwd is declared without a macro... yes >checking whether getdomainname is declared without a macro... yes >checking whether getdtablesize is declared without a macro... yes >checking whether getgroups is declared without a macro... yes >checking whether gethostname is declared without a macro... yes >checking whether getlogin is declared without a macro... yes >checking whether getlogin_r is declared without a macro... yes >checking whether getpagesize is declared without a macro... yes >checking whether getusershell is declared without a macro... yes >checking whether setusershell is declared without a macro... yes >checking whether endusershell is declared without a macro... yes >checking whether group_member is declared without a macro... yes >checking whether isatty is declared without a macro... yes >checking whether lchown is declared without a macro... yes >checking whether link is declared without a macro... yes >checking whether linkat is declared without a macro... yes >checking whether lseek is declared without a macro... yes >checking whether pipe is declared without a macro... yes >checking whether pipe2 is declared without a macro... yes >checking whether pread is declared without a macro... yes >checking whether pwrite is declared without a macro... yes >checking whether readlink is declared without a macro... yes >checking whether readlinkat is declared without a macro... yes >checking whether rmdir is declared without a macro... yes >checking whether sethostname is declared without a macro... yes >checking whether sleep is declared without a macro... yes >checking whether symlink is declared without a macro... yes >checking whether symlinkat is declared without a macro... yes >checking whether ttyname_r is declared without a macro... yes >checking whether unlink is declared without a macro... yes >checking whether unlinkat is declared without a macro... yes >checking whether usleep is declared without a macro... yes >checking for special C compiler options needed for large files... (cached) no >checking for _FILE_OFFSET_BITS value needed for large files... (cached) no >checking for a sed that does not truncate output... /bin/sed >checking for ocamlc... ocamlc >OCaml version is 4.01.1+dev2-2013-12-18+CLOSED >OCaml library path is /usr/lib64/ocaml >checking for ocamlopt... ocamlopt >checking for ocamlc.opt... ocamlc.opt >checking for ocamlopt.opt... ocamlopt.opt >checking for ocaml... ocaml >checking for ocamldep... ocamldep >checking for ocamlmktop... ocamlmktop >checking for ocamlmklib... ocamlmklib >checking for ocamldoc... no >checking for ocamlbuild... ocamlbuild >checking for ocamlfind... ocamlfind >checking for perldoc... perldoc >checking for rpm... /bin/rpm >checking for rpm2cpio... /bin/rpm2cpio >checking for yumdownloader... no >checking for dnf... no >checking for pkg-config... /bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for LIBRPM... yes >checking for zypper... no >checking for urpmi... no >checking for apt-get... no >checking for dpkg... no >checking for dpkg-deb... no >checking for dpkg-query... no >checking for dpkg-divert... no >checking for pacman-g2... no >checking for pacman... no >checking for pactree... no >checking for makepkg... no >checking for fakeroot... no >checking zlib.h usability... no >checking zlib.h presence... no >checking for zlib.h... no >checking lzma.h usability... no >checking lzma.h presence... no >checking for lzma.h... no >checking for mke2fs... /sbin/mke2fs >checking /sbin/mke2fs -t or -T... -t >checking for EXT2FS... yes >checking for COM_ERR... yes >checking for ext2fs_close2... yes >checking for gawk... gawk >checking for cpio... /bin/cpio >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating src/supermin-link.sh >config.status: creating Makefile >config.status: creating examples/Makefile >config.status: creating lib/Makefile >config.status: creating src/config.ml >config.status: creating src/Makefile >config.status: creating tests/Makefile >config.status: creating config.h >config.status: config.h is unchanged >config.status: executing depfiles commands >
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 1297606
: 1114056