Hello, I need to increase the size limit for packages on 64 bit platforms.. What is the maximal limit please ? // Increased the maximum size to 1Gb instead of 128Mb // I think we should have a command line flag so you can impose a limit // although there should be no reason other than package optimization // (i.e. make sure you don't include the "wrong" thing in your packages) if(total > 1024 * 1024 * 1024) { throw memfile_exception_parameter("memory file size too large (over 1Gb?!)"); } I need more...
Note that I use every days (on win, linux and darwin) the version 1.0.2. It's the...
IMHO it's broken since cbaf9ef36252d99d96e53836a60ca930d643026a but I'm not 100%...
Juste decompress this archive in unigw-master/wpkg/samples/ then run ./build.lin...
Hello, With the current HEAD, there is a major regression with the build of a source...
Hello, The sample7 doesn't work anymore. wpkg --field-variables VERSION=$VERSION...
Hello, The sample7 doesn't work anymore. wpkg --field-variables VERSION=$VERSION...
Hello, I build with make -j8, but : make[3]: warning: jobserver unavailable: using...
Hello, I build with make -j8 but : make[3]: warning: jobserver unavailable: using...
It's not really an error but "now", auto_ptr are deprecated /home/schroeterm/devel/unigw-master/wpkg/libdebpackages/memfile.cpp:...
This patch fixes this bug : diff --git a/wpkg/tests/CMakeLists.txt b/wpkg/tests/CMakeLists.txt...
Hello, I can not build anymore wpkg since that catch was added. CMake Error: The...
Hi, I have multiple versions of several packages in my repositories but I never seen...
Hi, I have multiple versions of several packages in my repositories but I never seen...
Hello, The following patch is just a test, it's not intended to be integrated. But...
Hello, The following patch is just a test, it's not intended to be integrated. But...
With this patch --- a/wpkg/libdebpackages/wpkgar_build.cpp 2015-08-23 11:32:29.202499590...
With this patch --- a/wpkg/libdebpackages/wpkgar_build.cpp 2015-08-23 11:32:29.202499590...
With this patch --- a/wpkg/libdebpackages/wpkgar_build.cpp 2015-08-23 11:32:29.202499590...
Hello, It seems that the mtime of the files packaged by wpkg in the data.tar.gz archive...
yes, for source packages it's a bit annoying
Ok, something strange in the wpkgar_build file, these lines : info.set_filename(filename.full_path());...
I continue my investigations, and it's not the extraction the problem, because when...
Hello, It seems that the mtime of the files packaged by wpkg in the data.tar.gz archive...
I continue my investigations, and it's not the extraction the problem, because when...
Hello, It seems that the mtime of the files packaged by wpkg in the data.tar.gz archive...
I continue my investigations, and it's not the extraction the problem, because when...
I continue my investigations, and it's not the extraction the problem, because when...
I continue my investigations, and it's not the extraction the problem, because when...
If I use wpkg --extract my.deb dir, then the files in dir have the now() timestamp...
I've checked what cpack is doing.. and it's fine because the tar.gz generated in...
Hello, It seems that the mtime of the files packaged by wpkg in the data.tar.gz archive...
My pleasure, wpkg is a great tool
I've the same problem with the --tmpdir option. Maybe the best fix will be to have...
OK, I've a fix; unlink under darwin is a bit different of linux and mswin. The error...
OK, I've a fix; unlink under darwin is a bit different of linux and mswin. The error...
OK, I've a fix; unlink under darwin is a bit different of linux and mswin. The error...
OK, I've a fix; unlink under darwin is a bit different of linux and mswin. The error...
OK, I've a fix; unlink under darwin is a bit different of linux and mswin. The error...
OK, I've a fix; rmdir under darwin is a bit different of linux and mswin. The error...
Hello Alexis, Yes, I've tested with the HEAD of the master branch (today). I'm just...
Hello Alexis, Yes, I've tested with the HEAD of the master branch (today). I'm just...
Note that even with gcc/g++ 4.8 installed with macport, wpkg is not compilable. In...
OK, I continue my investigations... Then with these hacks it builds with gcc-4.8...
Hello, Du you plan to build wpkg on OSX with clang? Because currently it's not supported....
Hello, Du you plan to build wpkg on OSX with clang? Because currently it's not supported....
Hello, Du you plan to build wpkg on OSX with clang? Because currently it's not supported....
Here the patch, the merge requests seem still bugged... --- a/wpkg/libdebpackages/wpkgar_build.cpp...
Here the patch, the merge requests seem still bugged... --- a/wpkg/libdebpackages/wpkgar_build.cpp...
Here the merge request: https://sourceforge.net/p/unigw/master/merge-requests/7/...
Pass CMake and make options to sub-wpkg proc on...
https://sourceforge.net/p/unigw/discussion/647573/thread/0abef2ad/
...
Hi, This patch fixes $subject. --- a/wpkg/libdebpackages/wpkgar_build.cpp 2015-04-06...
Hello Alexis, Then, why not just remove the test against the 'installed' status?...
Hello Alexis, Then, why not just remove the test against the 'installed' status?...
Thank you Alexis
The patch
Hello, This patch fixes this problem: 'VERBOSE' is not recognized as an internal...
Patch
Hello, This patch fixes the way how to change of directory under Windows. The goal...
Ohh.. very fast :-) Thank you
Here the trivial patch... Regards
And why it was wrong: Return value If the function succeeds, the return value specifies...
Patch
Hello, Here a bug (known) with source packages and MinGW. This bug: CMake Error:...
Hello, These changes in the CMakeLists.txt file are a bit annoying with source packages:...
Sorry, here the right file...
Hello Alexis, Here a complete sample where a src package has a dep on an other src...
Under Linux for sure. I will prepare a sample, then it will be easy to reproduce...
Thank you!
Thank you Alexis
Hi Alexis, With the current HEAD version, it's the same problem about the build of...
The patch...
Hello, Here a patch when a whole src repository is built. It adds the ability to...
Hi, Here the patch (attached), the merge request https://sourceforge.net/p/unigw/master/merge-requests/6/...
SourceForge merge requests seem really bugged. The commit is not shown here :-(
Hello, The build with MinGW64 on Windows works fine. Thank you Regards
No problem, Thank you. I will test ASAP (Monday I think, especially the Windows stuff)....
Hello, With 0.9.7, the bug fixed by Krasovsky [1] is still present (missing space...
About MinGW64, here my patches: https://sourceforge.net/p/unigw/master/merge-req...
Hi, Now I try to work with wpkg 0.9.7 (0.9.4 before with some extra patches). I compile...
About MinGW64, here my patches: https://sourceforge.net/p/unigw/master/merge-requests/5/...
Maybe 708d9c breaks the build with MinGW32...
About MinGW64, here my patches: https://sourceforge.net/p/unigw/master/merge-req...
Now I try to work with wpkg 0.9.7 (0.9.4 before with some extra patches). I compile...
I try to work with wpkg 0.9.7. I compile myself wpkg on Linux and Windows; then I've...
Hello, since the version 0.9.7, it seems that there is a bug with the --install command....
Hello, since the version 0.9.7, it seems that there is a bug with the --install command....
Hello, I try to build all packages located in a source repository with the following...
Hello, I try to build all packages located in a source repository with the following...
Hello, I try to build all packages located in a source repository with the following...
Hello, I try to build all packages located in a source repository with the following...
Hello, I try to build all packages located in a source repository with the following...
On the way, please, have a look on the Krasovsky's patches. They fix some problems...
On the way, please, have a look on the Krasovky's patches. It fixes some problems...