[MacPorts] #16162: ntfsprogs fails to compile with variant crypto

MacPorts noreply at macports.org
Sat Feb 28 15:33:10 PST 2009


#16162: ntfsprogs fails to compile with variant crypto
----------------------------------------+-----------------------------------
 Reporter:  ex_adres@…                  |       Owner:  eridius@…           
     Type:  defect                      |      Status:  new                 
 Priority:  Normal                      |   Milestone:  Port Bugs           
Component:  ports                       |     Version:  1.6.0               
 Keywords:  ntfsprogs crypto libconfig  |        Port:  ntfsprogs           
----------------------------------------+-----------------------------------
Changes (by ryandesign@…):

  * port:  => ntfsprogs


Old description:

> There seems to be a problem with a dependency (libconfig) when compiling
> variant +crypto. I have manually installed libconfig form ports,
> configure does still not find libconfig. A libconfig.pc does not exist.
>
> sudo port install ntfsprogs +crypto
> --->  Fetching ntfsprogs
> --->  Verifying checksum(s) for ntfsprogs
> --->  Extracting ntfsprogs
> --->  Configuring ntfsprogs
> Error: Target org.macports.configure returned: configure failure: 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-fuse-
> module --enable-crypto " returned error 1
> Command output: checking whether the /usr/bin/gcc-4.0 linker
> (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared
> libraries... yes
> checking dynamic linker characteristics... darwin9.4.0 dyld
> 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
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-
> darwin9/4.0.1/ld
> checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is
> GNU ld... no
> checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686
> -apple-darwin9/4.0.1/ld) supports shared libraries... yes
> checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
> checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
> checking if /usr/bin/g++-4.0 static flag -static works... no
> checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
> checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686
> -apple-darwin9/4.0.1/ld) supports shared libraries... yes
> checking dynamic linker characteristics... darwin9.4.0 dyld
> checking how to hardcode library paths into programs... immediate
> appending configuration tag "F77" to libtool
> checking for pkg-config... /opt/local/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for special C compiler options needed for large files... no
> checking for _FILE_OFFSET_BITS value needed for large files... no
> checking for FUSE... yes
> checking for libgcrypt-config... /opt/local/bin/libgcrypt-config
> checking for LIBGCRYPT - version >= 1.2.2... yes
> checking for GNUTLS... yes
> checking for libconfig... no
> configure: error: Linux-NTFS crypto code requires the libconfig.
>
> Error: Status 1 encountered during processing.

New description:

 There seems to be a problem with a dependency (libconfig) when compiling
 variant +crypto. I have manually installed libconfig form ports, configure
 does still not find libconfig. A libconfig.pc does not exist.

 {{{
 sudo port install ntfsprogs +crypto
 --->  Fetching ntfsprogs
 --->  Verifying checksum(s) for ntfsprogs
 --->  Extracting ntfsprogs
 --->  Configuring ntfsprogs
 Error: Target org.macports.configure returned: configure failure: 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-fuse-
 module --enable-crypto " returned error 1
 Command output: checking whether the /usr/bin/gcc-4.0 linker
 (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared
 libraries... yes
 checking dynamic linker characteristics... darwin9.4.0 dyld
 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
 configure: creating libtool
 appending configuration tag "CXX" to libtool
 checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-
 darwin9/4.0.1/ld
 checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is
 GNU ld... no
 checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-
 darwin9/4.0.1/ld) supports shared libraries... yes
 checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
 checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
 checking if /usr/bin/g++-4.0 static flag -static works... no
 checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
 checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-
 darwin9/4.0.1/ld) supports shared libraries... yes
 checking dynamic linker characteristics... darwin9.4.0 dyld
 checking how to hardcode library paths into programs... immediate
 appending configuration tag "F77" to libtool
 checking for pkg-config... /opt/local/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 checking for special C compiler options needed for large files... no
 checking for _FILE_OFFSET_BITS value needed for large files... no
 checking for FUSE... yes
 checking for libgcrypt-config... /opt/local/bin/libgcrypt-config
 checking for LIBGCRYPT - version >= 1.2.2... yes
 checking for GNUTLS... yes
 checking for libconfig... no
 configure: error: Linux-NTFS crypto code requires the libconfig.

 Error: Status 1 encountered during processing.
 }}}

--

Comment:

 WikiFormatting

-- 
Ticket URL: <http://trac.macports.org/ticket/16162#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list