Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 May 2013 10:13:57 -0700 (PDT)
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-ports@freebsd.org
Subject:   graphics/libfpx poudriere vs host env conflict
Message-ID:  <1367860437681-5809192.post@n5.nabble.com>

next in thread | raw e-mail | index | archive | help
graphics/libfpx does not build in poudriere (err msg below)

So I build graphics/libfpx on host env & place the package in the shared
repo, then re-start poudriere for building remaining packages in the
upgraded ports list. Poudriere promptly deletes it, then of course fails to
build it:

>>Direct dependency change, deleting: libfpx-1.3.1.1.txz

Error from poudriere log:
===>  Building for libfpx-1.3.1.1
Warning: Object directory not changed from original
/wrkdirs/usr/ports/graphics/libfpx/work/libfpx-1.3.1-1
g++46  -O2 -pipe -march=k8 -DHAVE_WCHAR_H -DHAVE_DLFCN_H -DHAVE_SYS_TIME_H
-DHAVE_SYS_PARAM_H -DHAVE_SYS_MOUNT_H -fstack-protector -Werror -Wall
-Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized
-fno-rtti -fno-exceptions -fno-strict-aliasing -DHAVE_WCHAR_H -DHAVE_DLFCN_H
-DHAVE_SYS_TIME_H -DHAVE_SYS_PARAM_H 
....<MORE MSGS>
g++46 -fpic -DPIC  -O2 -pipe -march=k8 -DHAVE_WCHAR_H -DHAVE_DLFCN_H
-DHAVE_SYS_TIME_H -DHAVE_SYS_PARAM_H -DHAVE_SYS_MOUNT_H -fstack-protector
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith
-Wno-uninitialized -fno-rtti -fno-exceptions -fno-strict-aliasing
-DHAVE_WCHAR_H -DHAVE_DLFCN_H -DHAVE_SYS_TIME_H -DHAVE_SYS_PARAM_H
-DHAVE_SYS_MOUNT_H
-I/wrkdirs/usr/ports/graphics/libfpx/work/libfpx-1.3.1-1/oless/h
-I/wrkdirs/usr/ports/graphics/libfpx/work/libfpx-1.3.1-1/jpeg
-I/wrkdirs/usr/ports/graphics/libfpx/work/libfpx-1.3.1-1/ole
-I/wrkdirs/usr/ports/graphics/libfpx/work/libfpx-1.3.1-1/basics
-I/wrkdirs/usr/ports/graphics/libfpx/work/libfpx-1.3.1-1/ri_image
-I/wrkdirs/usr/ports/graphics/libfpx/work/libfpx-1.3.1-1/oless
-I/wrkdirs/usr/ports/graphics/libfpx/work/libfpx-1.3.1-1/fpx
-I/wrkdirs/usr/ports/graphics/libfpx/work/libfpx-1.3.1-1/.
-I/usr/local/include -D_UNIX -c
/wrkdirs/usr/ports/graphics/libfpx/work/libfpx-1.3.1-1/fpx/fpxlibio.cpp -o
fpxlibio.So
/wrkdirs/usr/ports/graphics/libfpx/work/libfpx-1.3.1-1/fpx/fpxformt.cpp: In
member function 'FPXStatus PFlashPixFile::Erreur() const':
/wrkdirs/usr/ports/graphics/libfpx/work/libfpx-1.3.1-1/fpx/fpxformt.cpp:549:8:
error: variable 'error' set but not used [-Werror=unused-but-set-variable]
cc1plus: all warnings being treated as errors
*** [fpxformt.So] Error code 1
/wrkdirs/usr/ports/graphics/libfpx/work/libfpx-1.3.1-1/fpx/fpxformt.cpp: In
member function 'FPXStatus PFlashPixFile::Erreur() const':
/wrkdirs/usr/ports/graphics/libfpx/work/libfpx-1.3.1-1/fpx/fpxformt.cpp:549:8:
error: variable 'error' set but not used [-Werror=unused-but-set-variable]
cc1plus: all warnings being treated as errors
*** [fpxformt.o] Error code 1
/wrkdirs/usr/ports/graphics/libfpx/work/libfpx-1.3.1-1/fpx/fpxlibio.cpp: In
function 'FPXStatus FPX_OpenImageByStorage(IStorage*, const char*, unsigned
int*, unsigned int*, unsigned int*, unsigned int*, FPXColorspace*,
FPXImageHandle**)':
/wrkdirs/usr/ports/graphics/libfpx/work/libfpx-1.3.1-1/fpx/fpxlibio.cpp:1754:13:
error: variable 'bRes' set but not used [-Werror=unused-but-set-variable]
cc1plus: all warnings being treated as errors
*** [fpxlibio.So] Error code 1
/wrkdirs/usr/ports/graphics/libfpx/work/libfpx-1.3.1-1/fpx/fpxlibio.cpp: In
function 'FPXStatus FPX_OpenImageByStorage(IStorage*, const char*, unsigned
int*, unsigned int*, unsigned int*, unsigned int*, FPXColorspace*,
FPXImageHandle**)':
/wrkdirs/usr/ports/graphics/libfpx/work/libfpx-1.3.1-1/fpx/fpxlibio.cpp:1754:13:
error: variable 'bRes' set but not used [-Werror=unused-but-set-variable]
cc1plus: all warnings being treated as errors
*** [fpxlibio.o] Error code 1
4 errors
*** [do-build] Error code 1



-----
10-Current-amd64-using ccache-portstree merged with marcuscom.gnome3 & xorg.devel

--
View this message in context: http://freebsd.1045724.n5.nabble.com/graphics-libfpx-poudriere-vs-host-env-conflict-tp5809192.html
Sent from the freebsd-ports mailing list archive at Nabble.com.



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