<div dir="ltr"><div dir="ltr">Tried building on latest testing and hit some issue. Have attached the build logs<div><br></div><div>If I run the last builds command again I get the following  error. Not sure if it needs to copy all the src in ./ to the builddir/ or not?</div><div><br></div><div>root@stfletch-debian:/usr/src/mariadb-server# cd builddir && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DCMAKE_BUILD_TYPE=RelWithDebInfo -DWITH_PMEM=yes "-DCOMPILATION_COMMENT=Debian testing " -DMYSQL_SERVER_SUFFIX=-1 -DSYSTEM_TYPE=debian-linux-gnu -DCMAKE_SYSTEM_PROCESSOR=amd64 -DBUILD_CONFIG=mysql_release -DCONC_DEFAULT_CHARSET=utf8mb4 -DPLUGIN_AWS_KEY_MANAGEMENT=NO -DPLUGIN_COLUMNSTORE=NO -DIGNORE_AIO_CHECK=YES -DWITH_URING=YES -DWITH_INNODB_SNAPPY=ON -DDEB=Debian<br>CMake Warning:<br>  No source or binary directory provided.  Both will be assumed to be the<br>  same as the current working directory, but note that this warning will<br>  become a fatal error in future CMake releases.<br><br><br>CMake Error: The source directory "/usr/src/mariadb-server/builddir" does not appear to contain CMakeLists.txt.<br>Specify --help for usage, or press the help button on the CMake GUI.<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Oct 11, 2021 at 5:00 PM Otto Kekäläinen <<a href="mailto:otto@kekalainen.net">otto@kekalainen.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello!<br>
<br>
I recently created a new repository at<br>
<a href="https://salsa.debian.org/mariadb-team/mariadb-server" rel="noreferrer" target="_blank">https://salsa.debian.org/mariadb-team/mariadb-server</a> that uses the<br>
DEP-14 repository layout:<br>
<a href="https://dep-team.pages.debian.net/deps/dep14/" rel="noreferrer" target="_blank">https://dep-team.pages.debian.net/deps/dep14/</a><br>
<br>
First I imported the current mariadb-10.5 Salsa project on branch<br>
debian/latest and then I imported upstream MariaDB 10.6.4 and did all<br>
the usual QA work needed. This should now be ready for upload to<br>
unstable.<br>
<br>
This was a fairly big task I have been doing in steps since August and<br>
there is a possibility that I missed something. Please review all the<br>
recent commits at<br>
<a href="https://salsa.debian.org/mariadb-team/mariadb-server/-/commits/debian/latest/debian" rel="noreferrer" target="_blank">https://salsa.debian.org/mariadb-team/mariadb-server/-/commits/debian/latest/debian</a><br>
and let me know if you spot something.<br>
<br>
If you are not a Debian packaging or MariaDB expert, you can still<br>
help by at least proof-reading that there are no obvious mishaps in<br>
the commits.<br>
<br>
If there is not much more to fix, I'll upload this the Debian unstable<br>
in the coming days.<br>
<br>
- Otto<br>
</blockquote></div></div>