fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. /usr/bin/make distclean make[1]: Entering directory `/home/dkg/src/cmus/cmus-2.0.4' Makefile:3: config.mk: No such file or directory make[1]: *** No rule to make target `config.mk'. Stop. make[1]: Leaving directory `/home/dkg/src/cmus/cmus-2.0.4' make: [clean] Error 2 (ignored) dh_clean dpkg-source -b cmus-2.0.4 dpkg-source: building cmus using existing cmus_2.0.4.orig.tar.gz dpkg-source: building cmus in cmus_2.0.4-1.tremor1.diff.gz dpkg-source: building cmus in cmus_2.0.4-1.tremor1.dsc debian/rules build dh_testdir # Add here commands to configure the package. CFLAGS="-I/usr/include/ncursesw" ./configure prefix=/usr DEBUG=0 CONFIG_TREMOR=y checking for program gcc... /usr/bin/gcc checking for CFLAGS -std=gnu99 -pipe -Wall -Wshadow -Wcast-align -Wpointer-arith -Wwrite-strings -Wundef -Wmissing-prototypes -Wredundant-decls... yes checking for CFLAGS -Wdeclaration-after-statement... yes checking for CFLAGS -Wold-style-definition... yes checking for CFLAGS -Wno-pointer-sign... yes checking if CC can generate dependency information... yes checking byte order... little-endian checking for DL_LIBS (-ldl -Wl,--export-dynamic)... yes checking for PTHREAD_LIBS (-lpthread)... yes checking for NCURSES_LIBS (-lncursesw)... yes checking for ICONV_LIBS (-liconv)... no assuming libc contains iconv checking for FLAC_LIBS (-lFLAC -lm)... yes checking for program pkg-config... /usr/bin/pkg-config checking for MAD_LIBS (pkg-config)... -lmad -lm checking for MAD_CFLAGS (pkg-config)... checking for MODPLUG_LIBS (pkg-config)... -lmodplug -lstdc++ -lm checking for MODPLUG_CFLAGS (pkg-config)... -I/usr/include/libmodplug checking for MPC_LIBS (-lmpcdec)... yes checking for VORBIS_LIBS (pkg-config)... no checking for VORBIS_LIBS (-lvorbisidec -lm)... yes checking for ALSA_LIBS (pkg-config)... -lasound -lm -ldl -lpthread checking for ALSA_CFLAGS (pkg-config)... -I/usr/include/alsa checking for AO_LIBS (pkg-config)... -lao checking for AO_CFLAGS (pkg-config)... checking for program artsc-config... /usr/bin/artsc-config checking for ARTS_CFLAGS... -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include checking for ARTS_LIBS... -L/usr/lib -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 checking for header ... yes checking for header ... no creating config/version.h creating config/datadir.h creating config/libdir.h creating config/debug.h creating config/tremor.h creating config.mk touch configure-stamp dh_testdir # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory `/home/dkg/src/cmus/cmus-2.0.4' CC browser.o browser.c: In function 'free_browser_list': browser.c:113: warning: cast increases required alignment of target type browser.c: In function 'do_browser_load': browser.c:192: warning: cast increases required alignment of target type browser.c: In function 'browser_get_prev': browser.c:225: warning: cast increases required alignment of target type browser.c:225: warning: cast increases required alignment of target type browser.c: In function 'browser_get_next': browser.c:226: warning: cast increases required alignment of target type browser.c:226: warning: cast increases required alignment of target type browser.c: In function 'browser_up': browser.c:340: warning: cast increases required alignment of target type browser.c:340: warning: cast increases required alignment of target type browser.c: In function 'browser_reload': browser.c:475: warning: cast increases required alignment of target type browser.c:475: warning: cast increases required alignment of target type CC buffer.o CC cmdline.o CC cmus.o In file included from ./editable.h:10, from ./lib.h:8, from cmus.c:2: ./track.h: In function 'to_simple_track': ./track.h:36: warning: cast increases required alignment of target type ./track.h: In function 'to_shuffle_track': ./track.h:41: warning: cast increases required alignment of target type In file included from cmus.c:2: ./lib.h: In function 'to_tree_track': ./lib.h:28: warning: cast increases required alignment of target type ./lib.h: In function 'to_artist': ./lib.h:126: warning: cast increases required alignment of target type ./lib.h: In function 'to_album': ./lib.h:131: warning: cast increases required alignment of target type CC command_mode.o In file included from ./editable.h:10, from command_mode.c:31: ./track.h: In function 'to_simple_track': ./track.h:36: warning: cast increases required alignment of target type ./track.h: In function 'to_shuffle_track': ./track.h:41: warning: cast increases required alignment of target type In file included from command_mode.c:32: ./lib.h: In function 'to_tree_track': ./lib.h:28: warning: cast increases required alignment of target type ./lib.h: In function 'to_artist': ./lib.h:126: warning: cast increases required alignment of target type ./lib.h: In function 'to_album': ./lib.h:131: warning: cast increases required alignment of target type command_mode.c: In function 'expand_factivate': command_mode.c:1924: warning: cast increases required alignment of target type command_mode.c:1924: warning: cast increases required alignment of target type command_mode.c: In function 'expand_options': command_mode.c:1949: warning: cast increases required alignment of target type command_mode.c:1949: warning: cast increases required alignment of target type command_mode.c:1974: warning: cast increases required alignment of target type command_mode.c:1974: warning: cast increases required alignment of target type command_mode.c: In function 'expand_toptions': command_mode.c:2006: warning: cast increases required alignment of target type command_mode.c:2006: warning: cast increases required alignment of target type CC comment.o CC db.o CC debug.o CC editable.o In file included from editable.h:10, from editable.c:5: track.h: In function 'to_simple_track': track.h:36: warning: cast increases required alignment of target type track.h: In function 'to_shuffle_track': track.h:41: warning: cast increases required alignment of target type editable.c: In function 'editable_mark': editable.c:300: warning: cast increases required alignment of target type editable.c:300: warning: cast increases required alignment of target type editable.c: In function 'editable_unmark': editable.c:315: warning: cast increases required alignment of target type editable.c:315: warning: cast increases required alignment of target type editable.c: In function 'editable_invert_marks': editable.c:326: warning: cast increases required alignment of target type editable.c:326: warning: cast increases required alignment of target type CC expr.o expr.c: In function 'free_tokens': expr.c:181: warning: cast increases required alignment of target type expr.c: In function 'parse_one': expr.c:233: warning: cast increases required alignment of target type expr.c:258: warning: cast increases required alignment of target type expr.c:274: warning: cast increases required alignment of target type expr.c: In function 'parse': expr.c:360: warning: cast increases required alignment of target type CC filters.o In file included from ./editable.h:10, from ./lib.h:8, from filters.c:10: ./track.h: In function 'to_simple_track': ./track.h:36: warning: cast increases required alignment of target type ./track.h: In function 'to_shuffle_track': ./track.h:41: warning: cast increases required alignment of target type In file included from filters.c:10: ./lib.h: In function 'to_tree_track': ./lib.h:28: warning: cast increases required alignment of target type ./lib.h: In function 'to_artist': ./lib.h:126: warning: cast increases required alignment of target type ./lib.h: In function 'to_album': ./lib.h:131: warning: cast increases required alignment of target type filters.c: In function 'filters_get_prev': filters.c:31: warning: cast increases required alignment of target type filters.c:31: warning: cast increases required alignment of target type filters.c: In function 'filters_get_next': filters.c:32: warning: cast increases required alignment of target type filters.c:32: warning: cast increases required alignment of target type filters.c: In function 'find_filter': filters.c:81: warning: cast increases required alignment of target type filters.c:81: warning: cast increases required alignment of target type filters.c: In function 'filters_activate': filters.c:110: warning: cast increases required alignment of target type filters.c:110: warning: cast increases required alignment of target type filters.c:161: warning: cast increases required alignment of target type filters.c:161: warning: cast increases required alignment of target type filters.c: In function 'filters_activate_names': filters.c:230: warning: cast increases required alignment of target type filters.c:230: warning: cast increases required alignment of target type filters.c: In function 'do_filters_set_filter': filters.c:324: warning: cast increases required alignment of target type filters.c: In function 'parse_filter': filters.c:388: warning: cast increases required alignment of target type filters.c:388: warning: cast increases required alignment of target type filters.c: In function 'filters_set_anonymous': filters.c:416: warning: cast increases required alignment of target type filters.c:416: warning: cast increases required alignment of target type CC format_print.o CC glob.o glob.c: In function 'simplify': glob.c:44: warning: cast increases required alignment of target type glob.c:67: warning: cast increases required alignment of target type glob.c:80: warning: cast increases required alignment of target type glob.c: In function 'glob_free': glob.c:165: warning: cast increases required alignment of target type glob.c: In function 'do_glob_match': glob.c:178: warning: cast increases required alignment of target type glob.c:208: warning: cast increases required alignment of target type CC history.o history.c: In function 'history_save': history.c:81: warning: cast increases required alignment of target type history.c: In function 'history_add_line': history.c:103: warning: cast increases required alignment of target type history.c:119: warning: cast increases required alignment of target type history.c: In function 'history_search_forward': history.c:145: warning: cast increases required alignment of target type history.c: In function 'history_search_backward': history.c:167: warning: cast increases required alignment of target type CC http.o CC input.o input.c: In function 'get_ops_by_filename': input.c:107: warning: cast increases required alignment of target type input.c:107: warning: cast increases required alignment of target type input.c: In function 'get_ops_by_mime_type': input.c:123: warning: cast increases required alignment of target type input.c:123: warning: cast increases required alignment of target type input.c: In function 'ip_get_supported_extensions': input.c:677: warning: cast increases required alignment of target type input.c:677: warning: cast increases required alignment of target type input.c: In function 'ip_dump_plugins': input.c:699: warning: cast increases required alignment of target type input.c:699: warning: cast increases required alignment of target type CC keys.o CC lib.o In file included from editable.h:10, from lib.h:8, from lib.c:5: track.h: In function 'to_simple_track': track.h:36: warning: cast increases required alignment of target type track.h: In function 'to_shuffle_track': track.h:41: warning: cast increases required alignment of target type In file included from lib.c:5: lib.h: In function 'to_tree_track': lib.h:28: warning: cast increases required alignment of target type lib.h: In function 'to_artist': lib.h:126: warning: cast increases required alignment of target type lib.h: In function 'to_album': lib.h:131: warning: cast increases required alignment of target type lib.c: In function 'to_sorted': lib.c:25: warning: cast increases required alignment of target type lib.c: In function 'lib_set_filter': lib.c:413: warning: cast increases required alignment of target type lib.c:413: warning: cast increases required alignment of target type lib.c: In function 'lib_remove': lib.c:429: warning: cast increases required alignment of target type lib.c:429: warning: cast increases required alignment of target type CC load_dir.o CC locking.o CC mergesort.o CC misc.o CC options.o In file included from editable.h:10, from lib.h:8, from options.c:15: track.h: In function 'to_simple_track': track.h:36: warning: cast increases required alignment of target type track.h: In function 'to_shuffle_track': track.h:41: warning: cast increases required alignment of target type In file included from options.c:15: lib.h: In function 'to_tree_track': lib.h:28: warning: cast increases required alignment of target type lib.h: In function 'to_artist': lib.h:126: warning: cast increases required alignment of target type lib.h: In function 'to_album': lib.h:131: warning: cast increases required alignment of target type options.c: In function 'option_add': options.c:743: warning: cast increases required alignment of target type options.c: In function 'option_find': options.c:758: warning: cast increases required alignment of target type options.c:758: warning: cast increases required alignment of target type options.c: In function 'options_exit': options.c:880: warning: cast increases required alignment of target type options.c:880: warning: cast increases required alignment of target type options.c:899: warning: cast increases required alignment of target type options.c:899: warning: cast increases required alignment of target type options.c:902: warning: cast increases required alignment of target type options.c:902: warning: cast increases required alignment of target type CC output.o output.c: In function 'add_plugin': output.c:69: warning: cast increases required alignment of target type output.c: In function 'op_exit_plugins': output.c:177: warning: cast increases required alignment of target type output.c:177: warning: cast increases required alignment of target type output.c: In function 'op_select': output.c:236: warning: cast increases required alignment of target type output.c:236: warning: cast increases required alignment of target type output.c: In function 'op_select_any': output.c:248: warning: cast increases required alignment of target type output.c:248: warning: cast increases required alignment of target type output.c: In function 'find_plugin': output.c:347: warning: cast increases required alignment of target type output.c:347: warning: cast increases required alignment of target type output.c: In function 'op_for_each_option': output.c:402: warning: cast increases required alignment of target type output.c:402: warning: cast increases required alignment of target type output.c: In function 'op_dump_plugins': output.c:469: warning: cast increases required alignment of target type output.c:469: warning: cast increases required alignment of target type CC pcm.o pcm.c: In function 'convert_u8_1ch_to_s16_2ch': pcm.c:32: warning: cast increases required alignment of target type pcm.c: In function 'convert_s8_1ch_to_s16_2ch': pcm.c:46: warning: cast increases required alignment of target type pcm.c: In function 'convert_u8_2ch_to_s16_2ch': pcm.c:59: warning: cast increases required alignment of target type pcm.c: In function 'convert_s8_2ch_to_s16_2ch': pcm.c:72: warning: cast increases required alignment of target type pcm.c: In function 'convert_u16_le_to_s16_le': pcm.c:84: warning: cast increases required alignment of target type pcm.c: In function 'convert_u16_be_to_s16_le': pcm.c:96: warning: cast increases required alignment of target type pcm.c: In function 'convert_s16_be_to_s16_le': pcm.c:111: warning: cast increases required alignment of target type pcm.c: In function 'convert_16_1ch_to_16_2ch': pcm.c:122: warning: cast increases required alignment of target type pcm.c:123: warning: cast increases required alignment of target type CC pl.o In file included from editable.h:10, from pl.h:8, from pl.c:5: track.h: In function 'to_simple_track': track.h:36: warning: cast increases required alignment of target type track.h: In function 'to_shuffle_track': track.h:41: warning: cast increases required alignment of target type pl.c: In function 'pl_for_each': pl.c:123: warning: cast increases required alignment of target type pl.c:123: warning: cast increases required alignment of target type CC play_queue.o In file included from editable.h:10, from play_queue.h:8, from play_queue.c:5: track.h: In function 'to_simple_track': track.h:36: warning: cast increases required alignment of target type track.h: In function 'to_shuffle_track': track.h:41: warning: cast increases required alignment of target type CC player.o player.c: In function 'soft_vol_scale': player.c:179: warning: cast increases required alignment of target type CC read_wrapper.o CC server.o CC search.o In file included from editable.h:10, from search.c:6: track.h: In function 'to_simple_track': track.h:36: warning: cast increases required alignment of target type track.h: In function 'to_shuffle_track': track.h:41: warning: cast increases required alignment of target type CC search_mode.o In file included from ./editable.h:10, from ./lib.h:8, from search_mode.c:28: ./track.h: In function 'to_simple_track': ./track.h:36: warning: cast increases required alignment of target type ./track.h: In function 'to_shuffle_track': ./track.h:41: warning: cast increases required alignment of target type In file included from search_mode.c:28: ./lib.h: In function 'to_tree_track': ./lib.h:28: warning: cast increases required alignment of target type ./lib.h: In function 'to_artist': ./lib.h:126: warning: cast increases required alignment of target type ./lib.h: In function 'to_album': ./lib.h:131: warning: cast increases required alignment of target type CC spawn.o CC tabexp.o CC tabexp_file.o CC track.o In file included from track.c:5: track.h: In function 'to_simple_track': track.h:36: warning: cast increases required alignment of target type track.h: In function 'to_shuffle_track': track.h:41: warning: cast increases required alignment of target type track.c: In function 'simple_track_get_prev': track.c:46: warning: cast increases required alignment of target type track.c:46: warning: cast increases required alignment of target type track.c: In function 'simple_track_get_next': track.c:47: warning: cast increases required alignment of target type track.c:47: warning: cast increases required alignment of target type track.c: In function 'simple_list_for_each_marked': track.c:277: warning: cast increases required alignment of target type track.c:277: warning: cast increases required alignment of target type track.c:285: warning: cast increases required alignment of target type track.c:285: warning: cast increases required alignment of target type CC track_db.o track_db.c: In function 'track_db_insert': track_db.c:77: warning: cast increases required alignment of target type track_db.c:78: warning: cast increases required alignment of target type track_db.c: In function 'data_to_track_info': track_db.c:110: warning: cast increases required alignment of target type track_db.c:111: warning: cast increases required alignment of target type CC track_info.o CC tree.o In file included from editable.h:10, from lib.h:8, from tree.c:5: track.h: In function 'to_simple_track': track.h:36: warning: cast increases required alignment of target type track.h: In function 'to_shuffle_track': track.h:41: warning: cast increases required alignment of target type In file included from tree.c:5: lib.h: In function 'to_tree_track': lib.h:28: warning: cast increases required alignment of target type lib.h: In function 'to_artist': lib.h:126: warning: cast increases required alignment of target type lib.h: In function 'to_album': lib.h:131: warning: cast increases required alignment of target type tree.c: In function 'tree_track_get_prev': tree.c:199: warning: cast increases required alignment of target type tree.c:199: warning: cast increases required alignment of target type tree.c: In function 'tree_track_get_next': tree.c:200: warning: cast increases required alignment of target type tree.c:200: warning: cast increases required alignment of target type tree.c: In function 'find_artist_and_album': tree.c:395: warning: cast increases required alignment of target type tree.c:395: warning: cast increases required alignment of target type tree.c:401: warning: cast increases required alignment of target type tree.c:401: warning: cast increases required alignment of target type tree.c: In function 'album_for_each_track': tree.c:736: warning: cast increases required alignment of target type tree.c:736: warning: cast increases required alignment of target type tree.c:742: warning: cast increases required alignment of target type tree.c:742: warning: cast increases required alignment of target type tree.c: In function 'artist_for_each_track': tree.c:758: warning: cast increases required alignment of target type tree.c:758: warning: cast increases required alignment of target type tree.c:764: warning: cast increases required alignment of target type tree.c:764: warning: cast increases required alignment of target type CC uchar.o CC ui_curses.o In file included from ./editable.h:10, from ./play_queue.h:8, from ui_curses.c:25: ./track.h: In function 'to_simple_track': ./track.h:36: warning: cast increases required alignment of target type ./track.h: In function 'to_shuffle_track': ./track.h:41: warning: cast increases required alignment of target type In file included from ui_curses.c:31: ./lib.h: In function 'to_tree_track': ./lib.h:28: warning: cast increases required alignment of target type ./lib.h: In function 'to_artist': ./lib.h:126: warning: cast increases required alignment of target type ./lib.h: In function 'to_album': ./lib.h:131: warning: cast increases required alignment of target type CC window.o CC worker.o worker.c: In function 'worker_loop': worker.c:52: warning: cast increases required alignment of target type worker.c: In function 'worker_remove_jobs': worker.c:111: warning: cast increases required alignment of target type CC xstrjoin.o CC file.o CC path.o CC prog.o CC xmalloc.o LD cmus CC main.o LD cmus-remote CC flac.lo flac.c: In function 'write_cb': flac.c:196: warning: cast increases required alignment of target type flac.c:203: warning: cast increases required alignment of target type flac.c:210: warning: cast increases required alignment of target type flac.c:217: warning: cast increases required alignment of target type flac.c:224: warning: cast increases required alignment of target type LD flac.so CC id3.lo CC mad.lo CC nomad.lo CC utf8_encode.lo LD mad.so CC modplug.lo LD modplug.so CC mpc.lo LD mpc.so CC vorbis.lo LD vorbis.so CC wav.lo LD wav.so CC alsa.lo CC mixer_alsa.lo LD alsa.so CC arts.lo LD arts.so CC oss.lo CC mixer_oss.lo LD oss.so CC ao.lo LD ao.so CC Doc/ttman.o LD Doc/ttman MAN Doc/cmus.1 MAN Doc/cmus-remote.1 make[1]: Leaving directory `/home/dkg/src/cmus/cmus-2.0.4' #docbook-to-man debian/cmus.sgml > cmus.1 touch build-stamp fakeroot debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs # Add here commands to install the package into debian/cmus. /usr/bin/make install DESTDIR=/home/dkg/src/cmus/cmus-2.0.4/debian/cmus make[1]: Entering directory `/home/dkg/src/cmus/cmus-2.0.4' INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/bin/cmus INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/bin/cmus-remote INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/lib/cmus/ip/flac.so INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/lib/cmus/ip/mad.so INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/lib/cmus/ip/modplug.so INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/lib/cmus/ip/mpc.so INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/lib/cmus/ip/vorbis.so INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/lib/cmus/ip/wav.so INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/lib/cmus/op/alsa.so INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/lib/cmus/op/arts.so INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/lib/cmus/op/oss.so INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/lib/cmus/op/ao.so INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/share/cmus/cyan.theme INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/share/cmus/default.theme INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/share/cmus/gray-88.theme INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/share/cmus/green-mono-88.theme INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/share/cmus/rc INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/share/cmus/xterm-white.theme INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/share/doc/cmus/examples/cmus-status-display INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/share/man/man1/cmus.1 INSTALL /home/dkg/src/cmus/cmus-2.0.4/debian/cmus/usr/share/man/man1/cmus-remote.1 make[1]: Leaving directory `/home/dkg/src/cmus/cmus-2.0.4' #dh_installexamples example/cmus-status-display dh_testdir dh_testroot dh_installdocs dh_installexamples dh_installchangelogs dh_installman dh_link dh_strip dh_compress dh_fixperms dh_installdeb dh_shlibdeps dh_gencontrol dh_md5sums dh_builddeb tar: -: file name read contains nul character dpkg-deb: building package `cmus' in `../cmus_2.0.4-1.tremor1_arm.deb'. dpkg-genchanges dpkg-genchanges: not including original source code in upload dpkg-buildpackage (debuild emulation): binary and diff upload (original source NOT included)