Fixed: ** Failed at make, result in /tmp/logbuildPluginsCommon**

Started by Jan Gruuthuse, October 07, 2016, 06:09:19 AM

Previous topic - Next topic

Jan Gruuthuse

fixed: (479bd0c)    [fdk] Remove newer settings, will not work with older fdk

-- Build files have been written to: /home/jan/avidemux2/buildPluginsCommon
** Failed at make, result in /tmp/logbuildPluginsCommon**
/home/jan/avidemux2/avidemux_plugins/ADM_audioEncoders/fdk-aac/ae_fdk.cpp:186:15: error: ââ,¬ËœAACENC_SBR_RATIOââ,¬â,,¢ was not declared in this scope
     GET_PARAM(AACENC_SBR_RATIO)
               ^
/home/jan/avidemux2/install/usr/include/avidemux/2.6/ADM_core/ADM_default.h:50:60: note: in definition of macro ââ,¬ËœADM_infoââ,¬â,,¢
#define ADM_info(a,...)     ADM_info2(__FUNCTION__,a,    ##__VA_ARGS__)
                                                            ^
/home/jan/avidemux2/avidemux_plugins/ADM_audioEncoders/fdk-aac/ae_fdk.cpp:186:5: note: in expansion of macro ââ,¬ËœGET_PARAMââ,¬â,,¢
     GET_PARAM(AACENC_SBR_RATIO)
     ^

_____________________________________________
Avidemux v2.6.14 (905759e)     [FDK] Simplify for now the settings of FDK AAC
_____________________________________________
Compiler: GCC 4.8.4
cmake: 2.8.12.2
Build Target: Linux (x86-64)
User Interface: Qt (4.8.6)
_____________________________________________
Kernel: Linux 3.19.0-69-generic (x86_64) (linux-image-3.19.0-68-generic                         3.19.0-68.76~14.04.1)
Distribution: Linux Ubuntu 14.04.5 LTS (Trusty)
qt4-default: installed
qt5-default: not installed
_____________________________________________

Intel Core i7-3770K @ 3.50GHz (4 Cores/8 Threads) with 32 GB ram

Desktop: Unity 7.2.6
Display Server: X Server 1.15.1
Display Driver: NVIDIA 352.99
OpenGL: 4.3.0
Compiler: GCC 4.8.4 + CUDA 7.5


OpenGL Vendor: NVIDIA Corporation
OpenGL Renderer: GeForce GTX 960/PCIe/SSE2 2048MB (1227/3600MHz)
OpenGL: 4.5.0 NVIDIA 352.99


- vdpauinfo:API version: 1   NVIDIA VDPAU Driver Shared Library  352.99
- x264 0.148.2705 3f5ed56
(libswscale 3.1.101)
(libavformat 56.36.100)
x264 configuration: --bit-depth=8 --chroma-format=all
libx264 configuration: --bit-depth=8 --chroma-format=all


- x265 [info]: HEVC encoder version 1.9+226-6561d8676581
x265 [info]: build info [Linux][[GCC 4.8.4][64 bit] 8bit
_____________________________________________

Jan Gruuthuse

Avidemux v2.6.14 (ec4b610)       [nsi/64] Add win64 dependency dll for fdk-aac
In file included from /home/jan/avidemux2/avidemux_plugins/ADM_audioEncoders/fdk-aac/ae_fdk.cpp:19:0:
/home/jan/avidemux2/avidemux_plugins/ADM_audioEncoders/fdk-aac/ae_fdk.cpp: In member function ââ,¬Ëœbool AUDMEncoder_Fdkaac::dumpConfiguration()ââ,¬â,,¢:
/home/jan/avidemux2/avidemux_plugins/ADM_audioEncoders/fdk-aac/ae_fdk.cpp:186:15: error: ââ,¬ËœAACENC_SBR_RATIOââ,¬â,,¢ was not declared in this scope
     GET_PARAM(AACENC_SBR_RATIO)
               ^
/home/jan/avidemux2/install/usr/include/avidemux/2.6/ADM_core/ADM_default.h:50:60: note: in definition of macro ââ,¬ËœADM_infoââ,¬â,,¢
#define ADM_info(a,...)     ADM_info2(__FUNCTION__,a,    ##__VA_ARGS__)
                                                            ^
/home/jan/avidemux2/avidemux_plugins/ADM_audioEncoders/fdk-aac/ae_fdk.cpp:186:5: note: in expansion of macro ââ,¬ËœGET_PARAMââ,¬â,,¢
     GET_PARAM(AACENC_SBR_RATIO)
     ^
/usr/bin/c++  -fPIC  -fmessage-length=0 -fmessage-length=0 -O3 -DNDEBUG   -shared -Wl,-soname,libADM_ae_faac.so -o libADM_ae_faac.so CMakeFiles/ADM_ae_faac.dir/audioencoder_faac.cpp.o  -L/home/jan/avidemux2/install/usr/lib -Wl,--as-needed -Wl,-z,defs -lstdc++ -lfaac -lADM_core6 -lADM_coreUI6 -lADM_coreAudio6 -lADM_coreAudioEncoder6 -lADM_coreUtils6 -lm -Wl,-rpath,/home/jan/avidemux2/install/usr/lib:
make[2]: *** [ADM_audioEncoders/fdk-aac/CMakeFiles/ADM_ae_fdk_aac.dir/ae_fdk.cpp.o] Error 1
make[2]: Leaving directory `/home/jan/avidemux2/buildPluginsCommon'
make[1]: *** [ADM_audioEncoders/fdk-aac/CMakeFiles/ADM_ae_fdk_aac.dir/all] Error 2

Jan Gruuthuse

fixed: (479bd0c)    [fdk] Remove newer settings, will not work with older fdk