Created
May 17, 2017 12:27
-
-
Save dholm/7586802511c9d705a07d953b8cd85cc5 to your computer and use it in GitHub Desktop.
intltool on "Red Hat Enterprise Linux Server release 6.8 (Santiago)" - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Homebrew build logs for intltool on "Red Hat Enterprise Linux Server release 6.8 (Santiago)" | |
Build date: 2017-05-17 14:27:18 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 1.1.13-154-gbfb63215c9 | |
ORIGIN: https://github.com/Linuxbrew/brew.git | |
HEAD: bfb63215c91dcce852f07b3ca2c0c336f9a270c5 | |
Last commit: 20 hours ago | |
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
Core tap HEAD: e2ae7ffdc4898a0c2797dd31c05a67840d6509ae | |
Core tap last commit: 19 hours ago | |
HOMEBREW_PREFIX: /home/eholmda/.linuxbrew | |
HOMEBREW_REPOSITORY: /home/eholmda/.linuxbrew | |
HOMEBREW_CELLAR: /home/eholmda/.linuxbrew/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com | |
CPU: 32-core 64-bit ivybridge | |
Homebrew Ruby: 2.0.0-p648 => /home/eholmda/.linuxbrew/Library/Homebrew/vendor/portable-ruby/2.0.0-p648/bin/ruby | |
Clang: 4.0 build | |
Git: 2.13.0 => /home/eholmda/.linuxbrew/bin/git | |
Perl: /home/eholmda/.linuxbrew/bin/perl => /home/eholmda/.linuxbrew/Cellar/perl/5.24.1/bin/perl | |
Python: /home/eholmda/.linuxbrew/Cellar/python/2.7.13/bin/python => /home/eholmda/.linuxbrew/Cellar/python/2.7.13/bin/python2.7 | |
Ruby: /home/eholmda/.linuxbrew/bin/ruby => /home/eholmda/.linuxbrew/Cellar/ruby/2.4.1_1/bin/ruby | |
Java: Picked up JAVA_TOOL_OPTIONS: -Xmx500m | |
Kernel: Linux 2.6.32-642.6.2.el6.x86_64 x86_64 GNU/Linux | |
OS: Red Hat Enterprise Linux Server release 6.8 (Santiago) (Santiago) | |
Host glibc: 2.12 | |
/usr/bin/gcc: 4.4.7 | |
glibc: N/A | |
gcc: 5.3.0 | |
xorg: 20170115 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Please note that these warnings are just used to help the Homebrew maintainers | |
with debugging if you file an issue. If everything you use Homebrew for is | |
working fine: please don't worry and just ignore them. Thanks! | |
Warning: Setting LD_* vars can break dynamic linking. | |
Set variables: | |
LD_LIBRARY_PATH: /home/eholmda/lib64:/home/eholmda/lib:/app/adns/1.4/LMWP3/lib:/app/lua/5.1.4/RHEL5/lib:/home/eholmda/lib64:/home/eholmda/lib:/app/libffi/3.0.10/RHEL64/lib:/app/perl/5.12.3/RHEL64/lib:/home/eholmda/lib64:/home/eholmda/lib:1:/usr/atria/linux_x86/shlib | |
LD_RUN_PATH: /app/adns/1.4/LMWP3/lib:/app/lua/5.1.4/RHEL5/lib:/app/libffi/3.0.10/RHEL64/lib | |
Warning: "config" scripts exist outside your system or Homebrew directories. | |
`./configure` scripts often look for *-config scripts to determine if | |
software packages are installed, and what additional flags to use when | |
compiling and linking. | |
Having additional scripts in your path can confuse software installed via | |
Homebrew if the config script overrides a system or Homebrew provided | |
script of the same name. We found the following "config" scripts: | |
/home/eholmda/bin/exscriptd-config | |
/app/python/2.7.1/RHEL64/bin/python-config | |
/app/python/2.7.1/RHEL64/bin/python2.7-config | |
/app/vbuild/RHEL6-x86_64/git/2.8.3/libexec/git-core/git-config | |
/bin/brltty-config | |
/tools/swdev/bin/scratch-config | |
/tools/swdev/bin/tree-config | |
Warning: You have unlinked kegs in your Cellar | |
Leaving kegs unlinked can lead to build-trouble and cause brews that depend on | |
those kegs to fail to run properly once built. Run `brew link` on these: | |
gcc | |
lua | |
md5sha1sum | |
remake | |
libunwind | |
libarchive | |
libfuse | |
gcc@6 | |
Error: Calling Utils::Shell.shell_profile is deprecated! | |
Use Utils::Shell.profile instead. | |
/home/eholmda/.linuxbrew/Library/Homebrew/diagnostic.rb:518:in `check_xdg_data_dirs' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
intltool |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2017-05-17 14:26:57 +0200 | |
./configure | |
--prefix=/home/eholmda/.linuxbrew/Cellar/intltool/0.51.0 | |
--disable-silent-rules | |
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 whether make supports nested variables... yes | |
checking for perl... /usr/bin/perl | |
checking for perl >= 5.8.1... 5.10.1 | |
checking for XML::Parser... configure: error: XML::Parser perl module is required for intltool | |
HOMEBREW_VERSION: 1.1.13-154-gbfb63215c9 | |
ORIGIN: https://github.com/Linuxbrew/brew.git | |
HEAD: bfb63215c91dcce852f07b3ca2c0c336f9a270c5 | |
Last commit: 20 hours ago | |
Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
Core tap HEAD: e2ae7ffdc4898a0c2797dd31c05a67840d6509ae | |
Core tap last commit: 19 hours ago | |
HOMEBREW_PREFIX: /home/eholmda/.linuxbrew | |
HOMEBREW_REPOSITORY: /home/eholmda/.linuxbrew | |
HOMEBREW_CELLAR: /home/eholmda/.linuxbrew/Cellar | |
HOMEBREW_BOTTLE_DOMAIN: https://linuxbrew.bintray.com | |
CPU: 32-core 64-bit ivybridge | |
Homebrew Ruby: 2.0.0-p648 => /home/eholmda/.linuxbrew/Library/Homebrew/vendor/portable-ruby/2.0.0-p648/bin/ruby | |
Clang: 4.0 build | |
Git: 2.13.0 => /home/eholmda/.linuxbrew/bin/git | |
Perl: /usr/bin/perl | |
Python: /usr/bin/python | |
Ruby: /usr/bin/ruby | |
Java: Picked up JAVA_TOOL_OPTIONS: -Xmx500m | |
Kernel: Linux 2.6.32-642.6.2.el6.x86_64 x86_64 GNU/Linux | |
OS: Red Hat Enterprise Linux Server release 6.8 (Santiago) (Santiago) | |
Host glibc: 2.12 | |
/usr/bin/gcc: 4.4.7 | |
glibc: N/A | |
gcc: 5.3.0 | |
xorg: 20170115 | |
HOMEBREW_CC: gcc-6 | |
HOMEBREW_CXX: g++-6 | |
MAKEFLAGS: -j32 | |
CMAKE_PREFIX_PATH: /home/eholmda/.linuxbrew | |
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig | |
HOMEBREW_BUILD_FROM_SOURCE: 1 | |
ACLOCAL_PATH: /home/eholmda/.linuxbrew/share/aclocal | |
PATH: /home/eholmda/.linuxbrew/Library/Homebrew/shims/linux/super:/home/eholmda/.linuxbrew/opt/binutils/bin:/usr/bin:/bin:/usr/sbin:/sbin:/home/eholmda/.linuxbrew/opt/gcc@6/bin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by intltool configure 0.51.0, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --prefix=/home/eholmda/.linuxbrew/Cellar/intltool/0.51.0 --disable-silent-rules | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = eselnts1323 | |
uname -m = x86_64 | |
uname -r = 2.6.32-642.6.2.el6.x86_64 | |
uname -s = Linux | |
uname -v = #1 SMP Mon Oct 24 10:22:33 EDT 2016 | |
/usr/bin/uname -p = unknown | |
/bin/uname -X = unknown | |
/bin/arch = x86_64 | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = unknown | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /home/eholmda/.linuxbrew/Library/Homebrew/shims/linux/super | |
PATH: /home/eholmda/.linuxbrew/opt/binutils/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /home/eholmda/.linuxbrew/opt/gcc@6/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:1756: checking for a BSD-compatible install | |
configure:1824: result: /usr/bin/install -c | |
configure:1835: checking whether build environment is sane | |
configure:1890: result: yes | |
configure:2041: checking for a thread-safe mkdir -p | |
configure:2080: result: /bin/mkdir -p | |
configure:2087: checking for gawk | |
configure:2103: found /usr/bin/gawk | |
configure:2114: result: gawk | |
configure:2125: checking whether make sets $(MAKE) | |
configure:2147: result: yes | |
configure:2176: checking whether make supports nested variables | |
configure:2193: result: yes | |
configure:2325: checking for perl | |
configure:2343: found /usr/bin/perl | |
configure:2355: result: /usr/bin/perl | |
configure:2366: checking for perl >= 5.8.1 | |
configure:2373: result: 5.10.1 | |
configure:2376: checking for XML::Parser | |
configure:2382: error: XML::Parser perl module is required for intltool | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_path_PERL=/usr/bin/perl | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_path_mkdir=/bin/mkdir | |
ac_cv_prog_AWK=gawk | |
ac_cv_prog_make_make_set=yes | |
am_cv_make_support_nested_variables=yes | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} /tmp/intltool-20170517-400155-s6xpyn/intltool-0.51.0/missing aclocal-1.14' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='1' | |
AM_V='$(V)' | |
AUTOCONF='${SHELL} /tmp/intltool-20170517-400155-s6xpyn/intltool-0.51.0/missing autoconf' | |
AUTOHEADER='${SHELL} /tmp/intltool-20170517-400155-s6xpyn/intltool-0.51.0/missing autoheader' | |
AUTOMAKE='${SHELL} /tmp/intltool-20170517-400155-s6xpyn/intltool-0.51.0/missing automake-1.14' | |
AWK='gawk' | |
BZR='' | |
CYGPATH_W='echo' | |
DEFS='' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
LIBOBJS='' | |
LIBS='' | |
LTLIBOBJS='' | |
MAKEINFO='${SHELL} /tmp/intltool-20170517-400155-s6xpyn/intltool-0.51.0/missing makeinfo' | |
MKDIR_P='/bin/mkdir -p' | |
PACKAGE='intltool' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='intltool' | |
PACKAGE_STRING='intltool 0.51.0' | |
PACKAGE_TARNAME='intltool' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='0.51.0' | |
PATH_SEPARATOR=':' | |
PERL='/usr/bin/perl' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
STRIP='' | |
VERSION='0.51.0' | |
aclocaldir='${datadir}/aclocal' | |
am__isrc='' | |
am__leading_dot='.' | |
am__tar='$${TAR-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
bindir='${exec_prefix}/bin' | |
build_alias='' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='NONE' | |
host_alias='' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /tmp/intltool-20170517-400155-s6xpyn/intltool-0.51.0/install-sh' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(MKDIR_P)' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
pkgdatadir='${datadir}/intltool' | |
prefix='/home/eholmda/.linuxbrew/Cellar/intltool/0.51.0' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "intltool" | |
#define PACKAGE_TARNAME "intltool" | |
#define PACKAGE_VERSION "0.51.0" | |
#define PACKAGE_STRING "intltool 0.51.0" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_URL "" | |
#define PACKAGE "intltool" | |
#define VERSION "0.51.0" | |
configure: exit 127 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment