how to find the number of processor cores

2012-05-16 Thread Svyatoslav Lempert
Hello,

I need some patch for single core CPU (on VPS), but this construction
do not work


CPUS=   `${SYSCTL} -n kern.smp.cpus`

.if ${CPUS} == 1
EXTRA_PATCHES=${FILESDIR}/extra-onecorecpu.patch
.endif


And for (but not true for me) if I use != it applyed, I think problem in CPUS=

How to get dubug what data record in CPUS?
How to get CPU core count?

In shell
# sysctl -n kern.smp.cpus
1

-- 
Svyatoslav
___
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


Re: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-16 Thread Takashi Fujita

Thank you for the reply.

When performed again, it stopped at the following errors.

===  Installing for xfce-4.10
===   xfce-4.10 depends on executable: xfwm4 - found
===   xfce-4.10 depends on executable: xfce4-session - found
===   xfce-4.10 depends on executable: xfce4-panel - found
===   xfce-4.10 depends on executable: xfdesktop - found
===   xfce-4.10 depends on file: 
/usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so - found

===   xfce-4.10 depends on executable: xfsettingsd - found
===   xfce-4.10 depends on package: icons-tango-extras=0.1.0 - found
===   xfce-4.10 depends on executable: orage - found
===   xfce-4.10 depends on executable: mousepad - not found
===Verifying install for mousepad in /usr/ports/editors/mousepad
===   mousepad-0.2.16_9 depends on executable: gmake - found
===   mousepad-0.2.16_9 depends on file: 
/usr/local/bin/intltool-extract - found

===   mousepad-0.2.16_9 depends on executable: pkg-config - found
===   mousepad-0.2.16_9 depends on executable: update-desktop-database 
- found

===   mousepad-0.2.16_9 depends on package: libxfce4gui=4.10.0 - not found
===Verifying install for libxfce4gui=4.10.0 in 
/usr/ports/x11-toolkits/libxfce4gui

===  License check disabled, port has not defined LICENSE
===  Found saved configuration for libxfce4gui-4.10.0
= libxfcegui4-4.10.0.tar.bz2 doesn't seem to exist in 
/usr/ports/distfiles/xfce4.
= Attempting to fetch 
ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/xfce4/libxfcegui4-4.10.0.tar.bz2
= Attempting to fetch 
http://slackware.dreamhost.com/xfce/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
= Attempting to fetch 
http://mirror.perldude.de/archive.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
= Attempting to fetch 
http://archive.be.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
= Attempting to fetch 
http://archive.be2.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
= Attempting to fetch 
http://archive.se.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
= Attempting to fetch 
http://archive.al-us.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
= Attempting to fetch 
http://mirrors.tummy.com/pub/archive.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
= Attempting to fetch 
http://mirror.yongbok.net/X11/xfce-mirror/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
= Attempting to fetch 
http://xfce.ognisco.com/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
= Attempting to fetch 
http://mirror.sinn3r.org/xfce/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
= Attempting to fetch 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xfce4/libxfcegui4-4.10.0.tar.bz2

= Couldn't fetch it - please try to retrieve this
= port manually into /usr/ports/distfiles/xfce4 and try again.
*** Error code 1

Stop in /usr/ports/x11-toolkits/libxfce4gui.
*** Error code 1

Stop in /usr/ports/x11-toolkits/libxfce4gui.
*** Error code 1

Stop in /usr/ports/editors/mousepad.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4.



(2012/05/15 23:01), Zhihao Yuan wrote:

On Tue, May 15, 2012 at 8:52 AM, Takashi Fujita
rina.invers...@gmail.com  wrote:

Thank you for the correspondence.
May the following methods be used although it is the order of the real way
of a script?

1.execute xfcemerge
2.cd /usr/ports/x11/xfce4
3.make clean
4.make install clean


You may want to try:
sudo xfcemerge
  - followed by -
sudo portmaster -a

portmaster will handle the upgrade order according to the dependencies.



If there is a file deleted beforehand, please let me know.


(12/05/15 22:37), Zhihao Yuan wrote:


On Tue, May 15, 2012 at 7:50 AM, Takashi Fujita
rina.invers...@gmail.comwrote:


After deleting a file, when make install clean was performed again, the
following errors came out and compile was interrupted.

==Patching for xfce4-session-4.10.0
==Applying FreeBSD patches for xfce4-session-4.10.0
1 out of 1 hunks ignored--saving rejects to
xfce4-session/xfsm-shutdown-helper.c.rej
=Patch patch-xfce4-session_xfsm-shutdown-helper.c failed to apply
cleanly.


(2012/05/15 21:26), Zhihao Yuan wrote:



On Tue, May 15, 2012 at 7:21 AM, Takashi Fujita
rina.invers...@gmail.com  wrote:



M9686J/A Mac mini G4 FreeBSD 9-Release is installed in 1.25 GHz.

The following contribution tends to be seen and it is going to install
Xfce4.10 in this environment.


Hi folks,

I've updated the xfce-4.10 tarball [1] (it contains only the latest
versions of Xfce4 core).
Changes :
- Delete thunarvfs in bsd.xfce.mk, because this library now, is
obsolete, even if it always used by archiver/squeeze (no update since
4 years).
- Drop support of GTK3 in x11-themes/gtk-xfce-engine

I've also add shell script 'xfcemerge' [2] (based on marcusmerge and
kdemerge) to easily update ports tree. It works with tarball and with
my repository.

In my repository we can found the latest versions of :
- x11/xfce4-screenshooter-plugin,

Re: how to find the number of processor cores

2012-05-16 Thread Michael Scheidell



On 5/16/12 2:41 AM, Svyatoslav Lempert wrote:

Hello,

I need some patch for single core CPU (on VPS), but this construction
do not work


Try to describe why/ and why you want to do this.

Why not  a knob?

WITH_ONE_CPU



CPUS=   `${SYSCTL} -n kern.smp.cpus`

Try:

CPUS!= ${SYSCTL} -n kern.smp.cpus

(but, run portlint -abt after and see warning).  This spawns extra 
processes in make INDEX, and will bring the wrath of the ports auditors 
down on you.


--
Michael Scheidell, CTO
*| * SECNAP Network Security Corporation
d: +1.561.948.2259
w: http://people.freebsd.org/~scheidell
___
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


Re: how to find the number of processor cores

2012-05-16 Thread Michael Scheidell



On 5/16/12 2:41 AM, Svyatoslav Lempert wrote:

Hello,

I need some patch for single core CPU (on VPS), but this construction
do not work


Try to describe why/ and why you want to do this.

Why not  a knob?

WITH_ONE_CPU



CPUS=   `${SYSCTL} -n kern.smp.cpus`

Try:

CPUS!= ${SYSCTL} -n kern.smp.cpus

(but, run portlint -abt after and see warning).  This spawns extra 
processes in make INDEX, and will bring the wrath of the ports auditors 
down on you.


--
Michael Scheidell, CTO
*| * SECNAP Network Security Corporation
d: +1.561.948.2259
w: http://people.freebsd.org/~scheidell
___
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


Re: how to find the number of processor cores

2012-05-16 Thread Svyatoslav Lempert
2012/5/16 Michael Scheidell scheid...@freebsd.org:
 I need some patch for single core CPU (on VPS), but this construction
 do not work

 Try to describe why/ and why you want to do this.


http://www.freebsd.org/cgi/query-pr.cgi?pr=167953

 Try:

 CPUS!= ${SYSCTL} -n kern.smp.cpus

Thank you

-- 
Svyatoslav
___
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


Re: how to find the number of processor cores

2012-05-16 Thread Vitaly Magerya
Svyatoslav Lempert wrote:
 Try to describe why/ and why you want to do this.
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=167953
 
 Try:

 CPUS!= ${SYSCTL} -n kern.smp.cpus

What if the package was built on one machine, but is installed on
another one? The number of CPUs during the build is meaningless; you
need to test for those at runtime (or find another workaround).
___
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


INDEX build failed for 7.x

2012-05-16 Thread Erwin Lansing
INDEX build failed with errors:
Generating INDEX-7 - please wait.. Done.
make_index: owncloud-3.0.2: no entry for /usr/ports/archivers/php53-zip
make_index: owncloud-3.0.2: no entry for /usr/ports/converters/php53-mbstring
make_index: owncloud-3.0.2: no entry for /usr/ports/databases/php53-mysql
make_index: owncloud-3.0.2: no entry for /usr/ports/databases/php53-pdo
make_index: owncloud-3.0.2: no entry for /usr/ports/databases/php53-sqlite
make_index: owncloud-3.0.2: no entry for /usr/ports/devel/php53-json
make_index: owncloud-3.0.2: no entry for /usr/ports/ftp/php53-curl
make_index: owncloud-3.0.2: no entry for /usr/ports/graphics/php53-gd
make_index: owncloud-3.0.2: no entry for /usr/ports/lang/php53
make_index: pear-MDB2_Driver_sqlite-1.5.0b3: no entry for 
/usr/ports/databases/php53-sqlite
make_index: pear-MDB2_Driver_sqlite-1.5.0b3: no entry for /usr/ports/lang/php53
make_index: adminer-3.3.4: no entry for /usr/ports/databases/php53-mssql
make_index: adminer-3.3.4: no entry for /usr/ports/databases/php53-mysql
make_index: adminer-3.3.4: no entry for /usr/ports/databases/php53-odbc
make_index: adminer-3.3.4: no entry for /usr/ports/databases/php53-pgsql
make_index: adminer-3.3.4: no entry for /usr/ports/databases/php53-sqlite
make_index: adminer-3.3.4: no entry for /usr/ports/lang/php53
make_index: sqlitemanager-1.2.3: no entry for /usr/ports/databases/php53-sqlite
make_index: sqlitemanager-1.2.3: no entry for /usr/ports/lang/php53
make_index: eaccelerator-0.9.6.1_1: no entry for /usr/ports/lang/php53
[...]
make_index: ZendFramework-1.11.11: no entry for /usr/ports/graphics/php53-gd
make_index: ZendFramework-1.11.11: no entry for /usr/ports/lang/php53
make_index: pecl-fribidi-1.0_1: no entry for /usr/ports/lang/php53
make_index: pecl-fribidi-1.0_1: no entry for /usr/ports/lang/php53
make_index: sams-1.0.5_5,1: no entry for /usr/ports/archivers/php53-zlib
make_index: sams-1.0.5_5,1: no entry for /usr/ports/converters/php53-iconv
make_index: sams-1.0.5_5,1: no entry for /usr/ports/databases/php53-mysql
make_index: sams-1.0.5_5,1: no entry for /usr/ports/databases/php53-pdo
make_index: sams-1.0.5_5,1: no entry for /usr/ports/databases/php53-pdo_sqlite
make_index: sams-1.0.5_5,1: no entry for /usr/ports/databases/php53-sqlite
make_index: sams-1.0.5_5,1: no entry for /usr/ports/devel/php53-gettext
make_index: sams-1.0.5_5,1: no entry for /usr/ports/devel/php53-json
make_index: sams-1.0.5_5,1: no entry for /usr/ports/devel/php53-tokenizer
make_index: sams-1.0.5_5,1: no entry for /usr/ports/ftp/php53-curl
make_index: sams-1.0.5_5,1: no entry for /usr/ports/graphics/php53-gd
make_index: sams-1.0.5_5,1: no entry for /usr/ports/lang/php53
make_index: pecl-yaz-1.0.14_4: no entry for /usr/ports/lang/php53
make_index: pecl-yaz-1.0.14_4: no entry for /usr/ports/lang/php53
make_index: php-suhosin-0.9.33: no entry for /usr/ports/lang/php53
make_index: php-suhosin-0.9.33: no entry for /usr/ports/lang/php53

Committers on the hook:
ale culot dinoex flo gabor makc miwi mm 

Most recent CVS update was:
U MOVED
U UPDATING
U Mk/bsd.php.mk
U archivers/pear-Horde_Compress/Makefile
U archivers/pear-Horde_Compress/distinfo
U comms/pear-Horde_ActiveSync/Makefile
U comms/pear-Horde_ActiveSync/distinfo
U comms/pear-Horde_SyncMl/Makefile
U comms/pear-Horde_SyncMl/distinfo
U converters/pecl-fribidi/Makefile
U databases/Makefile
U databases/adminer/Makefile
U databases/pear-MDB2_Driver_sqlite/Makefile
U databases/sqlitemanager/Makefile
U deskutils/horde4-kronolith/Makefile
U deskutils/horde4-kronolith/distinfo
U devel/geany-plugins/Makefile
U devel/pear-Horde_Nls/Makefile
U devel/pear-Horde_Nls/distinfo
U devel/php5-readline/files/patch-config.m4
U devel/php5-readline/files/patch-readline_cli.c
U devel/py-gdata/Makefile
U devel/py-gdata/distinfo
U devel/py-gdata/pkg-plist
U emulators/linux_dist-gentoo-stage3/Makefile
U emulators/linux_dist-gentoo-stage3/distinfo
U emulators/linux_dist-gentoo-stage3/pkg-plist.i486
U emulators/linux_dist-gentoo-stage3/pkg-plist.i686
U finance/sql-ledger/Makefile
U finance/sql-ledger/distinfo
U finance/sql-ledger/pkg-plist
U graphics/ImageMagick/Makefile
U graphics/ImageMagick/distinfo
U graphics/ImageMagick/pkg-plist
U graphics/ImageMagick/files/patch-configure
U graphics/pecl-imagick/Makefile
U graphics/pecl-imagick/distinfo
U irc/weechat-devel/Makefile
U irc/weechat-devel/distinfo
U lang/php5/Makefile
U lang/php5/Makefile.ext
U lang/php5/distinfo
U lang/php5/pkg-plist
U lang/php5/files/patch-Zend_zend_list.c
U lang/php5/files/patch-Zend_zend_list.h
U lang/php5/files/patch-acinclude.m4
U lang/php5/files/patch-configure.in
U lang/php5/files/patch-sapi_fpm_Makefile.frag
U lang/php5/files/patch-sapi_fpm_config.m4
U lang/php5-extensions/Makefile
U lang/php52/Makefile
U lang/php52-extensions/Makefile
U mail/horde4-imp/Makefile
U mail/horde4-imp/distinfo
U mail/p5-POE-Component-SMTP/Makefile
U misc/php53-calendar/Makefile
U net/Makefile
U net/p5-Net-LDAP-Express/Makefile
U 

Re: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-16 Thread Takashi Fujita
When the module which is not downloadable was copied to the folder which 
referred to google and was specified, building started.


The screen of Xfce was displayed when it started instantly, since 
building was successful.


About two problems have occurred.

-There are two or more parts (it is x) where the icon of an application 
menu is not displayed.


-The reboot and shutdown by a general user cannot be performed.

If the correspondence method is carried out now [ familiar / direction ] 
about these two points, please let me know.


(2012/05/15 23:01), Zhihao Yuan wrote:

On Tue, May 15, 2012 at 8:52 AM, Takashi Fujita
rina.invers...@gmail.com  wrote:

Thank you for the correspondence.
May the following methods be used although it is the order of the real way
of a script?

1.execute xfcemerge
2.cd /usr/ports/x11/xfce4
3.make clean
4.make install clean


You may want to try:
sudo xfcemerge
  - followed by -
sudo portmaster -a

portmaster will handle the upgrade order according to the dependencies.



If there is a file deleted beforehand, please let me know.


(12/05/15 22:37), Zhihao Yuan wrote:


On Tue, May 15, 2012 at 7:50 AM, Takashi Fujita
rina.invers...@gmail.comwrote:


After deleting a file, when make install clean was performed again, the
following errors came out and compile was interrupted.

==Patching for xfce4-session-4.10.0
==Applying FreeBSD patches for xfce4-session-4.10.0
1 out of 1 hunks ignored--saving rejects to
xfce4-session/xfsm-shutdown-helper.c.rej
=Patch patch-xfce4-session_xfsm-shutdown-helper.c failed to apply
cleanly.


(2012/05/15 21:26), Zhihao Yuan wrote:



On Tue, May 15, 2012 at 7:21 AM, Takashi Fujita
rina.invers...@gmail.com  wrote:



M9686J/A Mac mini G4 FreeBSD 9-Release is installed in 1.25 GHz.

The following contribution tends to be seen and it is going to install
Xfce4.10 in this environment.


Hi folks,

I've updated the xfce-4.10 tarball [1] (it contains only the latest
versions of Xfce4 core).
Changes :
- Delete thunarvfs in bsd.xfce.mk, because this library now, is
obsolete, even if it always used by archiver/squeeze (no update since
4 years).
- Drop support of GTK3 in x11-themes/gtk-xfce-engine

I've also add shell script 'xfcemerge' [2] (based on marcusmerge and
kdemerge) to easily update ports tree. It works with tarball and with
my repository.

In my repository we can found the latest versions of :
- x11/xfce4-screenshooter-plugin,
http://www.freebsd.org/cgi/query-pr.cgi?pr=167537
- www/midori, http://www.freebsd.org/cgi/query-pr.cgi?pr=167536
- sysutils/xfce4-battery-plugin (1.0.2)
- sysutils/xfce4-systemload-plugin (1.1.0)
- x11-clocks/xfce4-timer-out-plugin (1.0.1)
- graphics/ristretto (0.6.0)

Enjoy

[1] http://xfce-ports.googlecode.com/files/xfce-4.10.tar.xz
[2] http://xfce-ports.googlecode.com/files/xfcemerge



shell script'xfcemerge' was performed and port tree was updated.

When
[cd /usr/ports/x11-wm/xfce4]
[make config-recursive]
[make install clean]
and a command are executed after that, the following error comes out
and
compile goes wrong.

===Installing for xfce-4.10
=== xfce-4.10 depends on executable: xfwm4 - not found
===  Verifying install for xfwm4 in /usr/ports/x11-wm/xfce4-wm
===Patching for xfce4-wm-4.10.0
===Applying FreeBSD patches for xfce4-wm-4.10.0
File to patch:
No file found--skip this patch? [n]y
2 out of 2 hunks ignored--saving rehects to
doc/manual/images/Makefile.in.rej
Can't create doc/manual/images/Makefile.in.rej, output is in
/tmp/patchrvHLsNE: No such file or directory
=  Patch patch-doc_manual_images_Makefile.in failed to apply
cleanly.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4-wm.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4-wm.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4.
*** Error code 1

Stop in /usr/ports/x11-wm/xfce4.

--
Takashi Fujita
rina.invers...@gmail.com
___
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




As I said, the xfcemerge script does not remove old files. So please
remove any file under xfce4-wm/files except extrapatch-src__events.c.




--
Takashi Fujita
rina.invers...@gmail.com
___
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



I see. I'll fix this. Try the new xfcemerge script attached.



___
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







--
Takashi Fujita
rina.invers...@gmail.com
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To 

Re: INDEX build failed for 7.x

2012-05-16 Thread Florian Smeets
On 05/16/2012 12:24, Erwin Lansing wrote:
 INDEX build failed with errors:
 Generating INDEX-7 - please wait.. Done.
 
 Committers on the hook:
 ale culot dinoex flo gabor makc miwi mm 
 

It looks like the cvs up was run in the middle of my php53 commit and it
does not have all the changes. make index works in my tree.

So the next run *should* be OK :)

Florian
___
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


Re: how to find the number of processor cores

2012-05-16 Thread Michael Scheidell



On 5/16/12 6:16 AM, Vitaly Magerya wrote:

Svyatoslav Lempert wrote:

Try to describe why/ and why you want to do this.

http://www.freebsd.org/cgi/query-pr.cgi?pr=167953

miwi has this pr, I suggest you make sure you work this out with him, 
and/or the ports maintainer. po...@mcdermottroe.com


miwi is not only a ports committer, but a senior developer working deep 
in the heat of FreeBSD.


also, don't be surprised if the maintainer of that port 
po...@mcdermottroe.com  rejects your patch.



Try:

CPUS!= ${SYSCTL} -n kern.smp.cpus

What if the package was built on one machine, but is installed on
another one? The number of CPUs during the build is meaningless; you
need to test for those at runtime (or find another workaround).

Like Vitaly said.

you need to find a better way to fix the problem. maybe some runtime 
test.  it looks like the upstream needs fixing as well.
Not only is this broken for so many reasons, but puts an undue burden on 
make index.

(you did run portlint -abt and read the warning, didn't you?)


--
Michael Scheidell, CTO
*| * SECNAP Network Security Corporation
d: +1.561.948.2259
w: http://people.freebsd.org/~scheidell
___
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


Re: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-16 Thread Zhihao Yuan
On Wed, May 16, 2012 at 5:26 AM, Takashi Fujita
rina.invers...@gmail.com wrote:
 When the module which is not downloadable was copied to the folder which
 referred to google and was specified, building started.

 The screen of Xfce was displayed when it started instantly, since building
 was successful.

 About two problems have occurred.

 -There are two or more parts (it is x) where the icon of an application menu
 is not displayed.

Yes. Because your icon theme  hicolor do not have those. It's OK.


 -The reboot and shutdown by a general user cannot be performed.

Check /usr/ports/x11-wm/xfce4-session/pkg-message

BTW, this file should be .in; %%LOCALBASE%% is not replaced.


 If the correspondence method is carried out now [ familiar / direction ]
 about these two points, please let me know.


 (2012/05/15 23:01), Zhihao Yuan wrote:

 On Tue, May 15, 2012 at 8:52 AM, Takashi Fujita
 rina.invers...@gmail.com  wrote:

 Thank you for the correspondence.
 May the following methods be used although it is the order of the real
 way
 of a script?

 1.execute xfcemerge
 2.cd /usr/ports/x11/xfce4
 3.make clean
 4.make install clean


 You may want to try:
 sudo xfcemerge
  - followed by -
 sudo portmaster -a

 portmaster will handle the upgrade order according to the dependencies.


 If there is a file deleted beforehand, please let me know.


 (12/05/15 22:37), Zhihao Yuan wrote:


 On Tue, May 15, 2012 at 7:50 AM, Takashi Fujita
 rina.invers...@gmail.com    wrote:


 After deleting a file, when make install clean was performed again, the
 following errors came out and compile was interrupted.

 ==Patching for xfce4-session-4.10.0
 ==Applying FreeBSD patches for xfce4-session-4.10.0
 1 out of 1 hunks ignored--saving rejects to
 xfce4-session/xfsm-shutdown-helper.c.rej
 =Patch patch-xfce4-session_xfsm-shutdown-helper.c failed to apply
 cleanly.


 (2012/05/15 21:26), Zhihao Yuan wrote:



 On Tue, May 15, 2012 at 7:21 AM, Takashi Fujita
 rina.invers...@gmail.com      wrote:



 M9686J/A Mac mini G4 FreeBSD 9-Release is installed in 1.25 GHz.

 The following contribution tends to be seen and it is going to
 install
 Xfce4.10 in this environment.

 Hi folks,

 I've updated the xfce-4.10 tarball [1] (it contains only the latest
 versions of Xfce4 core).
 Changes :
 - Delete thunarvfs in bsd.xfce.mk, because this library now, is
 obsolete, even if it always used by archiver/squeeze (no update
 since
 4 years).
 - Drop support of GTK3 in x11-themes/gtk-xfce-engine

 I've also add shell script 'xfcemerge' [2] (based on marcusmerge and
 kdemerge) to easily update ports tree. It works with tarball and
 with
 my repository.

 In my repository we can found the latest versions of :
 - x11/xfce4-screenshooter-plugin,
 http://www.freebsd.org/cgi/query-pr.cgi?pr=167537
 - www/midori, http://www.freebsd.org/cgi/query-pr.cgi?pr=167536
 - sysutils/xfce4-battery-plugin (1.0.2)
 - sysutils/xfce4-systemload-plugin (1.1.0)
 - x11-clocks/xfce4-timer-out-plugin (1.0.1)
 - graphics/ristretto (0.6.0)

 Enjoy

 [1] http://xfce-ports.googlecode.com/files/xfce-4.10.tar.xz
 [2] http://xfce-ports.googlecode.com/files/xfcemerge


 shell script'xfcemerge' was performed and port tree was updated.

 When
 [cd /usr/ports/x11-wm/xfce4]
 [make config-recursive]
 [make install clean]
 and a command are executed after that, the following error comes out
 and
 compile goes wrong.

 ===        Installing for xfce-4.10
 ===         xfce-4.10 depends on executable: xfwm4 - not found
 ===          Verifying install for xfwm4 in
 /usr/ports/x11-wm/xfce4-wm
 ===        Patching for xfce4-wm-4.10.0
 ===        Applying FreeBSD patches for xfce4-wm-4.10.0
 File to patch:
 No file found--skip this patch? [n]y
 2 out of 2 hunks ignored--saving rehects to
 doc/manual/images/Makefile.in.rej
 Can't create doc/manual/images/Makefile.in.rej, output is in
 /tmp/patchrvHLsNE: No such file or directory
 =      Patch patch-doc_manual_images_Makefile.in failed to apply
 cleanly.
 *** Error code 1

 Stop in /usr/ports/x11-wm/xfce4-wm.
 *** Error code 1

 Stop in /usr/ports/x11-wm/xfce4-wm.
 *** Error code 1

 Stop in /usr/ports/x11-wm/xfce4.
 *** Error code 1

 Stop in /usr/ports/x11-wm/xfce4.

 --
 Takashi Fujita
 rina.invers...@gmail.com
 ___
 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




 As I said, the xfcemerge script does not remove old files. So please
 remove any file under xfce4-wm/files except extrapatch-src__events.c.



 --
 Takashi Fujita
 rina.invers...@gmail.com
 ___
 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



 I see. I'll fix this. Try the new xfcemerge script attached.


 

Re: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-16 Thread Takashi Fujita

(2012/05/16 19:44), Zhihao Yuan wrote:

On Wed, May 16, 2012 at 5:26 AM, Takashi Fujita
rina.invers...@gmail.com  wrote:

When the module which is not downloadable was copied to the folder which
referred to google and was specified, building started.

The screen of Xfce was displayed when it started instantly, since building
was successful.

About two problems have occurred.

-There are two or more parts (it is x) where the icon of an application menu
is not displayed.

Yes. Because your icon theme  hicolor do not have those. It's OK.

What should be done for improving this state?


-The reboot and shutdown by a general user cannot be performed.


Check /usr/ports/x11-wm/xfce4-session/pkg-message

Do I hear that this application is installed?


BTW, this file should be .in; %%LOCALBASE%% is not replaced.

Would you teach a little in more detail?


--
Takashi Fujita
rina.invers...@gmail.com
___
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


pkgng problems

2012-05-16 Thread Ivan Voras
Hi,

I attempted to try pkgng, and failed:

1) I would like to request some documentation be added in the
ports-mgmt/pkg port, to the pkg-message file, instructing to set up the
pkg.conf (by copying the pkg.conf.sample file) before starting to do
anything with pkgng. I would also like to request this same
documentation added to the FAQ at
https://github.com/pkgng/pkgng/blob/master/FAQ.md#0, and that the error
message pkg: PACKAGESITE is not defined be changed to e.g. pkg:
PACKAGESITE is not defined - pkg.conf not found or something similar
indicating how to solve the problem.

2) The pkg.conf.sample file does not contain a list of valid repos:

repos:
  default : http://example.org/pkgng/
  repo1 : http://somewhere.org/pkgng/repo1/
  repo2 : http://somewhere.org/pkgng/repo2/

... and apparently this makes running pkg update impossible as it
exits with the completely useless error message Broken pipe. At least
this error message should be changed.

I would like to request that pkg.conf.sample contain valid repos by
default. While at it, where on the web is the list of valid repos and
why is the documentation (README and the .sample conf file) not
referencing it instead of specifying the abstract example.org addresses?

(I know pkgng is not finished, but this way you are not going to get any
enthusiastic testers...)






signature.asc
Description: OpenPGP digital signature


Re: Boost ports update

2012-05-16 Thread Mark Linimon
On Mon, May 14, 2012 at 09:51:17AM +, Max Brazhnikov wrote:
 But I'm going to commit the update soon anyway.

Please go ahead at this point.  IWBNI you marked the other ports
BROKEN in the same commit.

If you don't have the cycles, I can go ahead and do it tomorrow.  It's
past time just to move forwards.

mcl
___
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


Re: pkgng problems

2012-05-16 Thread Julien Laffaye

On 05/16/12 13:13, Ivan Voras wrote:

Hi,

I attempted to try pkgng, and failed:

1) I would like to request some documentation be added in the
ports-mgmt/pkg port, to the pkg-message file, instructing to set up the
pkg.conf (by copying the pkg.conf.sample file) before starting to do
anything with pkgng. I would also like to request this same
documentation added to the FAQ at
https://github.com/pkgng/pkgng/blob/master/FAQ.md#0, and that the error
message pkg: PACKAGESITE is not defined be changed to e.g. pkg:
PACKAGESITE is not defined - pkg.conf not found or something similar
indicating how to solve the problem.

Well, it can also be an environment variable.

2) The pkg.conf.sample file does not contain a list of valid repos:

repos:
   default : http://example.org/pkgng/
   repo1 : http://somewhere.org/pkgng/repo1/
   repo2 : http://somewhere.org/pkgng/repo2/

... and apparently this makes running pkg update impossible as it
exits with the completely useless error message Broken pipe. At least
this error message should be changed.

I will have a look.


I would like to request that pkg.conf.sample contain valid repos by
default. While at it, where on the web is the list of valid repos and
why is the documentation (README and the .sample conf file) not
referencing it instead of specifying the abstract example.org addresses?
Well, we have a repo for testing: pkgbeta.freebsd.org but it is not 
endorsed by portmgr or something like that.

Plus, this repo is temporary and can/will disappear.
But we can add it during the testing phase.

(I know pkgng is not finished, but this way you are not going to get any
enthusiastic testers...)

___
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


Re: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-16 Thread Zhihao Yuan
On Wed, May 16, 2012 at 6:13 AM, Takashi Fujita
rina.invers...@gmail.com wrote:
 (2012/05/16 19:44), Zhihao Yuan wrote:

 On Wed, May 16, 2012 at 5:26 AM, Takashi Fujita
 rina.invers...@gmail.com  wrote:

 When the module which is not downloadable was copied to the folder which
 referred to google and was specified, building started.

 The screen of Xfce was displayed when it started instantly, since
 building
 was successful.

 About two problems have occurred.

 -There are two or more parts (it is x) where the icon of an application
 menu
 is not displayed.

 Yes. Because your icon theme  hicolor do not have those. It's OK.

 What should be done for improving this state?


 -The reboot and shutdown by a general user cannot be performed.


 Check /usr/ports/x11-wm/xfce4-session/pkg-message

 Do I hear that this application is installed?

Unfortunately, Olivier used an uncommon method which makes you can
only see this message after pkg_add, not after make install.



 BTW, this file should be .in; %%LOCALBASE%% is not replaced.

 Would you teach a little in more detail?

Olivier used ${SED} here. A better approach is to set
SUB_FILES=  pkg-message
and to add
@${CAT} ${PKGMESSAGE}
in post-install.

To enable shutdown/restart, just replace 'PUTYOURGROUPHERE' with your
own user group, and create a .pkla file under
/usr/local/etc/polkit-1/localauthority/50-local.d (use mkdir -p to
create this).




 --
 Takashi Fujita
 rina.invers...@gmail.com
 ___
 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



-- 
Zhihao Yuan, nickname lichray
The best way to predict the future is to invent it.
___
4BSD -- http://4bsd.biz/
___
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


INDEX now builds successfully on 7.x

2012-05-16 Thread Erwin Lansing

___
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


Re: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-16 Thread Olivier Duchateau
2012/5/16 Zhihao Yuan lich...@gmail.com:
 On Wed, May 16, 2012 at 6:13 AM, Takashi Fujita
 rina.invers...@gmail.com wrote:
 (2012/05/16 19:44), Zhihao Yuan wrote:

 On Wed, May 16, 2012 at 5:26 AM, Takashi Fujita
 rina.invers...@gmail.com  wrote:

 When the module which is not downloadable was copied to the folder which
 referred to google and was specified, building started.

 The screen of Xfce was displayed when it started instantly, since
 building
 was successful.

 About two problems have occurred.

 -There are two or more parts (it is x) where the icon of an application
 menu
 is not displayed.

 Yes. Because your icon theme  hicolor do not have those. It's OK.

 What should be done for improving this state?


 -The reboot and shutdown by a general user cannot be performed.


 Check /usr/ports/x11-wm/xfce4-session/pkg-message

 Do I hear that this application is installed?

 Unfortunately, Olivier used an uncommon method which makes you can
 only see this message after pkg_add, not after make install.



 BTW, this file should be .in; %%LOCALBASE%% is not replaced.

 Would you teach a little in more detail?

 Olivier used ${SED} here. A better approach is to set
 SUB_FILES=      pkg-message
 and to add
        @${CAT} ${PKGMESSAGE}
 in post-install.

 To enable shutdown/restart, just replace 'PUTYOURGROUPHERE' with your
 own user group, and create a .pkla file under
 /usr/local/etc/polkit-1/localauthority/50-local.d (use mkdir -p to
 create this).

It's not me, but oliver@ (previous maintainer), .pkla file is already
used with Xfce 4.8.
If your system supports hibernation and suspend, you can add an
another .pkla file (same directory), see pkaction | grep upower





 --
 Takashi Fujita
 rina.invers...@gmail.com
 ___
 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



 --
 Zhihao Yuan, nickname lichray
 The best way to predict the future is to invent it.
 ___
 4BSD -- http://4bsd.biz/
 ___
 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



-- 
olivier
___
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


Re: Xfce 4.10 on FreeBSD 9 release powerpc

2012-05-16 Thread Olivier Duchateau
2012/5/16 Takashi Fujita rina.invers...@gmail.com:
 Thank you for the reply.

 When performed again, it stopped at the following errors.

 ===  Installing for xfce-4.10
 ===   xfce-4.10 depends on executable: xfwm4 - found
 ===   xfce-4.10 depends on executable: xfce4-session - found
 ===   xfce-4.10 depends on executable: xfce4-panel - found
 ===   xfce-4.10 depends on executable: xfdesktop - found
 ===   xfce-4.10 depends on file:
 /usr/local/lib/gtk-2.0/2.10.0/engines/libxfce.so - found
 ===   xfce-4.10 depends on executable: xfsettingsd - found
 ===   xfce-4.10 depends on package: icons-tango-extras=0.1.0 - found
 ===   xfce-4.10 depends on executable: orage - found
 ===   xfce-4.10 depends on executable: mousepad - not found
 ===    Verifying install for mousepad in /usr/ports/editors/mousepad
 ===   mousepad-0.2.16_9 depends on executable: gmake - found
 ===   mousepad-0.2.16_9 depends on file: /usr/local/bin/intltool-extract -
 found
 ===   mousepad-0.2.16_9 depends on executable: pkg-config - found
 ===   mousepad-0.2.16_9 depends on executable: update-desktop-database -
 found
 ===   mousepad-0.2.16_9 depends on package: libxfce4gui=4.10.0 - not found
 ===    Verifying install for libxfce4gui=4.10.0 in
 /usr/ports/x11-toolkits/libxfce4gui
 ===  License check disabled, port has not defined LICENSE
 ===  Found saved configuration for libxfce4gui-4.10.0
 = libxfcegui4-4.10.0.tar.bz2 doesn't seem to exist in
 /usr/ports/distfiles/xfce4.

libxfcegui4 is obsolete (but always necessary for old panel plugins,
and applications), so upstream moved into archive/
In ports tree rene@ already fixed Makefile (for 4.8 branch), and also
in my repository (not in tarball).

 = Attempting to fetch
 ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/xfce4/libxfcegui4-4.10.0.tar.bz2
 = Attempting to fetch
 http://slackware.dreamhost.com/xfce/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
 = Attempting to fetch
 http://mirror.perldude.de/archive.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
 = Attempting to fetch
 http://archive.be.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
 = Attempting to fetch
 http://archive.be2.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
 = Attempting to fetch
 http://archive.se.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
 = Attempting to fetch
 http://archive.al-us.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
 = Attempting to fetch
 http://mirrors.tummy.com/pub/archive.xfce.org/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
 = Attempting to fetch
 http://mirror.yongbok.net/X11/xfce-mirror/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
 = Attempting to fetch
 http://xfce.ognisco.com/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
 = Attempting to fetch
 http://mirror.sinn3r.org/xfce/src/xfce/libxfcegui4/4.10/libxfcegui4-4.10.0.tar.bz2
 = Attempting to fetch
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xfce4/libxfcegui4-4.10.0.tar.bz2
 = Couldn't fetch it - please try to retrieve this
 = port manually into /usr/ports/distfiles/xfce4 and try again.
 *** Error code 1

 Stop in /usr/ports/x11-toolkits/libxfce4gui.
 *** Error code 1

 Stop in /usr/ports/x11-toolkits/libxfce4gui.
 *** Error code 1

 Stop in /usr/ports/editors/mousepad.
 *** Error code 1

 Stop in /usr/ports/x11-wm/xfce4.
 *** Error code 1

 Stop in /usr/ports/x11-wm/xfce4.



 (2012/05/15 23:01), Zhihao Yuan wrote:

 On Tue, May 15, 2012 at 8:52 AM, Takashi Fujita
 rina.invers...@gmail.com  wrote:

 Thank you for the correspondence.
 May the following methods be used although it is the order of the real
 way
 of a script?

 1.execute xfcemerge
 2.cd /usr/ports/x11/xfce4
 3.make clean
 4.make install clean


 You may want to try:
 sudo xfcemerge
  - followed by -
 sudo portmaster -a

 portmaster will handle the upgrade order according to the dependencies.


 If there is a file deleted beforehand, please let me know.


 (12/05/15 22:37), Zhihao Yuan wrote:


 On Tue, May 15, 2012 at 7:50 AM, Takashi Fujita
 rina.invers...@gmail.com    wrote:


 After deleting a file, when make install clean was performed again, the
 following errors came out and compile was interrupted.

 ==Patching for xfce4-session-4.10.0
 ==Applying FreeBSD patches for xfce4-session-4.10.0
 1 out of 1 hunks ignored--saving rejects to
 xfce4-session/xfsm-shutdown-helper.c.rej
 =Patch patch-xfce4-session_xfsm-shutdown-helper.c failed to apply
 cleanly.


 (2012/05/15 21:26), Zhihao Yuan wrote:



 On Tue, May 15, 2012 at 7:21 AM, Takashi Fujita
 rina.invers...@gmail.com      wrote:



 M9686J/A Mac mini G4 FreeBSD 9-Release is installed in 1.25 GHz.

 The following contribution tends to be seen and it is going to
 install
 Xfce4.10 in this environment.

 Hi folks,

 I've updated the xfce-4.10 tarball [1] (it contains only the latest
 versions of Xfce4 core).
 Changes :
 - Delete thunarvfs in bsd.xfce.mk, because this library now, is
 obsolete, even if it 

Re: lang/ruby18 fails with [BUG] error

2012-05-16 Thread Steve Wills
 Hi,
 Im trying to build lang/ruby18 on freebsd-head but Im receiving an error
 ./lib/fileutils.rb:1430: [BUG] unexpected local variable
 ruby 1.8.7 (2012-02-08 patchlevel 358) [amd-freebsd10]

 *** [./.rbconfig.time] Signal 6

 System is currently running r235439M userland built with WITH_CLANG_IS_CC


Ruby 1.8.x is well known not to work with clang and this probably won't be
fixed. Most of the Ruby effort is going towards 1.9.x now. If you really
wish to use clang, you should try ruby 1.9. If you need ruby 1.8.x, you
should switch back to gcc.

Steve


___
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


make failed for graphics/ImageMagick

2012-05-16 Thread Leslie Jensen



Will you Please look into this?

Thank you




/usr/bin/make  check-TESTS check-local
PASS: tests/validate-compare.sh
PASS: tests/validate-composite.sh
PASS: tests/validate-convert.sh
PASS: tests/validate-identify.sh
PASS: tests/validate-import.sh
PASS: tests/validate-montage.sh
PASS: tests/validate-pipe.sh
FAIL: tests/validate-colorspace.sh
PASS: tests/validate-stream.sh
PASS: tests/validate-formats-in-memory.sh
PASS: tests/validate-formats-on-disk.sh
PASS: Magick++/tests/exceptions.sh
PASS: Magick++/tests/appendImages.sh
PASS: Magick++/tests/attributes.sh
PASS: Magick++/tests/averageImages.sh
PASS: Magick++/tests/coalesceImages.sh
PASS: Magick++/tests/coderInfo.sh
PASS: Magick++/tests/colorHistogram.sh
PASS: Magick++/tests/color.sh
PASS: Magick++/tests/montageImages.sh
PASS: Magick++/tests/morphImages.sh
PASS: Magick++/tests/readWriteBlob.sh
PASS: Magick++/tests/readWriteImages.sh
PASS: Magick++/demo/analyze.sh
PASS: Magick++/demo/button.sh
PASS: Magick++/demo/demo.sh
PASS: Magick++/demo/flip.sh
PASS: Magick++/demo/gravity.sh
PASS: Magick++/demo/piddle.sh
PASS: Magick++/demo/shapes.sh
PASS: Magick++/demo/zoom_bessel.sh
PASS: Magick++/demo/zoom_blackman.sh
PASS: Magick++/demo/zoom_box.sh
PASS: Magick++/demo/zoom_catrom.sh
PASS: Magick++/demo/zoom_cubic.sh
PASS: Magick++/demo/zoom_gaussian.sh
PASS: Magick++/demo/zoom_hamming.sh
PASS: Magick++/demo/zoom_hanning.sh
PASS: Magick++/demo/zoom_hermite.sh
PASS: Magick++/demo/zoom_lanczos.sh
PASS: Magick++/demo/zoom_mitchell.sh
PASS: Magick++/demo/zoom_point.sh
PASS: Magick++/demo/zoom_quadratic.sh
PASS: Magick++/demo/zoom_sample.sh
PASS: Magick++/demo/zoom_scale.sh
PASS: Magick++/demo/zoom_sinc.sh
PASS: Magick++/demo/zoom_triangle.sh
PASS: wand/drawtest.sh
PASS: wand/wandtest.sh
===
1 of 49 tests failed
See ./test-suite.log
Please report to http://www.imagemagick.org
===
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.7.6-9.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.7.6-9.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.7.6-9.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.7.6-9.
*** Error code 1




___
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


Re: make failed for graphics/ImageMagick

2012-05-16 Thread Jason Helfman

On Wed, May 16, 2012 at 07:59:39PM +0200, Leslie Jensen thus spake:



Will you Please look into this?

Thank you




/usr/bin/make  check-TESTS check-local
PASS: tests/validate-compare.sh
PASS: tests/validate-composite.sh
PASS: tests/validate-convert.sh
PASS: tests/validate-identify.sh
PASS: tests/validate-import.sh
PASS: tests/validate-montage.sh
PASS: tests/validate-pipe.sh
FAIL: tests/validate-colorspace.sh
PASS: tests/validate-stream.sh
PASS: tests/validate-formats-in-memory.sh
PASS: tests/validate-formats-on-disk.sh
PASS: Magick++/tests/exceptions.sh
PASS: Magick++/tests/appendImages.sh
PASS: Magick++/tests/attributes.sh
PASS: Magick++/tests/averageImages.sh
PASS: Magick++/tests/coalesceImages.sh
PASS: Magick++/tests/coderInfo.sh
PASS: Magick++/tests/colorHistogram.sh
PASS: Magick++/tests/color.sh
PASS: Magick++/tests/montageImages.sh
PASS: Magick++/tests/morphImages.sh
PASS: Magick++/tests/readWriteBlob.sh
PASS: Magick++/tests/readWriteImages.sh
PASS: Magick++/demo/analyze.sh
PASS: Magick++/demo/button.sh
PASS: Magick++/demo/demo.sh
PASS: Magick++/demo/flip.sh
PASS: Magick++/demo/gravity.sh
PASS: Magick++/demo/piddle.sh
PASS: Magick++/demo/shapes.sh
PASS: Magick++/demo/zoom_bessel.sh
PASS: Magick++/demo/zoom_blackman.sh
PASS: Magick++/demo/zoom_box.sh
PASS: Magick++/demo/zoom_catrom.sh
PASS: Magick++/demo/zoom_cubic.sh
PASS: Magick++/demo/zoom_gaussian.sh
PASS: Magick++/demo/zoom_hamming.sh
PASS: Magick++/demo/zoom_hanning.sh
PASS: Magick++/demo/zoom_hermite.sh
PASS: Magick++/demo/zoom_lanczos.sh
PASS: Magick++/demo/zoom_mitchell.sh
PASS: Magick++/demo/zoom_point.sh
PASS: Magick++/demo/zoom_quadratic.sh
PASS: Magick++/demo/zoom_sample.sh
PASS: Magick++/demo/zoom_scale.sh
PASS: Magick++/demo/zoom_sinc.sh
PASS: Magick++/demo/zoom_triangle.sh
PASS: wand/drawtest.sh
PASS: wand/wandtest.sh
===
1 of 49 tests failed
See ./test-suite.log
Please report to http://www.imagemagick.org
===
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.7.6-9.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.7.6-9.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.7.6-9.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.7.6-9.
*** Error code 1


Is this the test-suite.log file? If not, including this file would probably
be more helpful in reaching a solution.

Thanks!

-jgh

--
Jason Helfman
System Administrator
experts-exchange.com
http://www.experts-exchange.com/M_4830110.html
E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5
___
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


Re: make failed for graphics/ImageMagick

2012-05-16 Thread Leslie Jensen



2012-05-16 19:59, Jason Helfman skrev:

On Wed, May 16, 2012 at 07:59:39PM +0200, Leslie Jensen thus spake:



Will you Please look into this?

Thank you




/usr/bin/make check-TESTS check-local
PASS: tests/validate-compare.sh
PASS: tests/validate-composite.sh
PASS: tests/validate-convert.sh
PASS: tests/validate-identify.sh
PASS: tests/validate-import.sh
PASS: tests/validate-montage.sh
PASS: tests/validate-pipe.sh
FAIL: tests/validate-colorspace.sh
PASS: tests/validate-stream.sh
PASS: tests/validate-formats-in-memory.sh
PASS: tests/validate-formats-on-disk.sh
PASS: Magick++/tests/exceptions.sh
PASS: Magick++/tests/appendImages.sh
PASS: Magick++/tests/attributes.sh
PASS: Magick++/tests/averageImages.sh
PASS: Magick++/tests/coalesceImages.sh
PASS: Magick++/tests/coderInfo.sh
PASS: Magick++/tests/colorHistogram.sh
PASS: Magick++/tests/color.sh
PASS: Magick++/tests/montageImages.sh
PASS: Magick++/tests/morphImages.sh
PASS: Magick++/tests/readWriteBlob.sh
PASS: Magick++/tests/readWriteImages.sh
PASS: Magick++/demo/analyze.sh
PASS: Magick++/demo/button.sh
PASS: Magick++/demo/demo.sh
PASS: Magick++/demo/flip.sh
PASS: Magick++/demo/gravity.sh
PASS: Magick++/demo/piddle.sh
PASS: Magick++/demo/shapes.sh
PASS: Magick++/demo/zoom_bessel.sh
PASS: Magick++/demo/zoom_blackman.sh
PASS: Magick++/demo/zoom_box.sh
PASS: Magick++/demo/zoom_catrom.sh
PASS: Magick++/demo/zoom_cubic.sh
PASS: Magick++/demo/zoom_gaussian.sh
PASS: Magick++/demo/zoom_hamming.sh
PASS: Magick++/demo/zoom_hanning.sh
PASS: Magick++/demo/zoom_hermite.sh
PASS: Magick++/demo/zoom_lanczos.sh
PASS: Magick++/demo/zoom_mitchell.sh
PASS: Magick++/demo/zoom_point.sh
PASS: Magick++/demo/zoom_quadratic.sh
PASS: Magick++/demo/zoom_sample.sh
PASS: Magick++/demo/zoom_scale.sh
PASS: Magick++/demo/zoom_sinc.sh
PASS: Magick++/demo/zoom_triangle.sh
PASS: wand/drawtest.sh
PASS: wand/wandtest.sh
===
1 of 49 tests failed
See ./test-suite.log
Please report to http://www.imagemagick.org
===
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.7.6-9.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.7.6-9.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.7.6-9.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.7.6-9.
*** Error code 1


Is this the test-suite.log file? If not, including this file would probably
be more helpful in reaching a solution.

Thanks!

-jgh



Sorry about that. File is attached.

=
   ImageMagick 6.7.6: ./test-suite.log   
=

1 of 49 tests failed.  

.. contents:: :depth: 2


FAIL: tests/validate-colorspace.sh (exit: 127)
==

./tests/validate-colorspace.sh: not found
___
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

Re: lang/ruby18 fails with [BUG] error

2012-05-16 Thread Sevan / Venture37

On 16 May 2012, at 06:50 PM, Steve Wills swi...@freebsd.org wrote:

 Ruby 1.8.x is well known not to work with clang and this probably won't be
 fixed. Most of the Ruby effort is going towards 1.9.x now. If you really
 wish to use clang, you should try ruby 1.9. If you need ruby 1.8.x, you
 should switch back to gcc.


Thanks for your reply Steve, indeed I switched to ruby 1.9 to get the ball 
rolling, I did check this lists archives in my mailbox  didn't find anything 
hence posting, apologies about the noise if this was common knowledge, I missed 
any refereces.


Sevan___
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


Re: make failed for graphics/ImageMagick

2012-05-16 Thread Martin Matuska
Thank you, I have fixed the /bin/bash in tests/validate-colorspace.sh

On 16.5.2012 19:59, Leslie Jensen wrote:


 Will you Please look into this?

 Thank you


 

 /usr/bin/make  check-TESTS check-local
 PASS: tests/validate-compare.sh
 PASS: tests/validate-composite.sh
 PASS: tests/validate-convert.sh
 PASS: tests/validate-identify.sh
 PASS: tests/validate-import.sh
 PASS: tests/validate-montage.sh
 PASS: tests/validate-pipe.sh
 FAIL: tests/validate-colorspace.sh
 PASS: tests/validate-stream.sh
 PASS: tests/validate-formats-in-memory.sh
 PASS: tests/validate-formats-on-disk.sh
 PASS: Magick++/tests/exceptions.sh
 PASS: Magick++/tests/appendImages.sh
 PASS: Magick++/tests/attributes.sh
 PASS: Magick++/tests/averageImages.sh
 PASS: Magick++/tests/coalesceImages.sh
 PASS: Magick++/tests/coderInfo.sh
 PASS: Magick++/tests/colorHistogram.sh
 PASS: Magick++/tests/color.sh
 PASS: Magick++/tests/montageImages.sh
 PASS: Magick++/tests/morphImages.sh
 PASS: Magick++/tests/readWriteBlob.sh
 PASS: Magick++/tests/readWriteImages.sh
 PASS: Magick++/demo/analyze.sh
 PASS: Magick++/demo/button.sh
 PASS: Magick++/demo/demo.sh
 PASS: Magick++/demo/flip.sh
 PASS: Magick++/demo/gravity.sh
 PASS: Magick++/demo/piddle.sh
 PASS: Magick++/demo/shapes.sh
 PASS: Magick++/demo/zoom_bessel.sh
 PASS: Magick++/demo/zoom_blackman.sh
 PASS: Magick++/demo/zoom_box.sh
 PASS: Magick++/demo/zoom_catrom.sh
 PASS: Magick++/demo/zoom_cubic.sh
 PASS: Magick++/demo/zoom_gaussian.sh
 PASS: Magick++/demo/zoom_hamming.sh
 PASS: Magick++/demo/zoom_hanning.sh
 PASS: Magick++/demo/zoom_hermite.sh
 PASS: Magick++/demo/zoom_lanczos.sh
 PASS: Magick++/demo/zoom_mitchell.sh
 PASS: Magick++/demo/zoom_point.sh
 PASS: Magick++/demo/zoom_quadratic.sh
 PASS: Magick++/demo/zoom_sample.sh
 PASS: Magick++/demo/zoom_scale.sh
 PASS: Magick++/demo/zoom_sinc.sh
 PASS: Magick++/demo/zoom_triangle.sh
 PASS: wand/drawtest.sh
 PASS: wand/wandtest.sh
 ===
 1 of 49 tests failed
 See ./test-suite.log
 Please report to http://www.imagemagick.org
 ===
 *** Error code 1

 Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.7.6-9.
 *** Error code 1

 Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.7.6-9.
 *** Error code 1

 Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.7.6-9.
 *** Error code 1

 Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-6.7.6-9.
 *** Error code 1






-- 
Martin Matuska
FreeBSD committer
http://blog.vx.sk

___
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


Re: WITH_GCC

2012-05-16 Thread Mark Linimon
On Fri, May 11, 2012 at 12:10:25AM +0300, Andriy Gapon wrote:
 P.S.
 Perhaps this information should also be somewhere in the Porter's Handbook.

It is scattered around in it:

WITH/WITHOUT:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-options.html#AEN2542

USE:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-depend.html#USE-VARS

Unfortunately WANT is only documented in bsd.port.mk itself.  Does
anyone wish to take on the task of adding a tips-and-tricks entry
about the difference between the 3 to the PH?

http://www.freebsd.org/cgi/cvsweb.cgi/ports/Mk/bsd.port.mk?annotate=1.708
(line 285)

mcl
___
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


Re: Problem building cmake

2012-05-16 Thread Francisco Souza
I managed to build cmake after deinstalling curl... Then I reinstalled
curl. odd...

Does cmake embbed libcurl?

On Wed, May 16, 2012 at 12:11 AM, Conrad J. Sabatier conr...@cox.netwrote:

 On Tue, 15 May 2012 23:32:56 -0300
 Raphael Kubo da Costa rak...@freebsd.org wrote:

  Conrad J. Sabatier conr...@cox.net writes:
 
   When did 2.8.8 make it into the ports repo?
 
  On May 3rd when I committed it :-) For reference,
  http://www.freshports.org/devel/cmake.

 How odd.  I csup my local CVS repo regularly, and it hasn't turned up
 yet.  May be time to switch mirrors.

 --
 Conrad J. Sabatier
 conr...@cox.net
 ___
 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




-- 
~f
___
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