^ TMparse.c:1588:17: warning: passing argument 2 of 'Syntax' discards 'const' qualifier from pointer target type [enabled by default] Syntax("',' or ':' expected while parsing event sequence.",""); ^ TMparse.c:481:13: note: expected 'String' but argument is of type 'const char *' static void Syntax( ^ TMparse.c:1596:9: warning: passing argument 1 of 'Syntax' discards 'const' qualifier from pointer target type [enabled by default] Syntax("Missing ':'after event sequence.",""); ^ TMparse.c:481:13: note: expected 'String' but argument is of type 'const char *' static void Syntax( ^ TMparse.c:1596:9: warning: passing argument 2 of 'Syntax' discards 'const' qualifier from pointer target type [enabled by default] Syntax("Missing ':'after event sequence.",""); ^ TMparse.c:481:13: note: expected 'String' but argument is of type 'const char *' static void Syntax( ^ TMparse.c: In function 'ParseActionProc': TMparse.c:1615:2: warning: passing argument 1 of 'Syntax' discards 'const' qualifier from pointer target type [enabled by default] Syntax("Action procedure name is longer than 199 chars",""); ^ TMparse.c:481:13: note: expected 'String' but argument is of type 'const char *' static void Syntax( ^ TMparse.c:1615:2: warning: passing argument 2 of 'Syntax' discards 'const' qualifier from pointer target type [enabled by default] Syntax("Action procedure name is longer than 199 chars",""); ^ TMparse.c:481:13: note: expected 'String' but argument is of type 'const char *' static void Syntax( ^ TMparse.c: In function 'ParseAction': TMparse.c:1751:9: warning: passing argument 1 of 'Syntax' discards 'const' qualifier from pointer target type [enabled by default] Syntax("Missing '(' while parsing action sequence",""); ^ TMparse.c:481:13: note: expected 'String' but argument is of type 'const char *' static void Syntax( ^ TMparse.c:1751:9: warning: passing argument 2 of 'Syntax' discards 'const' qualifier from pointer target type [enabled by default] Syntax("Missing '(' while parsing action sequence",""); ^ TMparse.c:481:13: note: expected 'String' but argument is of type 'const char *' static void Syntax( ^ TMparse.c:1757:9: warning: passing argument 1 of 'Syntax' discards 'const' qualifier from pointer target type [enabled by default] Syntax("Missing ')' while parsing action sequence",""); ^ TMparse.c:481:13: note: expected 'String' but argument is of type 'const char *' static void Syntax( ^ TMparse.c:1757:9: warning: passing argument 2 of 'Syntax' discards 'const' qualifier from pointer target type [enabled by default] Syntax("Missing ')' while parsing action sequence",""); ^ TMparse.c:481:13: note: expected 'String' but argument is of type 'const char *' static void Syntax( ^ CC TMstate.lo CC Threads.lo TMparse.c: In function 'ParseTranslationTable': TMparse.c:1786:32: warning: 'quark' may be used uninitialized in this function [-Wmaybe-uninitialized] action->idx = _XtGetQuarkIndex(parseTree, quark); ^ TMparse.c:1776:11: note: 'quark' was declared here XrmQuark quark; ^ CC VarCreate.lo TMstate.c:89:37: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] static String XtNtranslationError = "translationError"; ^ CC VarGet.lo Threads.c: In function 'AppUnlock': Threads.c:201:15: warning: variable 'self' set but not used [-Wunused-but-set-variable] xthread_t self; ^ CC Varargs.lo VarGet.c:59:34: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] static String XtNxtGetTypedArg = "xtGetTypedArg"; ^ CC Vendor.lo Varargs.c:34:42: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] static String XtNxtConvertVarToArgList = "xtConvertVarToArgList"; ^ Varargs.c: In function 'TypedArgToArg': Varargs.c:246:26: warning: cast from function call of type 'char *' to non-matching type 'long int' [-Wbad-function-cast] arg_return->value = (XtArgVal) __XtMalloc(to_val.size); ^ Varargs.c:247:29: warning: cast from function call of type 'void *' to non-matching type 'long int' [-Wbad-function-cast] memory_return->value = (XtArgVal) ^ CC sharedlib.lo CC StringDefs.lo sharedlib.c:184:12: warning: 'dummy' defined but not used [-Wunused-variable] static int dummy; /* avoid warning from ranlib */ ^ Vendor.c:89:33: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] /* class_name */ "VendorShell", ^ CCLD libXt.la Making all in include make[4]: Nothing to be done for `all'. Making all in 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 XtAsprintf.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 Making all in specs make[4]: Nothing to be done for `all'. Making all in test make[4]: Nothing to be done for `all'. >>> xlib_libXt 1.1.5 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot install -C /home/buildroot/autobuild/run/instance-1/output/build/xlib_libXt-1.1.5/ Making install in util make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in src /usr/bin/make install-am /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' make[5]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c libXt.la '/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libXt.so.6.0.0 /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libXt.so.6.0.0 libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/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 /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/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 /home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libXt.la libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in include make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/X11' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/X11' /usr/bin/install -c -m 644 X11/StringDefs.h X11/Shell.h '/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/X11' /usr/bin/install -c -m 644 X11/Composite.h X11/CompositeP.h X11/ConstrainP.h X11/Constraint.h X11/Core.h X11/CoreP.h X11/Intrinsic.h X11/IntrinsicP.h X11/Object.h X11/ObjectP.h X11/RectObj.h X11/RectObjP.h X11/ResConfigP.h X11/ShellP.h X11/Vendor.h X11/VendorP.h X11/CallbackI.h X11/ConvertI.h X11/CreateI.h X11/EventI.h X11/HookObjI.h X11/InitialI.h X11/IntrinsicI.h X11/PassivGraI.h X11/ResourceI.h X11/SelectionI.h X11/ShellI.h X11/ThreadsI.h X11/TranslateI.h X11/VarargsI.h X11/Xtos.h '/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include/X11' Making install in man make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/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 '/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/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 '/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 XtNew.3 XtNewString.3 XtAsprintf.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 '/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 XtVaSetSubvalues.3 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 '/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 XtVaOpenApplication.3 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 '/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 XtCreateWidget.3 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 '/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/man/man3' /usr/bin/install -c -m 644 XtOpenApplication.3 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 '/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/man/man3' Making install in specs make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/doc/libXt' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/doc/libXt' /usr/bin/install -c -m 644 intrinsics.xml acknowledgement.xml preface.xml CH01.xml CH02.xml CH03.xml CH04.xml CH05.xml CH06.xml CH07.xml CH08.xml CH09.xml CH10.xml CH11.xml CH12.xml CH13.xml appA.xml appB.xml appC.xml appD.xml appE.xml appF.xml '/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/doc/libXt' Making install in test make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xt.pc '/home/buildroot/autobuild/run/instance-1/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' >>> xlib_libXt 1.1.5 Fixing libtool files >>> xlib_libXt 1.1.5 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install -C /home/buildroot/autobuild/run/instance-1/output/build/xlib_libXt-1.1.5/ Making install in util make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. Making install in src /usr/bin/make install-am make[5]: Nothing to be done for `install-data-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libXt.la '/home/buildroot/autobuild/run/instance-1/output/target/usr/lib' libtool: install: /usr/bin/install -c .libs/libXt.so.6.0.0 /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libXt.so.6.0.0 libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output/target/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 /home/buildroot/autobuild/run/instance-1/output/target/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 /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libXt.la libtool: warning: remember to run 'libtool --finish /usr/lib' Making install in include make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/include/X11' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/include/X11' /usr/bin/install -c -m 644 X11/StringDefs.h X11/Shell.h '/home/buildroot/autobuild/run/instance-1/output/target/usr/include/X11' /usr/bin/install -c -m 644 X11/Composite.h X11/CompositeP.h X11/ConstrainP.h X11/Constraint.h X11/Core.h X11/CoreP.h X11/Intrinsic.h X11/IntrinsicP.h X11/Object.h X11/ObjectP.h X11/RectObj.h X11/RectObjP.h X11/ResConfigP.h X11/ShellP.h X11/Vendor.h X11/VendorP.h X11/CallbackI.h X11/ConvertI.h X11/CreateI.h X11/EventI.h X11/HookObjI.h X11/InitialI.h X11/IntrinsicI.h X11/PassivGraI.h X11/ResourceI.h X11/SelectionI.h X11/ShellI.h X11/ThreadsI.h X11/TranslateI.h X11/VarargsI.h X11/Xtos.h '/home/buildroot/autobuild/run/instance-1/output/target/usr/include/X11' Making install in man make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/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 '/home/buildroot/autobuild/run/instance-1/output/target/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 '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man3' /usr/bin/install -c -m 644 XtNew.3 XtNewString.3 XtAsprintf.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 '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man3' /usr/bin/install -c -m 644 XtVaSetSubvalues.3 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 '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man3' /usr/bin/install -c -m 644 XtVaOpenApplication.3 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 '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man3' /usr/bin/install -c -m 644 XtCreateWidget.3 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 '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man3' /usr/bin/install -c -m 644 XtOpenApplication.3 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 '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/man/man3' Making install in specs make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc/libXt' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc/libXt' /usr/bin/install -c -m 644 intrinsics.xml acknowledgement.xml preface.xml CH01.xml CH02.xml CH03.xml CH04.xml CH05.xml CH06.xml CH07.xml CH08.xml CH09.xml CH10.xml CH11.xml CH12.xml CH13.xml appA.xml appB.xml appC.xml appD.xml appE.xml appF.xml '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc/libXt' Making install in test make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 xt.pc '/home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig' feh-2.21.tar.bz2: OK (sha256: 520481c9908d999f8f7546103b78ff9b11f41d25b0938f0a22f10aaa48beef2b) >>> feh 2.21 Extracting bzcat /home/buildroot/autobuild/run/instance-1/dl/feh-2.21.tar.bz2 | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-1/output/build/feh-2.21 -xf - >>> feh 2.21 Patching >>> feh 2.21 Configuring >>> feh 2.21 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j1 CC="/home/buildroot/autobuild/run/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " -C /home/buildroot/autobuild/run/instance-1/output/build/feh-2.21 all sed 's/^\(.*\)$/"\1\\n"/' < help.raw > help.inc /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -MM collage.c events.c feh_png.c filelist.c getopt.c getopt1.c gib_hash.c gib_imlib.c gib_list.c gib_style.c imlib.c index.c keyevents.c list.c main.c md5.c menu.c multiwindow.c options.c signals.c slideshow.c thumbnail.c timers.c utils.c wallpaper.c winwidget.c > deps.mk /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -O2 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local\" -DPACKAGE=\"feh\" -DVERSION=\"2.21\" -c -o collage.o collage.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -O2 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local\" -DPACKAGE=\"feh\" -DVERSION=\"2.21\" -c -o events.o events.c events.c: In function 'feh_event_handle_MotionNotify': events.c:594:4: warning: C++ style comments are not allowed in ISO C90 [enabled by default] // TODO needlessly warps for certain zoom levels ^ events.c:594:4: warning: (this will be reported only once per input file) [enabled by default] /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -O2 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local\" -DPACKAGE=\"feh\" -DVERSION=\"2.21\" -c -o feh_png.o feh_png.c feh_png.c: In function 'feh_png_read_comments': feh_png.c:79:2: warning: ISO C90 forbids mixed declarations and code [-Wpedantic] gib_hash *hash = NULL; ^ /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -O2 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local\" -DPACKAGE=\"feh\" -DVERSION=\"2.21\" -c -o filelist.o filelist.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -O2 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local\" -DPACKAGE=\"feh\" -DVERSION=\"2.21\" -c -o getopt.o getopt.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -O2 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local\" -DPACKAGE=\"feh\" -DVERSION=\"2.21\" -c -o getopt1.o getopt1.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -O2 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local\" -DPACKAGE=\"feh\" -DVERSION=\"2.21\" -c -o gib_hash.o gib_hash.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -O2 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local\" -DPACKAGE=\"feh\" -DVERSION=\"2.21\" -c -o gib_imlib.o gib_imlib.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -O2 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local\" -DPACKAGE=\"feh\" -DVERSION=\"2.21\" -c -o gib_list.o gib_list.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -O2 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local\" -DPACKAGE=\"feh\" -DVERSION=\"2.21\" -c -o gib_style.o gib_style.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -O2 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local\" -DPACKAGE=\"feh\" -DVERSION=\"2.21\" -c -o imlib.o imlib.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -O2 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local\" -DPACKAGE=\"feh\" -DVERSION=\"2.21\" -c -o index.o index.c /home/buildroot/autobuild/run/instance-1/output/host/bin/arm-none-linux-gnueabi-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -O2 -Wall -Wextra -pedantic -DHAVE_LIBCURL -DHAVE_LIBXINERAMA -DPREFIX=\"/usr/local\" -DPACKAGE=\"feh\" -DVERSION=\"2.21\" -c -o keyevents.o keyevents.c keyevents.c: In function 'feh_str_to_kb': keyevents.c:393:2: error: 'for' loop initial declarations are only allowed in C99 mode for (unsigned int i = 0; i < EVENT_LIST_END; i++) { ^ keyevents.c:393:2: note: use option -std=c99 or -std=gnu99 to compile your code make[3]: *** [keyevents.o] Error 1 make[2]: *** [build-src] Error 2 make[1]: *** [/home/buildroot/autobuild/run/instance-1/output/build/feh-2.21/.stamp_built] Error 2 make: *** [_all] Error 2 make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'