r7787 ** Failed at make** fixed r7795

Started by Jan Gruuthuse, March 18, 2012, 04:16:22 AM

Previous topic - Next topic

Jan Gruuthuse

fix: http://www.avidemux.org/smf/index.php?topic=10443.msg56104#msg56104
Quote-- Build files have been written to: /home/jan/avidemux_2.6_branch_mean/buildPluginsCommon
** Failed at make**
QuoteLinking CXX shared library libADM_vf_vdpauFilter.so
cd /home/jan/avidemux_2.6_branch_mean/buildPluginsCommon/ADM_videoFilters6/vdpauFilters && /usr/bin/cmake -E cmake_link_script CMakeFiles/ADM_vf_vdpauFilter.dir/link.txt --verbose=1
/usr/bin/c++  -fPIC  -fmessage-length=0 -fmessage-length=0 -O3 -DNDEBUG   -shared -Wl,-soname,libADM_vf_vdpauFilter.so -o libADM_vf_vdpauFilter.so CMakeFiles/ADM_vf_vdpauFilter.dir/ADM_vidVdpauFilter.cpp.o -L/home/jan/avidemux_2.6_branch_mean/install/usr/lib -Wl,--as-needed -Wl,-z,defs -lADM_coreVDPAU6 -lADM_core6 -lADM_coreUI6 -lADM_coreVideoFilter6 -lADM_coreImage6 -lADM_coreUtils6 -Wl,-rpath,/home/jan/avidemux_2.6_branch_mean/install/usr/lib:
/usr/bin/ld: cannot find -lADM_coreVDPAU6
collect2: ld returned 1 exit status
make[2]: *** [ADM_videoFilters6/vdpauFilters/libADM_vf_vdpauFilter.so] Error 1
make[2]: Leaving directory `/home/jan/avidemux_2.6_branch_mean/buildPluginsCommon'
make[1]: *** [ADM_videoFilters6/vdpauFilters/CMakeFiles/ADM_vf_vdpauFilter.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
github:gist raw txt, select View Raw @ logbuildPluginsCommon
_____________________________________________
Avidemux v2.6.0 (r7787)
_____________________________________________
Compiler: GCC 4.6.1
Build Target: Linux (x86-64)
User Interface: Qt (4.7.4)
_____________________________________________
Kernel: Linux 3.0.0-16-generic (x86_64)
Distribution: Linux Ubuntu 11.10 (oneiric)
Desktop: Unity 2D 4.28.0
Display Server: 1.11.2.902 (1.11.3 RC 2)
Display Driver: intel 2.18.0
Intel Core i5-2500K with 16 GB ram
OpenGL Renderer:  Mesa DRI Intel(R) Sandybridge
Version: 3.0 Mesa 8.0.1
_____________________________________________

nibbles

That's a linking thing Mean will figure out because he rocks :-)
But you might like to know a couple of ways to show us a gist:
https://gist.github.com/2068775  <-- Regular
https://raw.github.com/gist/2068775 <-- Raw

Jan Gruuthuse

Quote from: nibbles on March 18, 2012, 08:24:28 AM
But you might like to know a couple of ways to show us a gist:
https://gist.github.com/2068775  <-- Regular
https://raw.github.com/gist/2068775 <-- Raw
<-- regular is not showing, gist did not like that log output format?
Don't know if everybody is happy when raw text is downloaded in browser immediately? Now choice:
or the View Raw link
Terminal output is not a problem for gist: https://gist.github.com/2057595

I know mean is working on it: Maybe fixed
Don't know if the changes made, mean did upload to svn?
QuoteRevision 7785 - Directory Listing
Modified Sat Mar 17 16:13:07 2012 UTC (16 hours, 23 minutes ago) by mean
these did come thru:
QuoteRevision 7787 - Directory Listing
Modified Sun Mar 18 02:09:01 2012 UTC (6 hours, 27 minutes ago) by gruntster
[mswin] fix linking for mingw-w64
Revision 7786 - Directory Listing
Modified Sat Mar 17 23:56:12 2012 UTC (8 hours, 40 minutes ago) by gruntster

nibbles

Your regular gist was .... irregular :-)