=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/net/libdlna", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for libdlna-0.2.4nb17 make -C src make[1]: Entering directory '/tmp/work/net/libdlna/work/libdlna-0.2.4/src' gcc -MM -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc profiles.c containers.c image_jpeg.c image_png.c audio_aac.c audio_ac3.c audio_amr.c audio_atrac3.c audio_g726.c audio_lpcm.c audio_mp2.c audio_mp3.c audio_wma.c av_mpeg1.c av_mpeg2.c av_mpeg4_part2.c av_mpeg4_part10.c av_wmv9.c upnp_dms.c 1>.depend ############################################# # Building static objects # ############################################# gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o profiles.o profiles.c profiles.c: In function 'dlna_init': profiles.c:160:3: warning: 'av_register_all' is deprecated [-Wdeprecated-declarations] 160 | av_register_all (); | ^~~~~~~~~~~~~~~ In file included from profiles.h:26, from profiles.c:26: /tmp/work/net/libdlna/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:1955:6: note: declared here 1955 | void av_register_all(void); | ^~~~~~~~~~~~~~~ profiles.c: In function 'av_profile_get_codecs': profiles.c:208:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] 208 | ctx->streams[i]->codec->codec_type == AVMEDIA_TYPE_AUDIO) | ^~~ /tmp/work/net/libdlna/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:888:21: note: declared here 888 | AVCodecContext *codec; | ^~~~~ profiles.c:214:14: warning: 'codec' is deprecated [-Wdeprecated-declarations] 214 | ctx->streams[i]->codec->codec_type == AVMEDIA_TYPE_VIDEO) | ^~~ /tmp/work/net/libdlna/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:888:21: note: declared here 888 | AVCodecContext *codec; | ^~~~~ profiles.c:222:3: warning: 'codec' is deprecated [-Wdeprecated-declarations] 222 | codecs->ac = audio_stream >= 0 ? ctx->streams[audio_stream]->codec : NULL; | ^~~~~~ /tmp/work/net/libdlna/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:888:21: note: declared here 888 | AVCodecContext *codec; | ^~~~~ profiles.c:225:3: warning: 'codec' is deprecated [-Wdeprecated-declarations] 225 | codecs->vc = video_stream >= 0 ? ctx->streams[video_stream]->codec : NULL; | ^~~~~~ /tmp/work/net/libdlna/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:888:21: note: declared here 888 | AVCodecContext *codec; | ^~~~~ gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o containers.o containers.c containers.c: In function 'stream_get_container': containers.c:110:9: warning: 'filename' is deprecated [-Wdeprecated-declarations] 110 | return mpeg_find_container_type (ctx->filename); | ^~~~~~ In file included from containers.c:7: /tmp/work/net/libdlna/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:1314:10: note: declared here 1314 | char filename[1024]; | ^~~~~~~~ containers.c:112:9: warning: 'filename' is deprecated [-Wdeprecated-declarations] 112 | return mov_find_container_type (ctx->filename); | ^~~~~~ /tmp/work/net/libdlna/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:1314:10: note: declared here 1314 | char filename[1024]; | ^~~~~~~~ gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o image_jpeg.o image_jpeg.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o image_png.o image_png.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o audio_aac.o audio_aac.c audio_aac.c: In function 'aac_adts_object_type_get': audio_aac.c:491:3: warning: 'filename' is deprecated [-Wdeprecated-declarations] 491 | fd = open (ctx->filename, O_RDONLY); | ^~ In file included from profiles.h:26, from audio_aac.c:30: /tmp/work/net/libdlna/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:1314:10: note: declared here 1314 | char filename[1024]; | ^~~~~~~~ audio_aac.c: In function 'aac_get_format': audio_aac.c:514:3: warning: 'filename' is deprecated [-Wdeprecated-declarations] 514 | fd = open (ctx->filename, O_RDONLY); | ^~ /tmp/work/net/libdlna/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:1314:10: note: declared here 1314 | char filename[1024]; | ^~~~~~~~ gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o audio_ac3.o audio_ac3.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o audio_amr.o audio_amr.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o audio_atrac3.o audio_atrac3.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o audio_g726.o audio_g726.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o audio_lpcm.o audio_lpcm.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o audio_mp2.o audio_mp2.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o audio_mp3.o audio_mp3.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o audio_wma.o audio_wma.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o av_mpeg1.o av_mpeg1.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o av_mpeg2.o av_mpeg2.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o av_mpeg4_part2.o av_mpeg4_part2.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o av_mpeg4_part10.o av_mpeg4_part10.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o av_wmv9.o av_wmv9.c gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o upnp_dms.o upnp_dms.c ############################################# # Linking static objects # ############################################# ar r libdlna.a profiles.o containers.o image_jpeg.o image_png.o audio_aac.o audio_ac3.o audio_amr.o audio_atrac3.o audio_g726.o audio_lpcm.o audio_mp2.o audio_mp3.o audio_wma.o av_mpeg1.o av_mpeg2.o av_mpeg4_part2.o av_mpeg4_part10.o av_wmv9.o upnp_dms.o ar: creating libdlna.a ranlib libdlna.a ############################################# # Building shared objects # ############################################# gcc -c -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o profiles.lo profiles.c profiles.c: In function 'dlna_init': profiles.c:160:3: warning: 'av_register_all' is deprecated [-Wdeprecated-declarations] 160 | av_register_all (); | ^~~~~~~~~~~~~~~ In file included from profiles.h:26, from profiles.c:26: /tmp/work/net/libdlna/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:1955:6: note: declared here 1955 | void av_register_all(void); | ^~~~~~~~~~~~~~~ profiles.c: In function 'av_profile_get_codecs': profiles.c:208:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] 208 | ctx->streams[i]->codec->codec_type == AVMEDIA_TYPE_AUDIO) | ^~~ /tmp/work/net/libdlna/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:888:21: note: declared here 888 | AVCodecContext *codec; | ^~~~~ profiles.c:214:14: warning: 'codec' is deprecated [-Wdeprecated-declarations] 214 | ctx->streams[i]->codec->codec_type == AVMEDIA_TYPE_VIDEO) | ^~~ /tmp/work/net/libdlna/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:888:21: note: declared here 888 | AVCodecContext *codec; | ^~~~~ profiles.c:222:3: warning: 'codec' is deprecated [-Wdeprecated-declarations] 222 | codecs->ac = audio_stream >= 0 ? ctx->streams[audio_stream]->codec : NULL; | ^~~~~~ /tmp/work/net/libdlna/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:888:21: note: declared here 888 | AVCodecContext *codec; | ^~~~~ profiles.c:225:3: warning: 'codec' is deprecated [-Wdeprecated-declarations] 225 | codecs->vc = video_stream >= 0 ? ctx->streams[video_stream]->codec : NULL; | ^~~~~~ /tmp/work/net/libdlna/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:888:21: note: declared here 888 | AVCodecContext *codec; | ^~~~~ gcc -c -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o containers.lo containers.c containers.c: In function 'stream_get_container': containers.c:110:9: warning: 'filename' is deprecated [-Wdeprecated-declarations] 110 | return mpeg_find_container_type (ctx->filename); | ^~~~~~ In file included from containers.c:7: /tmp/work/net/libdlna/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:1314:10: note: declared here 1314 | char filename[1024]; | ^~~~~~~~ containers.c:112:9: warning: 'filename' is deprecated [-Wdeprecated-declarations] 112 | return mov_find_container_type (ctx->filename); | ^~~~~~ /tmp/work/net/libdlna/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:1314:10: note: declared here 1314 | char filename[1024]; | ^~~~~~~~ gcc -c -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o image_jpeg.lo image_jpeg.c gcc -c -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o image_png.lo image_png.c gcc -c -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o audio_aac.lo audio_aac.c audio_aac.c: In function 'aac_adts_object_type_get': audio_aac.c:491:3: warning: 'filename' is deprecated [-Wdeprecated-declarations] 491 | fd = open (ctx->filename, O_RDONLY); | ^~ In file included from profiles.h:26, from audio_aac.c:30: /tmp/work/net/libdlna/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:1314:10: note: declared here 1314 | char filename[1024]; | ^~~~~~~~ audio_aac.c: In function 'aac_get_format': audio_aac.c:514:3: warning: 'filename' is deprecated [-Wdeprecated-declarations] 514 | fd = open (ctx->filename, O_RDONLY); | ^~ /tmp/work/net/libdlna/work/.buildlink/include/ffmpeg4/libavformat/avformat.h:1314:10: note: declared here 1314 | char filename[1024]; | ^~~~~~~~ gcc -c -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o audio_ac3.lo audio_ac3.c gcc -c -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o audio_amr.lo audio_amr.c gcc -c -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o audio_atrac3.lo audio_atrac3.c gcc -c -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o audio_g726.lo audio_g726.c gcc -c -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o audio_lpcm.lo audio_lpcm.c gcc -c -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o audio_mp2.lo audio_mp2.c gcc -c -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o audio_mp3.lo audio_mp3.c gcc -c -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o audio_wma.lo audio_wma.c gcc -c -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o av_mpeg1.lo av_mpeg1.c gcc -c -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o av_mpeg2.lo av_mpeg2.c gcc -c -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o av_mpeg4_part2.lo av_mpeg4_part2.c gcc -c -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o av_mpeg4_part10.lo av_mpeg4_part10.c gcc -c -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o av_wmv9.lo av_wmv9.c gcc -c -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -o upnp_dms.lo upnp_dms.c ############################################# # Linking shared objects # ############################################# gcc -shared -Wl,-soname,libdlna.so.0 profiles.lo containers.lo image_jpeg.lo image_png.lo audio_aac.lo audio_ac3.lo audio_amr.lo audio_atrac3.lo audio_g726.lo audio_lpcm.lo audio_mp2.lo audio_mp3.lo audio_wma.lo av_mpeg1.lo av_mpeg2.lo av_mpeg4_part2.lo av_mpeg4_part10.lo av_wmv9.lo upnp_dms.lo \ -L/opt/local/lib/ffmpeg4 -Wl,-R/opt/local/lib/ffmpeg4 -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -lavformat -lavcodec -o libdlna.so.0.2.4 ln -sf libdlna.so.0.2.4 libdlna.so.0 ln -sf libdlna.so.0 libdlna.so make[1]: Leaving directory '/tmp/work/net/libdlna/work/libdlna-0.2.4/src' gcc test-libdlna.c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -W -Wall -Wno-unused-but-set-variable -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O3 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include/ffmpeg4 -I/opt/local/include -I/opt/local/include/freetype2 -I/usr/include -Isrc -L/opt/local/lib/ffmpeg4 -Wl,-R/opt/local/lib/ffmpeg4 -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -Lsrc -ldlna -lavformat -lavcodec -o test-libdlna