checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-buildroot-linux-gnu-gcc... /home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc accepts -g... yes checking for /home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc option to accept ISO C89... none needed checking whether /home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-g++ accepts -g... yes checking dependency style of /home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-g++... none checking whether ln -s works... yes checking for numericsort in -lfltk... (cached) yes checking for ALSA CFLAGS... checking for dlopen in -lc... ./configure: line 4340: ac_fn_c_try_link: command not found no checking for dlopen in -ldl... ./configure: line 4379: ac_fn_c_try_link: command not found no checking for ALSA LDFLAGS... -lasound -lm -lpthread checking for libasound headers version >= 0.9.0... found. checking for snd_ctl_open in -lasound... (cached) yes checking how to run the C preprocessor... /home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking FL/Fl.H usability... no checking FL/Fl.H presence... yes configure: WARNING: FL/Fl.H: present but cannot be compiled configure: WARNING: FL/Fl.H: check for missing prerequisite headers? configure: WARNING: FL/Fl.H: see the Autoconf documentation configure: WARNING: FL/Fl.H: section "Present But Cannot Be Compiled" configure: WARNING: FL/Fl.H: proceeding with the compiler's result checking for FL/Fl.H... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> alsamixergui 0.9.0rc2-1 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/output/build/alsamixergui-0.9.0rc2-1/ Making all in src /usr/bin/make all-am /home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-g++ -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o Fl_Menu_Button.o Fl_Menu_Button.cxx /home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-g++ -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o Fl_AM.o Fl_AM.cxx /home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-g++ -DHAVE_CONFIG_H -I. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o alsamixer.o alsamixer.cxx alsamixer.cxx:293:2: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ); ^ alsamixer.cxx: In function 'void mixer_update_cbar(int)': alsamixer.cxx:837:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] suffix = " Capture"; ^ alsamixer.cxx:839:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] suffix = ""; ^ alsamixer.cxx: In function 'void mixer_show_procinfo()': alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1433:3: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "\n"); ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1434:3: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "/proc/asound/version:\n"); ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1435:3: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "====================\n"); ^ alsamixer.cxx:1436:57: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] if (vbuffer_append_file (&vbuf, "/proc/asound/version")) ^ alsamixer.cxx:1442:54: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] &mixer_procinfo_xoffs, &mixer_procinfo_yoffs); ^ alsamixer.cxx:1442:54: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from Fl_AM.cxx:5:0: Fl_Pixmap_Button.H:11:51: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Fl_Pixmap_Button(int X,int Y,int W,int H,char* L=""): ^ alsamixer.cxx:1446:55: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] vbuffer_append_file (&vbuf, "/proc/asound/meminfo"); ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1448:3: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "\n"); ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1449:3: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "/proc/asound/cards:\n"); ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1450:3: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "===================\n"); ^ alsamixer.cxx:1451:55: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] if (vbuffer_append_file (&vbuf, "/proc/asound/cards")) ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1452:5: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "No information available.\n"); ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1454:3: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "\n"); ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1455:3: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "/proc/asound/devices:\n"); ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1456:3: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "=====================\n"); ^ alsamixer.cxx:1457:57: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] if (vbuffer_append_file (&vbuf, "/proc/asound/devices")) ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1458:5: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "No information available.\n"); ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1460:3: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "\n"); ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1461:3: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "/proc/asound/oss-devices:\n"); ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1462:3: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "=========================\n"); ^ alsamixer.cxx:1463:61: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] if (vbuffer_append_file (&vbuf, "/proc/asound/oss-devices")) ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1464:5: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "No information available.\n"); ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1466:3: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "\n"); ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1467:3: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "/proc/asound/timers:\n"); ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1468:3: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "====================\n"); ^ alsamixer.cxx:1469:56: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] if (vbuffer_append_file (&vbuf, "/proc/asound/timers")) ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1470:5: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "No information available.\n"); ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1472:3: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "\n"); ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1473:3: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "/proc/asound/pcm:\n"); ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1474:3: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "=================\n"); ^ alsamixer.cxx:1475:53: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] if (vbuffer_append_file (&vbuf, "/proc/asound/pcm")) ^ alsamixer.cxx:1380:76: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] #define vbuffer_append_string(vb,str) vbuffer_append (vb, str, strlen (str)) ^ alsamixer.cxx:1476:5: note: in expansion of macro 'vbuffer_append_string' vbuffer_append_string (&vbuf, "No information available.\n"); ^ alsamixer.cxx:1479:50: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] &mixer_procinfo_xoffs, &mixer_procinfo_yoffs); ^ In file included from Fl_AM.cxx:11:0: images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] " "}; ^ images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec0.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from Fl_AM.cxx:12:0: images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] " "}; ^ images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/rec1.xpm:18:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from Fl_AM.cxx:13:0: images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] " "}; ^ images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from Fl_AM.cxx:14:0: images/speakerleft1.xpm:19:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] " xx .. "}; ^ images/speakerleft1.xpm:19:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft1.xpm:19:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft1.xpm:19:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft1.xpm:19:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft1.xpm:19:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft1.xpm:19:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft1.xpm:19:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft1.xpm:19:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft1.xpm:19:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft1.xpm:19:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft1.xpm:19:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft1.xpm:19:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft1.xpm:19:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft1.xpm:19:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft1.xpm:19:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerleft1.xpm:19:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from Fl_AM.cxx:15:0: images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] " "}; ^ images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright0.xpm:22:19: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from Fl_AM.cxx:16:0: images/speakerright1.xpm:20:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ images/speakerright1.xpm:20:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright1.xpm:20:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright1.xpm:20:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright1.xpm:20:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright1.xpm:20:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright1.xpm:20:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright1.xpm:20:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright1.xpm:20:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright1.xpm:20:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright1.xpm:20:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright1.xpm:20:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright1.xpm:20:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright1.xpm:20:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright1.xpm:20:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright1.xpm:20:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/speakerright1.xpm:20:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from Fl_AM.cxx:17:0: images/lock0.xpm:20:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ".....#########....."}; ^ images/lock0.xpm:20:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock0.xpm:20:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock0.xpm:20:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock0.xpm:20:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock0.xpm:20:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock0.xpm:20:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock0.xpm:20:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock0.xpm:20:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock0.xpm:20:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock0.xpm:20:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock0.xpm:20:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock0.xpm:20:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock0.xpm:20:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock0.xpm:20:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock0.xpm:20:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock0.xpm:20:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock0.xpm:20:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from Fl_AM.cxx:18:0: images/lock1.xpm:21:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] ".....#########....."}; ^ images/lock1.xpm:21:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock1.xpm:21:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock1.xpm:21:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock1.xpm:21:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock1.xpm:21:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock1.xpm:21:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock1.xpm:21:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock1.xpm:21:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock1.xpm:21:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock1.xpm:21:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock1.xpm:21:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock1.xpm:21:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock1.xpm:21:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock1.xpm:21:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock1.xpm:21:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock1.xpm:21:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock1.xpm:21:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/lock1.xpm:21:22: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] In file included from Fl_AM.cxx:19:0: images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] }; ^ images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] images/alsalogo.xpm:33:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Fl_AM.cxx: In constructor 'Fl_AMHelpWindow::Fl_AMHelpWindow()': Fl_AM.cxx:342:46: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] mixer_show_text ("Help", mixer_help_text,0,0); ^ Fl_AM.cxx: At global scope: Fl_AM.cxx:378:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] Fl_AMSlider(int X,int Y,int W,int H,char* L ="") ^ Fl_AM.cxx: In constructor 'Fl_AMGroup::Fl_AMGroup(int, int, int, int, char*, int)': Fl_AM.cxx:395:41: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] muteL = new Fl_Pixmap_Button(X,Y,W/2,16); ^ Fl_AM.cxx:396:45: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] muteR = new Fl_Pixmap_Button(X+W/2,Y,W/2,16); ^ Fl_AM.cxx:408:47: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] captureL = new Fl_Pixmap_Button(X,Y+16,W/2,16); ^ Fl_AM.cxx:409:51: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] captureR = new Fl_Pixmap_Button(X+W/2,Y+16,W/2,16); ^ Fl_AM.cxx:432:55: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] volumeL = new Fl_AMSlider(X,Y+32,W/2,H-NAMEBOXH-32-20); ^ Fl_AM.cxx:433:59: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] volumeR = new Fl_AMSlider(X+W/2,Y+32,W/2,H-NAMEBOXH-32-20); ^ Fl_AM.cxx:487:52: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] lock = new Fl_Pixmap_Button(X,Y+H-NAMEBOXH-20,W,20); ^ /home/buildroot/autobuild/run/instance-1/output/host/bin/x86_64-ctng_locales-linux-gnu-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -o alsamixergui Fl_Menu_Button.o Fl_AM.o alsamixer.o -lasound -lm -lpthread -lfltk -lasound -lm -lpthread -lasound -lm -lpthread -lfltk make[3]: Nothing to be done for `all-am'. >>> alsamixergui 0.9.0rc2-1 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install -C /home/buildroot/autobuild/run/instance-1/output/build/alsamixergui-0.9.0rc2-1/ Making install in src /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' make[4]: Nothing to be done for `install-data-am'. /usr/bin/install -c alsamixergui '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. >>> amd-catalyst 15.9 Downloading unknown option '-' unknown option '-' unknown option '-' make[1]: *** [/home/buildroot/autobuild/run/instance-1/output/build/amd-catalyst-15.9/.stamp_downloaded] Error 1 make: *** [_all] Error 2 make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'