configure: error: "libxml not found"28 May configure: error: "libxml not found"
I updated my R packages the other day, and not surprisingly, one package failed to compile. Not the answer you're looking for? checking for gzopen in -lz no [ 23%] Building C object CMakeFiles/iio.dir/utilities.c.o I have nearly no idea about cmake, so I probably didn't find out everything, but the file that gets created with the include path seems very wrong: These paths should be /usr/inlucde/libxml2. BLAS: /home/kkarius/anaconda3/lib/R/lib/libRblas.so In the Ubuntu packaging system, the libXXX packages often only contain the runtime libraries necessary for running applications that dynamically link the library. Already on GitHub? So you have to specify the location of libxml2 when you run ./configure, just as brew and libvisio tell you to: (The paths on your system may vary, so do check! xml.c always uses /usr/include even though I set my own sysroot path. What is the Russian word for the color "teal"? -- Build files have been written to: /home/patricaholden/williamson/testbuild/Pro3-Linux/packages/libiio/build, Just to point out - we already provide binaries for armhf (Raspbian Stretch & Raspbian Jessie), they are linked from the readme at: which indicates to me that /usr/lib/x86_64-linux-gnu/pkgconfig is already in the default path for pkg-config. To subscribe to this RSS feed, copy and paste this URL into your RSS reader. English version of Russian proverb "The hedgehogs got pricked, cried, but continued to eat the cactus", How to convert a sequence of integers into a monomial. Is it safe to publish research papers in cooperation with Russian academics? -- Check size of struct usb_functionfs_descs_head_v2 - done The text was updated successfully, but these errors were encountered: The issue here isn't that you're missing xsltproc, but that you're missing the Autotools macro AX_PROG_XSLTPROC which looks for xsltproc. Why do men's bikes have high bars where you can hit your testicles while women's bikes have the bar much lower? How about saving the world? How to access WhatsApp through Chrome Web browser? As brew tells you when it installs libxml2: This means that brew is not symlinking libxml2 to /usr/local/lib and /usr/local/include, and likely not linking the pkg-config file there as well, which is why libvisio can't find it. On whose turn does the fright from a terror dive end? It only takes a minute to sign up. sudo apt-get install libxml2-dev I'm unable to determine which is the right version (libxml or libxml2) for 14.04 but you'll want to make sure you have the -dev version installed. -- Looking for newlocale By clicking Accept all cookies, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy. See the pkg-config man page for more details. [ 19%] Building C object CMakeFiles/iio.dir/buffer.c.o downloaded 1.5 MB, * installing *source* package XML [1] stats graphics grDevices utils datasets methods base, other attached packages: Content Discovery initiative April 13 update: Related questions using a Review our technical responses for the 2023 Developer Survey, Pipe to/from the clipboard in a Bash script. -- Looking for stdint.h -- Looking for pthread_setname_np - found -- Check size of struct usb_functionfs_descs_head_v2 Can you still use Commanders Strike if the only attack available to forego is an attack against an ally? Why typically people don't use biases in attention mechanism? Configure failure, cannot find xsltproc Issue #1 dankamongmen In install.packages(pkgs = doing, lib = lib, ) : Site design / logo 2023 Stack Exchange Inc; user contributions licensed under CC BY-SA. Can you still use Commanders Strike if the only attack available to forego is an attack against an ally? R "DESeq2/XML"configure: error: "libxml not found" Ubuntu and the circle of friends logo are trade marks of Canonical Limited and are used under licence. -- Detecting C compile features checking whether gcc accepts -g yes no configure: error: "libxml not found" ERROR: configuration failed for package 'XML' ** package XML successfully unpacked and MD5 sums checked * checking for gzopen in -lz. During the ./configure it will produce the following error: ./configure: line 6233: AX_PROG_XSLTPROC: command not found configure: error: Cannot find xsltproc. pthread library not found; support for threads will be disabled. Not the answer you're looking for? How can I start PostgreSQL server on Mac OS X? Does a password policy with a restriction of repeated characters increase security? Ah, so you're using Anaconda's R distribution. Using libxml2. I'm going to close this - as I think the cross problem is in a new thread. configure: error: xml2-config not found. Yet there seems to be a problem with libxml2. https://webkaru.net/linux/configure-error-xml2-config-found-please-check-libxml2-installation/. rev2023.4.21.43403. You signed in with another tab or window. https://stackoverflow.com/questions/45775877/configure-error-please-reinstall-the-libzip-distribution. While these symbols were never declared in public cd libiio How to automatically extend windows virtual disk size [Openstack], No such file or directory c++ Error [CentOS], How to configure Open vSwitch bridge for OpenStack, Too many connections for neutron-db-manage [MySQL], How to manually install higher version of PIP for Python v2.7, [CentOS 7]: Yum install python-pip | No package python-pip available, [OpenStack noVNC]: Code 400, message Client must support binary or base64 protocol [Solved], [CentOS Stream 8]: Error: Unknown repo epel [Solved]. configure: error: "libxml not found" https://nick-black.com/bugzilla/show_bug.cgi?id=543 we had a bug on this uninformative error. Policy. I don't (yet) know why, but I found out what is putting that in my PATH in the first place: xdm. Browse other questions tagged. It seems that R is picking up the libxml2 installation from Anaconda. ERROR: configuration failed for package XML Upgrade Node.js to the latest version on Mac OS, Incompatible library version: nokogiri.bundle requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0, "code ." one patches configure.ac and can then run autoreconf. libffi: Unfortunately, however, this appears not to be the case for libxml2 for some reason. [3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 from /home/patricaholden/williamson/testbuild/Pro3-Linux/packages/libiio/xml.c:23: libxml - pkg-config indicates libxml2 not found - Ask Ubuntu What were the most popular text editors for MS-DOS in the 1980s? Unfortunately, through yum, i couldnt upgrade php! checking whether gcc accepts -g yes Start here for a quick overview of the site, Detailed answers to any questions you might have, Discuss the workings and policies of this site. -- Looking for libusb-1.0 : Found [ 16%] Building C object CMakeFiles/iio.dir/utilities.c.o > biocLite("XML") microsoft windows - eww ---> libxml2 library not found - Emacs Stack To subscribe to this RSS feed, copy and paste this URL into your RSS reader. So how can i add libxml-2.0.pc in /usr/lib/pkgconfig/. Don't subscribeAllReplies to my comments Have a question about this project? Refactoring has begun on some buffering and encoding code with the goal of cmake --sysroot=${PWD}/../../../ubuntu-18.04.2-minimal-armhf-2019-02-16 ../ How can I control PNP and NPN transistors together from one pin? You can get all the above info by running: brew info libxml2. I run CentOS and have installed the libxml-devel package via yum which is encouraged online. -- Looking for strdup I'll play around with my PATH and see if I can get it going. ERROR: configuration failed for package XML. Making statements based on opinion; back them up with references or personal experience. Find centralized, trusted content and collaborate around the technologies you use most. libxml2-dev What positional accuracy (ie, arc seconds) is necessary to view Saturn, Uranus, beyond? I started with a fresh copy of the LibIIO repo and re-ran cmake. Embedded hyperlinks in a thesis or research paper. Check libxml2 installation on CentOS/RHEL/Fedora. asked CMake to find a package configuration file provided by "Python", but Connect and share knowledge within a single location that is structured and easy to search. Checking directory of LIBXML_INCDIR Located parser file /opt/lampp/include/parser.h Checking for 1.8: /opt/lampp/include Using libxml2. Asking for help, clarification, or responding to other answers. Checking Irreducibility to a Polynomial with Non-constant Degree over Integer. LAPACK: /home/kkarius/anaconda3/lib/R/lib/libRlapack.so, locale: -- Performing Test HAS_PIPE2 - Success I am trying to add libvisio in my mac os x from https://wiki.documentfoundation.org/DLP/Libraries/libvisio. Sign up for a free GitHub account to open an issue and contact its maintainers and the community. no checking for xmlParseFile in -lxml. @pcercuei correct me if I'm wrong here, but we don't really do anything special with libxml2 in cmake but rely on find_package. checking for xml2-config /home/kkarius/anaconda3/bin/xml2-config I have checked the pathname for sysroot and it is most certainly correct. To subscribe to this RSS feed, copy and paste this URL into your RSS reader. CMake did not find one. -- Looking for stddef.h - found -- Found FLEX: /usr/bin/flex (found version "2.6.4") ^ cmake --sysroot=${PWD}/../../ubuntu-18.04.2-minimal-armhf-2019-02-16 ../ privacy statement. checking for suffix of executables Have a question about this project? How about saving the world? Connect and share knowledge within a single location that is structured and easy to search. Why does Acts not mention the deaths of Peter and Paul? Thanks! from /usr/include/libxml2/libxml/globals.h:18, checking whether we are cross compiling no Connect and share knowledge within a single location that is structured and easy to search. [ 30%] Building C object CMakeFiles/iio.dir/sort.c.o What's the cheapest way to buy out a sibling's share of our parents house if I have no cash and want to pay less than the appraised value? -- Found Git: /usr/bin/git (found version "2.17.1") documents which make heavy use of entities are rejected now. Ubuntu and the circle of friends logo are trade marks of Canonical Limited and are used under licence. Problems install R XML package on CentOS 7 - Bioconductor Generating points along line with specifying the origin of point generation in QGIS. So I'm not sure if this correct behaviour, since the libxml & libusb are both in the sysroot specified in the cmake line. While these issues shouldnt impact security, this improves robustness under * removing /home/kkarius/anaconda3/lib/R/library/XML, The downloaded source packages are in Easy way of installing it is using yum by issuing the following command on your CentOS/Fedora/RHEL Linux distributions. You can confirm this on your system by checking rpm -ql libxml2-devel | grep include | head -4 if also see the include files installed in /usr/include/libxml2/libxml. Several cases of quadratic behavior in the XML push parser have been fixed. Looking for job perks? -- Looking for stddef.h // . By clicking Accept all cookies, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy. Have you tried doing the same command after rebooting your pc ? R itself was installed using anaconda. Connect and share knowledge within a single location that is structured and easy to search. I'm trying to compile the lib https://github.com/bjz/gl-rs. Thanks! To determine what path to check, I installed locate (sudo apt install mlocate) and using locate libxml | grep '\.pc', I found that this file exists: /usr/lib/x86_64-linux-gnu/pkgconfig/libxml-2.0.pc. issues see https://gitlab.gnome.org/GNOME/libxml2/-/issues/507, Powered by Discourse, best viewed with JavaScript enabled, https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.0.tar.xz, https://gitlab.gnome.org/GNOME/libxml2/-/issues/507. So the other option left was to install from source. Learn more about Stack Overflow the company, and our products. It doesn't mention the names "LIBXML_CFLAGS" and "LIBXML_LIBS" as far as I can see. this is the output if make all after cloning the repo and cmake ./: The text was updated successfully, but these errors were encountered: Well, did you install the development files of libxml2? Would you ever say "eat pig" instead of "eat pork"? You signed in with another tab or window. Looking for job perks? Understanding the probability of measurement w.r.t. sponsoring much of the work on this release! What is this brick with a round back and a stud on the side used for? Can someone explain why this point is giving me 8.3V? configure: error: "libxml not found" You are missing a system requirement it seems. By not providing "FindPython.cmake" in CMAKE_MODULE_PATH this project has Content Discovery initiative April 13 update: Related questions using a Review our technical responses for the 2023 Developer Survey, Error installing R 2.13.0 packages (caret) on Ubuntu 10.04, Unable to compile xps after installing ROOT, missing libraries, RCDK package installation fails in R studio. PHP :: Bug #80667 :: checking for libxml-2.0 >= 2.7.6 no it will tell you the full paths to all the files in that package. Updating HTML index of packages in '.Library' mkdir build As the error message indicates, you need to specify the libxml2 path using PKG_CONFIG_PATH. checking how to run the C preprocessor gcc -E Easy way of installing it is using yum by issuing the following command on your CentOS/Fedora/RHEL Linux distributions. It is possible though that large Hello- I found this discussion on the mailing list archives: >On Fri, 6 Oct 2000, Pallentin wrote: >> Hi there, >> I try to install ver. Also you should know that pgModeler 0.9.2 is packaged in Ubuntu 20.04 LTS at https://packages.ubuntu.com/focal/pgmodeler, so it installable as simple as. https://github.com/analogdevicesinc/libiio/blob/master/README.md. Bioconductor version 3.5 (BiocInstaller 1.26.1), ?biocLite for help checking for gzopen in -lz yes -- Performing Test WITH_NETWORK_EVENTFD - Success Why does contour plot not show point(s) where function has a discontinuity? Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use. How to combine several legends in one frame? Excellent :-) Good luck with your project! No package 'libxml-2.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Can't find libxml in Linux Issue #317 analogdevicesinc/libiio Notify me of followup comments via e-mail. Did the drapes in old theatres actually say "ASBESTOS" on them? I've corrected -libs to --libs (initial error from copying and pasting via MS Word). no checking for xmlParseFile in -lxml. This release finally fixes symbol visibility on UNIX systems. I had already pkg-config installed but the path was pointing to correct location (AWS instance). Thanks for contributing an answer to Stack Overflow! [ 13%] Building C object CMakeFiles/iio.dir/buffer.c.o @ N0rbert - that's really useful information and is helping me progress, thanks. conda XML . I'm using autoconf 2.69. Problems install R XML package on CentOS 7, Traffic: 580 users visited in the last hour, https://cran.rstudio.com/src/contrib/XML_3.98-1.9.tar.gz', https://cloud.r-project.org/src/contrib/XML_3.98-1.9.tar.gz, User Agreement and Privacy What differentiates living as mere roommates from living in a marriage-like relationship? [ 15%] Building C object CMakeFiles/iio.dir/context.c.o checking whether we are cross compiling no Sign in [ 5%] Building C object CMakeFiles/iio.dir/channel.c.o Unexpected uint64 behaviour 0xFFFF'FFFF'FFFF'FFFF - 1 = 0? You can also subscribe without commenting. The header files and library seem to be Ask Ubuntu is a question and answer site for Ubuntu users and developers. The output is this: > source("https://bioconductor.org/biocLite.R") [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C If you have specified LIBXML_INCDIR, make certain to also What is this brick with a round back and a stud on the side used for? You are trying to use a version 2. Configuration failed because libxml-2.0 was not found. With over 10 pre-installed distros to choose from, the worry-free installation life is here! It will still work most of the time, but might not suffice when the newer version of btrfs-tools has added new dependencies (like back in the day when mainline btrfs already supported some newer compression algorithm, but Debian's version . force = TRUE, [ 8%] Building C object CMakeFiles/iio.dir/device.c.o Thanks, I verified that /bin is indeed in my path. from /usr/include/libxml2/libxml/xmlmemory.h:218, Can I connect multiple USB 2.0 females to a MEAN WELL 5V 10A power supply? When I try to do an upgrade or install something, apt (-get or aptitude) throw an error, saying that perl can't find XML/SAX/Debian.pm while trying to configure libxml-libxml-perl. Could you please promote your comment as an answer so I can mark it as such? : The resulting config.log only mentions configure:6235: error: Cannot find xsltproc. but an incompatible library. means no "/usr/lib/pkgconfig/libxml-2.0.pc", usually found in the libxml2 development files. Can the game be left in an invalid state if all state-based actions are replaced? /tmp/RtmpY66UhU/downloaded_packages Was there any resolution to this problem? add explicit note about dependency on autotools-archive, resolving Gi, https://nick-black.com/bugzilla/show_bug.cgi?id=543. When a gnoll vampire assumes its hyena form, do its HP change? "Signpost" puzzle from Tatham's collection. Site design / logo 2023 Stack Exchange Inc; user contributions licensed under CC BY-SA. When a gnoll vampire assumes its hyena form, do its HP change? Using libxml2. to your account. DST Root CA X3 Expiry Invalid Certificate Error on Chrome [Fix], How to fix Failed to synchronize cache for repo appstream, Fix Fatal error: Uncaught exception Exception with message Google PHP API Client requires the CURL PHP extension, Install Qiskit on Windows 10 and Setup Jupyter Notebook. error: Don't move past current position; error: Limit number of parser errors; parser: Lower entity nesting limit with XML_PARSE_HUGE; parser: Don't increase depth twice when parsing internal entities; parser: Improve detection of entity loops; parser: Only report a single entity error; libxml.h: Remove dubious definition of LIBXML_STATIC Checking directory of LIBXML_INCDIR checking for gcc option to accept ISO C89 none needed Looking for job perks? no configure: error: "libxml not found" ERROR: configuration failed for package 'XML' Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Here is the diff in case someone else has the same problem, what didn't work, but I also tried: building and installing AUR version libxml2-git as well as installing libxml2-2.9.9-2. checking for xmlParseFile in -lxml2 no Could not find a package configuration file provided by "Python" with any Let me know if you have any further problems. Asking for help, clarification, or responding to other answers. What does the power set mean in the construction of Von Neumann universe? So, a little more info here, since I'm still not sure if this is an arch/libxml2 problem, or a libiio one. 565), Improving the copy in the close modal and post notices - 2023 edition, New blog post from our CEO Prashanth: Community is the future of AI, Ubuntu 23.04 (Lunar Lobster) is now released and is no longer off-topic, Announcement: AI-generated content is now permanently banned on Ask Ubuntu, Found 'solutions' to "cannot find -lcrypto" are not working for me, Installation of i386 Deb(Hangul 2008) into AMD64 architecture; dpkg/library error, Testing CUDA in Ubuntu 16.04: /usr/bin/ld: cannot find -lnvcuvid. It should be /usr/include/libxml2. Fix use-after-free in xmlParseContentInternal() (David Kilzer), xmllint: Fix use-after-free with --maxmem, parser: Fix OOB read when formatting error message, entities: Rework entity amplification checks, parser: Fix regression in xmlParserNodeInfo accounting, Fix memory errors in code handling malloc failures, xmlParseStartTag2() contains typo when checking for default definitions for, error: Make sure that error messages are valid UTF-8, xmllint: Validate --maxmem integer option, xmlValidatePopElement() can return invalid value (-1) (David Kilzer), parser: Rework EBCDIC code page detection, parser: Limit name length in xmlParseEncName, parser: Rework shrinking of input buffers, html: Rely on CUR_CHAR to grow the input buffer, parser: Rely on CUR_CHAR/NEXT to grow the input buffer, valid: Make xmlValidateElement non-recursive, html: Fix quadratic behavior in htmlParseTryOrFinish, xmllint: Fix memory leak with --pattern --stream, parser: Stop calling xmlParserInputShrink, xinclude: Fix quadratic behavior in xmlXIncludeLoadTxt, xinclude: Abort immediately if max depth was exceeded, parser: Lower entity nesting limit with XML_PARSE_HUGE, parser: Dont increase depth twice when parsing internal entities, parser: Improve detection of entity loops, parser: Only report a single entity error, libxml.h: Remove dubious definition of LIBXML_STATIC, encoding: Remove unused variable xmlDefaultCharEncodingHandler, parser: Merge misc, prolog and epilog cases in push parser, parser: Fix consumed accounting when switching encodings, html: Fix check for end of comment in push parser, parser: Fix push parser with 1-3 byte initial chunk, parser: Rewrite push parser boundary checks, reader: Switch to xmlParserInputBufferCreateMem, html: Dont escape ASCII chars in href attributes, parser: Dont call xmlSHRINK from push parser, parser: Ignore cdata argument in xmlParseCharData, parser: Rework push parser parser progress checks, io: Fix a few integer overflows in I/O statistics, io: Rework xmlParserInputBufferGrow with encodings, io: Check for memory buffer early in xmlParserInputGrow, parser: Fix error message in xmlParseCommentComplex, Bypass proxy in nanoHTTP for hosts in no_proxy (Markus Jrg), schemas: Fix infinite loop in xmlSchemaCheckElemSubstGroup, xinclude: Remove inefficient refcounting scheme, xmllint: Improve handling of empty XPath node sets, parser: Fix potential memory leak in xmlParseAttValueInternal, error: Dont use initGenericErrorDefaultFunc, xpath: Lower XPath recursion limit on Windows, Make xmlNewSAXParserCtx take a const sax handler, Remove internal macros from parserInternals.h, Move some HTML functions to correct header file, xmllint: Stop calling xmlSAXDefaultVersion, Introduce xmlNewSAXParserCtxt and htmlNewSAXParserCtxt, Dont mess with parser options in htmlParseDocument, Remove useless call to htmlDefaultSAXHandlerInit, Remove htmlDefaultSAXHandler from non-SAX1 build, Dont initialize SAX handler in htmlReadMemory, Fix htmlReadMemory mixing up XML and HTML functions, Dont use default SAX handler to report unrelated errors, Create stream with buffer in xmlNewStringInputStream, xzlib: Fix implicit sign change in xz_open, parser: Simplify calculation of available buffer space, parser: Use size_t when subtracting input buffer pointers, parser: Check for integer overflow when updating checkIndex, xpath: Fix harmless integer overflow in xmlXPathTranslateFunction, regexp: Add sanity check in xmlRegCalloc2, encoding: Cast toupper argument to unsigned char, buf: Fix return value of xmlBufGetInputBase, parser: Remove useless ent->etype test in xmlParseReference, parser: Remove useless ent->children tests in xmlParseReference, xmlexports.h: Disable docs for internal macro XMLPUBLIC, parser: Simplify xmlParseConditionalSections, io: Rearrange code in xmlSwitchInputEncodingInt, warnings: Fix -Wstrict-prototypes warning, warnings: Remove set-but-unused variables, Fix unused variable warning in python/types.c, Dont use sizeof(xmlChar) or sizeof(char), parser: Deprecate more internal functions, parser: Deprecate some parser input functions, parser: Deprecate xmlString*DecodeEntities, threads: Deprecate some internal functions, Generate deprecation warnings for old SAX API, Mark more functions setting globals as deprecated, autoconf: Warn about outdated C compilers, catalog.c: Silence a cast warning on VS 2022 (Luk Tyrychtr), xstc/fixup-tests.py: port to Python 3 (Ross Burton), xstc/fixup-tests.py: unify whitespace (Ross Burton), Remove hacky heuristic from b2dc5675 (Alex Richardson), Avoid creating an out-of-bounds pointer by rewriting a check, Correctly relocate internal pointers after realloc() (Alex Richardson), Visual Studio builds: Allow silencing deprecation warnings (Chun-wei Fan), Visual Studio: Define XML_DEPRECATED (Chun-wei Fan), sources: Silence C4013 warnings on Visual Studio (Chun-wei Fan), python/setup.py.in: Improve Windows import patching (Chun-wei Fan), Fix Windows compiler warnings in python/types.c, Fix libxml_PyFileGet with stdout on macOS, xmlexports.h: Remove LIBXML_FASTCALL optimization, Remove XMLCALL and XMLCDECL macros from public headers, Remove RPM build, Makefile.tests, README.tests, libxml.m4: deprecate AM_PATH_XML2, wrap PKG_CHECK_MODULES instead, libxml.m4: fix -Wstrict-prototypes (Sam James), cmake: Build static library with -DLIBXML_STATIC, autotools: Dont use version script on Windows, autotools: Only add network libraries if HTTP/FTP enabled, python: Dont output missing generators during build, Remove HAVE_WIN32_THREADS configuration flag, Use AM_CFLAGS and AM_LDFLAGS consistently, configure.ac: Remove checks for unused programs, Consolidate simple API modules in configure.ac, Fix dependency resolution in configure.ac, Cleanup distribution settings in Makefile.am, testchar: Add test for memory pull parser with encoding, fuzz: Also test init function of URI fuzzer, gitlab-ci: Enable all integer sanitizers, fuzz: Support variable integer sizes in fuzz data, fuzz: Fix duplicate detection in fuzzEntityRecorder, fuzz: Set filename in xmlFuzzEntityLoader, python/tests/reader2: use absolute paths everywhere (Ross Burton), python/tests/reader2: always exit(1) if a test fails (Ross Burton), testModule: exit if the module cant be opened (Ross Burton), CI: disable modules in gcc:static build (Ross Burton), tests: Check that xmlInitParser doesnt allocate memory, tests: Fix use-after-free in Python tests, gitlab-ci: Make Test-Msvc exit if ctest fails, gitlab-ci: Treat compiler warnings as errors on MSVC, test: Add test for push parser boundaries, gitlab-ci: Upgrade image to Ubuntu 22.10, reenable MSan, xinclude: Dont create result doc for test with errors, gitlab-ci: Allow cast-align warnings from clang, gitlab-ci: Move MSVC test to separate script, gitlab-ci: Consolidate CMake test scripts, gitlab-ci: Only install MinGW autotools if needed, gitlab-ci: Only install cmake MinGW package if needed, Disable fuzzer tests if glob.h wasnt found, html: Fix htmlInitAutoClose documentation, doc: Mention new location of XML catalog as breaking change, doc: Mention potentially breaking changes in NEWS, doc: Remove xmlDllMain from documentation and version script, doc: Document xmllint --nodict and --pedantic, Support comments for global variables in documentation, Dont index anything in DOC_DISABLE sections.
Sorry, the comment form is closed at this time.