balint256 / gr-baz

Collection of new blocks for GNU Radio
http://wiki.spench.net/wiki/gr-baz
GNU General Public License v3.0
191 stars 78 forks source link

baz_swig.i:6: Error: Unable to find 'config.h' #13

Closed ZeroChaos- closed 11 years ago

ZeroChaos- commented 11 years ago

This looks like a moved file or something like that to me, but here is the full log:

GIT update --> repository: https://github.com/balint256/gr-baz.git at the commit: dfe73fa623d7213b44d6ecf4a6f68ed8330a7a56 branch: master storage directory: "/usr/portage/distfiles/egit-src/gr-baz.git" checkout type: bare repository Cloning into '/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999'... done. Branch branch-master set up to track remote branch master from origin. Switched to a new branch 'branch-master'

Unpacked to /var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999 Source unpacked in /var/tmp/portage/net-wireless/gr-baz-9999/work Preparing source in /var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999 ...

  • Running eautoreconf in '/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999' ...
  • Running aclocal -I config ... [ ok ]
  • Running libtoolize --install --copy --force --automake ... [ ok ]
  • Running aclocal -I config ... [ ok ]
  • Running autoconf ... [ ok ]
  • Running autoheader ... [ ok ]
  • Running automake --add-missing --copy --foreign ... [ ok ]
  • Running elibtoolize in: gr-baz-9999/
  • Applying portage/1.2.0 patch ...
  • Applying sed/1.5.6 patch ...
  • Applying as-needed/2.4.2 patch ... Source prepared. Configuring source in /var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999 ...
  • econf: updating gr-baz-9999/config.sub with /usr/share/gnuconfig/config.sub
  • econf: updating gr-baz-9999/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --enable-dependency-tracking configure: loading site script /usr/share/config.site checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for git... /usr/bin/git configure: GNU Radio Release 3.3git-dfe73fa6 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-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... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define EXTENSIONS... yes checking for library containing strerror... none required checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking whether C++ has std::isnan... yes checking gr_libdir_suffix... 64 checking whether to append 64 to libdir... no checking whether x86_64-pc-linux-gnu-gcc accepts -Wall... yes checking whether x86_64-pc-linux-gnu-gcc accepts -Werror-implicit-function-declaration... yes checking whether x86_64-pc-linux-gnu-g++ accepts -Wall... yes checking whether x86_64-pc-linux-gnu-g++ accepts -Woverloaded-virtual... yes checking whether user wants gprof... no checking whether user wants prof... no checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for rm... /bin/rm checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/libexec/gcc/x86_64-pc-linux-gnu/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64 checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib64/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for Python include path... /usr/include/python2.7 checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for swig... /usr/bin/swig checking for SWIG version... 2.0.8 checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for winioctl.h... no checking for winbase.h... no checking for getopt... yes checking for usleep... yes checking for gettimeofday... yes checking for nanosleep... yes checking for rand... yes checking for srand... yes checking for random... yes checking for srandom... yes checking for sleep... yes checking for sigaction... yes checking for struct timezone... yes checking for struct timespec... yes checking for ssize_t... yes checking for getopt... (cached) yes checking for usleep... (cached) yes checking for gettimeofday... (cached) yes checking for Sleep... no checking whether mkdir accepts only one arg... no checking for xmlto... yes checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.18... yes checking for GNURADIO_CORE... yes checking for GRUEL... yes checking for CPPUNIT... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for windows.h... (cached) no checking for USB... yes checking for boost xtime... yes configure: creating ./config.status config.status: creating Makefile config.status: creating apps/Makefile config.status: creating config/Makefile config.status: creating grc/Makefile config.status: creating lib/Makefile config.status: creating python/Makefile config.status: creating python/run_tests config.status: creating swig/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing run_tests commands Configured gr-baz release 3.3git-dfe73fa6 for build. Source configured. Compiling source in /var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999 ... make -j64 make all-recursive make[1]: Entering directory /var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999' Making all in config make[2]: Entering directory/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/config' make[2]: Nothing to be done for all'. make[2]: Leaving directory/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/config' Making all in lib make[2]: Entering directory /var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/lib' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_print_char.lo -MD -MP -MF .deps/baz_print_char.Tpo -c -o baz_print_char.lo baz_print_char.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_unpacked_to_packed_bb.lo -MD -MP -MF .deps/baz_unpacked_to_packed_bb.Tpo -c -o baz_unpacked_to_packed_bb.lo baz_unpacked_to_packed_bb.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_pow_cc.lo -MD -MP -MF .deps/baz_pow_cc.Tpo -c -o baz_pow_cc.lo baz_pow_cc.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_delay.lo -MD -MP -MF .deps/baz_delay.Tpo -c -o baz_delay.lo baz_delay.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_puncture_bb.lo -MD -MP -MF .deps/baz_puncture_bb.Tpo -c -o baz_puncture_bb.lo baz_puncture_bb.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_depuncture_ff.lo -MD -MP -MF .deps/baz_depuncture_ff.Tpo -c -o baz_depuncture_ff.lo baz_depuncture_ff.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_swap_ff.lo -MD -MP -MF .deps/baz_swap_ff.Tpo -c -o baz_swap_ff.lo baz_swap_ff.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_agc_cc.lo -MD -MP -MF .deps/baz_agc_cc.Tpo -c -o baz_agc_cc.lo baz_agc_cc.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_test_counter_cc.lo -MD -MP -MF .deps/baz_test_counter_cc.Tpo -c -o baz_test_counter_cc.lo baz_test_counter_cc.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_rtl_source_c.lo -MD -MP -MF .deps/baz_rtl_source_c.Tpo -c -o baz_rtl_source_c.lo baz_rtl_source_c.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT rtl2832.lo -MD -MP -MF .deps/rtl2832.Tpo -c -o rtl2832.lo rtl2832.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT rtl2832-tuner_e4000.lo -MD -MP -MF .deps/rtl2832-tuner_e4000.Tpo -c -o rtl2832-tuner_e4000.lo rtl2832-tuner_e4000.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT rtl2832-tuner_fc0013.lo -MD -MP -MF .deps/rtl2832-tuner_fc0013.Tpo -c -o rtl2832-tuner_fc0013.lo rtl2832-tuner_fc0013.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT rtl2832-tuner_fc0012.lo -MD -MP -MF .deps/rtl2832-tuner_fc0012.Tpo -c -o rtl2832-tuner_fc0012.lo rtl2832-tuner_fc0012.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT rtl2832-tuner_fc2580.lo -MD -MP -MF .deps/rtl2832-tuner_fc2580.Tpo -c -o rtl2832-tuner_fc2580.lo rtl2832-tuner_fc2580.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT rtl2832-tuner_e4k.lo -MD -MP -MF .deps/rtl2832-tuner_e4k.Tpo -c -o rtl2832-tuner_e4k.lo rtl2832-tuner_e4k.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_udp_source.lo -MD -MP -MF .deps/baz_udp_source.Tpo -c -o baz_udp_source.lo baz_udp_source.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_udp_sink.lo -MD -MP -MF .deps/baz_udp_sink.Tpo -c -o baz_udp_sink.lo baz_udp_sink.cc /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT qa_baz.lo -MD -MP -MF .deps/qa_baz.Tpo -c -o qa_baz.lo qa_baz.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT test_all.o -MD -MP -MF .deps/test_all.Tpo -c -o test_all.o test_all.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_print_char.lo -MD -MP -MF .deps/baz_print_char.Tpo -c baz_print_char.cc -fPIC -DPIC -o .libs/baz_print_char.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_pow_cc.lo -MD -MP -MF .deps/baz_pow_cc.Tpo -c baz_pow_cc.cc -fPIC -DPIC -o .libs/baz_pow_cc.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_depuncture_ff.lo -MD -MP -MF .deps/baz_depuncture_ff.Tpo -c baz_depuncture_ff.cc -fPIC -DPIC -o .libs/baz_depuncture_ff.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_agc_cc.lo -MD -MP -MF .deps/baz_agc_cc.Tpo -c baz_agc_cc.cc -fPIC -DPIC -o .libs/baz_agc_cc.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_unpacked_to_packed_bb.lo -MD -MP -MF .deps/baz_unpacked_to_packed_bb.Tpo -c baz_unpacked_to_packed_bb.cc -fPIC -DPIC -o .libs/baz_unpacked_to_packed_bb.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_rtl_source_c.lo -MD -MP -MF .deps/baz_rtl_source_c.Tpo -c baz_rtl_source_c.cc -fPIC -DPIC -o .libs/baz_rtl_source_c.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_udp_source.lo -MD -MP -MF .deps/baz_udp_source.Tpo -c baz_udp_source.cc -fPIC -DPIC -o .libs/baz_udp_source.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT rtl2832-tuner_e4000.lo -MD -MP -MF .deps/rtl2832-tuner_e4000.Tpo -c rtl2832-tuner_e4000.cc -fPIC -DPIC -o .libs/rtl2832-tuner_e4000.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_delay.lo -MD -MP -MF .deps/baz_delay.Tpo -c baz_delay.cc -fPIC -DPIC -o .libs/baz_delay.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_puncture_bb.lo -MD -MP -MF .deps/baz_puncture_bb.Tpo -c baz_puncture_bb.cc -fPIC -DPIC -o .libs/baz_puncture_bb.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_udp_sink.lo -MD -MP -MF .deps/baz_udp_sink.Tpo -c baz_udp_sink.cc -fPIC -DPIC -o .libs/baz_udp_sink.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT qa_baz.lo -MD -MP -MF .deps/qa_baz.Tpo -c qa_baz.cc -fPIC -DPIC -o .libs/qa_baz.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT rtl2832-tuner_fc0013.lo -MD -MP -MF .deps/rtl2832-tuner_fc0013.Tpo -c rtl2832-tuner_fc0013.cc -fPIC -DPIC -o .libs/rtl2832-tuner_fc0013.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT rtl2832-tuner_e4k.lo -MD -MP -MF .deps/rtl2832-tuner_e4k.Tpo -c rtl2832-tuner_e4k.cc -fPIC -DPIC -o .libs/rtl2832-tuner_e4k.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT rtl2832.lo -MD -MP -MF .deps/rtl2832.Tpo -c rtl2832.cc -fPIC -DPIC -o .libs/rtl2832.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_test_counter_cc.lo -MD -MP -MF .deps/baz_test_counter_cc.Tpo -c baz_test_counter_cc.cc -fPIC -DPIC -o .libs/baz_test_counter_cc.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT rtl2832-tuner_fc2580.lo -MD -MP -MF .deps/rtl2832-tuner_fc2580.Tpo -c rtl2832-tuner_fc2580.cc -fPIC -DPIC -o .libs/rtl2832-tuner_fc2580.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT baz_swap_ff.lo -MD -MP -MF .deps/baz_swap_ff.Tpo -c baz_swap_ff.cc -fPIC -DPIC -o .libs/baz_swap_ff.o libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig -I/usr/include/python2.7 -I/usr/include/gnuradio -O2 -pipe -frecord-gcc-switches -MT rtl2832-tuner_fc0012.lo -MD -MP -MF .deps/rtl2832-tuner_fc0012.Tpo -c rtl2832-tuner_fc0012.cc -fPIC -DPIC -o .libs/rtl2832-tuner_fc0012.o mv -f .deps/test_all.Tpo .deps/test_all.Po mv -f .deps/qa_baz.Tpo .deps/qa_baz.Plo mv -f .deps/rtl2832-tuner_fc0012.Tpo .deps/rtl2832-tuner_fc0012.Plo mv -f .deps/rtl2832-tuner_fc0013.Tpo .deps/rtl2832-tuner_fc0013.Plo mv -f .deps/rtl2832.Tpo .deps/rtl2832.Plo mv -f .deps/rtl2832-tuner_fc2580.Tpo .deps/rtl2832-tuner_fc2580.Plo mv -f .deps/rtl2832-tuner_e4k.Tpo .deps/rtl2832-tuner_e4k.Plo mv -f .deps/rtl2832-tuner_e4000.Tpo .deps/rtl2832-tuner_e4000.Plo mv -f .deps/baz_print_char.Tpo .deps/baz_print_char.Plo mv -f .deps/baz_unpacked_to_packed_bb.Tpo .deps/baz_unpacked_to_packed_bb.Plo mv -f .deps/baz_pow_cc.Tpo .deps/baz_pow_cc.Plo mv -f .deps/baz_test_counter_cc.Tpo .deps/baz_test_counter_cc.Plo mv -f .deps/baz_agc_cc.Tpo .deps/baz_agc_cc.Plo mv -f .deps/baz_swap_ff.Tpo .deps/baz_swap_ff.Plo mv -f .deps/baz_udp_source.Tpo .deps/baz_udp_source.Plo mv -f .deps/baz_udp_sink.Tpo .deps/baz_udp_sink.Plo mv -f .deps/baz_puncture_bb.Tpo .deps/baz_puncture_bb.Plo mv -f .deps/baz_delay.Tpo .deps/baz_delay.Plo mv -f .deps/baz_depuncture_ff.Tpo .deps/baz_depuncture_ff.Plo mv -f .deps/baz_rtl_source_c.Tpo .deps/baz_rtl_source_c.Plo /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libgnuradio-baz.la -rpath /usr/lib64 baz_print_char.lo baz_unpacked_to_packed_bb.lo baz_pow_cc.lo baz_delay.lo baz_puncture_bb.lo baz_depuncture_ff.lo baz_swap_ff.lo baz_agc_cc.lo baz_test_counter_cc.lo baz_rtl_source_c.lo rtl2832.lo rtl2832-tuner_e4000.lo rtl2832-tuner_fc0013.lo rtl2832-tuner_fc0012.lo rtl2832-tuner_fc2580.lo rtl2832-tuner_e4k.lo baz_udp_source.lo baz_udp_sink.lo -lusb-1.0 -lgnuradio-core -lgruel -lfftw3f -lm libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/crtbeginS.o .libs/baz_print_char.o .libs/baz_unpacked_to_packed_bb.o .libs/baz_pow_cc.o .libs/baz_delay.o .libs/baz_puncture_bb.o .libs/baz_depuncture_ff.o .libs/baz_swap_ff.o .libs/baz_agc_cc.o .libs/baz_test_counter_cc.o .libs/baz_rtl_source_c.o .libs/rtl2832.o .libs/rtl2832-tuner_e4000.o .libs/rtl2832-tuner_fc0013.o .libs/rtl2832-tuner_fc0012.o .libs/rtl2832-tuner_fc2580.o .libs/rtl2832-tuner_e4k.o .libs/baz_udp_source.o .libs/baz_udp_sink.o -Wl,--as-needed -lusb-1.0 -lgnuradio-core -lgruel /usr/lib64/libfftw3f.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/crtn.o -O2 -Wl,-O1 -Wl,--hash-style=gnu -fopenmp -Wl,-soname -Wl,libgnuradio-baz.so.0 -o .libs/libgnuradio-baz.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libgnuradio-baz.so.0" && ln -s "libgnuradio-baz.so.0.0.0" "libgnuradio-baz.so.0") libtool: link: (cd ".libs" && rm -f "libgnuradio-baz.so" && ln -s "libgnuradio-baz.so.0.0.0" "libgnuradio-baz.so") libtool: link: ( cd ".libs" && rm -f "libgnuradio-baz.la" && ln -s "../libgnuradio-baz.la" "libgnuradio-baz.la" ) /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -frecord-gcc-switches -version-info 0:0:0 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libgnuradio-baz-qa.la qa_baz.lo libgnuradio-baz.la -lcppunit -ldl -lgnuradio-core -lgruel -lfftw3f -lm libtool: link: warning:/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.4/../../../../lib64/libfftw3f.la' seems to be moved libtool: link: warning: -version-info/-version-number' is ignored for convenience libraries libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgnuradio-baz-qa.a .libs/qa_baz.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnuradio-baz-qa.a libtool: link: ( cd ".libs" && rm -f "libgnuradio-baz-qa.la" && ln -s "../libgnuradio-baz-qa.la" "libgnuradio-baz-qa.la" ) /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o test_all test_all.o libgnuradio-baz-qa.la -lgnuradio-core -lgruel -lfftw3f -lm libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -frecord-gcc-switches -Wl,-O1 -Wl,--hash-style=gnu -o .libs/test_all test_all.o -Wl,--as-needed ./.libs/libgnuradio-baz-qa.a /var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/lib/.libs/libgnuradio-baz.so -lusb-1.0 -lcppunit -ldl -lgnuradio-core -lgruel /usr/lib64/libfftw3f.so -lm -fopenmp make[2]: Leaving directory/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/lib' Making all in swig make[2]: Entering directory /var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/swig' trap 'rm -rf .deps/baz-generate-*' 1 2 13 15; \ if mkdir .deps/baz-generate-lock 2>/dev/null; then \ rm -f .deps/baz-generate-stamp; \ make .deps/baz-generate-stamp WHAT=baz.i; \ rmdir .deps/baz-generate-lock; \ else \ while test -d .deps/baz-generate-lock; do \ sleep 1; \ done; \ test -f .deps/baz-generate-stamp; \ exit $?; \ fi; trap 'rm -rf .deps/baz-generate-*' 1 2 13 15; \ if mkdir .deps/baz-generate-lock 2>/dev/null; then \ rm -f .deps/baz-generate-stamp; \ make .deps/baz-generate-stamp WHAT=baz.i; \ rmdir .deps/baz-generate-lock; \ else \ while test -d .deps/baz-generate-lock; do \ sleep 1; \ done; \ test -f .deps/baz-generate-stamp; \ exit $?; \ fi; make[3]: Entering directory/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/swig' if /usr/bin/swig -c++ -fvirtual -python -modern -keyword -w511 -outdir . -I/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/include -I/usr/include/gnuradio -I/usr/include/gnuradio/swig -I/usr/include/gruel/swig \ -MD -MF .deps/baz.Std \ -module baz_swig -o baz_swig.cc baz.i; then \ if test linux-gnu = mingw32; then \ /bin/rm -f .deps/baz.Sd; \ /bin/sed 's,\,/,g' < .deps/baz.Std \

    .deps/baz.Sd; \ /bin/rm -f .deps/baz.Std; \ .deps/baz.Sd .deps/baz.Std; \ fi; \ else \ /bin/rm -f .deps/baz.S_; exit 1; \ fi; bazswig.i:6: Error: Unable to find 'config.h' make[3]: ** [.deps/baz-generate-stamp] Error 1 make[3]: Leaving directory /var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/swig' make[2]: *** [baz_swig.cc] Error 1 make[2]: Leaving directory/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999/swig' make[1]: * [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-wireless/gr-baz-9999/work/gr-baz-9999' make: * [all] Error 2

balint256 commented 11 years ago

Should be fixed now!

ZeroChaos- commented 11 years ago

Indeed it is, thanks for the quick work.