Bug 170538 - x11-wm/enlightenment build breaks
Summary: x11-wm/enlightenment build breaks
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Grzegorz Blach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-11 17:20 UTC by Beeblebrox
Modified: 2013-07-09 01:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Beeblebrox 2012-08-11 17:20:01 UTC
build (make) for x11-wm/enlightenment breaks.
Using portmaster tries to re-build many E17 dependent ports (modules) although they have already been upgraded.

# make in x11-wm/enlightenment stops with message below. Problem is probably the line "Error. Cannot create buffer engine canvas for image load"
ERR MSSG:
gmake[4]: Entering directory `/usr/obj/asp/ports/x11-wm/enlightenment/work/enlightenment-0.16.999.65643/src/modules/conf_randr'
  CC     e_mod_main.lo
  CC     e_int_config_randr_orientation.lo
  CC     e_int_config_randr_resolutions.lo
  CC     e_int_config_randr_arrangement.lo
  CC     e_int_config_randr_policies.lo
  CC     e_int_config_randr.lo
  CCLD   module.la
/usr/local/bin/edje_cc -v -id ../../../src/modules/conf_randr/images -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=MEDIUM_PC \
./../../src/modules/conf_randr/e-module-conf_randr.edc \
./../../src/modules/conf_randr/e-module-conf_randr.edj
/usr/local/bin/edje_cc: Wrote       303 bytes (   0Kb) for "edje_file" header
/usr/local/bin/edje_cc: Error. Cannot create buffer engine canvas for image load.
gmake[4]: *** [e-module-conf_randr.edj] Error 255
gmake[4]: Leaving directory `/usr/obj/asp/ports/x11-wm/enlightenment/work/enlightenment-0.16.999.65643/src/modules/conf_randr'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/obj/asp/ports/x11-wm/enlightenment/work/enlightenment-0.16.999.65643/src/modules'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/obj/asp/ports/x11-wm/enlightenment/work/enlightenment-0.16.999.65643/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/obj/asp/ports/x11-wm/enlightenment/work/enlightenment-0.16.999.65643'
gmake: *** [all] Error 2
*** [do-build] Error code 1

Fix: 

NA
How-To-Repeat: in x11-wm/enlightenment   # make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-11 17:20:10 UTC
Maintainer of x11-wm/enlightenment,

Please note that PR ports/170538 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170538

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-11 17:20:14 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2013-01-20 00:45:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gblach

Over to new maintainer.
Comment 4 c.kworr 2013-07-04 14:57:17 UTC
Hello.

Enlightenment in ports was updated since then. Can you recheck this please?

-- 
Sphinx of black quartz, judge my vow.
Comment 5 Grzegorz Blach 2013-07-08 01:07:07 UTC
I can't repeat this issue. Please check it again, if you also can't
repeat it, I close PR.
Comment 6 Beeblebrox 2013-07-08 15:55:24 UTC
Please close PR

On Mon, Jul 8, 2013 at 3:07 AM, Grzegorz Blach <magik@roorback.net> wrote:

> I can't repeat this issue. Please check it again, if you also can't
> repeat it, I close PR.
>
>
>
Comment 7 Grzegorz Blach freebsd_committer freebsd_triage 2013-07-09 01:10:44 UTC
State Changed
From-To: feedback->closed

Issue no longer occurs