Bug#557446: libgtop2: FTBFS on hurd-i386

Samuel Thibault sthibault at debian.org
Sun Nov 22 17:42:20 UTC 2009


Hello,

Josselin Mouette, le Sun 22 Nov 2009 10:48:02 +0100, a écrit :
> While you’re at it, do you know whether it needs the daemon and the
> setuid helper installed? I already have to fix the kfreebsd package for
> that effect, but I don’t know whether the hurd version requires them.
> (If you don’t know, I should be able to tell from the logs of make
> install.)

Here is the log.

Samuel
-------------- next part --------------
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make  -C .  install DESTDIR=/home/sthibaul-guest/libgtop2-2.28.0/debian/tmp/
make[1]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0'
Making install in po
make[2]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/po'
linguas="am ar as az be bg bn bn_IN bs ca ca at valencia cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu id it ja ka kn ko ku ky la lt lv mai mg mi mk ml mn mr ms nb ne nl nn oc or pa pl pt pt_BR ro ru rw sk sl sq sr sr at latin sv ta te th tr uk vi xh zh_CN zh_HK zh_TW "; \
        for lang in $linguas; do \
          dir=/home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/$lang/LC_MESSAGES; \
          /bin/sh /home/sthibaul-guest/libgtop2-2.28.0/install-sh -d $dir; \
          if test -r $lang.gmo; then \
            /usr/bin/install -c -m 644 $lang.gmo $dir/libgtop-2.0.mo; \
            echo "installing $lang.gmo as $dir/libgtop-2.0.mo"; \
          else \
            /usr/bin/install -c -m 644 ./$lang.gmo $dir/libgtop-2.0.mo; \
            echo "installing ./$lang.gmo as" \
                 "$dir/libgtop-2.0.mo"; \
          fi; \
          if test -r $lang.gmo.m; then \
            /usr/bin/install -c -m 644 $lang.gmo.m $dir/libgtop-2.0.mo.m; \
            echo "installing $lang.gmo.m as $dir/libgtop-2.0.mo.m"; \
          else \
            if test -r ./$lang.gmo.m ; then \
              /usr/bin/install -c -m 644 ./$lang.gmo.m \
                $dir/libgtop-2.0.mo.m; \
              echo "installing ./$lang.gmo.m as" \
                   "$dir/libgtop-2.0.mo.m"; \
            else \
              true; \
            fi; \
          fi; \
        done
installing am.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/am/LC_MESSAGES/libgtop-2.0.mo
installing ar.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/ar/LC_MESSAGES/libgtop-2.0.mo
installing as.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/as/LC_MESSAGES/libgtop-2.0.mo
installing az.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/az/LC_MESSAGES/libgtop-2.0.mo
installing be.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/be/LC_MESSAGES/libgtop-2.0.mo
installing bg.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/bg/LC_MESSAGES/libgtop-2.0.mo
installing bn.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/bn/LC_MESSAGES/libgtop-2.0.mo
installing bn_IN.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/bn_IN/LC_MESSAGES/libgtop-2.0.mo
installing bs.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/bs/LC_MESSAGES/libgtop-2.0.mo
installing ca.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/ca/LC_MESSAGES/libgtop-2.0.mo
installing ca at valencia.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/ca at valencia/LC_MESSAGES/libgtop-2.0.mo
installing cs.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/cs/LC_MESSAGES/libgtop-2.0.mo
installing cy.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/cy/LC_MESSAGES/libgtop-2.0.mo
installing da.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/da/LC_MESSAGES/libgtop-2.0.mo
installing de.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/de/LC_MESSAGES/libgtop-2.0.mo
installing dz.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/dz/LC_MESSAGES/libgtop-2.0.mo
installing el.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/el/LC_MESSAGES/libgtop-2.0.mo
installing en_CA.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/en_CA/LC_MESSAGES/libgtop-2.0.mo
installing en_GB.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/en_GB/LC_MESSAGES/libgtop-2.0.mo
installing eo.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/eo/LC_MESSAGES/libgtop-2.0.mo
installing es.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/es/LC_MESSAGES/libgtop-2.0.mo
installing et.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/et/LC_MESSAGES/libgtop-2.0.mo
installing eu.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/eu/LC_MESSAGES/libgtop-2.0.mo
installing fa.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/fa/LC_MESSAGES/libgtop-2.0.mo
installing fi.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/fi/LC_MESSAGES/libgtop-2.0.mo
installing fr.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/fr/LC_MESSAGES/libgtop-2.0.mo
installing ga.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/ga/LC_MESSAGES/libgtop-2.0.mo
installing gl.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/gl/LC_MESSAGES/libgtop-2.0.mo
installing gu.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/gu/LC_MESSAGES/libgtop-2.0.mo
installing he.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/he/LC_MESSAGES/libgtop-2.0.mo
installing hi.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/hi/LC_MESSAGES/libgtop-2.0.mo
installing hr.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/hr/LC_MESSAGES/libgtop-2.0.mo
installing hu.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/hu/LC_MESSAGES/libgtop-2.0.mo
installing id.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/id/LC_MESSAGES/libgtop-2.0.mo
installing it.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/it/LC_MESSAGES/libgtop-2.0.mo
installing ja.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/ja/LC_MESSAGES/libgtop-2.0.mo
installing ka.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/ka/LC_MESSAGES/libgtop-2.0.mo
installing kn.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/kn/LC_MESSAGES/libgtop-2.0.mo
installing ko.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/ko/LC_MESSAGES/libgtop-2.0.mo
installing ku.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/ku/LC_MESSAGES/libgtop-2.0.mo
installing ky.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/ky/LC_MESSAGES/libgtop-2.0.mo
installing la.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/la/LC_MESSAGES/libgtop-2.0.mo
installing lt.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/lt/LC_MESSAGES/libgtop-2.0.mo
installing lv.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/lv/LC_MESSAGES/libgtop-2.0.mo
installing mai.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/mai/LC_MESSAGES/libgtop-2.0.mo
installing mg.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/mg/LC_MESSAGES/libgtop-2.0.mo
installing mi.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/mi/LC_MESSAGES/libgtop-2.0.mo
installing mk.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/mk/LC_MESSAGES/libgtop-2.0.mo
installing ml.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/ml/LC_MESSAGES/libgtop-2.0.mo
installing mn.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/mn/LC_MESSAGES/libgtop-2.0.mo
installing mr.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/mr/LC_MESSAGES/libgtop-2.0.mo
installing ms.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/ms/LC_MESSAGES/libgtop-2.0.mo
installing nb.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/nb/LC_MESSAGES/libgtop-2.0.mo
installing ne.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/ne/LC_MESSAGES/libgtop-2.0.mo
installing nl.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/nl/LC_MESSAGES/libgtop-2.0.mo
installing nn.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/nn/LC_MESSAGES/libgtop-2.0.mo
installing oc.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/oc/LC_MESSAGES/libgtop-2.0.mo
installing or.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/or/LC_MESSAGES/libgtop-2.0.mo
installing pa.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/pa/LC_MESSAGES/libgtop-2.0.mo
installing pl.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/pl/LC_MESSAGES/libgtop-2.0.mo
installing pt.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/pt/LC_MESSAGES/libgtop-2.0.mo
installing pt_BR.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/pt_BR/LC_MESSAGES/libgtop-2.0.mo
installing ro.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/ro/LC_MESSAGES/libgtop-2.0.mo
installing ru.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/ru/LC_MESSAGES/libgtop-2.0.mo
installing rw.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/rw/LC_MESSAGES/libgtop-2.0.mo
installing sk.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/sk/LC_MESSAGES/libgtop-2.0.mo
installing sl.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/sl/LC_MESSAGES/libgtop-2.0.mo
installing sq.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/sq/LC_MESSAGES/libgtop-2.0.mo
installing sr.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/sr/LC_MESSAGES/libgtop-2.0.mo
installing sr at latin.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/sr at latin/LC_MESSAGES/libgtop-2.0.mo
installing sv.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/sv/LC_MESSAGES/libgtop-2.0.mo
installing ta.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/ta/LC_MESSAGES/libgtop-2.0.mo
installing te.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/te/LC_MESSAGES/libgtop-2.0.mo
installing th.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/th/LC_MESSAGES/libgtop-2.0.mo
installing tr.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/tr/LC_MESSAGES/libgtop-2.0.mo
installing uk.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/uk/LC_MESSAGES/libgtop-2.0.mo
installing vi.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/vi/LC_MESSAGES/libgtop-2.0.mo
installing xh.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/xh/LC_MESSAGES/libgtop-2.0.mo
installing zh_CN.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/zh_CN/LC_MESSAGES/libgtop-2.0.mo
installing zh_HK.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/zh_HK/LC_MESSAGES/libgtop-2.0.mo
installing zh_TW.gmo as /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/locale/zh_TW/LC_MESSAGES/libgtop-2.0.mo
make[2]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/po'
Making install in misc
make[2]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/misc'
make[3]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/misc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/misc'
make[2]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/misc'
Making install in include
make[2]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/include'
Making install in glibtop
make[3]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/include/glibtop'
make[4]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/include/glibtop'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/include/libgtop-2.0/glibtop" || /bin/mkdir -p "/home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/include/libgtop-2.0/glibtop"
 /usr/bin/install -c -m 644 close.h loadavg.h prockernel.h procstate.h sem_limits.h uptime.h command.h mem.h proclist.h proctime.h shm_limits.h version.h cpu.h msg_limits.h procmem.h procuid.h swap.h procsegment.h sysdeps.h global.h procsignal.h union.h gnuserv.h parameter.h mountlist.h fsusage.h procmap.h signal.h sysinfo.h ppp.h procargs.h netload.h procwd.h procaffinity.h netlist.h procopenfiles.h open.h '/home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/include/libgtop-2.0/glibtop'
make[4]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/include/glibtop'
make[3]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/include/glibtop'
make[3]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/include'
make[4]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/include'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/include'
make[3]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/include'
make[2]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/include'
Making install in sysdeps
make[2]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/sysdeps'
Making install in common
make[3]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/sysdeps/common'
make[4]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/sysdeps/common'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/sysdeps/common'
make[3]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/sysdeps/common'
Making install in stub
make[3]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/sysdeps/stub'
make[4]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/sysdeps/stub'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/include/libgtop-2.0" || /bin/mkdir -p "/home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/include/libgtop-2.0"
 /usr/bin/install -c -m 644 glibtop_server.h '/home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/include/libgtop-2.0'
make[4]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/sysdeps/stub'
make[3]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/sysdeps/stub'
make[3]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/sysdeps'
make[4]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/sysdeps'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/sysdeps'
make[3]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/sysdeps'
make[2]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/sysdeps'
Making install in lib
make[2]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/lib'
/usr/bin/make  install-am
make[3]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/lib'
make[4]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/lib'
test -z "/usr/lib" || /bin/mkdir -p "/home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/lib"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libgtop-2.0.la '/home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/lib'
libtool: install: /usr/bin/install -c .libs/libgtop-2.0.so.7.2.0 /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/lib/libgtop-2.0.so.7.2.0
libtool: install: (cd /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/lib && { ln -s -f libgtop-2.0.so.7.2.0 libgtop-2.0.so.7 || { rm -f libgtop-2.0.so.7 && ln -s libgtop-2.0.so.7.2.0 libgtop-2.0.so.7; }; })
libtool: install: (cd /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/lib && { ln -s -f libgtop-2.0.so.7.2.0 libgtop-2.0.so || { rm -f libgtop-2.0.so && ln -s libgtop-2.0.so.7.2.0 libgtop-2.0.so; }; })
libtool: install: /usr/bin/install -c .libs/libgtop-2.0.lai /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/lib/libgtop-2.0.la
libtool: install: /usr/bin/install -c .libs/libgtop-2.0.a /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/lib/libgtop-2.0.a
libtool: install: chmod 644 /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/lib/libgtop-2.0.a
libtool: install: ranlib /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/lib/libgtop-2.0.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/lib'
make[3]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/lib'
make[2]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/lib'
Making install in src
make[2]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/src'
make[3]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/src'
make[4]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/src'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/src'
make[3]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/src'
make[2]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/src'
Making install in examples
make[2]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/examples'
make[3]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/examples'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/examples'
make[2]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/examples'
Making install in doc
make[2]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/doc'
Making install in reference
make[3]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/doc/reference'
make[4]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/doc/reference'
make[4]: Nothing to be done for `install-exec-am'.
installfiles=`echo ./html/*`; \
        if test "$installfiles" = './html/*'; \
        then echo '-- Nothing to install' ; \
        else \
          if test -n ""; then \
            installdir="/home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/gtk-doc/html/libgtop-"; \
          else \
            installdir="/home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/gtk-doc/html/libgtop"; \
          fi; \
          /bin/sh ../../mkinstalldirs ${installdir} ; \
          for i in $installfiles; do \
            echo '-- Installing '$i ; \
            /usr/bin/install -c -m 644 $i ${installdir}; \
          done; \
          if test -n ""; then \
            mv -f ${installdir}/libgtop.devhelp2 \
              ${installdir}/libgtop-.devhelp2; \
            mv -f ${installdir}/libgtop.devhelp \
              ${installdir}/libgtop-.devhelp; \
          fi; \
          ! which gtkdoc-rebase >/dev/null 2>&1 || \
            gtkdoc-rebase --relative --dest-dir=/home/sthibaul-guest/libgtop2-2.28.0/debian/tmp/ --html-dir=${installdir} ; \
        fi
mkdir -p -- /home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/gtk-doc/html/libgtop
-- Installing ./html/home.png
-- Installing ./html/index.html
-- Installing ./html/index.sgml
-- Installing ./html/left.png
-- Installing ./html/libgtop-Close.html
-- Installing ./html/libgtop-Command.html
-- Installing ./html/libgtop-GlibTop-Server.html
-- Installing ./html/libgtop-GlibTop.html
-- Installing ./html/libgtop-Net-List.html
-- Installing ./html/libgtop-Net-Load.html
-- Installing ./html/libgtop-PPP.html
-- Installing ./html/libgtop-Shared-Memory-Limits.html
-- Installing ./html/libgtop-Uptime.html
-- Installing ./html/libgtop-cpu.html
-- Installing ./html/libgtop-fsusage.html
-- Installing ./html/libgtop-lib.html
-- Installing ./html/libgtop-loadavg.html
-- Installing ./html/libgtop-mem.html
-- Installing ./html/libgtop-mountlist.html
-- Installing ./html/libgtop-msg-limits.html
-- Installing ./html/libgtop-open.html
-- Installing ./html/libgtop-parameter.html
-- Installing ./html/libgtop-procargs.html
-- Installing ./html/libgtop-prockernel.html
-- Installing ./html/libgtop-proclist.html
-- Installing ./html/libgtop-procmap.html
-- Installing ./html/libgtop-procmem.html
-- Installing ./html/libgtop-procopenfiles.html
-- Installing ./html/libgtop-procsegment.html
-- Installing ./html/libgtop-procsignal.html
-- Installing ./html/libgtop-procstate.html
-- Installing ./html/libgtop-proctime.html
-- Installing ./html/libgtop-procuid.html
-- Installing ./html/libgtop-sem-limits.html
-- Installing ./html/libgtop-signal.html
-- Installing ./html/libgtop-swap.html
-- Installing ./html/libgtop-sysdeps.html
-- Installing ./html/libgtop-sysinfo.html
-- Installing ./html/libgtop-union.html
-- Installing ./html/libgtop-version.html
-- Installing ./html/libgtop-white-paper-overview.html
-- Installing ./html/libgtop-white-paper.html
-- Installing ./html/libgtop.devhelp
-- Installing ./html/libgtop.devhelp2
-- Installing ./html/right.png
-- Installing ./html/style.css
-- Installing ./html/up.png
make[4]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/doc/reference'
make[3]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/doc/reference'
make[3]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/doc'
make[4]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0/doc'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/info" || /bin/mkdir -p "/home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/info"
 /usr/bin/install -c -m 644 ./libgtop2.info '/home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/info'
 install-info --info-dir='/home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/info' '/home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/share/info/libgtop2.info'
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
make[4]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/doc'
make[3]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/doc'
make[2]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0/doc'
make[2]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0'
make[3]: Entering directory `/home/sthibaul-guest/libgtop2-2.28.0'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/include/libgtop-2.0" || /bin/mkdir -p "/home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/include/libgtop-2.0"
 /usr/bin/install -c -m 644 glibtop.h libgtopconfig.h '/home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/include/libgtop-2.0'
test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/lib/pkgconfig"
 /usr/bin/install -c -m 644 libgtop-2.0.pc '/home/sthibaul-guest/libgtop2-2.28.0/debian/tmp//usr/lib/pkgconfig'
make[3]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0'
make[2]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0'
make[1]: Leaving directory `/home/sthibaul-guest/libgtop2-2.28.0'


More information about the pkg-gnome-maintainers mailing list