Hi Shahrukh, Thanks for the comment. I made a new packaging version to resolve the issue https://salsa.debian.org/science-team/palabos/-/merge_requests/4 do you mind uploading it?
Kind regards, Tai On Mon, Aug 31, 2026 at 8:52 PM Syed Shahrukh Hussain < [email protected]> wrote: > On 8/31/26 20:21, Syed Shahrukh Hussain wrote: > > On 8/31/26 02:30, Tai Ho (tai271828) wrote: > >> Hi Shahrukh, > >> > >> I noticed this autopkgtest error while working on the DFSG note. Did > >> it impact the repack1-1 upload? > >> > >> > >> autopkgtest [22:15:19]: @@@@@@@@@@@@@@@@@@@@ summary > >> buildTest1 FAIL stderr: In file included from > >> /usr/include/palabos/gridRefinement/couplingInterfaceGenerator3D.hh:47, > >> buildTest2 FAIL stderr: In file included from > >> /usr/include/palabos/gridRefinement/couplingInterfaceGenerator3D.hh:47, > >> buildTest3 FAIL stderr: In file included from > >> /usr/include/palabos/gridRefinement/couplingInterfaceGenerator3D.hh:47, > >> > >> > >> Kind regards, > >> Tai > > > > > > Did you check the 2.3.0+repack1-1 Deb CI or Salsa for any autopkgtest > > failure? > > > > > > Regards, > > > > Syed Shahrukh Hussain. > > > > Autopkgtest execute properly and exit with Ok status > > They are failing on unstable due to a build warning. > > Presently this is not happening on testing. > > This warning need to be suppressed through patch or in the rule file. > > /usr/bin/cmake -P cmake_install.cmake > -- Install configuration: "" > -- Installing: /tmp/tmp.roTWQOoXd3/inst/bin/demo > -- Set non-toolchain portion of runtime path of > "/tmp/tmp.roTWQOoXd3/inst/bin/demo" to "" > build: OK > run: OK > autopkgtest [17:04:21]: test buildTest3: -----------------------] > autopkgtest [17:04:22]: test buildTest3: - - - - - - - - - - results - > - - - - - - - - - > buildTest3 FAIL stderr: In file included from > /usr/include/palabos/gridRefinement/couplingInterfaceGenerator3D.hh:47, > autopkgtest [17:04:22]: test buildTest3: - - - - - - - - - - stderr - - > - - - - - - - - > In file included from > /usr/include/palabos/gridRefinement/couplingInterfaceGenerator3D.hh:47, > from > /usr/include/palabos/gridRefinement/gridRefinementUtil3D.hh:54, > from /usr/include/palabos/gridRefinement/headers3D.hh:34, > from /usr/include/palabos/palabos3D.hh:52, > from /tmp/tmp.roTWQOoXd3/src/demo.cpp:31: > /usr/include/palabos/gridRefinement/gridRefinementFunctional3D.hh:72:24: > warning: template-id not allowed for constructor in C++20 > [-Wtemplate-id-cdtor] > 72 | Xinterpolation2D<T>() : DirectedInterpolation2D<T>() > | ^ > /usr/include/palabos/gridRefinement/gridRefinementFunctional3D.hh:72:24: > note: remove the ‘< >’ > /usr/include/palabos/gridRefinement/gridRefinementFunctional3D.hh:306:24: > warning: template-id not allowed for constructor in C++20 > [-Wtemplate-id-cdtor] > 306 | Yinterpolation2D<T>() : DirectedInterpolation2D<T>() > | ^ > /usr/include/palabos/gridRefinement/gridRefinementFunctional3D.hh:306:24: > note: remove the ‘< >’ > /usr/include/palabos/gridRefinement/gridRefinementFunctional3D.hh:537:24: > warning: template-id not allowed for constructor in C++20 > [-Wtemplate-id-cdtor] > 537 | Zinterpolation2D<T>() : DirectedInterpolation2D<T>() > | ^ > /usr/include/palabos/gridRefinement/gridRefinementFunctional3D.hh:537:24: > note: remove the ‘< >’ > > > P.S. ideally the autopkgtest need to checked prior to uploading to > unstable. Also please push your changes to salsa so they are in sync > with upload. > > Best Regards, > > Syed Shahrukh Hussain. > > > -- > OSS Revival > Empowering open-source, one project at a time. > https://ossrevival.org/ > >

