Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Nov 2012 15:33:13 +0100
From:      "Ronald Klop" <ronald-freebsd8@klop.yi.org>
To:        "J B" <jb.1234abcd@gmail.com>
Cc:        java@freebsd.org
Subject:   Re: /usr/ports/java/icedtea-web buid-depends error
Message-ID:  <op.wnif1nx08527sy@ronaldradial.versatec.local>
In-Reply-To: <CAJXMFhFJ45csVDOgo6ueQskb9pKunaZWyrcFm68pB5soNx1sMA@mail.gmail.com>
References:  <CAJXMFhEgSg7x3GPP6R9uOr_tmtQ%2BZRW%2BH91zRichOkYSfChC%2BA@mail.gmail.com> <op.wnh4t4hf8527sy@ronaldradial.versatec.local> <CAJXMFhFJ45csVDOgo6ueQskb9pKunaZWyrcFm68pB5soNx1sMA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 09 Nov 2012 13:34:29 +0100, J B <jb.1234abcd@gmail.com> wrote:

> Hi,
>
> [root@localhost ~]# portmaster icedtea-web
> ...
> ===>>> The following actions will be taken if you choose to proceed:
>         Upgrade icedtea-web-1.3_1 to icedtea-web-1.3.1
>         Install www/libxul
>
> ===>>> Proceed? y/n [y]
> ...
> #
>
> OK.
> Could that
>>> ===>   Found libxul-1.9.2.28_1, but you need to upgrade to libxul>=10.
>>> *** [build-depends] Error code 1
> be somehow better handled so that portmaster can detect it and do the  
> needed
> libxul upgrade automatically ?


I don't know. But keeping the mailinglist in the cc helps to have more  
people seeing your question. ;-)

Ronald.



>
> jb
>
>
>
> On Fri, Nov 9, 2012 at 11:31 AM, Ronald Klop
> <ronald-freebsd8@klop.yi.org> wrote:
>> Deinstall port www/libxul19 and install www/libxul and try again.
>>
>> Ronald.
>>
>>
>>
>>
>>
>> On Fri, 09 Nov 2012 07:28:13 +0100, J B <jb.1234abcd@gmail.com> wrote:
>>
>>> # portmaster icedtea-web
>>>
>>> ===>>> Currently installed version: icedtea-web-1.3_1
>>> ===>>> Port directory: /usr/ports/java/icedtea-web
>>>
>>> ===>>> Gathering dependency list for java/icedtea-web from ports
>>>
>>> ===>>> The dependency for www/libxul
>>>        seems to be handled by libxul-1.9.2.28_1
>>>
>>> ===>>> Dependency check complete for java/icedtea-web
>>>
>>>
>>> ===>>> Starting build and/or install for java/icedtea-web <<<===
>>>
>>> ===>>> All dependencies are up to date
>>>
>>> ===>>> Checking package repository for latest available version
>>>
>>> ===>>> The newest available package (icedtea-web-1.3_1)
>>>        is older than the version in ports (icedtea-web-1.3.1)
>>>
>>> ===>>> There is no valid package to install, building port instead
>>>
>>> ===>>> Starting check for build dependencies
>>> ===>>> Gathering dependency list for java/icedtea-web from ports
>>>
>>> ===>>> The dependency for www/libxul
>>>        seems to be handled by libxul-1.9.2.28_1
>>>
>>> ===>>> Dependency check complete for java/icedtea-web
>>>
>>> ===>  Cleaning for icedtea-web-1.3.1
>>>
>>>  icedtea-web is using libxul for gecko support, but you can
>>>  change that by defining WITH_GECKO to the following values:
>>>
>>>    libxul
>>>
>>> ===>  License GPLv2 accepted by the user
>>> ===>  Found saved configuration for icedtea-web-1.3_1
>>> => icedtea-web-1.3.1.tar.gz doesn't seem to exist in
>>> /usr/ports/distfiles//.
>>> => Attempting to fetch
>>> http://icedtea.wildebeest.org/download/source/icedtea-web-1.3.1.tar.gz
>>> icedtea-web-1.3.1.tar.gz                      100% of  972 kB  235 kBps
>>> ===>  Extracting for icedtea-web-1.3.1
>>> => SHA256 Checksum OK for icedtea-web-1.3.1.tar.gz.
>>> ===>   icedtea-web-1.3.1 depends on file: /usr/local/bin/perl5.14.2 -
>>> found
>>>
>>> IMPORTANT: To build IcedTea-Web 1.3.1, you have to turn on 'ICEDTEA'
>>> option
>>> for java/openjdk6 (default).  Otherwise, it will neither build nor  
>>> work.
>>>
>>> ===>  Patching for icedtea-web-1.3.1
>>> ===>   icedtea-web-1.3.1 depends on file: /usr/local/bin/perl5.14.2 -
>>> found
>>> ===>  Applying FreeBSD patches for icedtea-web-1.3.1
>>> /usr/bin/sed -i.bak -e 's|/usr/bin/perl|/usr/local/bin/perl|'
>>> /usr/ports/java/icedtea-web/work/icedtea-web-1.3.1/javac.in
>>> /usr/bin/sed -i.bak -e 's|%%LOCALBASE%%|/usr/local|'
>>> /usr/ports/java/icedtea-web/work/icedtea-web-1.3.1/launcher/javaws.in
>>> ===>   icedtea-web-1.3.1 depends on file: /usr/local/bin/zip - found
>>> ===>   icedtea-web-1.3.1 depends on file: /usr/local/bin/bash - found
>>> ===>   icedtea-web-1.3.1 depends on file: /usr/local/openjdk6/bin/java  
>>> -
>>> found
>>> ===>   icedtea-web-1.3.1 depends on package: libxul>=10 - not found
>>> ===>   Found libxul-1.9.2.28_1, but you need to upgrade to libxul>=10.
>>> *** [build-depends] Error code 1
>>>
>>> Stop in /usr/ports/java/icedtea-web.
>>> *** [build] Error code 1
>>>
>>> Stop in /usr/ports/java/icedtea-web.
>>>
>>> ===>>> make failed for java/icedtea-web
>>> ===>>> Aborting update
>>>
>>> Terminated
>>>
>>> ===>>> You can restart from the point of failure with this command  
>>> line:
>>>        portmaster <flags> java/icedtea-web
>>>
>>> [root@localhost ~]#
>>> _______________________________________________
>>> freebsd-java@freebsd.org mailing list
>>> http://lists.freebsd.org/mailman/listinfo/freebsd-java
>>> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"



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