Does anybody has the same issue? I guess since testing is enabled per default now, I get this failure.
Testing writing for SEPX: Sorry, testing dynamic structures isn't implemented, yet. Testing writing for STSHI: Passed. Error: Couldn't open the storage! make: *** [debian/rules:38: common-build-arch] Error 1 dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2 debuild: fatal error at line 1182: dpkg-buildpackage -us -uc -ui -b -j4 failed
deloptes via tde-devels wrote:
Does anybody has the same issue? I guess since testing is enabled per default now, I get this failure.
Testing writing for SEPX: Sorry, testing dynamic structures isn't implemented, yet. Testing writing for STSHI: Passed. Error: Couldn't open the storage! make: *** [debian/rules:38: common-build-arch] Error 1 dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2 debuild: fatal error at line 1182: dpkg-buildpackage -us -uc -ui -b -j4 failed
When I run debuild -uc -us -b -nc -j4 it completes
Testing reading for SEPX: Sorry, testing dynamic structures isn't implemented, yet. Testing reading for STSHI: Passed. Testing reading for WKB: Passed.
On 2025/09/14 04:09 PM, deloptes via tde-devels wrote:
Does anybody has the same issue? I guess since testing is enabled per default now, I get this failure.
Testing writing for SEPX: Sorry, testing dynamic structures isn't implemented, yet. Testing writing for STSHI: Passed. Error: Couldn't open the storage! make: *** [debian/rules:38: common-build-arch] Error 1 dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2 debuild: fatal error at line 1182: dpkg-buildpackage -us -uc -ui -b -j4 failed
Hi Emanoil, are you using the latest code for extra dependencies, tde-cdbs and tde-cmake? I sort of remember something like the above fault in the past, but wv2 builds fine in various Debian distros now. Cheers Michele
Michele Calgaro via tde-devels wrote:
Hi Emanoil, are you using the latest code for extra dependencies, tde-cdbs and tde-cmake? I sort of remember something like the above fault in the past, but wv2 builds fine in various Debian distros now. Cheers Michele
Hi Michele, I will double check this. As far as I know I fixed those issues from the past and it should be OK now. I guess it is some kind of other problem I have, that pops up from time to time - might be some cache files somewhere. It is important that you confirm it builds, so I will look forward to try building again in the next weeks. (I was and ill be quite busy until mid Nov though)
thanks and BR
Michele Calgaro via tde-devels wrote:
are you using the latest code for extra dependencies, tde-cdbs and tde-cmake? I sort of remember something like the above fault in the past, but wv2 builds fine in various Debian distros now.
Thanks for the hint. I updated the local repo, purged all and ran a new build. wv2 passed this time.
On 2025/10/24 06:25 AM, deloptes via tde-devels wrote:
Michele Calgaro via tde-devels wrote:
are you using the latest code for extra dependencies, tde-cdbs and tde-cmake? I sort of remember something like the above fault in the past, but wv2 builds fine in various Debian distros now.
Thanks for the hint. I updated the local repo, purged all and ran a new build. wv2 passed this time.
No worries Emanoil, I ran into FTBFS few weeks ago and fixed it, which is why I asked you if you had the latest code :-) Cheers Michele
Michele Calgaro via tde-devels wrote:
I ran into FTBFS few weeks ago and fixed it, which is why I asked you if you had the latest code :-) Cheers
Thank you also for this reply, because I was thinking it was something wrong here, but I fixed the issues from before on my side and I always update the local repo before initiating a new build. Now I understand there was really an issue with wv2.
BR