Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  5 Feb 2009 00:01:17 -0800 (PST)
From:      QAT@FreeBSD.org
To:        pgollucci@FreeBSD.org
Cc:        cvs-ports@FreeBSD.org, janos.mohacsi@bsd.hu, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/games/njam Makefile distinfo
Message-ID:  <20090205080117.DF3438FC71@release.ixsystems.com>
In-Reply-To: <200902050802.n15826PZ092970@repoman.freebsd.org>
References:  In-Reply-To: <200902050802.n15826PZ092970@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,



Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/njam-1.25_2.log :


building njam-1.25_2 in directory /usr/local/tinderbox/7-STABLE-FPT-NPD
maintained by: janos.mohacsi@bsd.hu
building for:  7.1-STABLE amd64
Makefile ident: $FreeBSD: ports/games/njam/Makefile,v 1.11 2009/02/05 08:02:06 pgollucci Exp $
port directory: /usr/ports/games/njam

.................................<Last 40 lines of the log>..................

echo '#define DEFAULT_LIBDIR "/usr/local/share"' >> defaults.h
echo '#define PACKAGE "njam"' >> defaults.h
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I..  -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT -c njam.cpp
c++  -O2 -fno-strict-aliasing -pipe -I/usr/local/include/SDL -I/usr/local/include -D_GNU_SOURCE=1 -D_REENTRANT  -o njam  njam.o njamgame.o njamfont.o njamedit.o njammap.o njamnet.o njamutils.o  -lSDL_net -lSDL_mixer -lSDL_image  -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lSDL -pthread -lSDL_image -lSDL_mixer -lSDL_net
/usr/bin/ld: warning: i386 architecture of input file `njamgame.o' is incompatible with i386:x86-64 output
/usr/bin/ld: warning: i386 architecture of input file `njamfont.o' is incompatible with i386:x86-64 output
/usr/bin/ld: warning: i386 architecture of input file `njamedit.o' is incompatible with i386:x86-64 output
/usr/bin/ld: warning: i386 architecture of input file `njammap.o' is incompatible with i386:x86-64 output
/usr/bin/ld: warning: i386 architecture of input file `njamnet.o' is incompatible with i386:x86-64 output
/usr/bin/ld: warning: i386 architecture of input file `njamutils.o' is incompatible with i386:x86-64 output
njamfont.o(.text+0x34e): In function `NjamFont::NjamFont(char const*, int, int)':
/home/milanb/devel/njam/trunk/src/njamfont.cpp:53: undefined reference to `stderr'
njamfont.o(.text+0x44d): In function `NjamFont::NjamFont(char const*, int, int)':
/home/milanb/devel/njam/trunk/src/njamfont.cpp:53: undefined reference to `stderr'
njamedit.o(.text+0x6ff): In function `NjamEngine::SelectMap(char, char*, int)':
/home/milanb/devel/njam/trunk/src/njamedit.cpp:516: undefined reference to `operator new(unsigned int)'
njamutils.o(.text+0x162): In function `NjamCheckAndCreateDir(char const*)':
/usr/include/sys/stat.h:436: undefined reference to `__xstat'
njamutils.o(.text+0x191): In function `NjamCheckAndCreateDir(char const*)':
/home/milanb/devel/njam/trunk/src/njamutils.cpp:209: undefined reference to `__errno_location'
njamutils.o(.text+0x1b8):/home/milanb/devel/njam/trunk/src/njamutils.cpp:226: undefined reference to `stderr'
njamutils.o(.text+0x1e0):/home/milanb/devel/njam/trunk/src/njamutils.cpp:240: undefined reference to `stderr'
njamutils.o(.text+0x221): In function `NjamGetHomeDir()':
/home/milanb/devel/njam/trunk/src/njamutils.cpp:188: undefined reference to `stderr'
njamutils.o(.text+0x3ac): In function `SurfaceEffect(SDL_Surface*, SDL_Rect&, tEffect)':
/home/milanb/devel/njam/trunk/src/njamutils.cpp:140: undefined reference to `stderr'
/usr/bin/ld: BFD 2.15 [FreeBSD] 2004-05-23 internal error, aborting at /usr/local/tinderbox/jails/7/src/gnu/usr.bin/binutils/libbfd/../../../../contrib/binutils/bfd/reloc.c line 4274 in bfd_generic_get_relocated_section_contents

/usr/bin/ld: Please report this bug.

gmake[2]: *** [njam] Error 1
gmake[2]: Leaving directory `/work/a/ports/games/njam/work/njam-1.25-src/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/work/a/ports/games/njam/work/njam-1.25-src'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /a/ports/games/njam.
================================================================
build of /usr/ports/games/njam ended at Thu Feb  5 08:01:15 UTC 2009

The tarballed WRKDIR can be found here:
http://QAT.TecNik93.com/wrkdirs/7-STABLE-FPT-NPD/njam-1.25_2.tbz

PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=games&portname=njam

The build which triggered this BotMail was done under
tinderbox-3.1.2_1; dsversion: 3.1 on RELENG_7 on amd64
with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the
"official" up-to-date Ports Tree, with the following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.

A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/


Thanks for your work on making FreeBSD better,

--
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> itetcu@FreeBSD.org, PGP Key ID 057E9F8B493A297B




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090205080117.DF3438FC71>