Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #16162 (new defect)

Opened 4 weeks ago

Last modified 4 weeks ago

ntfsprogs fails to compile with variant crypto

Reported by: ex_adres@… Owned by: eridius@…
Priority: Normal Milestone: Port Bugs
Component: ports Version: 1.6.0
Keywords: ntfsprogs crypto libconfig Cc:

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.

Attachments

config.log (31.4 kB) - added by ex_adres@… 4 weeks ago.

Change History

Changed 4 weeks ago by ex_adres@…

Changed 4 weeks ago by macsforever2000@…

  • owner changed from macports-tickets@… to eridius@…
  • priority changed from Not set to Normal
  • type changed from enhancement to defect
  • milestone set to Port Bugs

Assigning to maintainer.

Note: See TracTickets for help on using tickets.