New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16162 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

ntfsprogs fails to compile with variant crypto

Reported by: ex_adres@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: ntfsprogs crypto libconfig Cc: devans@…
Port: ntfsprogs

Description (last modified by ryandesign@…) (diff)

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 Download (31.4 KB) - added by ex_adres@… 4 years ago.

Change History

Changed 4 years ago by ex_adres@…

Changed 4 years 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.

Changed 3 years ago by ryandesign@…

  • port set to ntfsprogs
  • description modified (diff)

Changed 3 years ago by ryandesign@…

  • owner changed from eridius@… to macports-tickets@…

Kevin no longer maintains ntfsprogs as of r38881.

Changed 3 years ago by ryandesign@…

  • cc devans@… added
  • status changed from new to closed
  • resolution set to fixed

ntfsprogs @2.0.0_0+crypto installs fine for me on Tiger Intel. I believe this issue was fixed by r42402.

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.