Opened 14 years ago

Closed 14 years ago

#26690 closed defect (fixed)

ntfsprogs @2.0.0 missing dependency on gettext

Reported by: jason@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: ntfsprogs

Description (last modified by jmroot (Joshua Root))

When trying to install ntfsprogs it keeps failing saying that the C compiler cannot create executables. I've reinstalled the latest version of Xcode from Apple and made sure that the UNIX dev tools option was checked on install.

Mac OS X 10.6.4 Xcode 3.2.4

Here's the logs etc.:

GCC:

ls -l /usr/bin/gcc*
lrwxr-xr-x  1 root  wheel       7 Oct  1 06:57 /usr/bin/gcc -> gcc-4.2
-rwxr-xr-x  1 root  wheel   97392 Jul 26 12:35 /usr/bin/gcc-4.0
-rwxr-xr-x  1 root  wheel  166128 Jul 26 13:05 /usr/bin/gcc-4.2

MAIN.LOG:

version:1
:debug:main epoch: in tree: 0 installed: 0
:debug:main pkgconfig 0.25_1 exists in the ports tree
:debug:main pkgconfig 0.25_1  is the latest installed
:debug:main pkgconfig 0.25_1  is active
:debug:main Merging existing variants '' into variants
:debug:main new fully merged portvariants: 
:debug:main Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pkgconfig
:debug:main OS darwin/10.4.0 (Mac OS X 10.6) arch i386
:debug:main org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided
:debug:main org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided
:debug:main org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided
:debug:main adding the default universal variant
:debug:main Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
:debug:main No need to upgrade! pkgconfig 0.25_1 >= pkgconfig 0.25_1
:msg:main --->  Computing dependencies for ntfsprogs:info:main .:debug:main Searching for dependency: pkgconfig
:debug:main Found Dependency: receipt exists for pkgconfig
:msg:main 
:debug:main Executing org.macports.main (ntfsprogs)
:debug:main Skipping completed org.macports.fetch (ntfsprogs)
:debug:main Skipping completed org.macports.checksum (ntfsprogs)
:debug:main Skipping completed org.macports.extract (ntfsprogs)
:debug:main Skipping completed org.macports.patch (ntfsprogs)
:msg:main --->  Configuring ntfsprogs
:debug:main Using compiler 'Mac OS X gcc 4.2'
:debug:configure configure phase started at Fri Oct  1 07:26:06 MDT 2010
:debug:configure Executing org.macports.configure (ntfsprogs)
:debug:configure Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -lintl -arch x86_64' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0" && ./configure --prefix=/opt/local --disable-gnome-vfs --disable-ntfsmount --disable-crypto --without-uuid'
:info:configure checking build system type... i386-apple-darwin10.4.0
:info:configure checking host system type... i386-apple-darwin10.4.0
:info:configure checking target system type... i386-apple-darwin10.4.0
:info:configure checking for a BSD-compatible install... /usr/bin/install -c
:info:configure checking whether build environment is sane... yes
:info:configure checking for a thread-safe mkdir -p... ./install-sh -c -d
:info:configure checking for gawk... no
:info:configure checking for mawk... no
:info:configure checking for nawk... no
:info:configure checking for awk... awk
:info:configure checking whether make sets $(MAKE)... yes
:info:configure checking whether to enable maintainer-specific portions of Makefiles... no
:info:configure checking for gcc... /usr/bin/gcc-4.2
:info:configure checking for C compiler default output file name... 
:info:configure configure: error: C compiler cannot create executables
:info:configure See `config.log' for more details.
:info:configure shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0" && ./configure --prefix=/opt/local --disable-gnome-vfs --disable-ntfsmount --disable-crypto --without-uuid " returned error 77
:error:configure Target org.macports.configure returned: configure failure: shell command failed
:debug:configure Backtrace: configure failure: shell command failed
    while executing
"$procedure $targetname"
:info:configure Warning: the following items did not execute (for ntfsprogs): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install
:notice:configure Log for ntfsprogs is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/main.log

CONFIG.LOG:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by ntfsprogs configure 2.0.0, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --prefix=/opt/local --disable-gnome-vfs --disable-ntfsmount --disable-crypto --without-uuid

## --------- ##
## Platform. ##
## --------- ##

hostname = Jasons-iMac-2.local
uname -m = i386
uname -r = 10.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386

/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 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 8.00 gigabytes
Default processor set: 89 tasks, 354 threads, 8 processors
Load average: 0.84, Mach factor: 7.15
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2091: checking build system type
configure:2109: result: i386-apple-darwin10.4.0
configure:2131: checking host system type
configure:2146: result: i386-apple-darwin10.4.0
configure:2168: checking target system type
configure:2183: result: i386-apple-darwin10.4.0
configure:2229: checking for a BSD-compatible install
configure:2285: result: /usr/bin/install -c
configure:2296: checking whether build environment is sane
configure:2339: result: yes
configure:2367: checking for a thread-safe mkdir -p
configure:2406: result: ./install-sh -c -d
configure:2419: checking for gawk
configure:2449: result: no
configure:2419: checking for mawk
configure:2449: result: no
configure:2419: checking for nawk
configure:2449: result: no
configure:2419: checking for awk
configure:2435: found /usr/bin/awk
configure:2446: result: awk
configure:2457: checking whether make sets $(MAKE)
configure:2478: result: yes
configure:2666: checking whether to enable maintainer-specific portions of Makefiles
configure:2675: result: no
configure:2926: checking for gcc
configure:2953: result: /usr/bin/gcc-4.2
configure:3191: checking for C compiler version
configure:3198: /usr/bin/gcc-4.2 --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3201: $? = 0
configure:3208: /usr/bin/gcc-4.2 -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5664~105/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5664)
configure:3211: $? = 0
configure:3218: /usr/bin/gcc-4.2 -V >&5
gcc-4.2: argument to `-V' is missing
configure:3221: $? = 1
configure:3244: checking for C compiler default output file name
configure:3271: /usr/bin/gcc-4.2 -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -lintl -arch x86_64 conftest.c  >&5
ld: library not found for -lintl
collect2: ld returned 1 exit status
configure:3274: $? = 1
configure:3312: result: 
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ntfsprogs"
| #define PACKAGE_TARNAME "ntfsprogs"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "ntfsprogs 2.0.0"
| #define PACKAGE_BUGREPORT "linux-ntfs-dev@lists.sourceforge.net"
| #define PACKAGE "ntfsprogs"
| #define VERSION "2.0.0"
| #define _GNU_SOURCE 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3319: error: C compiler cannot create executables
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i386-apple-darwin10.4.0
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/usr/bin/gcc-4.2
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/opt/local/include
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=/usr/bin/g++-4.2
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=set
ac_cv_env_FFLAGS_value='-pipe -O2 -m64'
ac_cv_env_FUSE_CFLAGS_set=
ac_cv_env_FUSE_CFLAGS_value=
ac_cv_env_FUSE_LIBS_set=
ac_cv_env_FUSE_LIBS_value=
ac_cv_env_GNUTLS_CFLAGS_set=
ac_cv_env_GNUTLS_CFLAGS_value=
ac_cv_env_GNUTLS_LIBS_set=
ac_cv_env_GNUTLS_LIBS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/opt/local/lib -lintl -arch x86_64'
ac_cv_env_LIBNTFS_GNOMEVFS_CFLAGS_set=
ac_cv_env_LIBNTFS_GNOMEVFS_CFLAGS_value=
ac_cv_env_LIBNTFS_GNOMEVFS_LIBS_set=
ac_cv_env_LIBNTFS_GNOMEVFS_LIBS_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_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_libconfig_CFLAGS_set=
ac_cv_env_libconfig_CFLAGS_value=
ac_cv_env_libconfig_LIBS_set=
ac_cv_env_libconfig_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=i386-apple-darwin10.4.0
ac_cv_prog_AWK=awk
ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
ac_cv_prog_make_make_set=yes
ac_cv_target=i386-apple-darwin10.4.0

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/missing --run aclocal-1.10'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/missing --run tar'
AR=''
AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/missing --run autoconf'
AUTODIRS=''
AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/missing --run autoheader'
AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/missing --run automake-1.10'
AWK='awk'
CC='/usr/bin/gcc-4.2'
CCDEPMODE=''
CFLAGS='-pipe -O2 -arch x86_64'
CPP=''
CPPFLAGS='-I/opt/local/include'
CXX='/usr/bin/g++-4.2'
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS='-pipe -O2 -arch x86_64'
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
ECHO='/bin/echo'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP=''
ENABLE_CRYPTO_FALSE=''
ENABLE_CRYPTO_TRUE=''
ENABLE_FUSE_FALSE=''
ENABLE_FUSE_TRUE=''
ENABLE_GNOME_VFS_FALSE=''
ENABLE_GNOME_VFS_TRUE=''
ENABLE_TEST_FALSE=''
ENABLE_TEST_TRUE='#'
EXEEXT=''
F77=''
FFLAGS='-pipe -O2 -m64'
FUSE_CFLAGS=''
FUSE_LIBS=''
GNUTLS_CFLAGS=''
GNUTLS_LIBS=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS='-L/opt/local/lib -lintl -arch x86_64'
LIBGCRYPT_CFLAGS=''
LIBGCRYPT_CONFIG=''
LIBGCRYPT_LIBS=''
LIBNTFS_CFLAGS=''
LIBNTFS_GNOMEVFS_CFLAGS=''
LIBNTFS_GNOMEVFS_LIBS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
LTVERSION_LIBNTFS='10:0:0'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/missing --run makeinfo'
MKNTFS_CPPFLAGS=''
MKNTFS_LIBS=''
OBJEXT=''
PACKAGE='ntfsprogs'
PACKAGE_BUGREPORT='linux-ntfs-dev@lists.sourceforge.net'
PACKAGE_NAME='ntfsprogs'
PACKAGE_STRING='ntfsprogs 2.0.0'
PACKAGE_TARNAME='ntfsprogs'
PACKAGE_VERSION='2.0.0'
PATH_SEPARATOR=':'
PKG_CONFIG=''
RANLIB=''
REALLYSTATIC_FALSE=''
REALLYSTATIC_TRUE='#'
RM=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='2.0.0'
ac_ct_CC='/usr/bin/gcc-4.2'
ac_ct_CXX=''
ac_ct_F77=''
all_includes=''
all_libraries=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i386-apple-darwin10.4.0'
build_alias=''
build_cpu='i386'
build_os='darwin10.4.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu='i386'
host_os='darwin10.4.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_sysutils_ntfsprogs/work/ntfsprogs-2.0.0/install-sh'
libconfig_CFLAGS=''
libconfig_LIBS=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/./install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-apple-darwin10.4.0'
target_alias=''
target_cpu='i386'
target_os='darwin10.4.0'
target_vendor='apple'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "ntfsprogs"
#define PACKAGE_TARNAME "ntfsprogs"
#define PACKAGE_VERSION "2.0.0"
#define PACKAGE_STRING "ntfsprogs 2.0.0"
#define PACKAGE_BUGREPORT "linux-ntfs-dev@lists.sourceforge.net"
#define PACKAGE "ntfsprogs"
#define VERSION "2.0.0"
#define _GNU_SOURCE 1

configure: exit 77

Attachments (2)

main.log (4.5 KB) - added by jason@… 14 years ago.
config.log (10.3 KB) - added by jason@… 14 years ago.

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by jason@…

Attachment: main.log added

Changed 14 years ago by jason@…

Attachment: config.log added

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Description: modified (diff)

Please remember to preview and use WikiFormatting. Just attaching the logs is fine, there's no need to paste them inline as well.

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Summary: ntfsprogs @2.0.0 Error 77, C compiler cannot create executablesntfsprogs @2.0.0 missing dependency on gettext
Note: See TracTickets for help on using tickets.