Vidrep

Results 7 comments of Vidrep

Version 4.4.2 returns this error when building HaikuWebKit. ccache 3.7.6 working OK. It looks like a problem with links. ccache: error: failed to link /boot/home/.ccache/tmp/tmp.cpp_stdout.fsgyCX to /boot/home/.ccache/tmp/tmp.cpp_stdout.fsgyCX.ii: Operation not allowed

I copied the recipe and patchset for ccache 4.5.1 (latest version). It builds OK, but returns the same linking error as 4.4.2 when building HaikuWebKit.

When building HaikuWebKit, ccache 3.7.6 links to /boot/home/.ccache (working) ccache 4.4.2 links to /boot/home/config/cache/ccache (not working) This may be the cause of the error message below when running ccache 4.4.2...

Attached the summary report in PDF format. I'll provide detailed individual reports as needed, just ask. [index.pdf](https://github.com/HaikuArchives/BePDF/files/2386189/index.pdf)

I ran a scan-build using latest llvm 7. Scan-build found 79 bugs in xpdf, and 1 bug in BePDF. The zipped html reports are attached. [scan-build-2018-10-07-185618-44348-1.zip](https://github.com/HaikuArchives/BePDF/files/2465627/scan-build-2018-10-07-185618-44348-1.zip) [scan-build-2018-10-07-190048-45476-1.zip](https://github.com/HaikuArchives/BePDF/files/2465630/scan-build-2018-10-07-190048-45476-1.zip)

Steps to replicate - fresh install of 64 bit Haiku - install PhotoGrabber (and libexif dependency) - PhotoGrabber will crash when launched - Install Sanity (and libusb, sane-backends dependency) -...

Here is the syslog from a fresh install, following the steps outlined above, as well as the crash report seen in that syslog. [syslog.txt](https://github.com/haikuports/haikuports/files/2438396/syslog.txt) [PhotoGrabber-831-debug-02-10-2018-08-24-44.report.txt](https://github.com/haikuports/haikuports/files/2438397/PhotoGrabber-831-debug-02-10-2018-08-24-44.report.txt)