dpkg-buildpackage -rfakeroot -D -us -uc -i -I -b dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2 dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions dpkg-buildpackage: source package libxt dpkg-buildpackage: source version 1:1.0.9-1 dpkg-buildpackage: source changed by Cyril Brulebois dpkg-source -i -I --before-build libxt-1.0.9 dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean rm -f stampdir/genscripts rm -f debian/*.config \ debian/*.postinst \ debian/*.postrm \ debian/*.preinst \ debian/*.prerm mkdir stampdir >stampdir/stampdir mkdir -p stampdir/log rm -f stampdir/patch Unapplying patches...nothing to do. dh_testdir rm -rf .pc rm -rf stampdir dh_clean dh_testdir dh_testroot rm -f build-stamp rm -f config.cache config.log config.status rm -f */config.cache */config.log */config.status rm -f conftest* */conftest* rm -rf autom4te.cache */autom4te.cache rm -rf build rm -f aclocal.m4 compile config.guess config.h.in config.sub configure rm -f depcomp install-sh ltmain.sh missing mkinstalldirs INSTALL find -name Makefile.in -delete dh_clean debian/rules build mkdir stampdir >stampdir/stampdir mkdir -p stampdir/log for FILE in debian/*.config.in \ debian/*.postinst.in \ debian/*.postrm.in \ debian/*.preinst.in \ debian/*.prerm.in; do \ if [ -e "$FILE" ]; then \ MAINTSCRIPT=$(echo $FILE | sed 's/.in$//'); \ sed -n '1,/^#INCLUDE_SHELL_LIB#$/p' <$FILE \ | sed -e '/^#INCLUDE_SHELL_LIB#$/d' >$MAINTSCRIPT.tmp; \ cat debian/xsfbs/xsfbs.sh >>$MAINTSCRIPT.tmp; \ sed -n '/^#INCLUDE_SHELL_LIB#$/,$p' <$FILE \ | sed -e '/^#INCLUDE_SHELL_LIB#$/d' >>$MAINTSCRIPT.tmp; \ sed -e 's/@SOURCE_VERSION@/1:1.0.9-1/' \ -e 's/@OFFICIAL_BUILD@/yes/' \ <$MAINTSCRIPT.tmp >$MAINTSCRIPT; \ rm $MAINTSCRIPT.tmp; \ fi; \ done # Validate syntax of generated shell scripts. #sh debian/scripts/validate-posix-sh debian/*.config \ # debian/*.postinst \ # debian/*.postrm \ # debian/*.preinst \ # debian/*.prerm >stampdir/genscripts >stampdir/prepare if ! [ `which quilt` ]; then \ echo "Couldn't find quilt. Please install it or add it to the build-depends for this package."; \ exit 1; \ fi; \ if QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null next >/dev/null 2>&1; then \ echo -n "Applying patches..."; \ if QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a -v >stampdir/log/patch 2>&1; then \ cat stampdir/log/patch; \ echo "successful."; \ else \ cat stampdir/log/patch; \ echo "failed! (check stampdir/log/patch for details)"; \ exit 1; \ fi; \ else \ echo "No patches to apply"; \ fi; \ >stampdir/patch No patches to apply dh_testdir autoreconf -vfi autoreconf2.50: Entering directory `.' autoreconf2.50: configure.ac: not using Gettext autoreconf2.50: running: aclocal --force -I m4 /usr/share/aclocal/gtkglextmm-1.2.m4:225: warning: underquoted definition of AC_GTKGLEXTMM_SUPPORTS_MULTIHEAD /usr/share/aclocal/gtkglextmm-1.2.m4:225: run info '(automake)Extending aclocal' /usr/share/aclocal/gtkglextmm-1.2.m4:225: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal configure.ac:28: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg autoreconf2.50: configure.ac: tracing configure.ac:28: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg autoreconf2.50: running: libtoolize --install --copy --force libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./config.guess' libtoolize: copying file `./config.sub' libtoolize: copying file `./install-sh' libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' /usr/share/aclocal/gtkglextmm-1.2.m4:225: warning: underquoted definition of AC_GTKGLEXTMM_SUPPORTS_MULTIHEAD /usr/share/aclocal/gtkglextmm-1.2.m4:225: run info '(automake)Extending aclocal' /usr/share/aclocal/gtkglextmm-1.2.m4:225: or see http://sources.redhat.com/automake/automake.html#Extending-aclocal configure.ac:28: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg autoreconf2.50: running: /usr/bin/autoconf --force configure.ac:28: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg autoreconf2.50: running: /usr/bin/autoheader --force configure.ac:28: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg autoreconf2.50: running: automake --add-missing --copy --force-missing configure.ac:28: warning: AC_INIT: not a literal: https://bugs.freedesktop.org/enter_bug.cgi?product=xorg configure.ac:44: installing `./compile' configure.ac:31: installing `./missing' src/Makefile.am: installing `./depcomp' autoreconf2.50: Leaving directory `.' mkdir -p build cd build && \ ../configure --prefix=/usr --mandir=\${prefix}/share/man \ --infodir=\${prefix}/share/info --build=i686-linux-gnu \ --with-appdefaultdir=/etc/X11/app-defaults \ --with-xfile-search-path="/usr/lib/X11/%L/%T/%N%S:/usr/lib/X11/%l/%T/%N%S:/usr/lib/X11/%T/%N%S:/etc/X11/%L/%T/%N%C%S:/etc/X11/%l/%T/%N%C%S:/etc/X11/%T/%N%C%S:/etc/X11/%L/%T/%N%S:/etc/X11/%l/%T/%N%S:/etc/X11/%T/%N%S" checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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 checking whether gcc and cc understand -c and -o together... yes checking for XT... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking for poll... yes checking for snprintf... yes checking for main in -lws2_32... no checking whether malloc(0) returns NULL... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating util/Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating specs/Makefile config.status: creating xt.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands CFLAGS="-Wall -g -O2 -D_REENTRANT" \ LDFLAGS="" cd build && /usr/bin/make make[1]: Entering directory `/opt/libxt-1.0.9/build' /usr/bin/make all-recursive make[2]: Entering directory `/opt/libxt-1.0.9/build' Making all in util make[3]: Entering directory `/opt/libxt-1.0.9/build/util' CC makestrs-makestrs.o CCLD makestrs GEN makestrs.1 make[3]: Leaving directory `/opt/libxt-1.0.9/build/util' Making all in src make[3]: Entering directory `/opt/libxt-1.0.9/build/src' GEN StringDefs.c /usr/bin/make all-am make[4]: Entering directory `/opt/libxt-1.0.9/build/src' CC ActionHook.lo CC Alloc.lo CC ArgList.lo CC Callback.lo CC ClickTime.lo CC Composite.lo CC Constraint.lo CC Convert.lo CC Converters.lo CC Core.lo CC Create.lo CC Destroy.lo CC Display.lo CC Error.lo ../../src/Error.c: In function ‘DefaultMsg’: ../../src/Error.c:265:8: warning: format not a string literal, argument types not checked ../../src/Error.c:312:8: warning: format not a string literal, argument types not checked ../../src/Error.c:312:8: warning: format not a string literal, argument types not checked CC Event.lo CC EventUtil.lo CC Functions.lo CC GCManager.lo CC Geometry.lo CC GetActKey.lo CC GetResList.lo CC GetValues.lo CC HookObj.lo CC Hooks.lo CC Initialize.lo ../../src/Initialize.c: In function ‘CombineAppUserDefaults’: ../../src/Initialize.c:397:7: warning: format not a string literal, argument types not checked ../../src/Initialize.c:405:7: warning: format not a string literal, argument types not checked CC Intrinsic.lo CC Keyboard.lo CC Manage.lo CC NextEvent.lo CC Object.lo CC PassivGrab.lo CC Pointer.lo CC Popup.lo CC PopupCB.lo CC RectObj.lo CC ResConfig.lo CC Resources.lo ../../src/Resources.c: In function ‘GetResources’: ../../src/Resources.c:828:17: warning: cast from function call of type ‘char *’ to non-matching type ‘long int’ CC Selection.lo CC SetSens.lo CC SetValues.lo CC SetWMCW.lo CC Shell.lo CC TMaction.lo CC TMgrab.lo CC TMkey.lo CC TMparse.lo CC TMprint.lo CC TMstate.lo CC Threads.lo CC VarCreate.lo CC VarGet.lo CC Varargs.lo ../../src/Varargs.c: In function ‘TypedArgToArg’: ../../src/Varargs.c:244:26: warning: cast from function call of type ‘char *’ to non-matching type ‘long int’ ../../src/Varargs.c:245:29: warning: cast from function call of type ‘void *’ to non-matching type ‘long int’ CC Vendor.lo CC sharedlib.lo ../../src/sharedlib.c:184:12: warning: ‘dummy’ defined but not used CC StringDefs.lo CCLD libXt.la make[4]: Leaving directory `/opt/libxt-1.0.9/build/src' make[3]: Leaving directory `/opt/libxt-1.0.9/build/src' Making all in include make[3]: Entering directory `/opt/libxt-1.0.9/build/include' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/opt/libxt-1.0.9/build/include' Making all in man make[3]: Entering directory `/opt/libxt-1.0.9/build/man' GEN XtAddCallbacks.3 GEN XtRemoveCallback.3 GEN XtRemoveCallbacks.3 GEN XtRemoveAllCallbacks.3 GEN XtAddRawEventHandler.3 GEN XtRemoveEventHandler.3 GEN XtRemoveRawEventHandler.3 GEN XtInsertEventHandler.3 GEN XtInsertRawEventHandler.3 GEN XtRemoveGrab.3 GEN XtAddConverter.3 GEN XtRemoveInput.3 GEN XtRemoveTimeOut.3 GEN XtRemoveWorkProc.3 GEN XtVaAppCreateShell.3 GEN XtAppSetErrorHandler.3 GEN XtAppSetWarningHandler.3 GEN XtAppWarning.3 GEN XtAppSetErrorMsgHandler.3 GEN XtAppSetWarningMsgHandler.3 GEN XtAppWarningMsg.3 GEN XtAppGetErrorDatabaseText.3 GEN XtAppSetSelectionTimeout.3 GEN XtAppPending.3 GEN XtAppPeekEvent.3 GEN XtAppProcessEvent.3 GEN XtDispatchEvent.3 GEN XtAppMainLoop.3 GEN XtPending.3 GEN XtPeekEvent.3 GEN XtProcessEvent.3 GEN XtMainLoop.3 GEN XtCallCallbackList.3 GEN XtHasCallbacks.3 GEN XtSuperclass.3 GEN XtIsSubclass.3 GEN XtCheckSubclass.3 GEN XtIsObject.3 GEN XtIsRectObj.3 GEN XtIsWidget.3 GEN XtIsComposite.3 GEN XtIsConstraint.3 GEN XtIsShell.3 GEN XtIsOverrideShell.3 GEN XtIsWMShell.3 GEN XtIsVendorShell.3 GEN XtIsTransientShell.3 GEN XtIsTopLevelShell.3 GEN XtIsApplicationShell.3 GEN XtIsSessionShell.3 GEN XtMoveWidget.3 GEN XtResizeWidget.3 GEN XtDirectConvert.3 GEN XtCallConverter.3 GEN XtDestroyApplicationContext.3 GEN XtWidgetToApplicationContext.3 GEN XtToolkitInitialize.3 GEN XtVaCreatePopupShell.3 GEN XtVaCreateWidget.3 GEN XtCreateManagedWidget.3 GEN XtVaCreateManagedWidget.3 GEN XtDestroyWidget.3 GEN XtDisplayOfObject.3 GEN XtScreen.3 GEN XtScreenOfObject.3 GEN XtWindow.3 GEN XtWindowOfObject.3 GEN XtOpenDisplay.3 GEN XtCloseDisplay.3 GEN XtDatabase.3 GEN XtScreenDatabase.3 GEN XtReleaseGC.3 GEN XtGetConstraintResourceList.3 GEN XtGetSelectionValues.3 GEN XtVaGetSubresources.3 GEN XtVaGetApplicationResources.3 GEN XtMakeResizeRequest.3 GEN XtCalloc.3 GEN XtRealloc.3 GEN XtFree.3 GEN XtNew.3 GEN XtNewString.3 GEN XtManageChild.3 GEN XtUnmanageChildren.3 GEN XtUnmanageChild.3 GEN XtIsManaged.3 GEN XtChangeManagedSet.3 GEN XtSetMappedWhenManaged.3 GEN XtUnmapWidget.3 GEN XtWindowToWidget.3 GEN XtOffsetOf.3 GEN XtNumber.3 GEN XtOwnSelectionIncremental.3 GEN XtDisownSelection.3 GEN XtInstallAccelerators.3 GEN XtInstallAllAccelerators.3 GEN XtAugmentTranslations.3 GEN XtOverrideTranslations.3 GEN XtUninstallTranslations.3 GEN XtCallbackPopdown.3 GEN MenuPopdown.3 GEN XtPopupSpringLoaded.3 GEN XtCallbackNone.3 GEN XtCallbackNonexclusive.3 GEN XtCallbackExclusive.3 GEN MenuPopup.3 GEN XtIsRealized.3 GEN XtUnrealizeWidget.3 GEN XtMergeArgLists.3 GEN XtTranslateKeycode.3 GEN XtRegisterCaseConverter.3 GEN XtConvertCase.3 GEN XtIsSensitive.3 GEN XtVaSetValues.3 GEN XtSetSubvalues.3 GEN XtGetValues.3 GEN XtVaGetValues.3 GEN XtGetSubvalues.3 GEN XtVaGetSubvalues.3 GEN XtVaSetSubvalues.3 GEN XtKeysymToKeycodeList.3 GEN XtSetTypeConverter.3 GEN XtRemoveActionHook.3 GEN XtGetMultiClickTime.3 GEN XtRemoveEventTypeHandler.3 GEN XtRegisterExtensionSelector.3 GEN XtSetEventDispatcher.3 GEN XtDispatchEventToWidget.3 GEN XtLastTimestampProcessed.3 GEN XtNoticeSignal.3 GEN XtRemoveSignal.3 GEN XtAddTimeOut.3 GEN XtAddWorkProc.3 GEN XtRemoveBlockHook.3 GEN XtVaAppInitialize.3 GEN XtSessionReturnToken.3 GEN XtSetErrorMsgHandler.3 GEN XtSetWarningMsgHandler.3 GEN XtWarningMsg.3 GEN XtSetErrorHandler.3 GEN XtSetWarningHandler.3 GEN XtWarning.3 GEN XtGetErrorDatabaseText.3 GEN XtGetSelectionValuesIncremental.3 GEN XtSetSelectionTimeout.3 GEN XtSendSelectionRequest.3 GEN XtCancelSelectionRequest.3 GEN XtReleasePropertyAtom.3 GEN XtUngrabKey.3 GEN XtGrabKeyboard.3 GEN XtUngrabKeyboard.3 GEN XtGrabButton.3 GEN XtUngrabButton.3 GEN XtGrabPointer.3 GEN XtUngrabPointer.3 GEN XtUnregisterDrawable.3 GEN XtAppGetExitFlag.3 GEN XtAppUnlock.3 GEN XtProcessUnlock.3 GEN XtVaOpenApplication.3 GEN XtAddActions.3 GEN XtAddCallback.3 GEN XtAddEventHandler.3 GEN XtAddExposureToRegion.3 GEN XtAddGrab.3 GEN XtAddInput.3 GEN XtAllocateGC.3 GEN XtAppAddActionHook.3 GEN XtAppAddActions.3 GEN XtAppAddBlockHook.3 GEN XtAppAddConverter.3 GEN XtAppAddInput.3 GEN XtAppAddSignal.3 GEN XtAppAddTimeOut.3 GEN XtAppAddWorkProc.3 GEN XtAppCreateShell.3 GEN XtAppError.3 GEN XtAppErrorMsg.3 GEN XtAppGetErrorDatabase.3 GEN XtAppGetSelectionTimeout.3 GEN XtAppInitialize.3 GEN XtAppLock.3 GEN XtAppNextEvent.3 GEN XtAppReleaseCacheRefs.3 GEN XtAppSetExitFlag.3 GEN XtAppSetFallbackResources.3 GEN XtAppSetTypeConverter.3 GEN XtBuildEventMask.3 GEN XtCallAcceptFocus.3 GEN XtCallActionProc.3 GEN XtCallCallbacks.3 GEN XtClass.3 GEN XtConfigureWidget.3 GEN XtConvert.3 GEN XtConvertAndStore.3 GEN XtCreateApplicationContext.3 GEN XtCreateApplicationShell.3 GEN XtCreatePopupShell.3 GEN XtCreateSelectionRequest.3 GEN XtCreateWidget.3 GEN XtCreateWindow.3 GEN XtDisplay.3 GEN XtDisplayInitialize.3 GEN XtDisplayStringConversionWarning.3 GEN XtDisplayToApplicationContext.3 GEN XtError.3 GEN XtErrorMsg.3 GEN XtFindFile.3 GEN XtGetActionKeysym.3 GEN XtGetActionList.3 GEN XtGetApplicationNameAndClass.3 GEN XtGetApplicationResources.3 GEN XtGetClassExtension.3 GEN XtGetDisplays.3 GEN XtGetErrorDatabase.3 GEN XtGetGC.3 GEN XtGetKeyboardFocusWidget.3 GEN XtGetKeysymTable.3 GEN XtGetResourceList.3 GEN XtGetSelectionParameters.3 GEN XtGetSelectionRequest.3 GEN XtGetSelectionTimeout.3 GEN XtGetSelectionValue.3 GEN XtGetSelectionValueIncremental.3 GEN XtGetSubresources.3 GEN XtGrabKey.3 GEN XtHooksOfDisplay.3 GEN XtInitialize.3 GEN XtInitializeWidgetClass.3 GEN XtInsertEventTypeHandler.3 GEN XtLastEventProcessed.3 GEN XtMakeGeometryRequest.3 GEN XtMalloc.3 GEN XtManageChildren.3 GEN XtMapWidget.3 GEN XtName.3 GEN XtNameToWidget.3 GEN XtNextEvent.3 GEN XtOffset.3 GEN XtOpenApplication.3 GEN XtOwnSelection.3 GEN XtParent.3 GEN XtParseAcceleratorTable.3 GEN XtParseTranslationTable.3 GEN XtPopdown.3 GEN XtPopup.3 GEN XtProcessLock.3 GEN XtQueryGeometry.3 GEN XtRealizeWidget.3 GEN XtRegisterDrawable.3 GEN XtRegisterGrabAction.3 GEN XtReservePropertyAtom.3 GEN XtResolvePathname.3 GEN XtSessionGetToken.3 GEN XtSetArg.3 GEN XtSetKeyTranslator.3 GEN XtSetKeyboardFocus.3 GEN XtSetLanguageProc.3 GEN XtSetMultiClickTime.3 GEN XtSetSelectionParameters.3 GEN XtSetSensitive.3 GEN XtSetValues.3 GEN XtSetWMColormapWindows.3 GEN XtStringConversionWarning.3 GEN XtToolkitThreadInitialize.3 GEN XtTranslateCoords.3 GEN XtVaCreateArgsList.3 make[3]: Leaving directory `/opt/libxt-1.0.9/build/man' Making all in specs make[3]: Entering directory `/opt/libxt-1.0.9/build/specs' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/opt/libxt-1.0.9/build/specs' make[3]: Entering directory `/opt/libxt-1.0.9/build' make[3]: Leaving directory `/opt/libxt-1.0.9/build' make[2]: Leaving directory `/opt/libxt-1.0.9/build' make[1]: Leaving directory `/opt/libxt-1.0.9/build' >build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_clean: dh_clean -k is deprecated; use dh_prep instead dh_installdirs cd build && /usr/bin/make DESTDIR=/opt/libxt-1.0.9/debian/tmp install make[1]: Entering directory `/opt/libxt-1.0.9/build' Making install in util make[2]: Entering directory `/opt/libxt-1.0.9/build/util' make[3]: Entering directory `/opt/libxt-1.0.9/build/util' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/opt/libxt-1.0.9/build/util' make[2]: Leaving directory `/opt/libxt-1.0.9/build/util' Making install in src make[2]: Entering directory `/opt/libxt-1.0.9/build/src' /usr/bin/make install-am make[3]: Entering directory `/opt/libxt-1.0.9/build/src' make[4]: Entering directory `/opt/libxt-1.0.9/build/src' test -z "/usr/lib" || /bin/mkdir -p "/opt/libxt-1.0.9/debian/tmp/usr/lib" /bin/bash ../libtool --mode=install /usr/bin/install -c libXt.la '/opt/libxt-1.0.9/debian/tmp/usr/lib' libtool: install: /usr/bin/install -c .libs/libXt.so.6.0.0 /opt/libxt-1.0.9/debian/tmp/usr/lib/libXt.so.6.0.0 libtool: install: (cd /opt/libxt-1.0.9/debian/tmp/usr/lib && { ln -s -f libXt.so.6.0.0 libXt.so.6 || { rm -f libXt.so.6 && ln -s libXt.so.6.0.0 libXt.so.6; }; }) libtool: install: (cd /opt/libxt-1.0.9/debian/tmp/usr/lib && { ln -s -f libXt.so.6.0.0 libXt.so || { rm -f libXt.so && ln -s libXt.so.6.0.0 libXt.so; }; }) libtool: install: /usr/bin/install -c .libs/libXt.lai /opt/libxt-1.0.9/debian/tmp/usr/lib/libXt.la libtool: install: /usr/bin/install -c .libs/libXt.a /opt/libxt-1.0.9/debian/tmp/usr/lib/libXt.a libtool: install: chmod 644 /opt/libxt-1.0.9/debian/tmp/usr/lib/libXt.a libtool: install: ranlib /opt/libxt-1.0.9/debian/tmp/usr/lib/libXt.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 `/opt/libxt-1.0.9/build/src' make[3]: Leaving directory `/opt/libxt-1.0.9/build/src' make[2]: Leaving directory `/opt/libxt-1.0.9/build/src' Making install in include make[2]: Entering directory `/opt/libxt-1.0.9/build/include' make[3]: Entering directory `/opt/libxt-1.0.9/build/include' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/X11" || /bin/mkdir -p "/opt/libxt-1.0.9/debian/tmp/usr/include/X11" /usr/bin/install -c -m 644 X11/StringDefs.h X11/Shell.h '/opt/libxt-1.0.9/debian/tmp/usr/include/X11' test -z "/usr/include/X11" || /bin/mkdir -p "/opt/libxt-1.0.9/debian/tmp/usr/include/X11" /usr/bin/install -c -m 644 ../../include/X11/Composite.h ../../include/X11/CompositeP.h ../../include/X11/ConstrainP.h ../../include/X11/Constraint.h ../../include/X11/Core.h ../../include/X11/CoreP.h ../../include/X11/Intrinsic.h ../../include/X11/IntrinsicP.h ../../include/X11/Object.h ../../include/X11/ObjectP.h ../../include/X11/RectObj.h ../../include/X11/RectObjP.h ../../include/X11/ResConfigP.h ../../include/X11/ShellP.h ../../include/X11/Vendor.h ../../include/X11/VendorP.h ../../include/X11/CallbackI.h ../../include/X11/ConvertI.h ../../include/X11/CreateI.h ../../include/X11/EventI.h ../../include/X11/HookObjI.h ../../include/X11/InitialI.h ../../include/X11/IntrinsicI.h ../../include/X11/PassivGraI.h ../../include/X11/ResourceI.h ../../include/X11/SelectionI.h ../../include/X11/ShellI.h ../../include/X11/ThreadsI.h ../../include/X11/TranslateI.h ../../include/X11/VarargsI.h ../../include/X11/Xtos.h '/opt/libxt-1.0.9/debian/tmp/usr/include/X11' make[3]: Leaving directory `/opt/libxt-1.0.9/build/include' make[2]: Leaving directory `/opt/libxt-1.0.9/build/include' Making install in man make[2]: Entering directory `/opt/libxt-1.0.9/build/man' make[3]: Entering directory `/opt/libxt-1.0.9/build/man' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man3" || /bin/mkdir -p "/opt/libxt-1.0.9/debian/tmp/usr/share/man/man3" /usr/bin/install -c -m 644 XtAddCallbacks.3 XtRemoveCallback.3 XtRemoveCallbacks.3 XtRemoveAllCallbacks.3 XtAddRawEventHandler.3 XtRemoveEventHandler.3 XtRemoveRawEventHandler.3 XtInsertEventHandler.3 XtInsertRawEventHandler.3 XtRemoveGrab.3 XtAddConverter.3 XtRemoveInput.3 XtRemoveTimeOut.3 XtRemoveWorkProc.3 XtVaAppCreateShell.3 XtAppSetErrorHandler.3 XtAppSetWarningHandler.3 XtAppWarning.3 XtAppSetErrorMsgHandler.3 XtAppSetWarningMsgHandler.3 XtAppWarningMsg.3 XtAppGetErrorDatabaseText.3 XtAppSetSelectionTimeout.3 XtAppPending.3 XtAppPeekEvent.3 XtAppProcessEvent.3 XtDispatchEvent.3 XtAppMainLoop.3 XtPending.3 XtPeekEvent.3 XtProcessEvent.3 XtMainLoop.3 XtCallCallbackList.3 XtHasCallbacks.3 XtSuperclass.3 XtIsSubclass.3 XtCheckSubclass.3 XtIsObject.3 XtIsRectObj.3 XtIsWidget.3 '/opt/libxt-1.0.9/debian/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 XtIsComposite.3 XtIsConstraint.3 XtIsShell.3 XtIsOverrideShell.3 XtIsWMShell.3 XtIsVendorShell.3 XtIsTransientShell.3 XtIsTopLevelShell.3 XtIsApplicationShell.3 XtIsSessionShell.3 XtMoveWidget.3 XtResizeWidget.3 XtDirectConvert.3 XtCallConverter.3 XtDestroyApplicationContext.3 XtWidgetToApplicationContext.3 XtToolkitInitialize.3 XtVaCreatePopupShell.3 XtVaCreateWidget.3 XtCreateManagedWidget.3 XtVaCreateManagedWidget.3 XtDestroyWidget.3 XtDisplayOfObject.3 XtScreen.3 XtScreenOfObject.3 XtWindow.3 XtWindowOfObject.3 XtOpenDisplay.3 XtCloseDisplay.3 XtDatabase.3 XtScreenDatabase.3 XtReleaseGC.3 XtGetConstraintResourceList.3 XtGetSelectionValues.3 XtVaGetSubresources.3 XtVaGetApplicationResources.3 XtMakeResizeRequest.3 XtCalloc.3 XtRealloc.3 XtFree.3 '/opt/libxt-1.0.9/debian/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 XtNew.3 XtNewString.3 XtManageChild.3 XtUnmanageChildren.3 XtUnmanageChild.3 XtIsManaged.3 XtChangeManagedSet.3 XtSetMappedWhenManaged.3 XtUnmapWidget.3 XtWindowToWidget.3 XtOffsetOf.3 XtNumber.3 XtOwnSelectionIncremental.3 XtDisownSelection.3 XtInstallAccelerators.3 XtInstallAllAccelerators.3 XtAugmentTranslations.3 XtOverrideTranslations.3 XtUninstallTranslations.3 XtCallbackPopdown.3 MenuPopdown.3 XtPopupSpringLoaded.3 XtCallbackNone.3 XtCallbackNonexclusive.3 XtCallbackExclusive.3 MenuPopup.3 XtIsRealized.3 XtUnrealizeWidget.3 XtMergeArgLists.3 XtTranslateKeycode.3 XtRegisterCaseConverter.3 XtConvertCase.3 XtIsSensitive.3 XtVaSetValues.3 XtSetSubvalues.3 XtGetValues.3 XtVaGetValues.3 XtGetSubvalues.3 XtVaGetSubvalues.3 XtVaSetSubvalues.3 '/opt/libxt-1.0.9/debian/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 XtKeysymToKeycodeList.3 XtSetTypeConverter.3 XtRemoveActionHook.3 XtGetMultiClickTime.3 XtRemoveEventTypeHandler.3 XtRegisterExtensionSelector.3 XtSetEventDispatcher.3 XtDispatchEventToWidget.3 XtLastTimestampProcessed.3 XtNoticeSignal.3 XtRemoveSignal.3 XtAddTimeOut.3 XtAddWorkProc.3 XtRemoveBlockHook.3 XtVaAppInitialize.3 XtSessionReturnToken.3 XtSetErrorMsgHandler.3 XtSetWarningMsgHandler.3 XtWarningMsg.3 XtSetErrorHandler.3 XtSetWarningHandler.3 XtWarning.3 XtGetErrorDatabaseText.3 XtGetSelectionValuesIncremental.3 XtSetSelectionTimeout.3 XtSendSelectionRequest.3 XtCancelSelectionRequest.3 XtReleasePropertyAtom.3 XtUngrabKey.3 XtGrabKeyboard.3 XtUngrabKeyboard.3 XtGrabButton.3 XtUngrabButton.3 XtGrabPointer.3 XtUngrabPointer.3 XtUnregisterDrawable.3 XtAppGetExitFlag.3 XtAppUnlock.3 XtProcessUnlock.3 XtVaOpenApplication.3 '/opt/libxt-1.0.9/debian/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 XtAddActions.3 XtAddCallback.3 XtAddEventHandler.3 XtAddExposureToRegion.3 XtAddGrab.3 XtAddInput.3 XtAllocateGC.3 XtAppAddActionHook.3 XtAppAddActions.3 XtAppAddBlockHook.3 XtAppAddConverter.3 XtAppAddInput.3 XtAppAddSignal.3 XtAppAddTimeOut.3 XtAppAddWorkProc.3 XtAppCreateShell.3 XtAppError.3 XtAppErrorMsg.3 XtAppGetErrorDatabase.3 XtAppGetSelectionTimeout.3 XtAppInitialize.3 XtAppLock.3 XtAppNextEvent.3 XtAppReleaseCacheRefs.3 XtAppSetExitFlag.3 XtAppSetFallbackResources.3 XtAppSetTypeConverter.3 XtBuildEventMask.3 XtCallAcceptFocus.3 XtCallActionProc.3 XtCallCallbacks.3 XtClass.3 XtConfigureWidget.3 XtConvert.3 XtConvertAndStore.3 XtCreateApplicationContext.3 XtCreateApplicationShell.3 XtCreatePopupShell.3 XtCreateSelectionRequest.3 XtCreateWidget.3 '/opt/libxt-1.0.9/debian/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 XtCreateWindow.3 XtDisplay.3 XtDisplayInitialize.3 XtDisplayStringConversionWarning.3 XtDisplayToApplicationContext.3 XtError.3 XtErrorMsg.3 XtFindFile.3 XtGetActionKeysym.3 XtGetActionList.3 XtGetApplicationNameAndClass.3 XtGetApplicationResources.3 XtGetClassExtension.3 XtGetDisplays.3 XtGetErrorDatabase.3 XtGetGC.3 XtGetKeyboardFocusWidget.3 XtGetKeysymTable.3 XtGetResourceList.3 XtGetSelectionParameters.3 XtGetSelectionRequest.3 XtGetSelectionTimeout.3 XtGetSelectionValue.3 XtGetSelectionValueIncremental.3 XtGetSubresources.3 XtGrabKey.3 XtHooksOfDisplay.3 XtInitialize.3 XtInitializeWidgetClass.3 XtInsertEventTypeHandler.3 XtLastEventProcessed.3 XtMakeGeometryRequest.3 XtMalloc.3 XtManageChildren.3 XtMapWidget.3 XtName.3 XtNameToWidget.3 XtNextEvent.3 XtOffset.3 XtOpenApplication.3 '/opt/libxt-1.0.9/debian/tmp/usr/share/man/man3' /usr/bin/install -c -m 644 XtOwnSelection.3 XtParent.3 XtParseAcceleratorTable.3 XtParseTranslationTable.3 XtPopdown.3 XtPopup.3 XtProcessLock.3 XtQueryGeometry.3 XtRealizeWidget.3 XtRegisterDrawable.3 XtRegisterGrabAction.3 XtReservePropertyAtom.3 XtResolvePathname.3 XtSessionGetToken.3 XtSetArg.3 XtSetKeyTranslator.3 XtSetKeyboardFocus.3 XtSetLanguageProc.3 XtSetMultiClickTime.3 XtSetSelectionParameters.3 XtSetSensitive.3 XtSetValues.3 XtSetWMColormapWindows.3 XtStringConversionWarning.3 XtToolkitThreadInitialize.3 XtTranslateCoords.3 XtVaCreateArgsList.3 '/opt/libxt-1.0.9/debian/tmp/usr/share/man/man3' make[3]: Leaving directory `/opt/libxt-1.0.9/build/man' make[2]: Leaving directory `/opt/libxt-1.0.9/build/man' Making install in specs make[2]: Entering directory `/opt/libxt-1.0.9/build/specs' make[3]: Entering directory `/opt/libxt-1.0.9/build/specs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/opt/libxt-1.0.9/build/specs' make[2]: Leaving directory `/opt/libxt-1.0.9/build/specs' make[2]: Entering directory `/opt/libxt-1.0.9/build' make[3]: Entering directory `/opt/libxt-1.0.9/build' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/opt/libxt-1.0.9/debian/tmp/usr/lib/pkgconfig" /usr/bin/install -c -m 644 xt.pc '/opt/libxt-1.0.9/debian/tmp/usr/lib/pkgconfig' make[3]: Leaving directory `/opt/libxt-1.0.9/build' make[2]: Leaving directory `/opt/libxt-1.0.9/build' make[1]: Leaving directory `/opt/libxt-1.0.9/build' dh_testdir dh_testroot dh_installdocs dh_install --sourcedir=debian/tmp --fail-missing -XlibXt.la dh_installchangelogs ChangeLog dh_link dh_installman dh_strip --dbg-package=libxt6-dbg dh_compress dh_fixperms dh_makeshlibs dh_shlibdeps dh_installdeb dh_gencontrol dpkg-gencontrol: warning: Depends field of package libxt6-dbg: unknown substitution variable ${shlibs:Depends} dpkg-gencontrol: warning: Depends field of package libxt-dev: unknown substitution variable ${shlibs:Depends} dh_md5sums dh_builddeb dpkg-deb: building package `libxt6' in `../libxt6_1.0.9-1_i386.deb'. dpkg-deb: building package `libxt6-dbg' in `../libxt6-dbg_1.0.9-1_i386.deb'. dpkg-deb: building package `libxt-dev' in `../libxt-dev_1.0.9-1_i386.deb'. dpkg-genchanges -b >../libxt_1.0.9-1_i386.changes dpkg-genchanges: binary-only upload - not including any source code dpkg-source -i -I --after-build libxt-1.0.9 dpkg-buildpackage: binary only upload (no source included) Now running lintian... I: libxt6: description-possibly-contains-homepage http://www.X.org N: N: This package has no Homepage field but has a URL in the description and N: wording that might indicate this is the package Homepage. If it is, add N: a Homepage control field containing it rather than mentioning it in the N: package description. N: N: Severity: wishlist, Certainty: wild-guess N: I: libxt6: no-symbols-control-file usr/lib/libXt.so.6.0.0 N: N: Although the package includes a shared library, the package does not N: have a symbols control file. N: N: dpkg can use symbols files in order to generate more accurate library N: dependencies for applications, based on the symbols from the library N: that are actually used by the application. N: N: Refer to the dpkg-gensymbols(1) manual page and N: http://wiki.debian.org/UsingSymbolsFiles for details. N: N: Severity: wishlist, Certainty: certain N: I: libxt6-dbg: description-possibly-contains-homepage http://www.X.org I: libxt-dev: description-possibly-contains-homepage http://www.X.org W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAddActions.3.gz 125: warning: macro `ny0' not defined N: N: This man page provokes warnings or errors from man. N: N: "cannot adjust" or "can't break" are trouble with paragraph filling, N: usually related to long lines. Adjustment can be helped by left N: justifying, breaks can be helped with hyphenation, see "Manipulating N: Filling and Adjusting" and "Manipulating Hyphenation" in the manual. N: N: "can't find numbered character" usually means latin1 etc in the input, N: and this warning indicates characters will be missing from the output. N: You can change to escapes like \[:a] described on the groff_char man N: page. N: N: Other warnings are often formatting typos, like missing quotes around a N: string argument to .IP. These are likely to result in lost or malformed N: output. See the groff_man (or groff_mdoc if using mdoc) man page for N: information on macros. N: N: This test uses man's --warnings option to enable groff warnings that N: catch common mistakes, such as putting . or ' characters at the start of N: a line when they are intended as literal text rather than groff N: commands. This can be fixed either by reformatting the paragraph so that N: these characters are not at the start of a line, or by adding a N: zero-width space (\&) immediately before them. N: N: At worst, warning messages can be disabled with the .warn directive, see N: "Debugging" in the groff manual. N: N: To test this for yourself you can use the following command: N: LANG=en_US.UTF-8 MANWIDTH=80 man --warnings -E UTF-8 -l >/dev/null N: N: Severity: normal, Certainty: certain N: W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAddCallback.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAddEventHandler.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAddExposureToRegion.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAddGrab.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAddInput.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAllocateGC.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppAddActionHook.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppAddActions.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppAddBlockHook.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppAddConverter.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppAddInput.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppAddSignal.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppAddTimeOut.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppAddWorkProc.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppCreateShell.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppError.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppErrorMsg.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppGetErrorDatabase.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppGetSelectionTimeout.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppInitialize.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppLock.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppNextEvent.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppReleaseCacheRefs.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppSetExitFlag.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppSetFallbackResources.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtAppSetTypeConverter.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtBuildEventMask.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtCallAcceptFocus.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtCallActionProc.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtCallCallbacks.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtClass.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtConfigureWidget.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtConvert.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtConvertAndStore.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtCreateApplicationContext.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtCreateApplicationShell.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtCreatePopupShell.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtCreateSelectionRequest.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtCreateWidget.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtCreateWindow.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtDisplay.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtDisplayInitialize.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtDisplayStringConversionWarning.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtDisplayToApplicationContext.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtError.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtErrorMsg.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtFindFile.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtGetActionKeysym.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtGetActionList.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtGetApplicationNameAndClass.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtGetApplicationResources.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtGetClassExtension.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtGetDisplays.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtGetErrorDatabase.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtGetGC.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtGetKeyboardFocusWidget.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtGetKeysymTable.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtGetResourceList.3.gz 125: warning: macro `ny0' not defined E: libxt-dev: manpage-not-compressed-with-gzip usr/share/man/man3/XtGetSelectionParameters.3.gz N: N: Manual pages should be compressed with gzip -9. N: N: Refer to Debian Policy Manual section 12.1 (Manual pages) for details. N: N: Severity: important, Certainty: certain N: W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtGetSelectionParameters.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtGetSelectionRequest.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtGetSelectionTimeout.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtGetSelectionValue.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtGetSelectionValueIncremental.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtGetSubresources.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtGrabKey.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtHooksOfDisplay.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtInitialize.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtInitializeWidgetClass.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtInsertEventTypeHandler.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtLastEventProcessed.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtMakeGeometryRequest.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtMalloc.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtManageChildren.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtMapWidget.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtName.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtNameToWidget.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtNextEvent.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtOffset.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtOpenApplication.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtOwnSelection.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtParent.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtParseAcceleratorTable.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtParseTranslationTable.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtPopdown.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtPopup.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtProcessLock.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtQueryGeometry.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtRealizeWidget.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtRegisterDrawable.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtRegisterGrabAction.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtReservePropertyAtom.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtResolvePathname.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtSessionGetToken.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtSetArg.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtSetKeyTranslator.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtSetKeyboardFocus.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtSetLanguageProc.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtSetMultiClickTime.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtSetSelectionParameters.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtSetSensitive.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtSetValues.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtSetWMColormapWindows.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtStringConversionWarning.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtToolkitThreadInitialize.3.gz 124: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtTranslateCoords.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: manpage-has-errors-from-man usr/share/man/man3/XtVaCreateArgsList.3.gz 125: warning: macro `ny0' not defined W: libxt-dev: gz-file-not-gzip usr/share/man/man3/XtGetSelectionParameters.3.gz N: N: The given file ends with .gz, which normally indicates it is compressed N: with gzip. However, it doesn't seem to be a gzip-compressed file. gzip N: will fail with an error on such files. Normally this indicates a mistake N: in the installation process of the package. N: N: Severity: normal, Certainty: possible N: Finished running lintian.