Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#16162 closed defect (fixed)

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: dbevans (David B. Evans)
Port: ntfsprogs

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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 (1)

config.log (31.4 KB) - added by ex_adres@… 16 years ago.

Download all attachments as: .zip

Change History (6)

Changed 16 years ago by ex_adres@…

Attachment: config.log added

comment:1 Changed 16 years ago by mf2k (Frank Schima)

Milestone: Port Bugs
Owner: changed from macports-tickets@… to eridius@…
Priority: Not setNormal
Type: enhancementdefect

Assigning to maintainer.

comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: ntfsprogs added

comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from eridius@… to macports-tickets@…

Kevin no longer maintains ntfsprogs as of r38881.

comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: devans@… added
Resolution: fixed
Status: newclosed

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

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.