Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 290345 Details for
Bug 387839
games-server/cyphesis wants =dev-games/mercator-0.2*
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
cyphesis-0.5.25:20111014-044658.log (text/plain), 7.42 KB, created by
Diego Elio Pettenò (RETIRED)
on 2011-10-20 09:58:21 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2011-10-20 09:58:21 UTC
Size:
7.42 KB
patch
obsolete
> * Package: games-server/cyphesis-0.5.25 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 > * FEATURES: sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking cyphesis-0.5.25.tar.bz2 to /var/tmp/portage/games-server/cyphesis-0.5.25/work >>>> Source unpacked in /var/tmp/portage/games-server/cyphesis-0.5.25/work >>>> Preparing source in /var/tmp/portage/games-server/cyphesis-0.5.25/work/cyphesis-0.5.25 ... > * Applying cyphesis-0.5.25-gentoo.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/games-server/cyphesis-0.5.25/work/cyphesis-0.5.25' ... > * Running aclocal ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-server/cyphesis-0.5.25/work/cyphesis-0.5.25 ... > * econf: updating cyphesis-0.5.25/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating cyphesis-0.5.25/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/games --libdir=/usr/games/lib --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --localstatedir=/var >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >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 for /proc/self/maps... yes >checking whether everything is installed to the same prefix... no >checking whether binary relocation support should be enabled... no >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 i686-pc-linux-gnu-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for xmllint... /usr/bin/xmllint >checking whether gcc needs -fno-strict-aliasing... yes >checking for sigset... yes >checking for sigaction... yes >checking for epoll_create... yes >checking for poll... yes >checking for localtime_r... yes >checking for syslog... yes >checking for uname... yes >checking for getuid... yes >checking for nice... yes >checking for fork... yes >checking for setsid... yes >checking for wait4... yes >checking for getppid... yes >checking for kill... yes >checking for inet_ntop... yes >checking for unlink... yes >checking for usleep... yes >checking for Sleep... no >checking for gettimeofday... yes >checking for getnameinfo... yes >checking for library containing cos... none required >checking whether we have res_init() available... yes >checking whether we should link to MacOS-X frameworks... no >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -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 termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking sys/utsname.h usability... yes >checking sys/utsname.h presence... yes >checking for sys/utsname.h... yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking winsock.h usability... no >checking winsock.h presence... no >checking for winsock.h... no >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking io.h usability... no >checking io.h presence... no >checking for io.h... no >checking sys/ucred.h usability... no >checking sys/ucred.h presence... no >checking for sys/ucred.h... no >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking python2.7/Python.h usability... yes >checking python2.7/Python.h presence... yes >checking for python2.7/Python.h... yes >checking for dlopen in -ldl... yes >checking for openpty in -lutil... yes >checking for pthread_mutex_trylock... no >checking for pthread_create... yes >checking for Py_Initialize in -lpython2.7... yes >checking for libgcrypt-config... /usr/bin/libgcrypt-config >checking for LIBGCRYPT - version >= 1.2.0... yes >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for DEPS... yes >checking for WFMATH... yes >checking for MERCATOR... no >configure: error: >Cannot find valid versions of required WorldForge terrain library, mercator: >No package 'mercator-0.2' found >Perhaps you should add the directory containing the missing libraries to the >PKG_CONFIG_PATH environment variable. >Please see http://worldforge.org/dev/eng/servers/cyphesis for details of the >libraries required and where to obtain them. > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/games-server/cyphesis-0.5.25/work/cyphesis-0.5.25/config.log > * ERROR: games-server/cyphesis-0.5.25 failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 91: Called src_configure > * environment, line 5904: Called egamesconf '--localstatedir=/var' > * environment, line 1808: Called econf '--prefix=/usr/games' '--libdir=/usr/games/lib' '--datadir=/usr/share/games' '--sysconfdir=/etc/games' '--localstatedir=/var/games' '--localstatedir=/var' > * phase-helpers.sh, line 454: Called die > * The specific snippet of code: > * die "econf failed" > * > * If you need support, post the output of 'emerge --info =games-server/cyphesis-0.5.25', > * the complete build log and the output of 'emerge -pqv =games-server/cyphesis-0.5.25'. > * The complete build log is located at '/var/log/portage/build/games-server/cyphesis-0.5.25:20111014-044658.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-server/cyphesis-0.5.25/temp/environment'. > * S: '/var/tmp/portage/games-server/cyphesis-0.5.25/work/cyphesis-0.5.25'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 387839
: 290345