Snippets for libreoffice 25.8.7.3 from Alpine aarch64
Sourced from https://build.alpinelinux.org/buildlogs/build-edge-aarch64/community/libreoffice/libreoffice-25.8.7.3-r2.log.
-
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/odk/source/unoapploader/unx/unoapploader.c:27:9: warning: macro '__USE_GNU' is not used [-Wunused-macros] 27 | #define __USE_GNU | ^~~~~~~~~ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/pyuno/source/module/pyuno_dlopenwrapper.c:30:9: warning: macro '__USE_GNU' is not used [-Wunused-macros] 30 | #define __USE_GNU | ^~~~~~~~~ -
/usr/include/c++/15.2.0/bits/unique_ptr.h:1100:30: warning: argument 1 range [13835058055282163713, 18446744073709551615] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 1100 | { return unique_ptr<_Tp>(new remove_extent_t<_Tp>[__num]()); } | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/workdir/UnpackedTarball/skia/src/sfnt/SkSFNTHeader.h:20:8: warning: type 'struct SkSFNTHeader' violates the C++ One Definition Rule [-Wodr] 20 | struct SkSFNTHeader { | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/workdir/UnpackedTarball/skia/src/core/SkDistanceFieldGen.cpp:27:8: warning: type 'struct DFData' violates the C++ One Definition Rule [-Wodr] 27 | struct DFData { | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/workdir/UnpackedTarball/skia/third_party/vulkanmemoryallocator/include/vk_mem_alloc.h:953:16: warning: type 'struct VmaVulkanFunctions' violates the C++ One Definition Rule [-Wodr] 953 | typedef struct VmaVulkanFunctions | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/workdir/UnpackedTarball/skia/src/gpu/ganesh/SurfaceDrawContext.cpp:1522:59: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 1522 | new std::unique_ptr<GrSemaphore>[numSemaphores]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/workdir/UnpackedTarball/skia/src/gpu/ganesh/GrProxyProvider.cpp:422:82: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 422 | std::unique_ptr<GrMipLevel[]> texels(new GrMipLevel[mipLevelCount]); | ^ -
/usr/include/c++/15.2.0/bits/unique_ptr.h:1100:30: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 1100 | { return unique_ptr<_Tp>(new remove_extent_t<_Tp>[__num]()); } | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/i18nutil/source/utility/unicode.cxx:434:12: warning: enumeration value 'USCRIPT_BERIA_ERFE' not handled in switch [-Wswitch] 434 | switch (eScript) | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/i18nutil/source/utility/unicode.cxx:434:12: warning: enumeration value 'USCRIPT_SIDETIC' not handled in switch [-Wswitch]
-
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/i18nutil/source/utility/unicode.cxx:434:12: warning: enumeration value 'USCRIPT_TAI_YO' not handled in switch [-Wswitch]
-
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/i18nutil/source/utility/unicode.cxx:434:12: warning: enumeration value 'USCRIPT_TOLONG_SIKI' not handled in switch [-Wswitch]
-
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/i18nutil/source/utility/unicode.cxx:434:12: warning: enumeration value 'USCRIPT_TRADITIONAL_HAN_WITH_LATIN' not handled in switch [-Wswitch]
-
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/cppuhelper/source/component_context.cxx:566:87: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 566 | std::unique_ptr<ContextEntry_Init[]> mapped_entries(new ContextEntry_Init[nEntries]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/cppuhelper/source/propshlp.cxx:813:64: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 813 | std::unique_ptr<Any[]> pConvertedValues(new Any[ nHitCount ]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/cppuhelper/source/propshlp.cxx:814:58: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 814 | std::unique_ptr<Any[]> pOldValues(new Any[ nHitCount ]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/stoc/source/invocation/invocation.cxx:734:73: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 734 | std::unique_ptr< MemberItem []> pItems( new MemberItem[ nTotalCount ] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/stoc/source/corereflection/criface.cxx:674:72: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 674 | std::unique_ptr<MemberInit[]> pSortedMemberInit(new MemberInit[nAll]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/stoc/source/security/lru_cache.h:95:24: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 95 | m_block.reset( new Entry[ m_size ] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/comphelper/source/property/propagg.cxx:677:98: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 677 | std::unique_ptr< css::uno::Any[]> pConvertedValues(new css::uno::Any[ nHitCount ]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/comphelper/source/property/propagg.cxx:678:92: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 678 | std::unique_ptr< css::uno::Any[]> pOldValues(new css::uno::Any[ nHitCount ]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/comphelper/source/property/propshlp.cxx:712:62: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 712 | std::unique_ptr<Any[]> pConvertedValues(new Any[nHitCount]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/comphelper/source/property/propshlp.cxx:713:56: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 713 | std::unique_ptr<Any[]> pOldValues(new Any[nHitCount]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/xmlscript/source/xmllib_imexp/xmllib_import.cxx:187:70: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 187 | mxImport->mpLibArray->mpLibs.reset( new LibDescriptor[ nLibCount ] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/xmlscript/source/xmllib_imexp/xmllib_import.cxx:249:49: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 249 | mpLibs.reset( new LibDescriptor[ mnLibCount ] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/configmgr/source/access.cxx:134:5: warning: '__sync_sub_and_fetch_4' writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 134 | osl_atomic_decrement(&m_refCount); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/i18npool/source/localedata/localedata.cxx:1363:107: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 1363 | std::unique_ptr<OutlineNumberingLevel_Impl[]> level(new OutlineNumberingLevel_Impl[ nLevels+1 ]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/vcl/unx/generic/app/i18n_im.cxx:26:13: warning: macro '__USE_XOPEN' is not used [-Wunused-macros] 26 | # define __USE_XOPEN | ^~~~~~~~~~~ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/svl/source/numbers/zforfind.cxx:3767:47: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 3767 | pUpperMonthText.reset( new OUString[nElems] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/svl/source/numbers/zforfind.cxx:3780:55: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 3780 | pUpperGenitiveMonthText.reset( new OUString[nElems] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/svl/source/numbers/zforfind.cxx:3799:56: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 3799 | pUpperPartitiveMonthText.reset( new OUString[nElems] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/svl/source/numbers/zforfind.cxx:3817:45: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 3817 | pUpperDayText.reset( new OUString[nElems] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/workdir/YaccTarget/connectivity/source/parse/sqlbison.cxx:1144:6: warning: comparison of unsigned expression in '>= 0' is always true [-Wtype-limits] 1144 | (0 <= (YYX) && (YYX) <= YYMAXUTOK \ | ~~^~~~~~~~ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/svx/source/dialog/charmap.cxx:942:20: warning: enumeration value 'UBLOCK_BERIA_ERFE' not handled in switch [-Wswitch] 942 | switch (eBlock) | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/svx/source/dialog/charmap.cxx:942:20: warning: enumeration value 'UBLOCK_CJK_UNIFIED_IDEOGRAPHS_EXTENSION_J' not handled in switch [-Wswitch]
-
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/svx/source/dialog/charmap.cxx:942:20: warning: enumeration value 'UBLOCK_MISCELLANEOUS_SYMBOLS_SUPPLEMENT' not handled in switch [-Wswitch]
-
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/svx/source/dialog/charmap.cxx:942:20: warning: enumeration value 'UBLOCK_SHARADA_SUPPLEMENT' not handled in switch [-Wswitch]
-
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/svx/source/dialog/charmap.cxx:942:20: warning: enumeration value 'UBLOCK_SIDETIC' not handled in switch [-Wswitch]
-
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/svx/source/dialog/charmap.cxx:942:20: warning: enumeration value 'UBLOCK_TAI_YO' not handled in switch [-Wswitch]
-
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/svx/source/dialog/charmap.cxx:942:20: warning: enumeration value 'UBLOCK_TANGUT_COMPONENTS_SUPPLEMENT' not handled in switch [-Wswitch]
-
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/svx/source/dialog/charmap.cxx:942:20: warning: enumeration value 'UBLOCK_TOLONG_SIKI' not handled in switch [-Wswitch]
-
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/desktop/source/deployment/registry/help/dp_help.cxx:450:89: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 450 | std::unique_ptr<OUString[]> pXhpFiles(new OUString[nXhpFileCount]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/xmloff/source/text/txtimp.cxx:202:51: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 202 | new ::std::vector< OUString >[size] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/svx/source/fmcomp/fmgridif.cxx:2693:92: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 2693 | m_pDispatchers.reset(new Reference< css::frame::XDispatch > [aSupportedURLs.getLength()]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/extensions/source/propctrlr/formcomponenthandler.cxx:376:87: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 376 | std::unique_ptr<OUString[]> pNewPureIds(new OUString[nNewCount]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/dbaccess/source/ui/misc/TokenWriter.cxx:405:64: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 405 | std::unique_ptr<OString[]> pHorzChar(new OString[nCount]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sw/source/core/access/accmap.cxx:288:58: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 288 | pShapes.reset(new SwAccessibleObjShape_Impl[rSize]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sw/source/filter/ww8/ww8toolbar.cxx:808:40: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 808 | m_rgacd.reset( new Acd[ m_iMac ] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sw/source/filter/ww8/ww8toolbar.cxx:840:40: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 840 | m_rgkme.reset( new Kme[ m_iMac ] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/source/core/tool/chartarr.cxx:46:41: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 46 | pRowText.reset( new OUString[nRowCnt] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/source/core/tool/chartpos.cxx:450:74: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 450 | ppData( new std::unique_ptr<ScAddress> [ nChartCols * nChartRows ] ), | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/source/core/tool/chartpos.cxx:451:66: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 451 | ppColHeader( new std::unique_ptr<ScAddress> [ nChartCols ] ), | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/source/core/tool/chartpos.cxx:452:66: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 452 | ppRowHeader( new std::unique_ptr<ScAddress> [ nChartRows ] ), | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/source/core/data/dptabsrc.cxx:1164:91: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 1164 | rtl::Reference<ScDPDimension>* ppNew = new rtl::Reference<ScDPDimension>[nNewCount]; | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/source/core/tool/addincol.cxx:93:54: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 93 | pArgDescs.reset( new ScAddInArgDesc[nArgCount] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/source/core/tool/consoli.cxx:94:70: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 94 | ppRefs.reset(new std::unique_ptr<ScReferenceList[]>[nColCount]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/source/core/tool/consoli.cxx:100:78: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 100 | ppFunctionData.reset( new std::unique_ptr<ScFunctionData[]>[nColCount] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/source/core/tool/consoli.cxx:109:60: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 109 | ppUsed.reset( new std::unique_ptr<bool[]>[nColCount] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/source/core/tool/consoli.cxx:119:66: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 119 | ppTitlePos.reset( new std::unique_ptr<SCSIZE[]>[nRowCount] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/source/core/tool/addincol.cxx:826:120: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 826 | std::unique_ptr<std::unique_ptr<ScUnoAddInFuncData>[]> ppNew(new std::unique_ptr<ScUnoAddInFuncData>[nFuncCount]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/source/core/tool/addincol.cxx:832:76: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 832 | ppFuncData.reset(new std::unique_ptr<ScUnoAddInFuncData>[nFuncCount]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/source/core/tool/addincol.cxx:399:124: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 399 | std::unique_ptr<std::unique_ptr<ScUnoAddInFuncData>[]> ppNew(new std::unique_ptr<ScUnoAddInFuncData>[nFuncCount]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/source/core/tool/addincol.cxx:405:81: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 405 | ppFuncData.reset( new std::unique_ptr<ScUnoAddInFuncData>[nFuncCount] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/source/core/tool/addincol.cxx:561:76: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 561 | pVisibleArgs.reset(new ScAddInArgDesc[nVisibleCount]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/source/core/tool/addincol.cxx:230:54: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 230 | pArgDescs.reset( new ScAddInArgDesc[nArgCount] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/source/ui/dbgui/consdlg.cxx:184:55: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 184 | pAreaData.reset( new ScAreaData[nAreaDataCount] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/source/core/data/dptabsrc.cxx:1006:84: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 1006 | mpColumnResults.reset(new uno::Sequence<sheet::MemberResult>[nColLevelCount]); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/source/core/data/dpgroup.cxx:474:61: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 474 | pNumGroups.reset( new ScDPNumGroupDimension[nSourceCount] ); | ^ -
/home/buildozer/aports/community/libreoffice/src/libreoffice-25.8.7.3/sc/inc/fillinfo.hxx:228:64: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 228 | pCellInfo = new ScCellInfo[ endCol - nStartCol + 1 + 2 ]; | ^