URL:
  <http://gna.org/bugs/?12728>

                 Summary: --with-datadir-name config option no longer works
                 Project: Battle for Wesnoth
            Submitted by: valdar
            Submitted on: Tuesday 12/09/08 at 20:41
                Category: Bug
                Severity: 4 - Important
                Priority: 5 - Normal
              Item Group:  None of the others
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.5.6
        Operating System: linux

    _______________________________________________________

Details:

I maintain the wesnoth-devel package for archlinux after the 1.5.6 release I
upgrade the package as usual and all works fine (eccept for python 2.6
compatibility but htis is another bug). 
Today I recompile the package wit some minore changes (ad adding md5sum of
some files) and when I run wesnoth-devel this is the output:

[EMAIL PROTECTED] wesnoth-devel]$ wesnoth-devel
Battle for Wesnoth v1.5.6
Started on Tue Dec  9 21:27:18 2008


Data directory:
/home/valdar/projects/archlinux/packages/unsupported/games/wesnoth-devel/pkg/usr/share/wesnoth-devel
User configuration directory: /home/valdar/.wesnoth-devel

Checking video mode: 1272x948x32...
setting mode to 1272x948x32

Data dir has a problem!!!

using the package installation log i can arrange a list of the software that
i upgrade between the firs build of the package (tha worked) and the second
one (that doesn't work):

[only relevant packages are reported]

[2008-11-28 20:49] upgraded wesnoth-devel (1.5.5-1 -> 1.5.6-1) <--THIS BUILD
WORKED
:
:                                                                    
[2008-12-03 19:15] upgraded automake (1.10.1-2 -> 1.10.2-1)
:
:
:
[2008-12-09 14:07] upgraded python (2.6-2 -> 2.6.1-1)
:
:
[2008-12-09 19:32] upgraded wesnoth-devel (1.5.6-1 -> 1.5.6-2) <--THIS BUILD
DESN'T WORK

the build command are the same for the two packages:

 cd $startdir/src/wesnoth-$pkgver 

 ./configure --prefix=/usr --enable-tools --enable-editor --enable-server \
--with-preferences-dir=.wesnoth-devel --program-suffix=-devel
--with-datadir-name=wesnoth-devel \
--mandir=$startdir/pkg/usr/man/wesnoth-devel --disable-strict-compilation

  make prefix=$startdir/pkg/usr \
pkgpythondir=$startdir/pkg/usr/lib/python`python -c "import sys; print '%d' %
(sys.version_info[0]);"`.`python -c "import sys; print '%d' %
(sys.version_info[1]);"`/site-packages/wesnoth install




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?12728>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to