#4786: Actual library missing from “3rdparty/utf8proc”
----------------------------------------+-------------------------
        Reporter:  marioxcc_            |      Owner:
            Type:  bug                  |     Status:  new
        Priority:  normal               |  Milestone:  unspecified
       Component:  Build System Issues  |    Version:  git/master
Operating System:  All/Non-Specific     |
----------------------------------------+-------------------------
 In a recent development version (git commit 3f7848b9965468a1) the
 directory “3rdparty/utf8proc” does not contain the actual library
 “utf8proc” and thus the build fails at this point:

 {{{
 make UTF8PROC_DEFINES=-DUTF8PROC_STATIC all-recursive
 make[1]: Entering directory
 '/home/marioxcc/sw/warzone_2100/warzone2100_git'
 Making all in win32
 make[2]: Entering directory
 '/home/marioxcc/sw/warzone_2100/warzone2100_git/win32'
 make[2]: Nothing to be done for 'all'.
 make[2]: Leaving directory
 '/home/marioxcc/sw/warzone_2100/warzone2100_git/win32'
 Making all in 3rdparty/miniupnpc
 make[2]: Entering directory
 '/home/marioxcc/sw/warzone_2100/warzone2100_git/3rdparty/miniupnpc'
 make[2]: Nothing to be done for 'all'.
 make[2]: Leaving directory
 '/home/marioxcc/sw/warzone_2100/warzone2100_git/3rdparty/miniupnpc'
 Making all in 3rdparty/micro-ecc
 make[2]: Entering directory
 '/home/marioxcc/sw/warzone_2100/warzone2100_git/3rdparty/micro-ecc'
 make[2]: Nothing to be done for 'all'.
 make[2]: Leaving directory
 '/home/marioxcc/sw/warzone_2100/warzone2100_git/3rdparty/micro-ecc'
 Making all in 3rdparty/sha2
 make[2]: Entering directory
 '/home/marioxcc/sw/warzone_2100/warzone2100_git/3rdparty/sha2'
 make[2]: Nothing to be done for 'all'.
 make[2]: Leaving directory
 '/home/marioxcc/sw/warzone_2100/warzone2100_git/3rdparty/sha2'
 Making all in 3rdparty
 make[2]: Entering directory
 '/home/marioxcc/sw/warzone_2100/warzone2100_git/3rdparty'
 make[2]: *** No rule to make target 'utf8proc/utf8proc.c', needed by
 'utf8proc/utf8proc_libutf8proc_a-utf8proc.o'.  Stop.
 make[2]: Leaving directory
 '/home/marioxcc/sw/warzone_2100/warzone2100_git/3rdparty'
 Makefile:586: recipe for target 'all-recursive' failed
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
 '/home/marioxcc/sw/warzone_2100/warzone2100_git'
 Makefile:506: recipe for target 'all' failed
 make: *** [all] Error 2
 }}}

--
Ticket URL: <http://developer.wz2100.net/ticket/4786>
Warzone 2100 Trac <http://developer.wz2100.net/>
The Warzone 2100 Project
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Warzone2100-project mailing list
Warzone2100-project@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/warzone2100-project

Reply via email to