Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2014 22:40:25 GMT
From:      pkg-fallout@FreeBSD.org
To:        theraven@FreeBSD.org
Cc:        pkg-fallout@FreeBSD.org
Subject:   [LEGACY - 91amd64-default][devel/gorm] Build failed for gorm-1.2.20 during run-depends
Message-ID:  <201401232240.s0NMePvk019676@beefy3.isc.freebsd.org>

next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     theraven@FreeBSD.org
Last committer: theraven@FreeBSD.org
Ident:          $FreeBSD: head/devel/gorm/Makefile 329783 2013-10-08 13:28:22Z theraven $
Log URL:        http://beefy3.isc.freebsd.org/bulk/91amd64-default/2014-01-23_15h56m33s/logs/gorm-1.2.20.log
Build URL:      http://beefy3.isc.freebsd.org/bulk/91amd64-default/2014-01-23_15h56m33s
Log:

====>> Building devel/gorm
build started at Thu Jan 23 22:37:54 UTC 2014
port directory: /usr/ports/devel/gorm
building for: FreeBSD pkg.FreeBSD.org 9.1-RELEASE-p10 FreeBSD 9.1-RELEASE-p10 amd64
maintained by: theraven@FreeBSD.org
Makefile ident:      $FreeBSD: head/devel/gorm/Makefile 329783 2013-10-08 13:28:22Z theraven $
Poudriere version: 3.1-pre

---Begin Environment---
OSVERSION=901000
UNAME_v=FreeBSD 9.1-RELEASE-p10
UNAME_r=9.1-RELEASE-p10
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/91amd64-default/ref
PKG_EXT=tbz
FORCE_PACKAGE=yes
tpid=24719
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNG=0
PKGNAME=gorm-1.2.20
PKG_DELETE=pkg_delete
PKG_ADD=pkg_add
PWD=/root
MASTERNAME=91amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=pkg_version
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" MAKE=gmake SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
GNUSTEP_INSTALLATION_DOMAIN=SYSTEM TMPDIR="/tmp" "CC=/usr/local/bin/clang33 CXX=/usr/local/bin/clang++33" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="/usr/local/bin/clang33" CFLAGS="-O2 -pipe -fno-strict-aliasing"  CPP="/usr/local/bin/clang-cpp33" CPPFLAGS=""  LDFLAGS=""  CXX="/usr/local/bin/clang++33" CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  -o root -g wheel -m 444"
--End MAKE_ENV--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/gorm
DOCSDIR=/usr/local/share/doc/gorm
EXAMPLESDIR=/usr/local/share/examples/gorm
WWWDIR=/usr/local/www/gorm
ETCDIR=/usr/local/etc/gorm
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===>  Cleaning for gorm-1.2.20
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
=> gorm-1.2.20.tar.gz doesn't seem to exist in /distfiles/.
=> Attempting to fetch ftp://ftp.gnustep.org/pub/gnustep/dev-apps/gorm-1.2.20.tar.gz
gorm-1.2.20.tar.gz                                     675 kB  243 kBps
===> Fetching all distfiles required by gorm-1.2.20 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by gorm-1.2.20 for building
=> SHA256 Checksum OK for gorm-1.2.20.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by gorm-1.2.20 for building
===>  Extracting for gorm-1.2.20
=> SHA256 Checksum OK for gorm-1.2.20.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for gorm-1.2.20
===========================================================================
=======================<phase: build-depends  >============================
===>   gorm-1.2.20 depends on file: /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh - not found
===>    Verifying install for /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh in /usr/ports/devel/gnustep-make
===>   Installing existing package /packages/All/gnustep-make-2.6.6.tbz
===>   Returning to build of gorm-1.2.20
===>   gorm-1.2.20 depends on file: /usr/local/bin/clang33 - not found
===>    Verifying install for /usr/local/bin/clang33 in /usr/ports/lang/clang33
===>   Installing existing package /packages/All/clang33-3.3_4.tbz
makewhatis: /usr/local/lib/perl5/5.16/man: No such file or directory
pkg_add: command '/usr/bin/makewhatis /usr/local/lib/perl5/5.16/man' failed
Removing /usr/local/etc/perl5_version... Done.
Creating /usr/local/etc/perl5_version... Done.
Removing stale symlinks from /usr/bin...
    Skipping /usr/bin/perl
    Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
    Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl
    Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl5
Done.

====
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

Install them as needed.
====

===>   Returning to build of gorm-1.2.20
===>   gorm-1.2.20 depends on file: /usr/local/GNUstep/System/Library/Bundles/libgnustep-cairo-024.bundle/libgnustep-cairo-024 - not found
===>    Verifying install for /usr/local/GNUstep/System/Library/Bundles/libgnustep-cairo-024.bundle/libgnustep-cairo-024 in /usr/ports/x11-toolkits/gnustep-back
===>   Installing existing package /packages/All/gnustep-back-0.24.0_1.tbz
Running fc-cache to build fontconfig cache...
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs
/usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs
/root/.local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
/usr/local/share/fonts: skipping, no such directory
/usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 1 dirs
/root/.local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
/root/.cache/fontconfig: not cleaning non-existent cache directory
/root/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded
./etc/CORBA missing (created)
./etc/CORBA/servers missing (created)
./etc/X11 missing (created)
./etc/X11/serverconfig missing (created)
./etc/X11/starthere missing (created)
./etc/X11/sysconfig missing (created)
./etc/dconf missing (created)
./etc/dconf/db missing (created)
./etc/dconf/profile missing (created)
./etc/gconf missing (created)
./etc/gconf/gconf.xml.defaults missing (created)
./etc/gconf/gconf.xml.mandatory missing (created)
./etc/gconf/gconf.xml.system missing (created)
./etc/gconf/schemas missing (created)
./etc/gnome missing (created)
./etc/gnome/config missing (created)
./etc/gnome-vfs-2.0 missing (created)
./etc/gnome-vfs-2.0/modules missing (created)
./etc/mateconf missing (created)
./etc/mateconf/mateconf.xml.defaults missing (created)
./etc/mateconf/mateconf.xml.mandatory missing (created)
./etc/mateconf/mateconf.xml.system missing (created)
./etc/mateconf/schemas missing (created)
./etc/sound missing (created)
./etc/sound/events missing (created)
./etc/vfs missing (created)
./etc/vfs/modules missing (created)
./etc/xdg missing (created)
./etc/xdg/autostart missing (created)
./include/gconf missing (created)
./include/gdkcardimage missing (created)
./include/gnome-1.0 missing (created)
./lib/GConf missing (created)
./lib/bonobo missing (created)
./lib/bonobo/monikers missing (created)
./lib/bonobo/plugin missing (created)
./lib/girepository-1.0 missing (created)
./lib/gnome-vfs-2.0 missing (created)
./lib/gnome-vfs-2.0/modules missing (created)
./lib/mate-vfs-2.0 missing (created)
./lib/mate-vfs-2.0/modules missing (created)
./lib/matecomponent missing (created)
./lib/matecomponent/monikers missing (created)
./lib/matecomponent-2.0 missing (created)
./lib/matecomponent-2.0/samples missing (created)
./lib/vfs missing (created)
./lib/vfs/modules missing (created)
<snip>
 Compiling file GormViewEditor.m ...
 Compiling file GormViewKnobs.m ...
 Compiling file GormViewSizeInspector.m ...
 Compiling file GormViewWindow.m ...
 Compiling file GormViewWithContentViewEditor.m ...
 Compiling file GormViewWithSubviewsEditor.m ...
 Compiling file GormWindowEditor.m ...
 Compiling file GormWindowTemplate.m ...
 Compiling file GormWrapperBuilder.m ...
 Compiling file GormWrapperLoader.m ...
 Compiling file NSCell+GormAdditions.m ...
NSCell+GormAdditions.m:35:1: warning: category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation]
- (NSText *)setUpFieldEditorAttributes:(NSText *)textObject
^
/usr/local/GNUstep/System/Library/Headers/AppKit/NSCell.h:297:1: note: method 'setUpFieldEditorAttributes:' declared here
- (NSText *)setUpFieldEditorAttributes:(NSText *)textObject;
^
1 warning generated.
 Compiling file NSColorWell+GormExtensions.m ...
 Compiling file NSFontManager+GormExtensions.m ...
NSFontManager+GormExtensions.m:52:1: warning: category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation]
- (BOOL) sendAction
^
/usr/local/GNUstep/System/Library/Headers/AppKit/NSFontManager.h:122:1: note: method 'sendAction' declared here
- (BOOL)sendAction;
^
1 warning generated.
 Compiling file NSView+GormExtensions.m ...
 Compiling file GormPrivate.m ...
 Linking library GormCore ...
Making all in GormPrefs ...
Making all for library GormPrefs...
 Compiling file GormColorsPref.m ...
 Compiling file GormGeneralPref.m ...
 Compiling file GormGuidelinePref.m ...
 Compiling file GormHeadersPref.m ...
 Compiling file GormPalettesPref.m ...
 Compiling file GormPluginsPref.m ...
 Compiling file GormPrefController.m ...
 Compiling file GormShelfPref.m ...
 Linking library GormPrefs ...
Making all in Palettes ...
Making all in 0Menus ...
Making all for palette 0Menus...
 Creating 0Menus.palette/Resources...
 Compiling file GormMenuEditor.m ...
 Compiling file GormNSMenu.m ...
 Compiling file GormNSMenuView.m ...
 Compiling file GormMenuItemAttributesInspector.m ...
 Compiling file GormMenuAttributesInspector.m ...
 Compiling file MenusPalette.m ...
 Compiling file inspectors.m ...
 Linking palette 0Menus ...
 Creating 0Menus.palette/Resources/Info-gnustep.plist...
 Creating 0Menus.palette/Resources/palette.table...
 Copying resources into the palette wrapper...
Making all in 1Windows ...
Making all for palette 1Windows...
 Creating 1Windows.palette/Resources...
 Compiling file WindowsPalette.m ...
 Compiling file GormDrawerAttributesInspector.m ...
 Compiling file GormWindowAttributesInspector.m ...
 Compiling file GormWindowSizeInspector.m ...
 Compiling file inspectors.m ...
 Linking palette 1Windows ...
 Creating 1Windows.palette/Resources/Info-gnustep.plist...
 Creating 1Windows.palette/Resources/palette.table...
 Copying resources into the palette wrapper...
Making all in 2Controls ...
Making all for palette 2Controls...
 Creating 2Controls.palette/Resources...
 Compiling file GormButtonAttributesInspector.m ...
 Compiling file GormBoxAttributesInspector.m ...
 Compiling file GormCellAttributesInspector.m ...
 Compiling file GormColorWellAttributesInspector.m ...
 Compiling file GormFormAttributesInspector.m ...
 Compiling file GormPopUpButtonAttributesInspector.m ...
 Compiling file GormSliderAttributesInspector.m ...
 Compiling file GormStepperAttributesInspector.m ...
 Compiling file GormProgressIndicatorAttributesInspector.m ...
 Compiling file GormTextFieldAttributesInspector.m ...
 Compiling file GormMatrixAttributesInspector.m ...
 Compiling file ControlsPalette.m ...
 Compiling file GormPopUpButtonEditor.m ...
 Compiling file GormNSPopUpButton.m ...
 Compiling file GormButtonEditor.m ...
 Compiling file inspectors.m ...
 Linking palette 2Controls ...
 Creating 2Controls.palette/Resources/Info-gnustep.plist...
 Creating 2Controls.palette/Resources/palette.table...
 Copying resources into the palette wrapper...
Making all in 3Containers ...
Making all for palette 3Containers...
 Creating 3Containers.palette/Resources...
 Compiling file ContainersPalette.m ...
 Compiling file inspectors.m ...
 Compiling file GormNSBrowser.m ...
 Compiling file GormNSTableView.m ...
 Compiling file GormTableViewEditor.m ...
 Compiling file GormTabViewEditor.m ...
 Compiling file GormNSOutlineView.m ...
 Compiling file GormBrowserAttributesInspector.m ...
GormBrowserAttributesInspector.m:125:8: warning: format specifies type 'int' but the argument has type 'CGFloat' (aka 'double') [-Wformat]
                                   [object minColumnWidth]]];
                                   ^~~~~~~~~~~~~~~~~~~~~~~
GormBrowserAttributesInspector.m:128:11: warning: format specifies type 'int' but the argument has type 'NSInteger' (aka 'long') [-Wformat]
                                      [object maxVisibleColumns]]];
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
 Compiling file GormTabViewAttributesInspector.m ...
GormTabViewAttributesInspector.m:123:72: warning: format specifies type 'int' but the argument has type 'NSInteger' (aka 'long') [-Wformat]
          [numberOfItemsField setStringValue:[NSString stringWithFormat:@"%i",[object numberOfTabViewItems]]];
                                                                          ~~  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                                                          %li
1 warning generated.
 Compiling file GormTableColumnAttributesInspector.m ...
 Compiling file GormTableColumnSizeInspector.m ...
 Compiling file GormTableViewAttributesInspector.m ...
 Compiling file GormTableViewSizeInspector.m ...
 Linking palette 3Containers ...
 Creating 3Containers.palette/Resources/Info-gnustep.plist...
 Creating 3Containers.palette/Resources/palette.table...
 Copying resources into the palette wrapper...
Making all in 4Data ...
Making all for palette 4Data...
 Creating 4Data.palette/Resources...
 Compiling file DataPalette.m ...
 Compiling file GormDateFormatterAttributesInspector.m ...
 Compiling file GormImageViewAttributesInspector.m ...
 Compiling file GormNSComboBoxAttributesInspector.m ...
 Compiling file GormNumberFormatterAttributesInspector.m ...
 Compiling file GormTextViewAttributesInspector.m ...
 Compiling file GormTextViewEditor.m ...
 Compiling file GormTextViewSizeInspector.m ...
 Compiling file inspectors.m ...
 Linking palette 4Data ...
 Creating 4Data.palette/Resources/Info-gnustep.plist...
 Creating 4Data.palette/Resources/palette.table...
 Copying resources into the palette wrapper...
Making all in Plugins ...
Making all in Gorm ...
Making all for bundle Gorm...
 Creating Gorm.plugin/....
 Compiling file GormGormPlugin.m ...
 Compiling file GormGormWrapperBuilder.m ...
 Compiling file GormGormWrapperLoader.m ...
 Linking bundle Gorm ...
 Creating Gorm.plugin/Resources...
 Creating stamp file...
 Creating Gorm.plugin/Resources/Info-gnustep.plist...
Making all in Nib ...
Making all for bundle Nib...
 Creating Nib.plugin/....
 Compiling file GormNibPlugin.m ...
 Compiling file GormNibWrapperBuilder.m ...
 Compiling file GormNibWrapperLoader.m ...
 Linking bundle Nib ...
 Creating Nib.plugin/Resources...
 Creating stamp file...
 Creating Nib.plugin/Resources/Info-gnustep.plist...
Making all in GModel ...
Making all for bundle GModel...
 Creating GModel.plugin/....
 Compiling file GormGModelPlugin.m ...
 Compiling file GormGModelWrapperLoader.m ...
 Linking bundle GModel ...
 Creating GModel.plugin/Resources...
 Creating stamp file...
 Creating GModel.plugin/Resources/Info-gnustep.plist...
Making all in Xib ...
Making all for bundle Xib...
 Creating Xib.plugin/....
 Compiling file GormXibPlugin.m ...
 Compiling file GormXibWrapperLoader.m ...
 Linking bundle Xib ...
 Creating Xib.plugin/Resources...
 Creating stamp file...
 Creating Xib.plugin/Resources/Info-gnustep.plist...
Making all for app Gorm...
 Creating Gorm.app/....
 Compiling file Gorm.m ...
 Compiling file main.m ...
 Linking app Gorm ...
 Creating Gorm.app/Resources...
 Creating stamp file...
 Creating Gorm.app/Resources/Info-gnustep.plist...
 Creating Gorm.app/Resources/Gorm.desktop...
 Copying resources into the app wrapper...
 Copying localized resources into the app wrapper...
===========================================================================
=======================<phase: run-depends    >============================
===>   gorm-1.2.20 depends on file: /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh - found
===>   gorm-1.2.20 depends on file: /usr/local/GNUstep/System/Library/Bundles/libgnustep-cairo-024.bundle/libgnustep-cairo-024 - not found
===>    Verifying install for /usr/local/GNUstep/System/Library/Bundles/libgnustep-cairo-024.bundle/libgnustep-cairo-024 in /usr/ports/x11-toolkits/gnustep-back
===>   Installing existing package /packages/All/gnustep-back-0.24.0_1.tbz
pkg_add: package 'gnustep-back-0.24.0_1' or its older version already installed
*** [run-depends] Error code 1

Stop in /usr/ports/devel/gorm.
===>  Cleaning for gorm-1.2.20



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