Skip to content

Instantly share code, notes, and snippets.

@fsouza
Created March 4, 2013 00:14
Show Gist options
  • Save fsouza/5079028 to your computer and use it in GitHub Desktop.
Save fsouza/5079028 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by irssi configure 0.8.15, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/irssi/0.8.15 --sysconfdir=/usr/local/etc --with-bot --with-proxy --enable-ssl --enable-ipv6 --with-socks --with-perl=yes --with-perl-lib=/usr/local/Cellar/irssi/0.8.15/lib/perl5/site_perl
## --------- ##
## Platform. ##
## --------- ##
hostname = xikinbook.local
uname -m = x86_64
uname -r = 12.2.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 8.00 gigabytes
Default processor set: 118 tasks, 674 threads, 4 processors
Load average: 2.57, Mach factor: 1.69
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/pkg-config/bin
PATH: /usr/local/opt/gettext/bin
PATH: /usr/local/opt/glib/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2613: checking for a BSD-compatible install
configure:2681: result: /usr/bin/install -c
configure:2692: checking whether build environment is sane
configure:2742: result: yes
configure:2883: checking for a thread-safe mkdir -p
configure:2922: result: build-aux/install-sh -c -d
configure:2935: checking for gawk
configure:2965: result: no
configure:2935: checking for mawk
configure:2965: result: no
configure:2935: checking for nawk
configure:2965: result: no
configure:2935: checking for awk
configure:2951: found /usr/bin/awk
configure:2962: result: awk
configure:2973: checking whether make sets $(MAKE)
configure:2995: result: yes
configure:3068: checking whether to enable maintainer-specific portions of Makefiles
configure:3077: result: no
configure:3103: checking for style of include used by make
configure:3131: result: GNU
configure:3201: checking for gcc
configure:3228: result: cc
configure:3457: checking for C compiler version
configure:3466: cc --version >&5
Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.2.0
Thread model: posix
configure:3477: $? = 0
configure:3466: cc -v >&5
Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.2.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-I /usr/local/opt/gettext/include'
clang: warning: argument unused during compilation: '-L/usr/local/opt/gettext/lib'
clang: warning: argument unused during compilation: '-L/usr/local/opt/libffi/lib'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
... rest of stderr output deleted ...
configure:3477: $? = 0
configure:3466: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:3477: $? = 1
configure:3466: cc -qversion >&5
clang: error: no input files
configure:3477: $? = 1
configure:3497: checking whether the C compiler works
configure:3519: cc conftest.c >&5
configure:3523: $? = 0
configure:3572: result: yes
configure:3575: checking for C compiler default output file name
configure:3577: result: a.out
configure:3583: checking for suffix of executables
configure:3590: cc -o conftest conftest.c >&5
configure:3594: $? = 0
configure:3616: result:
configure:3638: checking whether we are cross compiling
configure:3646: cc -o conftest conftest.c >&5
configure:3650: $? = 0
configure:3657: ./conftest
configure:3661: $? = 0
configure:3676: result: no
configure:3681: checking for suffix of object files
configure:3703: cc -c conftest.c >&5
configure:3707: $? = 0
configure:3728: result: o
configure:3732: checking whether we are using the GNU C compiler
configure:3751: cc -c conftest.c >&5
configure:3751: $? = 0
configure:3760: result: yes
configure:3769: checking whether cc accepts -g
configure:3789: cc -c -g conftest.c >&5
configure:3789: $? = 0
configure:3830: result: yes
configure:3847: checking for cc option to accept ISO C89
configure:3911: cc -c -g -O2 conftest.c >&5
configure:3911: $? = 0
configure:3924: result: none needed
configure:3946: checking dependency style of cc
configure:4056: result: gcc3
configure:4072: checking for library containing strerror
configure:4103: cc -o conftest -g -O2 conftest.c >&5
conftest.c:16:6: warning: incompatible redeclaration of library function 'strerror'
char strerror ();
^
conftest.c:16:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:4103: $? = 0
configure:4120: result: none required
configure:4176: checking for gcc
configure:4203: result: cc
configure:4432: checking for C compiler version
configure:4441: cc --version >&5
Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.2.0
Thread model: posix
configure:4452: $? = 0
configure:4441: cc -v >&5
Apple LLVM version 4.2 (clang-425.0.24) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.2.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-I /usr/local/opt/gettext/include'
clang: warning: argument unused during compilation: '-L/usr/local/opt/gettext/lib'
clang: warning: argument unused during compilation: '-L/usr/local/opt/libffi/lib'
clang: warning: argument unused during compilation: '-L/usr/local/lib'
... rest of stderr output deleted ...
configure:4452: $? = 0
configure:4441: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:4452: $? = 1
configure:4441: cc -qversion >&5
clang: error: no input files
configure:4452: $? = 1
configure:4456: checking whether we are using the GNU C compiler
configure:4484: result: yes
configure:4493: checking whether cc accepts -g
configure:4554: result: yes
configure:4571: checking for cc option to accept ISO C89
configure:4648: result: none needed
configure:4670: checking dependency style of cc
configure:4780: result: gcc3
configure:4800: checking how to run the C preprocessor
configure:4831: cc -E conftest.c
configure:4831: $? = 0
configure:4845: cc -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4845: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "irssi"
| #define PACKAGE_TARNAME "irssi"
| #define PACKAGE_VERSION "0.8.15"
| #define PACKAGE_STRING "irssi 0.8.15"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4870: result: cc -E
configure:4890: cc -E conftest.c
configure:4890: $? = 0
configure:4904: cc -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4904: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "irssi"
| #define PACKAGE_TARNAME "irssi"
| #define PACKAGE_VERSION "0.8.15"
| #define PACKAGE_STRING "irssi 0.8.15"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4961: checking build system type
configure:4975: result: x86_64-apple-darwin12.2.0
configure:4995: checking host system type
configure:5008: result: x86_64-apple-darwin12.2.0
configure:5028: checking for a sed that does not truncate output
configure:5092: result: /usr/local/Library/ENV/4.3/sed
configure:5110: checking for grep that handles long lines and -e
configure:5168: result: /usr/bin/grep
configure:5173: checking for egrep
configure:5235: result: /usr/bin/grep -E
configure:5240: checking for fgrep
configure:5302: result: /usr/bin/grep -F
configure:5337: checking for ld used by cc
configure:5404: result: /usr/bin/ld
configure:5411: checking if the linker (/usr/bin/ld) is GNU ld
configure:5426: result: no
configure:5438: checking for BSD- or MS-compatible name lister (nm)
configure:5487: result: /usr/bin/nm
configure:5605: checking the name lister (/usr/bin/nm) interface
configure:5612: cc -c -g -O2 conftest.c >&5
configure:5615: /usr/bin/nm "conftest.o"
configure:5618: output
000000000000020c S _some_variable
configure:5625: result: BSD nm
configure:5628: checking whether ln -s works
configure:5632: result: yes
configure:5640: checking the maximum length of command line arguments
configure:5760: result: 196608
configure:5777: checking whether the shell understands some XSI constructs
configure:5787: result: yes
configure:5791: checking whether the shell understands "+="
configure:5797: result: yes
configure:5832: checking for /usr/bin/ld option to reload object files
configure:5839: result: -r
configure:5908: checking for objdump
configure:5938: result: no
configure:5967: checking how to recognize dependent libraries
configure:6163: result: pass_all
configure:6223: checking for ar
configure:6239: found /usr/bin/ar
configure:6250: result: ar
configure:6328: checking for strip
configure:6344: found /usr/bin/strip
configure:6355: result: strip
configure:6427: checking for ranlib
configure:6443: found /usr/bin/ranlib
configure:6454: result: ranlib
configure:6544: checking command to parse /usr/bin/nm output from cc object
configure:6662: cc -c -g -O2 conftest.c >&5
configure:6665: $? = 0
configure:6669: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6672: $? = 0
cannot find nm_test_var in conftest.nm
configure:6662: cc -c -g -O2 conftest.c >&5
configure:6665: $? = 0
configure:6669: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
configure:6672: $? = 0
configure:6726: cc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6729: $? = 0
configure:6767: result: ok
configure:7031: checking for dsymutil
configure:7047: found /usr/bin/dsymutil
configure:7058: result: dsymutil
configure:7123: checking for nmedit
configure:7139: found /usr/bin/nmedit
configure:7150: result: nmedit
configure:7215: checking for lipo
configure:7231: found /usr/bin/lipo
configure:7242: result: lipo
configure:7307: checking for otool
configure:7323: found /usr/bin/otool
configure:7334: result: otool
configure:7399: checking for otool64
configure:7429: result: no
configure:7474: checking for -single_module linker flag
cc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:7501: result: yes
configure:7503: checking for -exported_symbols_list linker flag
configure:7523: cc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:7523: $? = 0
configure:7533: result: yes
configure:7571: checking for ANSI C header files
configure:7591: cc -c -g -O2 conftest.c >&5
configure:7591: $? = 0
configure:7664: cc -o conftest -g -O2 conftest.c >&5
configure:7664: $? = 0
configure:7664: ./conftest
configure:7664: $? = 0
configure:7675: result: yes
configure:7688: checking for sys/types.h
configure:7688: cc -c -g -O2 conftest.c >&5
configure:7688: $? = 0
configure:7688: result: yes
configure:7688: checking for sys/stat.h
configure:7688: cc -c -g -O2 conftest.c >&5
configure:7688: $? = 0
configure:7688: result: yes
configure:7688: checking for stdlib.h
configure:7688: cc -c -g -O2 conftest.c >&5
configure:7688: $? = 0
configure:7688: result: yes
configure:7688: checking for string.h
configure:7688: cc -c -g -O2 conftest.c >&5
configure:7688: $? = 0
configure:7688: result: yes
configure:7688: checking for memory.h
configure:7688: cc -c -g -O2 conftest.c >&5
configure:7688: $? = 0
configure:7688: result: yes
configure:7688: checking for strings.h
configure:7688: cc -c -g -O2 conftest.c >&5
configure:7688: $? = 0
configure:7688: result: yes
configure:7688: checking for inttypes.h
configure:7688: cc -c -g -O2 conftest.c >&5
configure:7688: $? = 0
configure:7688: result: yes
configure:7688: checking for stdint.h
configure:7688: cc -c -g -O2 conftest.c >&5
configure:7688: $? = 0
configure:7688: result: yes
configure:7688: checking for unistd.h
configure:7688: cc -c -g -O2 conftest.c >&5
configure:7688: $? = 0
configure:7688: result: yes
configure:7703: checking for dlfcn.h
configure:7703: cc -c -g -O2 conftest.c >&5
configure:7703: $? = 0
configure:7703: result: yes
configure:7887: checking for objdir
configure:7902: result: .libs
configure:8198: checking if cc supports -fno-rtti -fno-exceptions
configure:8216: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:8220: $? = 0
configure:8233: result: yes
configure:8253: checking for cc option to produce PIC
configure:8525: result: -fno-common -DPIC
configure:8537: checking if cc PIC flag -fno-common -DPIC works
configure:8555: cc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:8559: $? = 0
configure:8572: result: yes
configure:8596: checking if cc static flag -static works
configure:8624: result: no
configure:8639: checking if cc supports -c -o file.o
configure:8660: cc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8664: $? = 0
configure:8686: result: yes
configure:8694: checking if cc supports -c -o file.o
configure:8741: result: yes
configure:8774: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:9760: result: yes
configure:9999: checking dynamic linker characteristics
configure:10650: result: darwin12.2.0 dyld
configure:10752: checking how to hardcode library paths into programs
configure:10777: result: immediate
configure:11297: checking whether stripping libraries is possible
configure:11311: result: yes
configure:11337: checking if libtool supports shared libraries
configure:11339: result: yes
configure:11342: checking whether to build shared libraries
configure:11363: result: yes
configure:11366: checking whether to build static libraries
configure:11370: result: yes
configure:11408: checking for sed
configure:11426: found /usr/local/Library/ENV/4.3/sed
configure:11438: result: /usr/local/Library/ENV/4.3/sed
configure:11448: checking for perl
configure:11466: found /usr/bin/perl
configure:11478: result: /usr/bin/perl
configure:11490: checking for unistd.h
configure:11490: result: yes
configure:11490: checking dirent.h usability
configure:11490: cc -c -g -O2 conftest.c >&5
configure:11490: $? = 0
configure:11490: result: yes
configure:11490: checking dirent.h presence
configure:11490: cc -E conftest.c
configure:11490: $? = 0
configure:11490: result: yes
configure:11490: checking for dirent.h
configure:11490: result: yes
configure:11490: checking sys/ioctl.h usability
configure:11490: cc -c -g -O2 conftest.c >&5
configure:11490: $? = 0
configure:11490: result: yes
configure:11490: checking sys/ioctl.h presence
configure:11490: cc -E conftest.c
configure:11490: $? = 0
configure:11490: result: yes
configure:11490: checking for sys/ioctl.h
configure:11490: result: yes
configure:11490: checking sys/resource.h usability
configure:11490: cc -c -g -O2 conftest.c >&5
configure:11490: $? = 0
configure:11490: result: yes
configure:11490: checking sys/resource.h presence
configure:11490: cc -E conftest.c
configure:11490: $? = 0
configure:11490: result: yes
configure:11490: checking for sys/resource.h
configure:11490: result: yes
configure:11506: checking sys/time.h usability
configure:11506: cc -c -g -O2 conftest.c >&5
configure:11506: $? = 0
configure:11506: result: yes
configure:11506: checking sys/time.h presence
configure:11506: cc -E conftest.c
configure:11506: $? = 0
configure:11506: result: yes
configure:11506: checking for sys/time.h
configure:11506: result: yes
configure:11506: checking sys/utsname.h usability
configure:11506: cc -c -g -O2 conftest.c >&5
configure:11506: $? = 0
configure:11506: result: yes
configure:11506: checking sys/utsname.h presence
configure:11506: cc -E conftest.c
configure:11506: $? = 0
configure:11506: result: yes
configure:11506: checking for sys/utsname.h
configure:11506: result: yes
configure:11506: checking regex.h usability
configure:11506: cc -c -g -O2 conftest.c >&5
configure:11506: $? = 0
configure:11506: result: yes
configure:11506: checking regex.h presence
configure:11506: cc -E conftest.c
configure:11506: $? = 0
configure:11506: result: yes
configure:11506: checking for regex.h
configure:11506: result: yes
configure:11525: checking for special C compiler options needed for large files
configure:11570: result: no
configure:11576: checking for _FILE_OFFSET_BITS value needed for large files
configure:11601: cc -c -g -O2 conftest.c >&5
configure:11601: $? = 0
configure:11633: result: no
configure:11907: checking for socket
configure:11907: cc -o conftest -g -O2 conftest.c >&5
configure:11907: $? = 0
configure:11907: result: yes
configure:11958: checking for inet_addr
configure:11958: cc -o conftest -g -O2 conftest.c >&5
configure:11958: $? = 0
configure:11958: result: yes
configure:12013: checking for socklen_t
configure:12031: cc -c -g -O2 -Wall conftest.c >&5
conftest.c:34:11: warning: unused variable 't' [-Wunused-variable]
socklen_t t;
^
1 warning generated.
configure:12031: $? = 0
configure:12044: result: yes
configure:12051: checking size of int
configure:12056: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:12056: $? = 0
configure:12056: ./conftest
configure:12056: $? = 0
configure:12071: result: 4
configure:12085: checking size of long
configure:12090: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:12090: $? = 0
configure:12090: ./conftest
configure:12090: $? = 0
configure:12105: result: 8
configure:12119: checking size of long long
configure:12124: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:12124: $? = 0
configure:12124: ./conftest
configure:12124: $? = 0
configure:12139: result: 8
configure:12153: checking size of off_t
configure:12158: cc -o conftest -g -O2 -Wall conftest.c >&5
configure:12158: $? = 0
configure:12158: ./conftest
configure:12158: $? = 0
configure:12173: result: 8
configure:12220: checking for connect in -lsocks
configure:12245: cc -o conftest -g -O2 -Wall conftest.c -lsocks >&5
ld: library not found for -lsocks
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12245: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "irssi"
| #define PACKAGE_TARNAME "irssi"
| #define PACKAGE_VERSION "0.8.15"
| #define PACKAGE_STRING "irssi 0.8.15"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_REGEX_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define PRIuUOFF_T "lu"
| #define UOFF_T_LONG 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char connect ();
| int
| main ()
| {
| return connect ();
| ;
| return 0;
| }
configure:12254: result: no
configure:12369: checking for pkg-config
configure:12387: found /usr/local/opt/pkg-config/bin/pkg-config
configure:12399: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:12424: checking pkg-config is at least version 0.7
configure:12427: result: yes
configure:12445: checking for GLIB - version >= 2.6.0
configure:12559: cc -o conftest -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgmodule-2.0 -lglib-2.0 -lintl >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/gettext/0.18.1.1/lib'
configure:12559: $? = 0
configure:12559: ./conftest
dyld: Library not loaded: /usr/local/Cellar/gettext/0.18.1.1/lib/libintl.8.dylib
Referenced from: /usr/local/lib/libgmodule-2.0.0.dylib
Reason: image not found
./configure: line 1869: 49743 Trace/BPT trap: 5 ./conftest$ac_exeext
configure:12559: $? = 133
configure: program exited with status 133
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "irssi"
| #define PACKAGE_TARNAME "irssi"
| #define PACKAGE_VERSION "0.8.15"
| #define PACKAGE_STRING "irssi 0.8.15"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_REGEX_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define PRIuUOFF_T "lu"
| #define UOFF_T_LONG 1
| /* end confdefs.h. */
|
| #include <glib.h>
| #include <stdio.h>
| #include <stdlib.h>
|
| int
| main ()
| {
| int major, minor, micro;
| char *tmp_version;
|
| system ("touch conf.glibtest");
|
| /* HP/UX 9 (%@#!) writes to sscanf strings */
| tmp_version = g_strdup("2.6.0");
| if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) != 3) {
| printf("%s, bad version string\n", "2.6.0");
| exit(1);
| }
|
| if ((glib_major_version != 2) ||
| (glib_minor_version != 34) ||
| (glib_micro_version != 3))
| {
| printf("\n*** 'pkg-config --modversion glib-2.0' returned %d.%d.%d, but GLIB (%d.%d.%d)\n",
| 2, 34, 3,
| glib_major_version, glib_minor_version, glib_micro_version);
| printf ("*** was found! If pkg-config was correct, then it is best\n");
| printf ("*** to remove the old version of GLib. You may also be able to fix the error\n");
| printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
| printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
| printf("*** required on your system.\n");
| printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
| printf("*** to point to the correct configuration files\n");
| }
| else if ((glib_major_version != GLIB_MAJOR_VERSION) ||
| (glib_minor_version != GLIB_MINOR_VERSION) ||
| (glib_micro_version != GLIB_MICRO_VERSION))
| {
| printf("*** GLIB header files (version %d.%d.%d) do not match\n",
| GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION, GLIB_MICRO_VERSION);
| printf("*** library (version %d.%d.%d)\n",
| glib_major_version, glib_minor_version, glib_micro_version);
| }
| else
| {
| if ((glib_major_version > major) ||
| ((glib_major_version == major) && (glib_minor_version > minor)) ||
| ((glib_major_version == major) && (glib_minor_version == minor) && (glib_micro_version >= micro)))
| {
| return 0;
| }
| else
| {
| printf("\n*** An old version of GLIB (%d.%d.%d) was found.\n",
| glib_major_version, glib_minor_version, glib_micro_version);
| printf("*** You need a version of GLIB newer than %d.%d.%d. The latest version of\n",
| major, minor, micro);
| printf("*** GLIB is always available from ftp://ftp.gtk.org.\n");
| printf("***\n");
| printf("*** If you have already installed a sufficiently new version, this error\n");
| printf("*** probably means that the wrong copy of the pkg-config shell script is\n");
| printf("*** being found. The easiest way to fix this is to remove the old version\n");
| printf("*** of GLIB, but you can also set the PKG_CONFIG environment to point to the\n");
| printf("*** correct copy of pkg-config. (In this case, you will have to\n");
| printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
| printf("*** so that the correct libraries are found at run-time))\n");
| }
| }
| return 1;
| }
|
configure:12577: result: no
configure:12605: cc -o conftest -g -O2 -Wall -D_REENTRANT -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lgmodule-2.0 -lglib-2.0 -lintl >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/gettext/0.18.1.1/lib'
configure:12605: $? = 0
configure:12369: checking for pkg-config
configure:12399: result: /usr/local/opt/pkg-config/bin/pkg-config
configure:12424: checking pkg-config is at least version 0.7
configure:12427: result: yes
configure:12445: checking for GLIB - version >= 2.6.0
configure:12559: cc -o conftest -g -O2 -Wall -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/gettext/0.18.1.1/lib'
configure:12559: $? = 0
configure:12559: ./conftest
dyld: Library not loaded: /usr/local/Cellar/gettext/0.18.1.1/lib/libintl.8.dylib
Referenced from: /usr/local/lib/libglib-2.0.0.dylib
Reason: image not found
./configure: line 1869: 49787 Trace/BPT trap: 5 ./conftest$ac_exeext
configure:12559: $? = 133
configure: program exited with status 133
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "irssi"
| #define PACKAGE_TARNAME "irssi"
| #define PACKAGE_VERSION "0.8.15"
| #define PACKAGE_STRING "irssi 0.8.15"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_REGEX_H 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_OFF_T 8
| #define PRIuUOFF_T "lu"
| #define UOFF_T_LONG 1
| /* end confdefs.h. */
|
| #include <glib.h>
| #include <stdio.h>
| #include <stdlib.h>
|
| int
| main ()
| {
| int major, minor, micro;
| char *tmp_version;
|
| system ("touch conf.glibtest");
|
| /* HP/UX 9 (%@#!) writes to sscanf strings */
| tmp_version = g_strdup("2.6.0");
| if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, &micro) != 3) {
| printf("%s, bad version string\n", "2.6.0");
| exit(1);
| }
|
| if ((glib_major_version != 2) ||
| (glib_minor_version != 34) ||
| (glib_micro_version != 3))
| {
| printf("\n*** 'pkg-config --modversion glib-2.0' returned %d.%d.%d, but GLIB (%d.%d.%d)\n",
| 2, 34, 3,
| glib_major_version, glib_minor_version, glib_micro_version);
| printf ("*** was found! If pkg-config was correct, then it is best\n");
| printf ("*** to remove the old version of GLib. You may also be able to fix the error\n");
| printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
| printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
| printf("*** required on your system.\n");
| printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
| printf("*** to point to the correct configuration files\n");
| }
| else if ((glib_major_version != GLIB_MAJOR_VERSION) ||
| (glib_minor_version != GLIB_MINOR_VERSION) ||
| (glib_micro_version != GLIB_MICRO_VERSION))
| {
| printf("*** GLIB header files (version %d.%d.%d) do not match\n",
| GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION, GLIB_MICRO_VERSION);
| printf("*** library (version %d.%d.%d)\n",
| glib_major_version, glib_minor_version, glib_micro_version);
| }
| else
| {
| if ((glib_major_version > major) ||
| ((glib_major_version == major) && (glib_minor_version > minor)) ||
| ((glib_major_version == major) && (glib_minor_version == minor) && (glib_micro_version >= micro)))
| {
| return 0;
| }
| else
| {
| printf("\n*** An old version of GLIB (%d.%d.%d) was found.\n",
| glib_major_version, glib_minor_version, glib_micro_version);
| printf("*** You need a version of GLIB newer than %d.%d.%d. The latest version of\n",
| major, minor, micro);
| printf("*** GLIB is always available from ftp://ftp.gtk.org.\n");
| printf("***\n");
| printf("*** If you have already installed a sufficiently new version, this error\n");
| printf("*** probably means that the wrong copy of the pkg-config shell script is\n");
| printf("*** being found. The easiest way to fix this is to remove the old version\n");
| printf("*** of GLIB, but you can also set the PKG_CONFIG environment to point to the\n");
| printf("*** correct copy of pkg-config. (In this case, you will have to\n");
| printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
| printf("*** so that the correct libraries are found at run-time))\n");
| }
| }
| return 1;
| }
|
configure:12577: result: no
configure:12605: cc -o conftest -g -O2 -Wall -I/usr/local/Cellar/glib/2.34.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.34.3/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include conftest.c -L/usr/local/Cellar/glib/2.34.3/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -lglib-2.0 -lintl >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/gettext/0.18.1.1/lib'
configure:12605: $? = 0
configure:12657: error: GLIB is required to build irssi.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-apple-darwin12.2.0
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_SSL_CFLAGS_set=
ac_cv_env_SSL_CFLAGS_value=
ac_cv_env_SSL_LIBS_set=
ac_cv_env_SSL_LIBS_value=
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_func_inet_addr=yes
ac_cv_func_socket=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_regex_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-apple-darwin12.2.0
ac_cv_lib_socks_connect=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/opt/pkg-config/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_perlpath=/usr/bin/perl
ac_cv_path_sedpath=/usr/local/Library/ENV/4.3/sed
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_strerror='none required'
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_off_t=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
am_cv_CC_dependencies_compiler_type=gcc3
irssi_cv_type_socklen_t=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /private/tmp/irssi-Ip4J/irssi-0.8.15/build-aux/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /private/tmp/irssi-Ip4J/irssi-0.8.15/build-aux/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /private/tmp/irssi-Ip4J/irssi-0.8.15/build-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /private/tmp/irssi-Ip4J/irssi-0.8.15/build-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /private/tmp/irssi-Ip4J/irssi-0.8.15/build-aux/missing --run automake-1.11'
AWK='awk'
BUILD_IRSSIBOT_FALSE=''
BUILD_IRSSIBOT_TRUE=''
BUILD_IRSSIPROXY_FALSE=''
BUILD_IRSSIPROXY_TRUE=''
BUILD_TEXTUI_FALSE=''
BUILD_TEXTUI_TRUE=''
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -Wall'
CHAT_MODULES=''
COMMON_LIBS=''
COMMON_NOUI_LIBS=''
CPP='cc -E'
CPPFLAGS=''
CURSES_INCLUDEDIR=''
CURSES_LIBS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GLIB_CFLAGS=''
GLIB_GENMARSHAL=''
GLIB_LIBS=''
GLIB_MKENUMS=''
GOBJECT_QUERY=''
GREP='/usr/bin/grep'
HAVE_PERL_FALSE=''
HAVE_PERL_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /private/tmp/irssi-Ip4J/irssi-0.8.15/build-aux/missing --run makeinfo'
MKDIR_P='build-aux/install-sh -c -d'
NEED_TPARM_FALSE=''
NEED_TPARM_TRUE=''
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OTOOL64=':'
OTOOL='otool'
PACKAGE='irssi'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='irssi'
PACKAGE_STRING='irssi 0.8.15'
PACKAGE_TARNAME='irssi'
PACKAGE_URL=''
PACKAGE_VERSION='0.8.15'
PATH_SEPARATOR=':'
PERL_CFLAGS=''
PERL_EXTRA_OPTS=''
PERL_FE_LINK_LIBS=''
PERL_LDFLAGS=''
PERL_LINK_FLAGS=''
PERL_LINK_LIBS=''
PERL_MM_PARAMS='INSTALLDIRS=perl LIB=/usr/local/Cellar/irssi/0.8.15/lib/perl5/site_perl'
PERL_STATIC_LIBS=''
PERL_USE_LIB=''
PKG_CONFIG='/usr/local/opt/pkg-config/bin/pkg-config'
PROG_LIBS=''
RANLIB='ranlib'
SED='/usr/local/Library/ENV/4.3/sed'
SET_MAKE=''
SHELL='/bin/sh'
SSL_CFLAGS=''
SSL_LIBS=''
STRIP='strip'
TEXTUI_LIBS=''
USE_CURSES_FALSE=''
USE_CURSES_TRUE=''
VERSION='0.8.15'
ac_ct_CC='cc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-apple-darwin12.2.0'
build_alias=''
build_cpu='x86_64'
build_os='darwin12.2.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-apple-darwin12.2.0'
host_alias=''
host_cpu='x86_64'
host_os='darwin12.2.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /private/tmp/irssi-Ip4J/irssi-0.8.15/build-aux/install-sh'
irc_MODULES=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='/bin/echo'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/build-aux/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
perl_module_fe_lib=''
perl_module_lib=''
perl_static_fe_lib=''
perl_static_lib=''
perlpath='/usr/bin/perl'
prefix='/usr/local/Cellar/irssi/0.8.15'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sedpath='/usr/local/Library/ENV/4.3/sed'
sharedstatedir='${prefix}/com'
sysconfdir='/usr/local/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "irssi"
#define PACKAGE_TARNAME "irssi"
#define PACKAGE_VERSION "0.8.15"
#define PACKAGE_STRING "irssi 0.8.15"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_UNISTD_H 1
#define HAVE_DIRENT_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_REGEX_H 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_OFF_T 8
#define PRIuUOFF_T "lu"
#define UOFF_T_LONG 1
configure: exit 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment