freebsd-ports/multimedia/kodi/files
Carlos J. Puga Medina bf7bb03da7 multimedia/kodi: Fix linking error on FreeBSD
gmake[3]: Leaving directory '/usr/ports/multimedia/kodi/work/xbmc-f4dda26/xbmc/cores/dvdplayer/DVDInputStreams'
CPP     xbmc/guilib/TextureManager.o
CPP     xbmc/guilib/VisibleEffect.o
CPP     xbmc/guilib/XBTF.o
CPP     xbmc/guilib/XBTFReader.o
CPP     xbmc/guilib/TextureGL.o
CPP     xbmc/guilib/GUIFontTTFGL.o
CPP     xbmc/guilib/GUITextureGL.o
CPP     xbmc/guilib/MatrixGLES.o
AR      xbmc/guilib/guilib.a
gmake[3]: Leaving directory '/usr/ports/multimedia/kodi/work/xbmc-f4dda26/xbmc/guilib'
LD      kodi.bin
xbmc/guilib/guilib.a(DDSImage.o): In function `CDDSImage::Compress(unsigned int, unsigned int, unsigned int, unsigned char const*, double)':
DDSImage.cpp:(.text+0x5b0): undefined reference to `squish::CompressImage(unsigned char const*, int, int, int, void*, int, float*)'
DDSImage.cpp:(.text+0x5e2): undefined reference to `squish::ComputeMSE(unsigned char const*, int, int, int, unsigned char const*, int, double&, double&)'
DDSImage.cpp:(.text+0x6ea): undefined reference to `squish::CompressImage(unsigned char const*, int, int, int, void*, int, float*)'
DDSImage.cpp:(.text+0x718): undefined reference to `squish::ComputeMSE(unsigned char const*, int, int, int, unsigned char const*, int, double&, double&)'
DDSImage.cpp:(.text+0x75f): undefined reference to `squish::CompressImage(unsigned char const*, int, int, int, void*, int, float*)'
DDSImage.cpp:(.text+0x78d): undefined reference to `squish::ComputeMSE(unsigned char const*, int, int, int, unsigned char const*, int, double&, double&)'
xbmc/guilib/guilib.a(DDSImage.o): In function `CDDSImage::Decompress(unsigned char*, unsigned int, unsigned int, unsigned int, unsigned char const*, unsigned int)':
DDSImage.cpp:(.text+0x9a5): undefined reference to `squish::DecompressImage(unsigned char*, int, int, int, void const*, int)'
c++: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:486: recipe for target 'kodi.bin' failed
gmake[2]: *** [kodi.bin] Error 1
gmake[2]: Leaving directory '/usr/ports/multimedia/kodi/work/xbmc-f4dda26'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/multimedia/kodi
*** Error code 1

Stop.
make: stopped in /usr/ports/multimedia/kodi

PR:		204380
Submitted by:	Tomasz Sowa <bugsfreebsd@ttmath.org>
Reported by:	Andrew <andrew_terekhov@yahoo.com>
Reviewed by:	feld, junovitch, koobs (mentors)
Approved by:	Mickael Maillot (maintainer timeout, 9 months), feld, junovitch, koobs (mentors)
MFH:		2016Q4
2016-11-12 15:53:59 +00:00
..
patch-configure.ac Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-lib_cpluff_autogen.sh Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-lib_cpluff_configure.ac Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-Makefile.in multimedia/kodi: Fix linking error on FreeBSD 2016-11-12 15:53:59 +00:00
patch-Makefile.include.in Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-tools_depends_target_ffmpeg_autobuild.sh Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-tools_depends_target_ffmpeg_FFmpeg-2.8.6-Jarvis-16.0_configure multimedia/kodi: fix h264 decoder crash on 11.0+ i386 2016-11-09 09:53:11 +00:00
patch-tools_depends_target_ffmpeg_FFmpeg-2.8.6-Jarvis-16.0_libavutil_x86_asm.h Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-tools_depends_target_ffmpeg_Makefile Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_cores_AudioEngine_Sinks_AESinkOSS.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_cores_dvdplayer_DVDDemuxSPU.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_dialogs_GUIDialogGamepad.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_dialogs_GUIDialogNumeric.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_guilib_GUIAction.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_guilib_GUISpinControl.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_guilib_TextureBundleXPR.h Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_guilib_XBTF.h Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_interfaces_builtins_GUIContainerBuiltins.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_interfaces_builtins_WeatherBuiltins.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_interfaces_legacy_Dialog.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_LangInfo.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_linux_XFileUtils.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_main_main.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_music_tags_MusicInfoTagLoaderCDDA.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_pvr_PVRActionListener.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_pvr_recordings_PVRRecording.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_settings_AdvancedSettings.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_storage_linux_DeviceKitDisksProvider.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_storage_linux_UDisksProvider.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_threads_platform_pthreads_ThreadImpl.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_utils_CharsetConverter.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00
patch-xbmc_windowing_WinEventsX11.cpp Update to upstream version 16.0 2016-04-16 18:08:55 +00:00