[MacPorts] #15961: unable to actiavte libconfuse

MacPorts noreply at macports.org
Fri Jul 11 10:16:31 PDT 2008


#15961: unable to actiavte libconfuse
-------------------------------------+--------------------------------------
 Reporter:  aaronaddleman at gmail.com  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect                   |      Status:  new                                  
 Priority:  Normal                   |   Milestone:  Port Bugs                            
Component:  ports                    |     Version:  1.6.0                                
 Keywords:  libconfuse               |  
-------------------------------------+--------------------------------------
 When building libconfuse, I am unable to activate it on a MacBook Pro with
 4GB of memory. Instead of displaying any error that I am aware of, it
 hangs at the cmd line:

 % port -v
 MacPorts 1.600

 sh-3.2# port -vvv install libconfuse
 --->  Fetching libconfuse
 --->  Verifying checksum(s) for libconfuse
 --->  Checksumming confuse-2.6.tar.gz
 --->  Extracting libconfuse
 --->  Extracting confuse-2.6.tar.gz
 --->  Configuring libconfuse
 checking whether to enable maintainer-specific portions of Makefiles... no
 checking for a BSD-compatible install... /usr/bin/install
 checking whether build environment is sane... yes
 checking for gawk... gawk
 checking whether make sets $(MAKE)... yes
 checking for gcc... /usr/bin/gcc-4.0
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables...
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether /usr/bin/gcc-4.0 accepts -g... yes
 checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed
 checking for style of include used by make... GNU
 checking dependency style of /usr/bin/gcc-4.0... gcc3
 checking for flex... flex
 checking lex output file root... lex.yy
 checking lex library... -lfl
 checking whether yytext is a pointer... yes
 checking build system type... i386-apple-darwin9.3.0
 checking host system type... i386-apple-darwin9.3.0
 checking for a sed that does not truncate output... /usr/bin/sed
 checking for grep that handles long lines and -e... /usr/bin/grep
 checking for egrep... /usr/bin/grep -E
 checking for ld used by /usr/bin/gcc-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 for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload
 object files... -r
 checking for BSD-compatible nm... /usr/bin/nm -p
 checking whether ln -s works... yes
 checking how to recognise dependent libraries... pass_all
 checking how to run the C preprocessor... /usr/bin/cpp-4.0
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking dlfcn.h usability... yes
 checking dlfcn.h presence... yes
 checking for dlfcn.h... yes
 checking the maximum length of command line arguments... 196608
 checking command to parse /usr/bin/nm -p output from /usr/bin/gcc-4.0
 object... ok
 checking for objdir... .libs
 checking for ar... ar
 checking for ranlib... ranlib
 checking for strip... strip
 checking if /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no
 checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common
 checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... yes
 checking if /usr/bin/gcc-4.0 static flag -static works... no
 checking if /usr/bin/gcc-4.0 supports -c -o file.o... yes
 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.3.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... no
 checking whether to build static libraries... yes
 configure: creating libtool
 checking whether NLS is requested... yes
 checking for msgfmt... /opt/local/bin/msgfmt
 checking for gmsgfmt... /opt/local/bin/msgfmt
 checking for xgettext... /opt/local/bin/xgettext
 checking for msgmerge... /opt/local/bin/msgmerge
 checking for ld used by GCC... /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 for shared library run path origin... done
 checking for CFPreferencesCopyAppValue... yes
 checking for CFLocaleCopyCurrent... yes
 checking for GNU gettext in libc... no
 checking for iconv... yes
 checking how to link with libiconv... -liconv
 checking for GNU gettext in libintl... yes
 checking whether to use NLS... yes
 checking where the gettext function comes from... external libintl
 checking how to link with libintl... -lintl -liconv -lc  -Wl,-framework
 -Wl,CoreFoundation
 checking for ANSI C header files... (cached) yes
 checking for stdlib.h... (cached) yes
 checking for string.h... (cached) yes
 checking for unistd.h... (cached) yes
 checking for an ANSI C-conforming const... yes
 checking for strcasecmp... yes
 checking for strdup... yes
 checking for strndup... no
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating src/Makefile
 config.status: creating examples/Makefile
 config.status: creating po/Makefile.in
 config.status: creating m4/Makefile
 config.status: creating tests/Makefile
 config.status: creating doc/Makefile
 config.status: creating doc/Doxyfile
 config.status: creating libconfuse.pc
 config.status: creating libconfuse.spec
 config.status: creating config.h
 config.status: executing depfiles commands
 config.status: executing po-directories commands
 config.status: creating po/POTFILES
 config.status: creating po/Makefile
 --->  Building libconfuse with target all
 make  all-recursive
 Making all in m4
 make[2]: Nothing to be done for `all'.
 Making all in po
 make[2]: Nothing to be done for `all'.
 Making all in src
 if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0
 -DLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
 -I/opt/local/include -Wall -Werror -O2 -MT confuse.lo -MD -MP -MF
 ".deps/confuse.Tpo" -c -o confuse.lo confuse.c; \
         then mv -f ".deps/confuse.Tpo" ".deps/confuse.Plo"; else rm -f
 ".deps/confuse.Tpo"; exit 1; fi
  /usr/bin/gcc-4.0 -DLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H
 -I. -I. -I.. -I/opt/local/include -Wall -Werror -O2 -MT confuse.lo -MD -MP
 -MF .deps/confuse.Tpo -c confuse.c -o confuse.o
 if /bin/sh ../libtool --mode=compile /usr/bin/gcc-4.0
 -DLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
 -I/opt/local/include -Wall -Werror -O2 -MT lexer.lo -MD -MP -MF
 ".deps/lexer.Tpo" -c -o lexer.lo lexer.c; \
         then mv -f ".deps/lexer.Tpo" ".deps/lexer.Plo"; else rm -f
 ".deps/lexer.Tpo"; exit 1; fi
  /usr/bin/gcc-4.0 -DLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H
 -I. -I. -I.. -I/opt/local/include -Wall -Werror -O2 -MT lexer.lo -MD -MP
 -MF .deps/lexer.Tpo -c lexer.c -o lexer.o
 /bin/sh ../libtool --mode=link /usr/bin/gcc-4.0 -Wall -Werror -O2
 -L/opt/local/lib -o libconfuse.la -rpath /opt/local/lib  confuse.lo
 lexer.lo -L/opt/local/lib -lintl -L/opt/local/lib -liconv -lc
 -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation
 mkdir .libs
 ar cru .libs/libconfuse.a  confuse.o lexer.o
 ranlib .libs/libconfuse.a
 creating libconfuse.la
 (cd .libs && rm -f libconfuse.la && ln -s ../libconfuse.la libconfuse.la)
 Making all in examples
 if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../src
 -I/opt/local/include  -O2 -MT simple.o -MD -MP -MF ".deps/simple.Tpo" -c
 -o simple.o simple.c; \
         then mv -f ".deps/simple.Tpo" ".deps/simple.Po"; else rm -f
 ".deps/simple.Tpo"; exit 1; fi
 /bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -O2 -L../src/
 -L/opt/local/lib -o simple  simple.o ../src/libconfuse.la -L/opt/local/lib
 -lintl -L/opt/local/lib -liconv -lc -R/opt/local/lib -Wl,-framework
 -Wl,CoreFoundation
 mkdir .libs
 /usr/bin/gcc-4.0 -O2 -o simple simple.o -Wl,-framework -Wl,CoreFoundation
 -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/confuse-2.6/src
 -L/opt/local/lib ../src/.libs/libconfuse.a /opt/local/lib/libintl.dylib
 /opt/local/lib/libiconv.dylib -lc
 if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../src
 -I/opt/local/include  -O2 -MT reread.o -MD -MP -MF ".deps/reread.Tpo" -c
 -o reread.o reread.c; \
         then mv -f ".deps/reread.Tpo" ".deps/reread.Po"; else rm -f
 ".deps/reread.Tpo"; exit 1; fi
 /bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -O2 -L../src/
 -L/opt/local/lib -o reread  reread.o ../src/libconfuse.la -L/opt/local/lib
 -lintl -L/opt/local/lib -liconv -lc -R/opt/local/lib -Wl,-framework
 -Wl,CoreFoundation
 /usr/bin/gcc-4.0 -O2 -o reread reread.o -Wl,-framework -Wl,CoreFoundation
 -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/confuse-2.6/src
 -L/opt/local/lib ../src/.libs/libconfuse.a /opt/local/lib/libintl.dylib
 /opt/local/lib/libiconv.dylib -lc
 if /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -I../src
 -I/opt/local/include  -O2 -MT ftpconf.o -MD -MP -MF ".deps/ftpconf.Tpo" -c
 -o ftpconf.o ftpconf.c; \
         then mv -f ".deps/ftpconf.Tpo" ".deps/ftpconf.Po"; else rm -f
 ".deps/ftpconf.Tpo"; exit 1; fi
 /bin/sh ../libtool --mode=link /usr/bin/gcc-4.0  -O2 -L../src/
 -L/opt/local/lib -o ftpconf  ftpconf.o ../src/libconfuse.la
 -L/opt/local/lib -lintl -L/opt/local/lib -liconv -lc -R/opt/local/lib
 -Wl,-framework -Wl,CoreFoundation
 /usr/bin/gcc-4.0 -O2 -o ftpconf ftpconf.o -Wl,-framework
 -Wl,CoreFoundation
 -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/confuse-2.6/src
 -L/opt/local/lib ../src/.libs/libconfuse.a /opt/local/lib/libintl.dylib
 /opt/local/lib/libiconv.dylib -lc
 Making all in tests
 make[2]: Nothing to be done for `all'.
 Making all in doc
 make[2]: Nothing to be done for `all'.
 make[2]: Nothing to be done for `all-am'.
 --->  Staging libconfuse into destroot
 . changed
         gid expected 0 found 80 modified
 ./usr missing (created)
 . missing (directory not created: File exists)
 ./Applications missing (created)
 ./Developer missing (created)
 ./Library missing (created)
 . changed
         gid expected 80 found 0 modified
 ./bin missing (created)
 ./etc missing (created)
 ./include missing (created)
 ./lib missing (created)
 ./libexec missing (created)
 ./sbin missing (created)
 ./share missing (created)
 ./share/info missing (created)
 ./share/man missing (created)
 ./share/man/cat1 missing (created)
 ./share/man/cat2 missing (created)
 ./share/man/cat3 missing (created)
 ./share/man/cat4 missing (created)
 ./share/man/cat5 missing (created)
 ./share/man/cat6 missing (created)
 ./share/man/cat7 missing (created)
 ./share/man/cat8 missing (created)
 ./share/man/cat9 missing (created)
 ./share/man/catl missing (created)
 ./share/man/catn missing (created)
 ./share/man/man1 missing (created)
 ./share/man/man2 missing (created)
 ./share/man/man3 missing (created)
 ./share/man/man4 missing (created)
 ./share/man/man5 missing (created)
 ./share/man/man6 missing (created)
 ./share/man/man7 missing (created)
 ./share/man/man8 missing (created)
 ./share/man/man9 missing (created)
 ./share/man/manl missing (created)
 ./share/man/mann missing (created)
 ./share/nls missing (created)
 ./share/nls/C missing (created)
 ./share/nls/af_ZA.ISO8859-1 missing (created)
 ./share/nls/af_ZA.ISO8859-15 missing (created)
 ./share/nls/bg_BG.CP1251 missing (created)
 ./share/nls/cs_CZ.ISO8859-2 missing (created)
 ./share/nls/da_DK.ISO8859-1 missing (created)
 ./share/nls/da_DK.ISO8859-15 missing (created)
 ./share/nls/de_AT.ISO8859-1 missing (created)
 ./share/nls/de_AT.ISO8859-15 missing (created)
 ./share/nls/de_CH.ISO8859-1 missing (created)
 ./share/nls/de_CH.ISO8859-15 missing (created)
 ./share/nls/de_DE.ISO8859-1 missing (created)
 ./share/nls/de_DE.ISO8859-15 missing (created)
 ./share/nls/el_GR.ISO8859-7 missing (created)
 ./share/nls/en_AU.ISO8859-1 missing (created)
 ./share/nls/en_AU.ISO8859-15 missing (created)
 ./share/nls/en_AU.US-ASCII missing (created)
 ./share/nls/en_CA.ISO8859-1 missing (created)
 ./share/nls/en_CA.ISO8859-15 missing (created)
 ./share/nls/en_CA.US-ASCII missing (created)
 ./share/nls/en_GB.ISO8859-1 missing (created)
 ./share/nls/en_GB.ISO8859-15 missing (created)
 ./share/nls/en_GB.US-ASCII missing (created)
 ./share/nls/en_NZ.ISO8859-1 missing (created)
 ./share/nls/en_NZ.ISO8859-15 missing (created)
 ./share/nls/en_NZ.US-ASCII missing (created)
 ./share/nls/en_US.ISO8859-1 missing (created)
 ./share/nls/en_US.ISO8859-15 missing (created)
 ./share/nls/es_ES.ISO8859-1 missing (created)
 ./share/nls/es_ES.ISO8859-15 missing (created)
 ./share/nls/et_EE.ISO8859-15 missing (created)
 ./share/nls/fi_FI.ISO8859-1 missing (created)
 ./share/nls/fi_FI.ISO8859-15 missing (created)
 ./share/nls/fr_BE.ISO8859-1 missing (created)
 ./share/nls/fr_BE.ISO8859-15 missing (created)
 ./share/nls/fr_CA.ISO8859-1 missing (created)
 ./share/nls/fr_CA.ISO8859-15 missing (created)
 ./share/nls/fr_CH.ISO8859-1 missing (created)
 ./share/nls/fr_CH.ISO8859-15 missing (created)
 ./share/nls/fr_FR.ISO8859-1 missing (created)
 ./share/nls/fr_FR.ISO8859-15 missing (created)
 ./share/nls/hi_IN.ISCII-DEV missing (created)
 ./share/nls/hr_HR.ISO8859-2 missing (created)
 ./share/nls/hu_HU.ISO8859-2 missing (created)
 ./share/nls/is_IS.ISO8859-1 missing (created)
 ./share/nls/is_IS.ISO8859-15 missing (created)
 ./share/nls/it_CH.ISO8859-1 missing (created)
 ./share/nls/it_CH.ISO8859-15 missing (created)
 ./share/nls/it_IT.ISO8859-1 missing (created)
 ./share/nls/it_IT.ISO8859-15 missing (created)
 ./share/nls/ja_JP.SJIS missing (created)
 ./share/nls/ja_JP.eucJP missing (created)
 ./share/nls/ko_KR.eucKR missing (created)
 ./share/nls/la_LN.ISO8859-1 missing (created)
 ./share/nls/la_LN.ISO8859-15 missing (created)
 ./share/nls/la_LN.ISO8859-2 missing (created)
 ./share/nls/la_LN.ISO8859-4 missing (created)
 ./share/nls/la_LN.US-ASCII missing (created)
 ./share/nls/lt_LT.ISO8859-4 missing (created)
 ./share/nls/nl_BE.ISO8859-1 missing (created)
 ./share/nls/nl_BE.ISO8859-15 missing (created)
 ./share/nls/nl_NL.ISO8859-1 missing (created)
 ./share/nls/nl_NL.ISO8859-15 missing (created)
 ./share/nls/no_NO.ISO8859-1 missing (created)
 ./share/nls/no_NO.ISO8859-15 missing (created)
 ./share/nls/pl_PL.ISO8859-2 missing (created)
 ./share/nls/pt_BR.ISO8859-1 missing (created)
 ./share/nls/pt_PT.ISO8859-1 missing (created)
 ./share/nls/pt_PT.ISO8859-15 missing (created)
 ./share/nls/ro_RO.ISO8859-2 missing (created)
 ./share/nls/ru_RU.CP866 missing (created)
 ./share/nls/ru_RU.ISO8859-5 missing (created)
 ./share/nls/ru_RU.KOI8-R missing (created)
 ./share/nls/sk_SK.ISO8859-2 missing (created)
 ./share/nls/sl_SI.ISO8859-2 missing (created)
 ./share/nls/sv_SE.ISO8859-1 missing (created)
 ./share/nls/sv_SE.ISO8859-15 missing (created)
 ./share/nls/tr_TR.ISO8859-9 missing (created)
 ./share/nls/uk_UA.ISO8859-5 missing (created)
 ./share/nls/uk_UA.KOI8-U missing (created)
 ./share/nls/zh_CN.eucCN missing (created)
 ./share/nls/zh_TW.Big5 missing (created)
 ./share/skel missing (created)
 ./src missing (created)
 ./var missing (created)
 ./var/macports missing (created)
 ./var/macports/distfiles missing (created)
 ./var/macports/receipts missing (created)
 ./var/macports/registry missing (created)
 ./www missing (created)
 Making install in m4
 make[2]: Nothing to be done for `install-exec-am'.
 make[2]: Nothing to be done for `install-data-am'.
 Making install in po
 /bin/sh
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/confuse-2.6/support
 /install-sh -d
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/share
 installing sv.gmo as
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/share/locale/sv/LC_MESSAGES/confuse.mo
 installing fr.gmo as
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/share/locale/fr/LC_MESSAGES/confuse.mo
 if test "confuse" = "gettext-tools"; then \
           /bin/sh
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/confuse-2.6/support
 /install-sh -d
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/share/gettext/po;
 \
           for file in Makefile.in.in remove-potcdate.sin quot.sed
 boldquot.sed en at quot.header en at boldquot.header insert-header.sin Rules-
 quot   Makevars.template; do \
             /usr/bin/install -m 644 ./$file \
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/share/gettext/po/$file;
 \
           done; \
           for file in Makevars; do \
             rm -f
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/share/gettext/po/$file;
 \
           done; \
         else \
           : ; \
         fi
 Making install in src
 test -z "/opt/local/lib" ||
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/confuse-2.6/support
 /install-sh -d
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/lib"
  /bin/sh ../libtool --mode=install /usr/bin/install  'libconfuse.la'
 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/lib/libconfuse.la'
 /usr/bin/install .libs/libconfuse.lai
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/lib/libconfuse.la
 /usr/bin/install .libs/libconfuse.a
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/lib/libconfuse.a
 chmod 644
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/lib/libconfuse.a
 ranlib
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/lib/libconfuse.a
 libtool: install: warning: remember to run `libtool --finish
 /opt/local/lib'
 test -z "/opt/local/include" ||
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/confuse-2.6/support
 /install-sh -d
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/include"
  /usr/bin/install -m 644 'confuse.h'
 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/include/confuse.h'
 Making install in examples
 make[2]: Nothing to be done for `install-exec-am'.
 make[2]: Nothing to be done for `install-data-am'.
 Making install in tests
 make[2]: Nothing to be done for `install-exec-am'.
 make[2]: Nothing to be done for `install-data-am'.
 Making install in doc
 make[2]: Nothing to be done for `install-exec-am'.
 make[2]: Nothing to be done for `install-data-am'.
 make[2]: Nothing to be done for `install-exec-am'.
 test -z "/opt/local/lib/pkgconfig" ||
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/confuse-2.6/support
 /install-sh -d
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/lib/pkgconfig"
  /usr/bin/install -m 644 'libconfuse.pc'
 '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/lib/pkgconfig/libconfuse.pc'
 xinstall:
 chdir(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/confuse-2.6/doc/man/man3)
 xinstall: cfg_opt_t.3 ->
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/share/man/man3/cfg_opt_t.3
 xinstall: cfg_t.3 ->
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/share/man/man3/cfg_t.3
 xinstall: cfg_value_t.3 ->
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/share/man/man3/cfg_value_t.3
 xinstall: confuse.h.3 ->
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libconfuse/work/destroot/opt/local/share/man/man3/confuse.h.3
 --->  Compressing man pages for libconfuse
 man3/cfg_opt_t.3:        58.8% -- replaced with man3/cfg_opt_t.3.gz
 man3/cfg_opt_t.3.gz: changing permissions from 00644 to 00444
 man3/cfg_t.3:    53.2% -- replaced with man3/cfg_t.3.gz
 man3/cfg_t.3.gz: changing permissions from 00644 to 00444
 man3/cfg_value_t.3:      53.6% -- replaced with man3/cfg_value_t.3.gz
 man3/cfg_value_t.3.gz: changing permissions from 00644 to 00444
 man3/confuse.h.3:        85.2% -- replaced with man3/confuse.h.3.gz
 man3/confuse.h.3.gz: changing permissions from 00644 to 00444
 --->  Installing libconfuse 2.6_0
 --->  Activating libconfuse 2.6_0

 {waited for 20 min}

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


More information about the macports-tickets mailing list