** Failed at package** 1110 & 1204 FIXED

Started by Jan Gruuthuse, April 30, 2013, 07:20:02 AM

Previous topic - Next topic

Jan Gruuthuse

fixed r8660
Quote** Failed at package**
CPack: Create package using DEB
CPack: Install projects
CPack: - Run preinstall target for: AdmPlugins
CPack: - Install project: AdmPlugins
CMake Error at /home/jan/avidemux_2.6_branch_mean/buildPluginsSettings/ADM_videoFilters6/avsfilter/cmake_install.cmake:44 (FILE):
  file INSTALL cannot find
  "/home/jan/avidemux_2.6_branch_mean/buildPluginsSettings/ADM_videoFilters6/avsfilter/avsload.exe".
Call Stack (most recent call first):
  /home/jan/avidemux_2.6_branch_mean/buildPluginsSettings/ADM_videoFilters6/cmake_install.cmake:40 (INCLUDE)
  /home/jan/avidemux_2.6_branch_mean/buildPluginsSettings/cmake_install.cmake:38 (INCLUDE)


CPack Error: Error when generating package: avidemux3-plugins-SETTINGS
make: *** [package] Error 1
** Failed at package**

_____________________________________________
Avidemux v2.6.3 ((r8659))
_____________________________________________
Compiler: GCC 4.6.1
Build Target: Linux (x86-64)
User Interface: Qt (4.7.4)
_____________________________________________
Kernel: Linux 3.0.0-32-generic (x86_64)
Distribution: Linux Ubuntu 11.10 (oneiric)
Desktop: Unity Unity 4.30.0
Display Server: X Server 1.10.4
Display Driver: NVIDIA
Intel Core i5-2500K @ 3.30GHz (4 Cores) with 16 GB ram
OpenGL Renderer: GeForce GT 520/PCIe/SSE2
Version: 4.2.0 NVIDIA 304.84
_____________________________________________
Quote** Failed at package**
CPack: Create package using DEB
CPack: Install projects
CPack: - Run preinstall target for: AdmPlugins
CPack: - Install project: AdmPlugins
CMake Error at /media/Install/source/avidemux_2.6_branch_mean/buildPluginsSettings/ADM_videoFilters6/avsfilter/cmake_install.cmake:44 (FILE):
  file INSTALL cannot find
  "/media/Install/source/avidemux_2.6_branch_mean/buildPluginsSettings/ADM_videoFilters6/avsfilter/avsload.exe".
Call Stack (most recent call first):
  /media/Install/source/avidemux_2.6_branch_mean/buildPluginsSettings/ADM_videoFilters6/cmake_install.cmake:40 (INCLUDE)
  /media/Install/source/avidemux_2.6_branch_mean/buildPluginsSettings/cmake_install.cmake:38 (INCLUDE)


CPack Error: Error when generating package: avidemux3-plugins-SETTINGS
make: *** [package] Error 1
** Failed at package**

_____________________________________________
Avidemux v2.6.3 ((r8659))
_____________________________________________
Compiler: GCC 4.6.3
cmake: 2.8.10.2
Build Target: Linux (x86-64)
User Interface: Qt (4.8.1)
_____________________________________________
Kernel: Linux 3.5.0-27-generic (x86_64)
Distribution: Linux Ubuntu 12.04.2 LTS (Precise Pangolin)
Desktop: Unity 2D 5.18.0

Display Server:  X Server 1.13.0
Display Driver: VMware, Inc.
Intel Core i5-2500K @ 3.30GHz (4 Cores) with 16 GB ram
Graphics: NVIDIA GeForce GT 520/PCIe/SSE2 1024MB (810/535MHz)
OpenGL render:   NVIDIA Corporation
Version:   4.2.0 NVIDIA 304.88
_____________________________________________

did not test any further with 12.10 & 13.04

fahr

It's my things...
check avidemux_2.6/addons/avsfilter/avsload_pipe_binary.tar.bz2, in this file both avsload.exe and pipe_source.dll
on the stage of plugins build, these tar.bz2 is unpacked into /home/jan/avidemux_2.6_branch_mean/buildPluginsSettings/ADM_videoFilters6/avsfilter/ directory.
on the stage of plugin settings build/installed, these files copyed into $PREFIX/share/ADM6_addons/avsfilter

You rebuild all avidemux 2.6 or build it partially?

Jan Gruuthuse

#2
I use the provided script from the current svn to build ubuntu version:
bootStrap.bash --deb --with-qt4 --without-gtk --with-cli
avidemux_2.6/addons/avsfilter/avsload_pipe_binary.tar.bz2 is not present.
I found one in the source of 2.5.6 and copied this one to the 2.6
This seems to have solved the issue, guessing that is still the same avsload_pipe_binary.tar.bz2  from 2.5.6?


fahr

#3
I'm confused... Forgotten files are uploaded to svn tree. From build 8660 all needed files in svn (I'm hoping for it).
Currently, avsload_pipe_binary.tar.bz2 (avsload.exe and pipe_source.dll) still are the same as in 2.5.xx
But in the future, I'm planning some improvement for increasing performance and changes are possible.

Jan Gruuthuse

#4
seen those coming through. r8660 build OK

abvgdee

Excuse me.. Why you need *windows* executables on a *linux* build? Obviously you do (since you keep them), but could you share a clue, why? May I safely remove the 2 files (exe and dll) from my 2.6.4 install?

mean

Enables avidemux to use avisynth filter on linux
(wine)