On Thu, Oct 17, 2013 at 08:46:19AM +0400, Alexander Pyhalov wrote:
> Hello.
> I started receiving similar messages yesterday. I've checked that
> locally port builds and install without any errors.
>
> What is wrong with port that it can't be built on the build machine? How
> can I debug it?
> M
Looking up portsnap.FreeBSD.org mirrors... 7 mirrors found.
Fetching snapshot tag from isc.portsnap.freebsd.org... done.
Latest snapshot on server is older than what we already have!
Cowardly refusing to downgrade from Sun Oct 13 03:47:41 CEST 2013
to Sun Oct 6 09:07:34 CEST 2013.
Lars
signatur
Is there a document that describes how pkgng multi-repository support works?
I am trying to understand what pkgng does when different versions of the same
package are present in different repositories.
Practically, I want to achieve the following.
One repository is designated as primary. If a pa
Hello.
I'm trying to build font packages with poudriere 3.0.9 on system
FreeBSD 9.1-RELEASE-p4 amd64:
# poudriere ports -u
<...>
Ports tree is already up to date.
# poudriere jail -c -v 9.2-RELEASE -a amd64 -j 92amd64-test
<...>
>> Jail 92amd64-test 9.2-RELEASE amd64 is ready to be used
Hello people.
I'm trying to upgrade my system, after an upgrade from 8.2 to 8.4p4
I'm now upgrading my ports too.
using portmaster -avD
but in compiling a new version of bacula I've encountered this error.
making a manual "make" gives the error, so does
make -DMAKE_JOBS_UNSAFE=yes
and also tr
Carsten Jensen wrote on 17.10.2013 12:47:
but in compiling a new version of bacula I've encountered this error.
I'm not sure if this problem is related, but did you followed this
instruction from /usr/ports/UPDATTING?
20120913:
AFFECTS: users of sysutils/bacula-server, sysutils/bacula-clie
Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
Hi!
I tried to update llvm33-3.3_4 to llvm33-3.3_5 on FreeBSD 10.0-BETA1 but
I got an error:
> Compressing man pages
===> Installing ldconfig configuration file
===> Installing for llvm33-3.3_5
===> Checking if devel/llvm33 already installed
===> Registering installation for llvm33-3.3_5
On Wed, 16 Oct 2013 21:54:35 +0200
Matthias Andree articulated:
> Am 16.10.2013 21:17, schrieb Alexander Leidinger:
> > On Wed, 16 Oct 2013 14:31:17 +0200
> > René Ladan wrote:
> >
> >> On 15-10-2013 15:00, Boris Samorodov wrote:
> >>> 15.10.2013 15:08, René Ladan пишет:
> >
> Here tar ge
My system: FreeBSD 10.0-BETA1
When I built print/lyx I got:
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
gmake[7]: *** [debug.o] Error 1
convert.cpp:57:11: error: implicit instantiation of undefined template
'std::basic_string,
std::allocator
On 10/17/2013 11:57, Ajtim wrote:
> Hi!
>
> I tried to update llvm33-3.3_4 to llvm33-3.3_5 on FreeBSD 10.0-BETA1 but
> I got an error: (snip)
known:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/183045
John
___
freebsd-ports@freebsd.org mailing list
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi all,
I'm running stable/8 (svn r256119) and poudriere-3.0.9_1.
The jail (amd64) used by poudriere is stable/8 dated 07/22/2013.
After updating my local ports tree (svn r330413), I did a new
poudriere bulk run and got following results:
failed: edi
On Thu, 17 Oct 2013 12:49:27 +0200
John Marino wrote:
> On 10/17/2013 11:57, Ajtim wrote:
> > Hi!
> >
> > I tried to update llvm33-3.3_4 to llvm33-3.3_5 on FreeBSD
> > 10.0-BETA1 but I got an error: (snip)
>
> known:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/183045
>
> John
>
Hello,
I cannot compile either of the two with NTLM option enabled:
www/dansguardian
www/dansguardian-devel
This is on 9.2-RELEASE i386.
Both fail with the same error message:
error message
checking for NTLM support... yes
checking for iconv... no
no
checking for iconv in -liconv... n
Hello,
This is still true with 10-CURRENT r255948 (October, 1) and ports
r328930...
Anything new on his bug?
Thx
matthias
--
Matthias Apitz | /"\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: g...@unixarea.de | \ / - No HTML/RTF in E-mail
WWW: http://www.unixar
El día Thursday, October 17, 2013 a las 01:43:20PM +0200, Matthias Apitz
escribió:
>
> Hello,
>
> This is still true with 10-CURRENT r255948 (October, 1) and ports
> r328930...
>
> Anything new on his bug?
^^^
Should have been "this bug"; sorry for the typo;
matt
This appears to be related to staging and poudriere, I came across this
a few days ago and fixed my ports that were failing by adding the
attached patch as files/patch-configure to each failing port, it
disables running fc-cache.
The following ports compiled successfully font-adobe-utopia-type
17.10.2013 15:19, Marko Cupać пишет:
> I cannot compile either of the two with NTLM option enabled:
> www/dansguardian
> www/dansguardian-devel
>
> This is on 9.2-RELEASE i386.
>
> Both fail with the same error message:
>
> error message
> checking for NTLM support... yes
> checking f
On Thu, 17 Oct 2013 16:38:35 +0400
Boris Samorodov wrote:
> I think that the right way is to include iconv to Uses unconditionally
> (keeping in mind that --with-libiconv=${LOCALBASE} also was used
> unconditionally before switching to Uses/iconv.mk). The same for
> www/dansguardian-devel.
>
> T
On 17-10-2013 09:38, Boris Samorodov wrote:
> 17.10.2013 15:19, Marko Cupać пишет:
>
>> I cannot compile either of the two with NTLM option enabled:
>> www/dansguardian
>> www/dansguardian-devel
>>
>> This is on 9.2-RELEASE i386.
>>
>> Both fail with the same error message:
>>
>> error messag
17.10.2013 16:56, Renato Botelho пишет:
> On 17-10-2013 09:38, Boris Samorodov wrote:
>> 17.10.2013 15:19, Marko Cupać пишет:
>>
>>> I cannot compile either of the two with NTLM option enabled:
>>> www/dansguardian
>>> www/dansguardian-devel
>>>
>>> This is on 9.2-RELEASE i386.
>>>
>>> Both fail wi
On 17-10-2013 10:02, Boris Samorodov wrote:
> 17.10.2013 16:56, Renato Botelho пишет:
>> On 17-10-2013 09:38, Boris Samorodov wrote:
>>> 17.10.2013 15:19, Marko Cupać пишет:
>>>
I cannot compile either of the two with NTLM option enabled:
www/dansguardian
www/dansguardian-devel
On 10/17/2013 11:24 AM, Ruslan Makhmatkhanov wrote:
Carsten Jensen wrote on 17.10.2013 12:47:
but in compiling a new version of bacula I've encountered this error.
I'm not sure if this problem is related, but did you followed this
instruction from /usr/ports/UPDATTING?
20120913:
AFFECTS: u
Hello,
When attempting to build the port lang/racket under poudriere, the
following message is generated:
>> Ignoring lang/racket: has to be built manually: i386 requires
kern.maxdsiz="640M" to build
This is on a machine with kern.maxdsiz=32G.
What is the best way to build this package so t
Hi, Reference:
> From: Ajtim
> Date: Thu, 17 Oct 2013 06:39:15 -0400
Ajtim wrote:
> My system: FreeBSD 10.0-BETA1
> When I built print/lyx I got:
> fatal error: too many errors emitted, stopping now [-ferror-limit=]
Mine on 10.0-BETA1:
6 errors generated.
As ports/print
On Thu, Oct 17, 2013 at 05:57:02AM -0400, Ajtim wrote:
> Hi!
>
> I tried to update llvm33-3.3_4 to llvm33-3.3_5 on FreeBSD 10.0-BETA1 but
> I got an error:
> > Compressing man pages
> ===> Installing ldconfig configuration file
> ===> Installing for llvm33-3.3_5
> ===> Checking if devel/ll
I'm on 11-current/amd64. I'm not sure if it's specific to me, but it looks
like a change to the net/openbgpd port is causing `make index` to fail with
the following error message:
make[5]: Unknown modifier ')'
make[5]: Unclosed variable specification (expecting '}') for "PORT_OPTIONS"
(value "") m
On Thu, Oct 17, 2013 at 4:32 PM, Shawn Webb wrote:
> I'm on 11-current/amd64. I'm not sure if it's specific to me, but it looks
> like a change to the net/openbgpd port is causing `make index` to fail with
> the following error message:
>
> make[5]: Unknown modifier ')'
> make[5]: Unclosed variabl
Hello,
It is now 2 weeks since 4.2.0 version of RT: Request Tracker has been
released. Any chance to have it in ports tree soon? Will we have both
www/rt40 and www/rt42?
Thanks in advance,
--
Marko Cupać
___
freebsd-ports@freebsd.org mailing list
http
Could someone commit the last patch (akode.diff3) in PR 182283
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/182283
as it resolve the build issues detected by pkg-fallout for -CURRENT and 10-BETA.
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-10-10_05h56m46s/logs/akode-plugins-ffm
- Update to 2.13.0
- Add staging support
-
Build ID: 20131017145401-53407
Job owner: de...@freebsd.org
Buildtime: 20 minutes
Enddate: Thu, 17 Oct 2013 15:14:02 GMT
Revision: r
Only depend on one version of GCC. [1]
Switch to USES=gmake.
STAGIFY.
Don't try to build when the default compiler uses libc++.
Initiate deorbit burn sequence.
Submitted by: John Marino [1]
-
Build ID: 2013101714560
On Thu, 17 Oct 2013 10:10:36 -0500 Scot Hetzel wrote:
> Could someone commit the last patch (akode.diff3) in PR 182283
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/182283
>
> as it resolve the build issues detected by pkg-fallout for -CURRENT and
> 10-BETA.
There's currently no port tha
On Thu, Oct 17, 2013 at 10:28 AM, Tijl Coosemans wrote:
> On Thu, 17 Oct 2013 10:10:36 -0500 Scot Hetzel wrote:
>> Could someone commit the last patch (akode.diff3) in PR 182283
>>
>> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/182283
>>
>> as it resolve the build issues detected by pkg-fallo
http://pbxinaflash.net/
Guys, I've been needing something a little more simplistic and well done
as a frontend to Asterisk. I found a couple of them. This is the first.
Thank you,
P.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.
http://www.freepbx.org/download-freepbx
Hi all,
I've been needing a new front end to Asterisk and I believe I have found
2 that work pretty well.
This is the second of 2.
Thank you,
Paul P.
___
freebsd-ports@freebsd.org mailing list
http://lists.f
* Ports-QAT (q...@redports.org) wrote:
> - Support staging
> -
>
> Build ID: 20131016235001-16884
> Job owner: amd...@freebsd.org
> Buildtime: 23 minutes
> Enddate: Thu, 17 Oct 2013 00:1
"Julian H. Stacey" writes:
> Hi, Reference:
>> From:Ajtim
>> Date:Thu, 17 Oct 2013 06:39:15 -0400
>
> Ajtim wrote:
>> My system: FreeBSD 10.0-BETA1
>> When I built print/lyx I got:
>> fatal error: too many errors emitted, stopping now [-ferror-limit=]
>
> Mine on
Hi all,
can't build port net-im/telepathy-glib.
Here is the error message.
Can anybody help me?
Thanks in advanced.
In file included from account-manager.c:42:
../telepathy-glib/_gen/tp-cli-account-manager-body.h:48:3: error: use of
undeclared identifier 'tp_cli_account_manager_signal_callbac
- adjust include path
-
Build ID: 20131017194601-6377
Job owner: oha...@freebsd.org
Buildtime: 46 minutes
Enddate: Thu, 17 Oct 2013 20:31:59 GMT
Revision: r330667
Repository
In message <525c183f.7010...@yandex.ru>, you wrote:
>Ronald F. Guilmette wrote on 06.10.2013 01:34:
>>
>>> make -V FETCH_CMD
>>
>> Results:
>>
>> /usr/bin/fetch -AFpr
>>
>>> on your system? What FreeBSD version you are using?
>>
>> FreeBSD segfault.tristatelogic.com 9.1-RELEASE FreeBSD 9.1-RELEAS
In the hope of replacing the card game that existed with KDE3 I tried
pysol and pysolfc from ports, however, neither of them would run on my
9-STABLE r256301 system.
Hints welcome, either fixes or an alternative to pysol.
boost-python-libs-1.52.0
python-2.7_1,2
python2-2_1
python27-2.7.5_3
Fo
In message <20131014184048.27851...@bsd64.grem.de>, you wrote:
>On Mon, 14 Oct 2013 20:13:51 +0400
>Ruslan Makhmatkhanov wrote:
>
>> Ronald F. Guilmette wrote on 06.10.2013 01:34:
>> >
>> >> make -V FETCH_CMD
>> >
>> > Results:
>> >
>> > /usr/bin/fetch -AFpr
>> >
>> >> on your system? What FreeB
Am 17.10.2013 22:42, schrieb Ronald F. Guilmette:
>
> In message <20131014184048.27851...@bsd64.grem.de>, you wrote:
>
>> On Mon, 14 Oct 2013 20:13:51 +0400
>> Ruslan Makhmatkhanov wrote:
>>
>>> Ronald F. Guilmette wrote on 06.10.2013 01:34:
> make -V FETCH_CMD
Results:
>
INDEX build failed with errors:
Generating INDEX-8 - please wait.. Done.
make_index: bzapi-16582.e75.b00.b_1: no entry for /usr/ports/devel/bugzilla
make_index: bzapi-16582.e75.b00.b_1: no entry for /usr/ports/devel/bugzilla
Committers on the hook:
brooks bsam danilo makc nemysis ohauer rakuco ta
On many machines here, the ports or src tree upon svn up shows a large number
of conflicts, half of which want an
answer such as "postpone", the other "theirs-full". Re-downloading with svn
seems to not resolve the conflicts. (Why they
appear in the first place, nothing changed on this machin
Hi--
On Oct 17, 2013, at 2:05 PM, Jeffrey Bouquet wrote:
[ ... ]
> Anyone knows of a succinct svn command for use in such situations, or if a
> wrapper
> could be crafted that puts forth the series of commands that would take less
> time than a new src or ports checkout?
Have you tried "svn rev
On Thu, 17 Oct 2013 22:58:44 +0300
Raphael Kubo da Costa wrote:
> "Julian H. Stacey" writes:
>
> > Hi, Reference:
> >> From: Ajtim
> >> Date: Thu, 17 Oct 2013 06:39:15 -0400
> >
> > Ajtim wrote:
> >> My system: FreeBSD 10.0-BETA1
> >> When I built print/lyx I got:
> >
Hi,
FreeBSD sophia.inside.gde 7.3-RELEASE-p7 FreeBSD 7.3-RELEASE-p7 #0: Tue Sep
27 13:03:16 UTC 2011
r...@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
I was trying to upgrade samba35 to samba36 but ran into the following issue:
===> samba36-3.6.18 depends on shared li
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
PHP 5.5.5 is released
The PHP development team announces the immediate availability of PHP 5.5.5.
This release fixes about twenty bugs against PHP 5.5.4, some of them regarding
the build system. All PHP users are encouraged to upgrade to this new version.
For source downloads of PHP 5.5.5 pleas
Hi there,
There are some reports about basic256 0.9.9.64 falling to buildin in 10. I
sent the PR updating the port and also fixing the problem[1] a while ago.
Can anyone please review and commit the patch?
Thanks in advance.
[1] http://www.freebsd.org/cgi/query-pr.cgi?pr=182485
_
52 matches
Mail list logo