View Issue Details

IDProjectCategoryView StatusLast Update
0003000DarkRadiantGeneralpublic25.06.2016 13:04
ReporterDashiva Assigned To 
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionwon't fix 
PlatformLinuxOSArch LinuxOS VersionRolling
Product Version1.7.0 
Summary0003000: Darkradiant fails to build against newer boost library.
DescriptionWhen running ./configure on a machine with Boost 1.48.0 I get this error:
 
checking for main in -lboost_regex-mt... no
configure: error: Boost.Regex not found

Both the Boost runtimes and development files are installed. Also reproduced on Debian (sid) with the same Boost libraries installed.
TagsNo tags attached.
Attached Files
output.txt (6,215 bytes)   
[m@ptah darkradiant]$ ./autogen.sh 
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
[m@ptah darkradiant]$ ./configure
checking for a BSD-compatible install... /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 whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for style of include used by make... GNU
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
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 gcc... /usr/bin/ld
checking if the linker (/usr/bin/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 whether ln -s works... yes
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 i686-pc-linux-gnu file names to 
i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain 
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... no
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 for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) 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... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared 
libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared 
libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflateEnd in -lz... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_start_compress in -ljpeg... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB... yes
checking for GTK... yes
checking for GTKMM... yes
checking for GTKGLEXT... yes
checking for GTKGLEXTMM... yes
checking for XML... yes
checking for LIBSIGC... yes
checking for PNG... yes
checking for FTGL... yes
checking GL/glew.h usability... yes
checking GL/glew.h presence... yes
checking for GL/glew.h... yes
checking for main in -lGLEW... yes
checking for main in -lGL... yes
checking for gluBuild2DMipmaps in -lGLU... yes
checking for main in -lboost_regex-mt... no
configure: error: Boost.Regex not found
[m@ptah darkradiant]$ 

output.txt (6,215 bytes)   

Activities

orbweaver

orbweaver

11.03.2012 12:41

developer   ~0004394

I have improved the Linux Boost handling with revision 7083, but I do not have an Arch system to test on. Please confirm whether this fixes the problem.
Dashiva

Dashiva

14.03.2012 16:41

reporter   ~0004408

It seems to get past the regex checks but now fails the python library checks. Boost in Arch is now up to version 1.49.

checking for the Boost regex library... yes
checking boost/system/error_code.hpp usability... yes
checking boost/system/error_code.hpp presence... yes
checking for boost/system/error_code.hpp... yes
checking for the Boost system library... yes
checking boost/filesystem/path.hpp usability... yes
checking boost/filesystem/path.hpp presence... yes
checking for boost/filesystem/path.hpp... yes
checking for the Boost filesystem library... yes
checking for boost/system/error_code.hpp... (cached) yes
checking for the Boost system library... (cached) yes
checking for python-config... python-config
checking boost/python.hpp usability... yes
checking boost/python.hpp presence... yes
checking for boost/python.hpp... yes
checking for the Boost python library... no
configure: error: cannot find the flags to link with Boost python
[m@thoth darkradiant]$
Dashiva

Dashiva

14.03.2012 16:57

reporter   ~0004409

libboost_mpi_python.a
libboost_mpi_python.so
libboost_mpi_python.so.1.49.0
libboost_python.a
libboost_python.so
libboost_python.so.1.49.0
libboost_python3.a
libboost_python3.so
libboost_python3.so.1.49.0

These are the Boost/Python libs currently installed in Arch by the stock Boost package.
salamanderrake

salamanderrake

20.05.2012 15:28

reporter   ~0004595

These are the boost/python libs on my gentoo amd64 system. Its a big list. Notice I don't have any libboost_mpi files. Don't know if it matters.

**********************

/usr/lib64/boost-1_49/libboost_chrono-mt.so -> ../libboost_chrono-mt-1_49.so
/usr/lib64/boost-1_49/libboost_chrono.so -> ../libboost_chrono-1_49.so
/usr/lib64/boost-1_49/libboost_date_time-mt.so -> ../libboost_date_time-mt-1_49.so
/usr/lib64/boost-1_49/libboost_date_time.so -> ../libboost_date_time-1_49.so
/usr/lib64/boost-1_49/libboost_exception-mt.a -> ../libboost_exception-mt-1_49.a
/usr/lib64/boost-1_49/libboost_exception.a -> ../libboost_exception-1_49.a
/usr/lib64/boost-1_49/libboost_filesystem-mt.so -> ../libboost_filesystem-mt-1_49.so
/usr/lib64/boost-1_49/libboost_filesystem.so -> ../libboost_filesystem-1_49.so
/usr/lib64/boost-1_49/libboost_graph-mt.so -> ../libboost_graph-mt-1_49.so
/usr/lib64/boost-1_49/libboost_graph.so -> ../libboost_graph-1_49.so
/usr/lib64/boost-1_49/libboost_iostreams-mt.so -> ../libboost_iostreams-mt-1_49.so
/usr/lib64/boost-1_49/libboost_iostreams.so -> ../libboost_iostreams-1_49.so
/usr/lib64/boost-1_49/libboost_locale-mt.so -> ../libboost_locale-mt-1_49.so
/usr/lib64/boost-1_49/libboost_math_c99-mt.so -> ../libboost_math_c99-mt-1_49.so
/usr/lib64/boost-1_49/libboost_math_c99.so -> ../libboost_math_c99-1_49.so
/usr/lib64/boost-1_49/libboost_math_c99f-mt.so -> ../libboost_math_c99f-mt-1_49.so
/usr/lib64/boost-1_49/libboost_math_c99f.so -> ../libboost_math_c99f-1_49.so
/usr/lib64/boost-1_49/libboost_math_c99l-mt.so -> ../libboost_math_c99l-mt-1_49.so
/usr/lib64/boost-1_49/libboost_math_c99l.so -> ../libboost_math_c99l-1_49.so
/usr/lib64/boost-1_49/libboost_math_tr1-mt.so -> ../libboost_math_tr1-mt-1_49.so
/usr/lib64/boost-1_49/libboost_math_tr1.so -> ../libboost_math_tr1-1_49.so
/usr/lib64/boost-1_49/libboost_math_tr1f-mt.so -> ../libboost_math_tr1f-mt-1_49.so
/usr/lib64/boost-1_49/libboost_math_tr1f.so -> ../libboost_math_tr1f-1_49.so
/usr/lib64/boost-1_49/libboost_math_tr1l-mt.so -> ../libboost_math_tr1l-mt-1_49.so
/usr/lib64/boost-1_49/libboost_math_tr1l.so -> ../libboost_math_tr1l-1_49.so
/usr/lib64/boost-1_49/libboost_prg_exec_monitor-mt.so -> ../libboost_prg_exec_monitor-mt-1_49.so
/usr/lib64/boost-1_49/libboost_prg_exec_monitor.so -> ../libboost_prg_exec_monitor-1_49.so
/usr/lib64/boost-1_49/libboost_program_options-mt.so -> ../libboost_program_options-mt-1_49.so
/usr/lib64/boost-1_49/libboost_program_options.so -> ../libboost_program_options-1_49.so
/usr/lib64/boost-1_49/libboost_python-2.7-mt.so -> ../libboost_python-2.7-mt-1_49.so
/usr/lib64/boost-1_49/libboost_python-2.7.so -> ../libboost_python-2.7-1_49.so
/usr/lib64/boost-1_49/libboost_python-3.2-mt.so -> ../libboost_python-3.2-mt-1_49.so
/usr/lib64/boost-1_49/libboost_python-3.2.so -> ../libboost_python-3.2-1_49.so
/usr/lib64/boost-1_49/libboost_random-mt.so -> ../libboost_random-mt-1_49.so
/usr/lib64/boost-1_49/libboost_random.so -> ../libboost_random-1_49.so
/usr/lib64/boost-1_49/libboost_regex-mt.so -> ../libboost_regex-mt-1_49.so
/usr/lib64/boost-1_49/libboost_regex.so -> ../libboost_regex-1_49.so
/usr/lib64/boost-1_49/libboost_serialization-mt.so -> ../libboost_serialization-mt-1_49.so
/usr/lib64/boost-1_49/libboost_serialization.so -> ../libboost_serialization-1_49.so
/usr/lib64/boost-1_49/libboost_signals-mt.so -> ../libboost_signals-mt-1_49.so
/usr/lib64/boost-1_49/libboost_signals.so -> ../libboost_signals-1_49.so
/usr/lib64/boost-1_49/libboost_system-mt.so -> ../libboost_system-mt-1_49.so
/usr/lib64/boost-1_49/libboost_system.so -> ../libboost_system-1_49.so
/usr/lib64/boost-1_49/libboost_test_exec_monitor-mt.a -> ../libboost_test_exec_monitor-mt-1_49.a
/usr/lib64/boost-1_49/libboost_test_exec_monitor.a -> ../libboost_test_exec_monitor-1_49.a
/usr/lib64/boost-1_49/libboost_thread-mt.so -> ../libboost_thread-mt-1_49.so
/usr/lib64/boost-1_49/libboost_thread.so -> ../libboost_thread-1_49.so
/usr/lib64/boost-1_49/libboost_timer-mt.so -> ../libboost_timer-mt-1_49.so
/usr/lib64/boost-1_49/libboost_timer.so -> ../libboost_timer-1_49.so
/usr/lib64/boost-1_49/libboost_unit_test_framework-mt.so -> ../libboost_unit_test_framework-mt-1_49.so
/usr/lib64/boost-1_49/libboost_unit_test_framework.so -> ../libboost_unit_test_framework-1_49.so
/usr/lib64/boost-1_49/libboost_wave-mt.so -> ../libboost_wave-mt-1_49.so
/usr/lib64/boost-1_49/libboost_wave.so -> ../libboost_wave-1_49.so
/usr/lib64/boost-1_49/libboost_wserialization-mt.so -> ../libboost_wserialization-mt-1_49.so
/usr/lib64/boost-1_49/libboost_wserialization.so -> ../libboost_wserialization-1_49.so
/usr/lib64/libboost_chrono-1_49.so -> libboost_chrono-1_49.so.1.49.0
/usr/lib64/libboost_chrono-1_49.so.1.49.0
/usr/lib64/libboost_chrono-mt-1_49.so -> libboost_chrono-mt-1_49.so.1.49.0
/usr/lib64/libboost_chrono-mt-1_49.so.1.49.0
/usr/lib64/libboost_date_time-1_49.so -> libboost_date_time-1_49.so.1.49.0
/usr/lib64/libboost_date_time-1_49.so.1.49.0
/usr/lib64/libboost_date_time-mt-1_49.so -> libboost_date_time-mt-1_49.so.1.49.0
/usr/lib64/libboost_date_time-mt-1_49.so.1.49.0
/usr/lib64/libboost_exception-1_49.a
/usr/lib64/libboost_exception-mt-1_49.a
/usr/lib64/libboost_filesystem-1_49.so -> libboost_filesystem-1_49.so.1.49.0
/usr/lib64/libboost_filesystem-1_49.so.1.49.0
/usr/lib64/libboost_filesystem-mt-1_49.so -> libboost_filesystem-mt-1_49.so.1.49.0
/usr/lib64/libboost_filesystem-mt-1_49.so.1.49.0
/usr/lib64/libboost_graph-1_49.so -> libboost_graph-1_49.so.1.49.0
/usr/lib64/libboost_graph-1_49.so.1.49.0
/usr/lib64/libboost_graph-mt-1_49.so -> libboost_graph-mt-1_49.so.1.49.0
/usr/lib64/libboost_graph-mt-1_49.so.1.49.0
/usr/lib64/libboost_iostreams-1_49.so -> libboost_iostreams-1_49.so.1.49.0
/usr/lib64/libboost_iostreams-1_49.so.1.49.0
/usr/lib64/libboost_iostreams-mt-1_49.so -> libboost_iostreams-mt-1_49.so.1.49.0
/usr/lib64/libboost_iostreams-mt-1_49.so.1.49.0
/usr/lib64/libboost_locale-mt-1_49.so -> libboost_locale-mt-1_49.so.1.49.0
/usr/lib64/libboost_locale-mt-1_49.so.1.49.0
/usr/lib64/libboost_math_c99-1_49.so -> libboost_math_c99-1_49.so.1.49.0
/usr/lib64/libboost_math_c99-1_49.so.1.49.0
/usr/lib64/libboost_math_c99-mt-1_49.so -> libboost_math_c99-mt-1_49.so.1.49.0
/usr/lib64/libboost_math_c99-mt-1_49.so.1.49.0
/usr/lib64/libboost_math_c99f-1_49.so -> libboost_math_c99f-1_49.so.1.49.0
/usr/lib64/libboost_math_c99f-1_49.so.1.49.0
/usr/lib64/libboost_math_c99f-mt-1_49.so -> libboost_math_c99f-mt-1_49.so.1.49.0
/usr/lib64/libboost_math_c99f-mt-1_49.so.1.49.0
/usr/lib64/libboost_math_c99l-1_49.so -> libboost_math_c99l-1_49.so.1.49.0
/usr/lib64/libboost_math_c99l-1_49.so.1.49.0
/usr/lib64/libboost_math_c99l-mt-1_49.so -> libboost_math_c99l-mt-1_49.so.1.49.0
/usr/lib64/libboost_math_c99l-mt-1_49.so.1.49.0
/usr/lib64/libboost_math_tr1-1_49.so -> libboost_math_tr1-1_49.so.1.49.0
/usr/lib64/libboost_math_tr1-1_49.so.1.49.0
/usr/lib64/libboost_math_tr1-mt-1_49.so -> libboost_math_tr1-mt-1_49.so.1.49.0
/usr/lib64/libboost_math_tr1-mt-1_49.so.1.49.0
/usr/lib64/libboost_math_tr1f-1_49.so -> libboost_math_tr1f-1_49.so.1.49.0
/usr/lib64/libboost_math_tr1f-1_49.so.1.49.0
/usr/lib64/libboost_math_tr1f-mt-1_49.so -> libboost_math_tr1f-mt-1_49.so.1.49.0
/usr/lib64/libboost_math_tr1f-mt-1_49.so.1.49.0
/usr/lib64/libboost_math_tr1l-1_49.so -> libboost_math_tr1l-1_49.so.1.49.0
/usr/lib64/libboost_math_tr1l-1_49.so.1.49.0
/usr/lib64/libboost_math_tr1l-mt-1_49.so -> libboost_math_tr1l-mt-1_49.so.1.49.0
/usr/lib64/libboost_math_tr1l-mt-1_49.so.1.49.0
/usr/lib64/libboost_prg_exec_monitor-1_49.so -> libboost_prg_exec_monitor-1_49.so.1.49.0
/usr/lib64/libboost_prg_exec_monitor-1_49.so.1.49.0
/usr/lib64/libboost_prg_exec_monitor-mt-1_49.so -> libboost_prg_exec_monitor-mt-1_49.so.1.49.0
/usr/lib64/libboost_prg_exec_monitor-mt-1_49.so.1.49.0
/usr/lib64/libboost_program_options-1_49.so -> libboost_program_options-1_49.so.1.49.0
/usr/lib64/libboost_program_options-1_49.so.1.49.0
/usr/lib64/libboost_program_options-mt-1_49.so -> libboost_program_options-mt-1_49.so.1.49.0
/usr/lib64/libboost_program_options-mt-1_49.so.1.49.0
/usr/lib64/libboost_python-2.7-1_49.so -> libboost_python-2.7-1_49.so.1.49.0
/usr/lib64/libboost_python-2.7-1_49.so.1.49.0
/usr/lib64/libboost_python-2.7-mt-1_49.so -> libboost_python-2.7-mt-1_49.so.1.49.0
/usr/lib64/libboost_python-2.7-mt-1_49.so.1.49.0
/usr/lib64/libboost_python-3.2-1_49.so -> libboost_python-3.2-1_49.so.1.49.0
/usr/lib64/libboost_python-3.2-1_49.so.1.49.0
/usr/lib64/libboost_python-3.2-mt-1_49.so -> libboost_python-3.2-mt-1_49.so.1.49.0
/usr/lib64/libboost_python-3.2-mt-1_49.so.1.49.0
/usr/lib64/libboost_random-1_49.so -> libboost_random-1_49.so.1.49.0
/usr/lib64/libboost_random-1_49.so.1.49.0
/usr/lib64/libboost_random-mt-1_49.so -> libboost_random-mt-1_49.so.1.49.0
/usr/lib64/libboost_random-mt-1_49.so.1.49.0
/usr/lib64/libboost_regex-1_49.so -> libboost_regex-1_49.so.1.49.0
/usr/lib64/libboost_regex-1_49.so.1.49.0
/usr/lib64/libboost_regex-mt-1_49.so -> libboost_regex-mt-1_49.so.1.49.0
/usr/lib64/libboost_regex-mt-1_49.so.1.49.0
/usr/lib64/libboost_serialization-1_49.so -> libboost_serialization-1_49.so.1.49.0
/usr/lib64/libboost_serialization-1_49.so.1.49.0
/usr/lib64/libboost_serialization-mt-1_49.so -> libboost_serialization-mt-1_49.so.1.49.0
/usr/lib64/libboost_serialization-mt-1_49.so.1.49.0
/usr/lib64/libboost_signals-1_49.so -> libboost_signals-1_49.so.1.49.0
/usr/lib64/libboost_signals-1_49.so.1.49.0
/usr/lib64/libboost_signals-mt-1_49.so -> libboost_signals-mt-1_49.so.1.49.0
/usr/lib64/libboost_signals-mt-1_49.so.1.49.0
/usr/lib64/libboost_system-1_49.so -> libboost_system-1_49.so.1.49.0
/usr/lib64/libboost_system-1_49.so.1.49.0
/usr/lib64/libboost_system-mt-1_49.so -> libboost_system-mt-1_49.so.1.49.0
/usr/lib64/libboost_system-mt-1_49.so.1.49.0
/usr/lib64/libboost_test_exec_monitor-1_49.a
/usr/lib64/libboost_test_exec_monitor-mt-1_49.a
/usr/lib64/libboost_thread-1_49.so -> libboost_thread-mt-1_49.so
/usr/lib64/libboost_thread-mt-1_49.so -> libboost_thread-mt-1_49.so.1.49.0
/usr/lib64/libboost_thread-mt-1_49.so.1.49.0
/usr/lib64/libboost_timer-1_49.so -> libboost_timer-1_49.so.1.49.0
/usr/lib64/libboost_timer-1_49.so.1.49.0
/usr/lib64/libboost_timer-mt-1_49.so -> libboost_timer-mt-1_49.so.1.49.0
/usr/lib64/libboost_timer-mt-1_49.so.1.49.0
/usr/lib64/libboost_unit_test_framework-1_49.so -> libboost_unit_test_framework-1_49.so.1.49.0
/usr/lib64/libboost_unit_test_framework-1_49.so.1.49.0
/usr/lib64/libboost_unit_test_framework-mt-1_49.so -> libboost_unit_test_framework-mt-1_49.so.1.49.0
/usr/lib64/libboost_unit_test_framework-mt-1_49.so.1.49.0
/usr/lib64/libboost_wave-1_49.so -> libboost_wave-1_49.so.1.49.0
/usr/lib64/libboost_wave-1_49.so.1.49.0
/usr/lib64/libboost_wave-mt-1_49.so -> libboost_wave-mt-1_49.so.1.49.0
/usr/lib64/libboost_wave-mt-1_49.so.1.49.0
/usr/lib64/libboost_wserialization-1_49.so -> libboost_wserialization-1_49.so.1.49.0
/usr/lib64/libboost_wserialization-1_49.so.1.49.0
/usr/lib64/libboost_wserialization-mt-1_49.so -> libboost_wserialization-mt-1_49.so.1.49.0
/usr/lib64/libboost_wserialization-mt-1_49.so.1.49.0
*************************
greebo

greebo

25.06.2016 13:04

administrator   ~0008219

Closing this due to its age. Please re-open if it's still happening.

Issue History

Date Modified Username Field Change
31.01.2012 16:56 Dashiva New Issue
31.01.2012 16:56 Dashiva File Added: output.txt
01.02.2012 20:19 greebo Status new => acknowledged
11.03.2012 12:28 orbweaver Assigned To => orbweaver
11.03.2012 12:28 orbweaver Status acknowledged => assigned
11.03.2012 12:41 orbweaver Note Added: 0004394
11.03.2012 12:41 orbweaver Status assigned => feedback
14.03.2012 16:41 Dashiva Note Added: 0004408
14.03.2012 16:41 Dashiva Status feedback => assigned
14.03.2012 16:57 Dashiva Note Added: 0004409
20.05.2012 15:28 salamanderrake Note Added: 0004595
25.06.2016 13:04 greebo Note Added: 0008219
25.06.2016 13:04 greebo Status assigned => closed
25.06.2016 13:04 greebo Assigned To orbweaver =>
25.06.2016 13:04 greebo Resolution open => won't fix