Bug 218810 - devel/gconf2 (3.2.6_4): Doesn't upgrading to 3.2.6_5
Summary: devel/gconf2 (3.2.6_4): Doesn't upgrading to 3.2.6_5
Status: Closed Not A Bug
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-22 11:22 UTC by Vladimir Omelchuk
Modified: 2017-04-24 02:50 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Omelchuk 2017-04-22 11:22:59 UTC
Part of log:
[...]
===>  Building for gconf2-3.2.6_5
gmake[2]: Entering directory '/usr/ports/devel/gconf2/work/GConf-3.2.6'
gmake  all-recursive
gmake[3]: Entering directory '/usr/ports/devel/gconf2/work/GConf-3.2.6'
Making all in gconf
gmake[4]: Entering directory '/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf'
/usr/local/bin/glib-genmarshal gconfmarshal.list --header --prefix=gconf_marshal > gconfmarshal.h
echo "#include \"gconfmarshal.h\"" > gconfmarshal.c && \
/usr/local/bin/glib-genmarshal gconfmarshal.list --body --prefix=gconf_marshal >> gconfmarshal.c
/usr/local/bin/orbit-idl-2 ./GConfX.idl
orbit-idl-2 2.14.19 compiling
  mode, hide preprocessor errors, passes: stubs skels common headers 

Processing file ./GConfX.idl
Error: Empty file

** (orbit-idl-2:56165): WARNING **: ./GConfX.idl compilation failed
gmake[4]: *** [Makefile:1126: GConfX-common.c] Error 1
gmake[4]: Leaving directory '/usr/ports/devel/gconf2/work/GConf-3.2.6/gconf'
gmake[3]: *** [Makefile:539: all-recursive] Error 1
gmake[3]: Leaving directory '/usr/ports/devel/gconf2/work/GConf-3.2.6'
gmake[2]: *** [Makefile:422: all] Error 2
gmake[2]: Leaving directory '/usr/ports/devel/gconf2/work/GConf-3.2.6'
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/gconf2
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/gconf2
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20170422-53013-1kfbrgi env UPGRADE_TOOL=portupgrade UPGRADE_PORT=gconf2-3.2.6_4 UPGRADE_PORT_VER=3.2.6_4 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
	! devel/gconf2 (gconf2-3.2.6_4)	(unknown build error)

<uname>
FreeBSD 10.3-RELEASE-p18 amd64
Comment 1 Vladimir Omelchuk 2017-04-24 02:50:15 UTC
It was local problem.
After rebuild devel/ORBit2, devel/gconf2 upgraded without any errors.
PR can be closed.