Package Details: woeusb-ng 0.2.12-3

Git Clone URL: https://aur.archlinux.org/woeusb-ng.git (read-only, click to copy)
Package Base: woeusb-ng
Description: Simple tool that enable you to create your own usb stick with Windows installer.
Upstream URL: https://github.com/WoeUSB/WoeUSB-ng
Keywords: Windows WoeUSB WoeUSB-ng
Licenses: GPL3
Conflicts: woeusb, woeusb-git
Provides: woeusb
Submitter: Waxy
Maintainer: barbuk
Last Packager: barbuk
Votes: 171
Popularity: 0.75
First Submitted: 2020-07-24 20:28 (UTC)
Last Updated: 2023-06-10 12:07 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

Techman35 commented on 2017-07-19 21:56 (UTC)

g++ -DHAVE_CONFIG_H -I. -I/usr/lib/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread -s -O1 -Wall -Wclobbered -Wempty-body -Wmissing-field-initializers -Wsign-compare -Wtype-limits -Wuninitialized -s -O1 -Wall -Wclobbered -Wempty-body -Wmissing-field-initializers -Wsign-compare -Wtype-limits -Wuninitialized -MT MainPanel.o -MD -MP -MF .deps/MainPanel.Tpo -c -o MainPanel.o MainPanel.cpp In file included from MainPanel.cpp:20:0: MainPanel.hpp:20:10: fatal error: wx/wxprec.h: No such file or directory #include "wx/wxprec.h" ^~~~~~~~~~~~~ compilation terminated. make[3]: *** [Makefile:598: MainPanel.o] Error 1 make[3]: Leaving directory '/home/techman/woeusb-git/src/WoeUSB/src' make[2]: *** [Makefile:674: all-recursive] Error 1 make[2]: Leaving directory '/home/techman/woeusb-git/src/WoeUSB/src' make[1]: *** [Makefile:445: all] Error 2 make[1]: Leaving directory '/home/techman/woeusb-git/src/WoeUSB/src' make: *** [Makefile:455: all-recursive] Error 1 ==> ERROR: A failure occurred in build(). :(

87dv commented on 2017-07-14 05:03 (UTC)

It works, thanks!

sa1t commented on 2017-07-03 00:27 (UTC)

==> ERROR: pkgver is not allowed to contain colons, hyphens or whitespace. ==> ERROR: pkgver() generated an invalid version: r486.v2.1.1-4-g57a510b ==> ERROR: Makepkg was unable to build winusb-git.

darkfm commented on 2017-07-02 06:31 (UTC)

The fix is upstream now and I've updated accordingly.

klore commented on 2017-07-02 05:59 (UTC)

Hello, finally it works, thank you

darkfm commented on 2017-07-01 22:34 (UTC)

The fix for this is running 'autoreconf --force --install', but since upstream doesn't have a README file, I have to create an empty one in the makepkg, which I've done as a temporary workaround, but I'm gonna submit a patch to upstream. In the meantime, try if the new version works for you.

klore commented on 2017-07-01 18:56 (UTC)

Hello, I had try to install, got this libtool: Version mismatch error. This is libtool 2.4.2 Debian-2.4.2-1ubuntu1, but the libtool: definition of this LT_INIT comes from libtool 2.4.6. libtool: You should recreate aclocal.m4 with macros from libtool 2.4.2 Debian-2.4.2-1ubuntu1 libtool: and run autoconf again. make[3]: *** [Makefile:418: woeusbgui] Error 63 make[3]: Leaving directory '/tmp/pamac-build-user/woeusb-git/src/WoeUSB/src' make[2]: *** [Makefile:537: all-recursive] Error 1 make[2]: Leaving directory '/tmp/pamac-build-user/woeusb-git/src/WoeUSB/src' make[1]: *** [Makefile:324: all] Error 2 make[1]: Leaving directory '/tmp/pamac-build-user/woeusb-git/src/WoeUSB/src' make: *** [Makefile:355: all-recursive] Error 1 ==> ERROR: A failure occurred in build(). Aborting...

darkfm commented on 2017-06-28 07:06 (UTC)

I couldn't reproduce that bug, however, I uploaded a fix that might work based on your error log.

klore commented on 2017-06-27 14:23 (UTC) (edited on 2017-06-27 14:23 (UTC) by klore)

I can't compile. The package is now configured. You should type make ! DEBUG MODE : disable. TARGET PLATFORM : linux. INSTALLATION PREFIX : /usr/local. #################################### CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/pamac-build-user/woeusb-git/src/WoeUSB/missing --run aclocal-1.11 -I m4 main::scan_file() called too early to check prototype at /usr/sbin/aclocal-1.11 line 644. aclocal-1.11: couldn't open directory 'm4': No such file or directory make: *** [Makefile:318: aclocal.m4] Error 1

darkfm commented on 2017-06-27 03:12 (UTC)

That sounds like an upstream bug, so you should report it in the github issue tracker