FIleHandler.vala causes build error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Power Installer |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
Hey boss, ran a new build after you said you updated libarchive dependency and I am now running into this build error:
/build/
Compilation failed: 1 error(s), 0 warning(s)
make[3]: *** [src/power-
make[3]: Leaving directory `/build/
make[2]: *** [src/CMakeFiles
make[2]: Leaving directory `/build/
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
You can check out the full build log here:
https:/
Changed in power-installer: | |
status: | Triaged → Fix Committed |
Well for this time I just removed it from the code but it does exist in the LibArchive documentation and it fails to build only on the Launchpad...