MidnightBSD Magus

accessibility/atk

GNOME accessibility toolkit (ATK)

Flavor Version Run OSVersion Arch License Restricted Status
2.14.0_1 292 0.6 amd64 lgpl 0 fail

Events

Machine Type Time Message
defiant info 2015-05-04 10:31:33.804857 Test Started
defiant fail 2015-05-04 10:36:28.994491 A file in the plist wasn't installed in the fake dir or the final dir.
defiant fail 2015-05-04 10:36:29.152204 Test complete.

Log

===>  Faking install for atk-2.14.0_1
===>   Generating temporary packing list
if test -z 'strip'; then \
  gmake  INSTALL_PROGRAM="/bin/sh /magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/install-sh -c -s" \
    install_sh_PROGRAM="/bin/sh /magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
      install; \
else \
  gmake  INSTALL_PROGRAM="/bin/sh /magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/install-sh -c -s" \
    install_sh_PROGRAM="/bin/sh /magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
    "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \
fi
gmake[1]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0'
Making install in atk
gmake[2]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/atk'
gmake  install-am
gmake[3]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/atk'
gmake[4]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/atk'
 /bin/mkdir -p '/magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64/usr/local/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c -o root -g wheel -s  libatk-1.0.la '/magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64/usr/local/lib'
libtool: install: /usr/bin/install -c -o root -g wheel .libs/libatk-1.0.so.0.21409.1 /magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64/usr/local/lib/libatk-1.0.so.0.21409.1
libtool: install: strip --strip-unneeded /magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64/usr/local/lib/libatk-1.0.so.0.21409.1
libtool: install: (cd /magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64/usr/local/lib && { ln -s -f libatk-1.0.so.0.21409.1 libatk-1.0.so.0 || { rm -f libatk-1.0.so.0 && ln -s libatk-1.0.so.0.21409.1 libatk-1.0.so.0; }; })
libtool: install: (cd /magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64/usr/local/lib && { ln -s -f libatk-1.0.so.0.21409.1 libatk-1.0.so || { rm -f libatk-1.0.so && ln -s libatk-1.0.so.0.21409.1 libatk-1.0.so; }; })
libtool: install: /usr/bin/install -c -o root -g wheel .libs/libatk-1.0.lai /magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64/usr/local/lib/libatk-1.0.la
libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
 /bin/mkdir -p '/magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64/usr/local/share/gir-1.0'
 install  -o root -g wheel -m 444 Atk-1.0.gir '/magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64/usr/local/share/gir-1.0'
 /bin/mkdir -p '/magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64/usr/local/include/atk-1.0/atk'
 install  -o root -g wheel -m 444 atk.h atkaction.h atkcomponent.h atkdocument.h atkeditabletext.h atkgobjectaccessible.h atkhyperlink.h atkhyperlinkimpl.h atkhypertext.h atknoopobject.h atknoopobjectfactory.h atkobject.h atkobjectfactory.h atkplug.h atkimage.h atkrange.h atkregistry.h atkrelation.h atkrelationtype.h atkrelationset.h atkselection.h atksocket.h atkstate.h atkstateset.h atkstreamablecontent.h atktable.h atktablecell.h atktext.h atkutil.h atkmisc.h atkvalue.h atkwindow.h ../atk/atkversion.h atk-enum-types.h '/magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64/usr/local/include/atk-1.0/atk'
 /bin/mkdir -p '/magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64/usr/local/lib/girepository-1.0'
 install  -o root -g wheel -m 444 Atk-1.0.typelib '/magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64/usr/local/lib/girepository-1.0'
gmake[4]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/atk'
gmake[3]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/atk'
gmake[2]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/atk'
Making install in po
gmake[2]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/po'
mkdir -p /magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64/usr/local/share; \
catalogs=''; \
for cat in $catalogs; do \
  cat=`basename $cat`; \
  case "$cat" in \
    *.gmo) destdir=/usr/local/share/locale;; \
    *)     destdir=/usr/local/lib/locale;; \
  esac; \
  lang=`echo $cat | sed 's/\NONE$//'`; \
  dir=/magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64$destdir/$lang/LC_MESSAGES; \
  mkdir -p $dir; \
  if test -r $cat; then \
    install  -o root -g wheel -m 444 $cat $dir/atk10; \
    echo "installing $cat as $dir/atk10"; \
  else \
    install  -o root -g wheel -m 444 ./$cat $dir/atk10; \
    echo "installing ./$cat as" \
	 "$dir/atk10"; \
  fi; \
  if test -r $cat.m; then \
    install  -o root -g wheel -m 444 $cat.m $dir/atk10.m; \
    echo "installing $cat.m as $dir/atk10.m"; \
  else \
    if test -r ./$cat.m ; then \
      install  -o root -g wheel -m 444 ./$cat.m \
	$dir/atk10.m; \
      echo "installing ./$cat as" \
	   "$dir/atk10.m"; \
    else \
      true; \
    fi; \
  fi; \
done
if test "atk" = "glib"; then \
  mkdir -p /magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64/usr/local/share/glib-2.0/gettext/po; \
  install  -o root -g wheel -m 444 ./Makefile.in.in \
		  /magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64/usr/local/share/glib-2.0/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
gmake[2]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/po'
Making install in build
gmake[2]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build'
Making install in win32
gmake[3]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32'
Making install in vs9
gmake[4]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32/vs9'
gmake[5]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32/vs9'
gmake[5]: Nothing to be done for 'install-exec-am'.
gmake[5]: Nothing to be done for 'install-data-am'.
gmake[5]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32/vs9'
gmake[4]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32/vs9'
Making install in vs10
gmake[4]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32/vs10'
gmake[5]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32/vs10'
gmake[5]: Nothing to be done for 'install-exec-am'.
gmake[5]: Nothing to be done for 'install-data-am'.
gmake[5]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32/vs10'
gmake[4]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32/vs10'
Making install in vs11
gmake[4]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32/vs11'
gmake[5]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32/vs11'
gmake[5]: Nothing to be done for 'install-exec-am'.
gmake[5]: Nothing to be done for 'install-data-am'.
gmake[5]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32/vs11'
gmake[4]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32/vs11'
Making install in vs12
gmake[4]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32/vs12'
gmake[5]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32/vs12'
gmake[5]: Nothing to be done for 'install-exec-am'.
gmake[5]: Nothing to be done for 'install-data-am'.
gmake[5]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32/vs12'
gmake[4]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32/vs12'
gmake[4]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32'
gmake[5]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32'
gmake[5]: Nothing to be done for 'install-exec-am'.
gmake[5]: Nothing to be done for 'install-data-am'.
gmake[5]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32'
gmake[4]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32'
gmake[3]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build/win32'
gmake[3]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build'
gmake[4]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build'
gmake[4]: Nothing to be done for 'install-exec-am'.
gmake[4]: Nothing to be done for 'install-data-am'.
gmake[4]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build'
gmake[3]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build'
gmake[2]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0/build'
gmake[2]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0'
gmake[3]: Entering directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0'
gmake[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64/usr/local/libdata/pkgconfig'
 install  -o root -g wheel -m 444 atk.pc '/magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64/usr/local/libdata/pkgconfig'
gmake[3]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0'
gmake[2]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0'
gmake[1]: Leaving directory '/magus/work/usr/mports/accessibility/atk/work/atk-2.14.0'
====> Compressing man pages (fake-compress-man)
Checking /magus/work/usr/mports/accessibility/atk/work/fake-inst-amd64
		share/locale/af/LC_MESSAGES/atk10.mo not installed.
		share/locale/an/LC_MESSAGES/atk10.mo not installed.
		share/locale/am/LC_MESSAGES/atk10.mo not installed.
		share/locale/ar/LC_MESSAGES/atk10.mo not installed.
		share/locale/as/LC_MESSAGES/atk10.mo not installed.
		share/locale/ast/LC_MESSAGES/atk10.mo not installed.
		share/locale/az/LC_MESSAGES/atk10.mo not installed.
		share/locale/be/LC_MESSAGES/atk10.mo not installed.
		share/locale/be@latin/LC_MESSAGES/atk10.mo not installed.
		share/locale/bg/LC_MESSAGES/atk10.mo not installed.
		share/locale/bn/LC_MESSAGES/atk10.mo not installed.
		share/locale/bn_IN/LC_MESSAGES/atk10.mo not installed.
		share/locale/bs/LC_MESSAGES/atk10.mo not installed.
		share/locale/ca/LC_MESSAGES/atk10.mo not installed.
		share/locale/ca@valencia/LC_MESSAGES/atk10.mo not installed.
		share/locale/cs/LC_MESSAGES/atk10.mo not installed.
		share/locale/cy/LC_MESSAGES/atk10.mo not installed.
		share/locale/da/LC_MESSAGES/atk10.mo not installed.
		share/locale/de/LC_MESSAGES/atk10.mo not installed.
		share/locale/dz/LC_MESSAGES/atk10.mo not installed.
		share/locale/el/LC_MESSAGES/atk10.mo not installed.
		share/locale/en@shaw/LC_MESSAGES/atk10.mo not installed.
		share/locale/en_CA/LC_MESSAGES/atk10.mo not installed.
		share/locale/en_GB/LC_MESSAGES/atk10.mo not installed.
		share/locale/eo/LC_MESSAGES/atk10.mo not installed.
		share/locale/es/LC_MESSAGES/atk10.mo not installed.
		share/locale/et/LC_MESSAGES/atk10.mo not installed.
		share/locale/eu/LC_MESSAGES/atk10.mo not installed.
		share/locale/fa/LC_MESSAGES/atk10.mo not installed.
		share/locale/fi/LC_MESSAGES/atk10.mo not installed.
		share/locale/fr/LC_MESSAGES/atk10.mo not installed.
		share/locale/ga/LC_MESSAGES/atk10.mo not installed.
		share/locale/gl/LC_MESSAGES/atk10.mo not installed.
		share/locale/gu/LC_MESSAGES/atk10.mo not installed.
		share/locale/he/LC_MESSAGES/atk10.mo not installed.
		share/locale/hi/LC_MESSAGES/atk10.mo not installed.
		share/locale/hr/LC_MESSAGES/atk10.mo not installed.
		share/locale/hu/LC_MESSAGES/atk10.mo not installed.
		share/locale/hy/LC_MESSAGES/atk10.mo not installed.
		share/locale/id/LC_MESSAGES/atk10.mo not installed.
		share/locale/is/LC_MESSAGES/atk10.mo not installed.
		share/locale/it/LC_MESSAGES/atk10.mo not installed.
		share/locale/ja/LC_MESSAGES/atk10.mo not installed.
		share/locale/ka/LC_MESSAGES/atk10.mo not installed.
		share/locale/kk/LC_MESSAGES/atk10.mo not installed.
		share/locale/km/LC_MESSAGES/atk10.mo not installed.
		share/locale/kn/LC_MESSAGES/atk10.mo not installed.
		share/locale/ko/LC_MESSAGES/atk10.mo not installed.
		share/locale/ku/LC_MESSAGES/atk10.mo not installed.
		share/locale/li/LC_MESSAGES/atk10.mo not installed.
		share/locale/lt/LC_MESSAGES/atk10.mo not installed.
		share/locale/lv/LC_MESSAGES/atk10.mo not installed.
		share/locale/mai/LC_MESSAGES/atk10.mo not installed.
		share/locale/mk/LC_MESSAGES/atk10.mo not installed.
		share/locale/ml/LC_MESSAGES/atk10.mo not installed.
		share/locale/mn/LC_MESSAGES/atk10.mo not installed.
		share/locale/mr/LC_MESSAGES/atk10.mo not installed.
		share/locale/ms/LC_MESSAGES/atk10.mo not installed.
		share/locale/nb/LC_MESSAGES/atk10.mo not installed.
		share/locale/ne/LC_MESSAGES/atk10.mo not installed.
		share/locale/nl/LC_MESSAGES/atk10.mo not installed.
		share/locale/nn/LC_MESSAGES/atk10.mo not installed.
		share/locale/oc/LC_MESSAGES/atk10.mo not installed.
		share/locale/or/LC_MESSAGES/atk10.mo not installed.
		share/locale/pa/LC_MESSAGES/atk10.mo not installed.
		share/locale/pl/LC_MESSAGES/atk10.mo not installed.
		share/locale/ps/LC_MESSAGES/atk10.mo not installed.
		share/locale/pt/LC_MESSAGES/atk10.mo not installed.
		share/locale/pt_BR/LC_MESSAGES/atk10.mo not installed.
		share/locale/ro/LC_MESSAGES/atk10.mo not installed.
		share/locale/ru/LC_MESSAGES/atk10.mo not installed.
		share/locale/rw/LC_MESSAGES/atk10.mo not installed.
		share/locale/si/LC_MESSAGES/atk10.mo not installed.
		share/locale/sk/LC_MESSAGES/atk10.mo not installed.
		share/locale/sl/LC_MESSAGES/atk10.mo not installed.
		share/locale/sq/LC_MESSAGES/atk10.mo not installed.
		share/locale/sr/LC_MESSAGES/atk10.mo not installed.
		share/locale/sr@ije/LC_MESSAGES/atk10.mo not installed.
		share/locale/sr@latin/LC_MESSAGES/atk10.mo not installed.
		share/locale/sv/LC_MESSAGES/atk10.mo not installed.
		share/locale/ta/LC_MESSAGES/atk10.mo not installed.
		share/locale/te/LC_MESSAGES/atk10.mo not installed.
		share/locale/tg/LC_MESSAGES/atk10.mo not installed.
		share/locale/th/LC_MESSAGES/atk10.mo not installed.
		share/locale/tk/LC_MESSAGES/atk10.mo not installed.
		share/locale/tr/LC_MESSAGES/atk10.mo not installed.
		share/locale/tt/LC_MESSAGES/atk10.mo not installed.
		share/locale/ug/LC_MESSAGES/atk10.mo not installed.
		share/locale/uk/LC_MESSAGES/atk10.mo not installed.
		share/locale/vi/LC_MESSAGES/atk10.mo not installed.
		share/locale/wa/LC_MESSAGES/atk10.mo not installed.
		share/locale/xh/LC_MESSAGES/atk10.mo not installed.
		share/locale/yi/LC_MESSAGES/atk10.mo not installed.
		share/locale/zh_CN/LC_MESSAGES/atk10.mo not installed.
		share/locale/zh_HK/LC_MESSAGES/atk10.mo not installed.
		share/locale/zh_TW/LC_MESSAGES/atk10.mo not installed.
		share/locale/zu/LC_MESSAGES/atk10.mo not installed.
Fake failed.
*** [check-fake] Error code 1

Stop in /usr/mports/accessibility/atk.

Links

Depends On

Depend Of

Categories