← Back to team overview

qpdfview team mailing list archive

Re: [Question #286452]: qpdfview on mac

 

Question #286452 on qpdfview changed:
https://answers.launchpad.net/qpdfview/+question/286452

    Status: Answered => Open

Petr Vokac is still having a problem:
Hello Adam,

thank you for answer.

I tried to run the code from the command line and I got:

pvmb:MacOS pet$ ./qpdfview &
pvmb:MacOS pet$ QSqlDatabase: QSQLITE driver not loaded
QSqlDatabase: available drivers: 
QSqlError(-1, "Driver not loaded", "Driver not loaded") 

So I installed some sqlite plugin:
sudo port install qt4-mac-sqlite3-plugin

And this error disappeared. I added PDF_PLUGIN_NAME to qpdfview.pri,
which now contains:

isEmpty(APPLICATION_VERSION):APPLICATION_VERSION = 0.4.16

isEmpty(TARGET_INSTALL_PATH):TARGET_INSTALL_PATH = /opt/local/bin
isEmpty(PLUGIN_INSTALL_PATH):PLUGIN_INSTALL_PATH = /opt/local/lib/qpdfview
isEmpty(PDF_PLUGIN_NAME):PDF_PLUGIN_NAME = libqpdfview_pdf.dylib
isEmpty(DATA_INSTALL_PATH):DATA_INSTALL_PATH = /opt/local/share/qpdfview
isEmpty(MANUAL_INSTALL_PATH):MANUAL_INSTALL_PATH = /opt/local/share/man/man1
isEmpty(ICON_INSTALL_PATH):ICON_INSTALL_PATH = /opt/local/share/icons/hicolor/scalable/apps
isEmpty(LAUNCHER_INSTALL_PATH):LAUNCHER_INSTALL_PATH = /opt/local/share/applications
isEmpty(APPDATA_INSTALL_PATH):APPDATA_INSTALL_PATH = /opt/local/share/appdata

And I did qmake and make again.
Unfortunately qpdfview still does not work.
I got again the message box with "pdf plugin not found"

Here is the output from the commandline:

pvmb:MacOS pet$ ./qpdfview &
[1] 1321
pvmb:MacOS pet$ 
pvmb:MacOS pet$ filter:2:47: error: excess elements in vector initializer
  return img.a * mix(c0, c1, dot(img.rgb, vec3(0,000000e+00, 0,000000e+00, 0,000000e+00)));
                                              ^                ~~~~~~~~~~
filter:1:6: error: non-void function should return a value
vec4 _falseColor(vec4 img, vec4 c0, vec4 c1) {
     ^
** OpenCL Error Notification: [CL_DEVICE_NOT_AVAILABLE] : OpenCL Error : Error: build program driver returned (-3) **
** OpenCL Error Notification: OpenCL Warning : clBuildProgram failed: could not build program for 0xffffffff (Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz) (err:-3) **
** OpenCL Error Notification: [CL_BUILD_ERROR] : OpenCL Build Error : Compiler build log:
No kernels or only kernel prototypes found when build executable.
 **
Native OpenCL program build failed:
No kernels or only kernel prototypes found when build executable.Kernel source code =
#define premain__ci_unpremul__falseColor__sourceOut__ci_clamp_to_alpha_highp /**/
#define lowp /**/
#define sampler2D sampler2DRect
#define texture2D texture2DRect
// An error occurred, see stderr for the error message
Unable to compile kernel. Not rendering.
** OpenCL Error Notification: [CL_DEVICE_NOT_AVAILABLE] : OpenCL Error : Error: build program driver returned (-3) **
** OpenCL Error Notification: OpenCL Warning : clBuildProgram failed: could not build program for 0xffffffff (Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz) (err:-3) **
** OpenCL Error Notification: [CL_BUILD_ERROR] : OpenCL Build Error : Compiler build log:
No kernels or only kernel prototypes found when build executable.
 **
Native OpenCL program build failed:
No kernels or only kernel prototypes found when build executable.Kernel source code =
#define premain__ci_unpremul__falseColor__sourceOut__ci_clamp_to_alpha_highp /**/
#define lowp /**/
#define sampler2D sampler2DRect
#define texture2D texture2DRect
// An error occurred, see stderr for the error message
Unable to compile kernel. Not rendering.
** OpenCL Error Notification: [CL_DEVICE_NOT_AVAILABLE] : OpenCL Error : Error: build program driver returned (-3) **
** OpenCL Error Notification: OpenCL Warning : clBuildProgram failed: could not build program for 0xffffffff (Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz) (err:-3) **
** OpenCL Error Notification: [CL_BUILD_ERROR] : OpenCL Build Error : Compiler build log:
No kernels or only kernel prototypes found when build executable.
 **
Native OpenCL program build failed:
No kernels or only kernel prototypes found when build executable.Kernel source code =
#define premain__ci_unpremul__falseColor__sourceOut__ci_clamp_to_alpha_highp /**/
#define lowp /**/
#define sampler2D sampler2DRect
#define texture2D texture2DRect
// An error occurred, see stderr for the error message
Unable to compile kernel. Not rendering.
** OpenCL Error Notification: [CL_DEVICE_NOT_AVAILABLE] : OpenCL Error : Error: build program driver returned (-3) **
** OpenCL Error Notification: OpenCL Warning : clBuildProgram failed: could not build program for 0xffffffff (Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz) (err:-3) **
** OpenCL Error Notification: [CL_BUILD_ERROR] : OpenCL Build Error : Compiler build log:
No kernels or only kernel prototypes found when build executable.
 **
Native OpenCL program build failed:
No kernels or only kernel prototypes found when build executable.Kernel source code =
#define premain__ci_unpremul__falseColor__sourceOut__ci_clamp_to_alpha_highp /**/
#define lowp /**/
#define sampler2D sampler2DRect
#define texture2D texture2DRect
// An error occurred, see stderr for the error message
Unable to compile kernel. Not rendering.
filter:3:45: error: too many arguments, expecting 3
  return clamp(b.a / range, 0,000000e+00, 1,000000e+00) * color;
                                            ^
filter:1:6: error: non-void function should return a value
vec4 outerGorS(vec4 blur, vec4 color, float range) {
     ^
** OpenCL Error Notification: [CL_DEVICE_NOT_AVAILABLE] : OpenCL Error : Error: build program driver returned (-3) **
** OpenCL Error Notification: OpenCL Warning : clBuildProgram failed: could not build program for 0xffffffff (Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz) (err:-3) **
** OpenCL Error Notification: [CL_BUILD_ERROR] : OpenCL Build Error : Compiler build log:
No kernels or only kernel prototypes found when build executable.
 **
Native OpenCL program build failed:
No kernels or only kernel prototypes found when build executable.Kernel source code =
#define premain__ci_fill__ci_crop__ci_unpremul__ci_srgb_to_lin__ci_premul__ci_affine_outerGorS__ci_affine__blendWithAlphaMask__ci_clamp_to_alpha_highp /**/
#define lowp /**/
#define sampler2D sampler2DRect
#define texture2D texture2DRect
// An error occurred, see stderr for the error message
Unable to compile kernel. Not rendering.
** OpenCL Error Notification: [CL_DEVICE_NOT_AVAILABLE] : OpenCL Error : Error: build program driver returned (-3) **
** OpenCL Error Notification: OpenCL Warning : clBuildProgram failed: could not build program for 0xffffffff (Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz) (err:-3) **
** OpenCL Error Notification: [CL_BUILD_ERROR] : OpenCL Build Error : Compiler build log:
No kernels or only kernel prototypes found when build executable.
 **
Native OpenCL program build failed:
No kernels or only kernel prototypes found when build executable.Kernel source code =
#define premain__ci_fill__ci_crop__ci_unpremul__ci_srgb_to_lin__ci_premul__ci_affine_outerGorS__ci_affine__blendWithAlphaMask__ci_clamp_to_alpha_highp /**/
#define lowp /**/
#define sampler2D sampler2DRect
#define texture2D texture2DRect
// An error occurred, see stderr for the error message
Unable to compile kernel. Not rendering.
** OpenCL Error Notification: [CL_DEVICE_NOT_AVAILABLE] : OpenCL Error : Error: build program driver returned (-3) **
** OpenCL Error Notification: OpenCL Warning : clBuildProgram failed: could not build program for 0xffffffff (Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz) (err:-3) **
** OpenCL Error Notification: [CL_BUILD_ERROR] : OpenCL Build Error : Compiler build log:
No kernels or only kernel prototypes found when build executable.
 **
Native OpenCL program build failed:
No kernels or only kernel prototypes found when build executable.Kernel source code =
#define premain__ci_fill__ci_crop__ci_unpremul__ci_srgb_to_lin__ci_premul__ci_affine_outerGorS__ci_affine__blendWithAlphaMask__ci_clamp_to_alpha_highp /**/
#define lowp /**/
#define sampler2D sampler2DRect
#define texture2D texture2DRect
// An error occurred, see stderr for the error message
Unable to compile kernel. Not rendering.
** OpenCL Error Notification: [CL_DEVICE_NOT_AVAILABLE] : OpenCL Error : Error: build program driver returned (-3) **
** OpenCL Error Notification: OpenCL Warning : clBuildProgram failed: could not build program for 0xffffffff (Intel(R) Core(TM) i5-5257U CPU @ 2.70GHz) (err:-3) **
** OpenCL Error Notification: [CL_BUILD_ERROR] : OpenCL Build Error : Compiler build log:
No kernels or only kernel prototypes found when build executable.
 **
Native OpenCL program build failed:
No kernels or only kernel prototypes found when build executable.Kernel source code =
#define premain__ci_fill__ci_crop__ci_unpremul__ci_srgb_to_lin__ci_premul__ci_affine_outerGorS__ci_affine__blendWithAlphaMask__ci_clamp_to_alpha_highp /**/
#define lowp /**/
#define sampler2D sampler2DRect
#define texture2D texture2DRect
// An error occurred, see stderr for the error message
Unable to compile kernel. Not rendering.
Could not load plug-in in first attempt: "" 
"Nepodařilo se nalézt sdílenou knihovnu." 
Could not load plug-in in second attempt: "" 
"Nepodařilo se nalézt sdílenou knihovnu." 
2016-02-27 19:00:44.401 qpdfview[1321:41652] modalSession has been exited prematurely - check for a reentrant call to endModalSession:
2016-02-27 19:00:48.989 qpdfview[1321:41652] modalSession has been exited prematurely - check for a reentrant call to endModalSession:

-- 
You received this question notification because your team qpdfview is an
answer contact for qpdfview.