Inkscape does not link.

2016-02-01 Thread Bernt Hansson

Hello list!

This is the error while trying to link. I'll guess there is something 
about imagemagik.


root@testbox:/usr/ports/graphics/inkscape # make MAKE_JOBS_UNSAFE=yes 
install

===>  Building for inkscape-0.91_6
gmake[2]: Entering directory 
'/usr/ports/graphics/inkscape/work/inkscape-0.91'

gmake  all-recursive
gmake[3]: Entering directory 
'/usr/ports/graphics/inkscape/work/inkscape-0.91'

Making all in src
gmake[4]: Entering directory 
'/usr/ports/graphics/inkscape/work/inkscape-0.91/src'

gmake  all-am
gmake[5]: Entering directory 
'/usr/ports/graphics/inkscape/work/inkscape-0.91/src'

  CXXLDinkscape
extension/internal/bitmap/imagemagick.o: In function 
`Inkscape::Extension::Internal::Bitmap::ImageMagickDocCache::readImage(char 
const*, Magick::Image*)':
extension/internal/bitmap/imagemagick.cpp:(.text+0x2a2): undefined 
reference to `Magick::Blob::base64(std::__1::basic_stringstd::__1::char_traits, std::__1::allocator >)'
extension/internal/bitmap/imagemagick.cpp:(.text+0x30a): undefined 
reference to `Magick::Image::read(std::__1::basic_stringstd::__1::char_traits, std::__1::allocator > const&)'
extension/internal/image-resolution.o: In function 
`Inkscape::Extension::Internal::ImageResolution::readmagick(char const*)':
extension/internal/image-resolution.cpp:(.text+0x3fa): undefined 
reference to `Magick::Image::read(std::__1::basic_stringstd::__1::char_traits, std::__1::allocator > const&)'
c++: error: linker command failed with exit code 1 (use -v to see 
invocation)

Makefile:6891: recipe for target 'inkscape' failed
gmake[5]: *** [inkscape] Error 1
gmake[5]: Leaving directory 
'/usr/ports/graphics/inkscape/work/inkscape-0.91/src'

Makefile:5048: recipe for target 'all' failed
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory 
'/usr/ports/graphics/inkscape/work/inkscape-0.91/src'

Makefile:1401: recipe for target 'all-recursive' failed
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory 
'/usr/ports/graphics/inkscape/work/inkscape-0.91'

Makefile:1096: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory 
'/usr/ports/graphics/inkscape/work/inkscape-0.91'

*** Error code 1

Stop.
make[1]: stopped in /usr/ports/graphics/inkscape
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/inkscape
root@testbox:/usr/ports/graphics/inkscape #
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


audacity will not build.

2015-09-22 Thread Bernt Hansson

Hello list!

Trying to build audacity with no success on
FreeBSD 9.3-RELEASE #0 r278921: Wed Feb 18 01:20:28 CET 2015 
root@fqdn:/usr/obj/usr/src/sys/GENERIC  amd64


Error is below.

mv -f .deps/audacity-Matrix.Tpo .deps/audacity-Matrix.Po
c++ -DHAVE_CONFIG_H -I.  -D__STDC_CONSTANT_MACROS 
-DLIBDIR=\"/usr/local/lib\" -I/usr/local/include 
-I../lib-src/portaudio-v19/include  -I/usr/local/include 
-I../lib-src/lib-widget-extra 
-I/usr/local/lib/wx/include/gtk2-unicode-release-2.8 
-I/usr/local/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES 
-D__WXGTK__ -pthread -D_THREAD_SAFE   -I../lib-src/ffmpeg 
-I../lib-src/lame -I/usr/local/include-I/usr/local/include 
-I../lib-src/libnyquist -I/usr/local/include/soundtouch 
-I/usr/local/include   -I/usr/local/include-I../lib-src/portsmf 
-I../lib-src/sbsms/include 
-I/usr/ports/audio/audacity/work/audacity-minsrc-2.1.0/lib-src/portsmf 
-I/usr/local/include/ffmpeg -I/usr/local/include  -Wall 
-I/usr/local/include/gtk-2.0 -I/usr/local/include/pango-1.0 
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include 
-I/usr/local/include -I/usr/local/include/cairo 
-I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 
-I/usr/local/include/libpng16 -I/usr/local/include/libdrm 
-I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/atk-1.0 
-D_THREAD_SAFE -pthread  -I/usr/local/include/harfbuzz 
-I../lib-src/portmixer/include -O2 -pipe 
-I/usr/ports/audio/audacity/work/audacity-minsrc-2.1.0/lib-src/portsmf 
-I/usr/ports/audio/audacity/work/audacity-minsrc-2.1.0/lib-src/portaudio-v19/include 
-I/usr/ports/audio/audacity/work/audacity-minsrc-2.1.0/lib-src/lame 
-I/usr/local/include -I/usr/local/include/ffmpeg -fstack-protector 
-fno-strict-aliasing 
-I/usr/ports/audio/audacity/work/audacity-minsrc-2.1.0/lib-src/portsmf 
-I/usr/local/include/ffmpeg  -Wall -I../include -I../lib-src/FileDialog 
-MT audacity-Menus.o -MD -MP -MF 
.deps/audacity-Menus.Tpo -c -o audacity-Menus.o `test -f 'Menus.cpp' || 
echo './'`Menus.cpp

In file included from Menus.cpp:81:
NoteTrack.h:79: error: 'Alg_seq_ptr' does not name a type
Menus.cpp: In member function 'void AudacityProject::OnPaste()':
Menus.cpp:4054: warning: unused variable 'bResult'
Menus.cpp: In member function 'bool 
AudacityProject::HandlePasteNothingSelected()':

Menus.cpp:4190: warning: unused variable 'bResult'
gmake[2]: *** [audacity-Menus.o] Error 1
gmake[2]: Leaving directory 
`/usr/ports/audio/audacity/work/audacity-minsrc-2.1.0/src'

gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory 
`/usr/ports/audio/audacity/work/audacity-minsrc-2.1.0/src'

gmake: *** [all-recursive] Error 1
*** [do-build] Error code 1

Stop in /usr/ports/audio/audacity.
*** [stage] Error code 1

Stop in /usr/ports/audio/audacity.

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Openoffice build fails

2014-11-13 Thread Bernt Hansson

When trying to build openoffice4 and openoffice-devel
they both fail att the same place.

FreeBSD 9.3-PRERELEASE #1 r266465


... unopkg sync --verbose -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 | ...
... creating links ...
... cleaning the output tree ...
... removing directory /tmp/ooopackaging/i_148361415810048 ...
remove_empty_dirs_in_folder 
/usr/ports/editors/openoffice-devel/work/aoo/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/sv_inprogress/Apache_OpenOffice_4.1.0_FreeBSD_install-arc_sv/openoffice4/share/extensions
... current dir: 
/usr/ports/editors/openoffice-devel/work/aoo/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/sv_inprogress/Apache_OpenOffice_4.1.0_FreeBSD_install-arc_sv/openoffice4/program 
...

... unopkg sync --verbose -env:UNO_JAVA_JFW_ENV_JREHOME=true 2>&1 | ...
... cleaning the output tree ...
... removing directory /tmp/ooopackaging/i_148371415810048 ...
Error: ERROR: unopkg sync --verbose -env:UNO_JAVA_JFW_ENV_JREHOME=true 
2>&1 | failed!


**
ERROR: ERROR: unopkg sync --verbose -env:UNO_JAVA_JFW_ENV_JREHOME=true 
2>&1 | failed!

in function: register_extensions
**
in function: register_extensionsstopping log at Wed Nov 12 17:36:14 2014
dmake:  Error code 255, while making 'openoffice_en-US.archive'

1 module(s):
instsetoo_native
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making 
/usr/ports/editors/openoffice-devel/work/aoo/main/instsetoo_native/util


When you have fixed the errors in that module you can resume the build 
by running:


build --from instsetoo_native

*** [do-build] 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"


Problem with portbuild (kicad-devel)

2014-10-19 Thread Bernt Hansson

Hello list!

On one machine the build of cad/kicad-devel works;

9.3-PRERELEASE

The other one don´t build

FreeBSD 8.3-STABLE

Error is;

local symbol 5298: discarded in section 
`.text._ZNK8wxString9AsCharBufERK8wxMBConv' from 
../pcbnew/github/libgithub_plugin.a(githu
local symbol 5299: discarded in section 
`.text._ZNSt8_Rb_treeI8wxStringS0_St9_IdentityIS0_ESt4lessIS0_ESaIS0_EE8_M_eraseEPSt13_Rb_
local symbol 5300: discarded in section `.text._ZN8wxString6assignEPKwm' 
from ../pcbnew/github/libgithub_plugin.a(github_plugin.cp
local symbol 5301: discarded in section 
`.text._ZNSt8_Rb_treeISsSt4pairIKSsPvESt10_Select1stIS3_ESt4lessISsESaIS3_EE8_M_eraseEPSt1
clang: error: linker command failed with exit code 1 (use -v to see 
invocation)^M

*** Error code 1^M
^M
Stop in /usr/ports/cad/kicad-devel/work/kicad-r5104.^M
*** Error code 1^M
^M
Stop in /usr/ports/cad/kicad-devel/work/kicad-r5104.^M
*** Error code 1^M
^M
Stop in /usr/ports/cad/kicad-devel/work/kicad-r5104.^M
*** Error code 1^M
^M
Stop in /usr/ports/cad/kicad-devel.^M
*** Error code 1^M
^M
Stop in /usr/ports/cad/kicad-devel.^M
testbox# exit^M^M
exit^M

___
freebsd-questi...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"



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

Problem building port

2014-09-18 Thread Bernt Hansson

Hello list!

I'm trying to build brlcad from ports on
FreeBSD 9.3-PRERELEASE #1 r266465

I get as far as this

[ 96%] Building C object src/libtclcad/CMakeFiles/libtclcad.dir/tclcad.c.o
In file included from 
/usr/ports/cad/brlcad/work/brlcad-7.24.0/src/libtclcad/tclcad.c:32:
/usr/local/include/tk8.6/tk.h:21:3: error: #error Tk 8.6 must be 
compiled with tcl.h from Tcl 8.6 or better

*** [src/libtclcad/CMakeFiles/libtclcad.dir/tclcad.c.o] Error code 1
1 error
*** [src/libtclcad/CMakeFiles/libtclcad.dir/all] Error code 2
Linking C executable ../../bin/rttherm
[ 96%] Built target rttherm
1 error
*** [all] Error code 2
1 error
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1

Stop in /usr/ports/cad/brlcad.

I've deinstalled tcl and tk and rebuilt them but all the same,
build stops at the same place.

How to proceed?
___
freebsd-questi...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


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


build error openoffice-3/oo-4/oo-devel/libreoffice

2013-10-24 Thread Bernt Hansson

Hello list!

FreeBSD fqdn 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec  4 
09:23:10 UTC 2012 
r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64



checking whether ccache gcc accepts -g... yes
checking for ccache gcc option to accept ISO C89... none needed
checking for ccache... /usr/local/bin/ccache
checking the GNU gcc compiler version... checked (gcc 4.2.1)
checking for -Bsymbolic-functions linker support ... found
checking whether to enable pch feature... no
checking for GNU make... gmake
checking the GNU make version... gmake 3.82
3+:
checking for dmake... checking for dmake... /usr/local/bin/dmake
using system dmake
checking whether the found dmake is the right dmake... yes
checking the dmake version... OK, >= 4.11
checking for GNU or compatible BSD tar... gtar
checking for --hash-style=both linker support ... found
checking for perl... /usr/bin/perl
checking the Perl version... checked (perl 5)
checking for required Perl modules... configure: error:
The missing Perl modules are:  LWP::UserAgent
Install them as superuser/administrator with "cpan -i  LWP::UserAgent"
===>  Script "configure" failed unexpectedly.
Please report the problem to off...@freebsd.org [maintainer] and attach the
"/usbdisk/ports/editors/openoffice-4/work/aoo-4.0.1/main/config.log" 
including
the output of the failure of your make command. Also, it might be a good 
idea

to provide an overview of all packages installed on your system (e.g. a
/usr/sbin/pkg_info -Ea).
*** [do-configure] Error code 1

Stop in /usbdisk/ports/editors/openoffice-4.
*** [build] Error code 1

Stop in /usbdisk/ports/editors/openoffice-4.
root@kw:/usbdisk/ports/editors/openoffice-4 # cpan -i  LWP::UserAgent
CPAN: Storable loaded ok (v2.27)
Going to read '/root/.cpan/Metadata'
  Database was generated on Tue, 22 Oct 2013 17:17:03 GMT
CPAN: Module::CoreList loaded ok (v2.49_07)
LWP::UserAgent is up to date (6.05).
root@kw:/usbdisk/ports/editors/openoffice-4 #
___
freebsd-questi...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


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


Error building editors/openoffice-4/openoffice-3/openoffice-devel/libreoffice

2013-10-22 Thread Bernt Hansson

When trying to build openoffice-4/openoffice-devel

build stops at:

checking for GNU make... gmake
checking the GNU make version... gmake 3.82
3+:
checking for dmake... checking for dmake... /usr/local/bin/dmake
using system dmake
checking whether the found dmake is the right dmake... yes
checking the dmake version... OK, >= 4.11
checking for GNU or compatible BSD tar... gtar
checking for --hash-style=both linker support ... found
checking for perl... /usr/bin/perl
checking the Perl version... checked (perl 5)
checking for required Perl modules... configure: error:
The missing Perl modules are:  LWP::UserAgent
Install them as superuser/administrator with "cpan -i  LWP::UserAgent"
===>  Script "configure" failed unexpectedly.
Please report the problem to off...@freebsd.org [maintainer] and attach the
"/usbdisk/ports/editors/openoffice-4/work/aoo-4.0.1/main/config.log" 
including
the output of the failure of your make command. Also, it might be a good 
idea

to provide an overview of all packages installed on your system (e.g. a
/usr/sbin/pkg_info -Ea).
*** [do-configure] Error code 1

Stop in /usbdisk/ports/editors/openoffice-4.
*** [build] Error code 1

Stop in /usbdisk/ports/editors/openoffice-4.


root@kw:/usr/ports/editors/openoffice-4 # cpan -i  LWP::UserAgent
CPAN: Storable loaded ok (v2.27)
Going to read '/root/.cpan/Metadata'
  Database was generated on Tue, 22 Oct 2013 17:29:02 GMT
CPAN: Module::CoreList loaded ok (v2.49_07)
LWP::UserAgent is up to date (6.05).

Same error with openoffice-devel.
___
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"


Qcad port error

2013-10-06 Thread Bernt Hansson

Hello list!

When trying to build qcad I get this error;

===>  Configuring for qcad-3.2.1.0
/usr/bin/sed -i.bak -e "s|%%DATADIR%%|/usr/local/share/qcad|" 
/usr/ports/cad/qcad/work/qcad-3.2.1.0/src/core/RSettings.cpp

cd /usr/ports/cad/qcad/work/qcad-3.2.1.0 && /usr/local/bin/qmake-qt4 -r
Reading /usr/ports/cad/qcad/work/qcad-3.2.1.0/src/src.pro
 Reading /usr/ports/cad/qcad/work/qcad-3.2.1.0/src/3rdparty/3rdparty.pro
Project ERROR: Script bindings not available for Qt version 4.8.2. You 
can add them to src/scripting/qt-labs-qtscriptgenerator-4.8.2 or use 
another version of Qt.

*** [do-configure] Error code 2

Stop in /usr/ports/cad/qcad.

There is other ports that is broken like multimedia/audacious among others.
___
freebsd-questi...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


___
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: PORTS portsnap error

2013-09-19 Thread Bernt Hansson

On 2013-09-19 16:40, Bryan Drewery wrote:

On Thu, Sep 19, 2013 at 04:34:27PM +0200, Bernt Hansson wrote:



On 2013-09-19 16:23, Bryan Drewery wrote:

On Thu, Sep 19, 2013 at 04:01:48PM +0200, Bernt Hansson wrote:

The error is;

testbox# portsnap fetch update
Looking up portsnap.FreeBSD.org mirrors... 7 mirrors found.
Fetching snapshot tag from ec2-eu-west-1.portsnap.freebsd.org... done.
Fetching snapshot metadata... done.
Updating from Thu Sep 19 13:26:27 UTC 2013 to Thu Sep 19 13:43:34 UTC 2013.
Fetching 3 metadata patches. done.
Applying metadata patches... done.
cut: /dev/stdin: No such file or directory


Do you have devfs mounted?


Yes, I have

devfs  1 1 0   100%/dev

The chroot is


Is devfs mounted in the chroot too?


Yes, yes it is.



FreeBSD 8.3-STABLE #0: Fri Feb 22 20:03:01 CET 2013




___
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: PORTS portsnap error

2013-09-19 Thread Bernt Hansson



On 2013-09-19 16:23, Bryan Drewery wrote:

On Thu, Sep 19, 2013 at 04:01:48PM +0200, Bernt Hansson wrote:

The error is;

testbox# portsnap fetch update
Looking up portsnap.FreeBSD.org mirrors... 7 mirrors found.
Fetching snapshot tag from ec2-eu-west-1.portsnap.freebsd.org... done.
Fetching snapshot metadata... done.
Updating from Thu Sep 19 13:26:27 UTC 2013 to Thu Sep 19 13:43:34 UTC 2013.
Fetching 3 metadata patches. done.
Applying metadata patches... done.
cut: /dev/stdin: No such file or directory


Do you have devfs mounted?


Yes, I have

devfs  1 1 0   100%/dev

The chroot is

FreeBSD 8.3-STABLE #0: Fri Feb 22 20:03:01 CET 2013
___
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"


PORTS portsnap error

2013-09-19 Thread Bernt Hansson

The error is;

testbox# portsnap fetch update
Looking up portsnap.FreeBSD.org mirrors... 7 mirrors found.
Fetching snapshot tag from ec2-eu-west-1.portsnap.freebsd.org... done.
Fetching snapshot metadata... done.
Updating from Thu Sep 19 13:26:27 UTC 2013 to Thu Sep 19 13:43:34 UTC 2013.
Fetching 3 metadata patches. done.
Applying metadata patches... done.
cut: /dev/stdin: No such file or directory
Fetching 0 metadata files... done.
Fetching 5 patches. done.
Applying patches... done.
cut: /dev/stdin: No such file or directory
Fetching 0 new ports or files... done.
Removing old files and directories... done.
Extracting new files:
/usr/ports/CHANGES
/usr/ports/GIDs
/usr/ports/MOVED
/usr/ports/Mk/Uses/
/usr/ports/Mk/bsd.database.mk
/usr/ports/Mk/bsd.default-versions.mk
files/2f336bf3b0faba78dcafee5334ab9e1b47e0d5956062635e8476ebfe8d1f8306.gz not 
found -- snapshot corrupt.

testbox#
___
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: curl fails to upgrade on 9.1-RELEASE-p3 but succeeds on 8.3

2013-07-05 Thread Bernt Hansson

On 2013-07-05 08:54, Leslie Jensen wrote:




I get

portaudit -F portaudit: Command not found

I understand that I need to install portaudit but should it really be
necessary?

Can you explain why I didn't have this problem on the 8.3 system.
There's no
portaudit installed on that machine either?



Are you using pkgng on your FreeBSD 9.1 system?

Pkgng has a command similar to portaudit (pkg audit).  Try pkg audit -F.





Thank you!

Problem solved :-)


What did you do to solve the problem?
___
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"


devel/qt4-corelib dosen´t build

2013-07-03 Thread Bernt Hansson

Hello list.

I´m having problems with devel/qt4-corelib

../../include/QtCore/../../src/corelib/tools/qbytearray.h:535: note: 
  bool operator==(const QByteArray&, const QByteArray&)
../../include/QtCore/../../src/corelib/tools/qbytearray.h:537: note: 
  bool operator==(const QByteArray&, const char*)
../../include/QtCore/../../src/corelib/tools/qbytearray.h:539: note: 
  bool operator==(const char*, const QByteArray&)

../../include/QtCore/../../src/corelib/tools/qbytearray.h: At global scope:
../../include/QtCore/../../src/corelib/tools/qbytearray.h:583: error: 
'QBool' does not name a type
../../include/QtCore/../../src/corelib/tools/qbytearray.h:585: error: 
too few template-parameter-lists
../../include/QtCore/../../src/corelib/tools/qbytearray.h:587: error: 
too few template-parameter-lists
../../include/QtCore/../../src/corelib/tools/qbytearray.h:589: error: 
too few template-parameter-lists
../../include/QtCore/../../src/corelib/tools/qbytearray.h:592: error: 
too few template-parameter-lists
../../include/QtCore/../../src/corelib/tools/qbytearray.h:594: error: 
too few template-parameter-lists
../../include/QtCore/../../src/corelib/tools/qbytearray.h:596: error: 
too few template-parameter-lists
../../include/QtCore/../../src/corelib/tools/qbytearray.h:598: error: 
too few template-parameter-lists
../../include/QtCore/../../src/corelib/tools/qbytearray.h:600: error: 
too few template-parameter-lists
../../include/QtCore/../../src/corelib/tools/qbytearray.h:605: error: 
expected initializer before '&' token
../../include/QtCore/../../src/corelib/tools/qbytearray.h:606: error: 
expected initializer before '&' token
../../include/QtCore/../../src/corelib/tools/qbytearray.h:610: error: 
expected initializer before 'qCompress'
../../include/QtCore/../../src/corelib/tools/qbytearray.h:611: error: 
expected initializer before 'qUncompress'
../../include/QtCore/../../src/corelib/tools/qbytearray.h: In function 
'QByteArray qCompress(const QByteArray&, int)':
../../include/QtCore/../../src/corelib/tools/qbytearray.h:613: error: 
'const class QMemArray' has no member named 'constData'
../../include/QtCore/../../src/corelib/tools/qbytearray.h: In function 
'QByteArray qUncompress(const QByteArray&)':
../../include/QtCore/../../src/corelib/tools/qbytearray.h:614: error: 
redefinition of 'QByteArray qUncompress(const QByteArray&)'
/usr/local/include/qcstring.h:124: error: 'QByteArray qUncompress(const 
QByteArray&)' previously defined here
../../include/QtCore/../../src/corelib/tools/qbytearray.h:615: error: 
'const class QMemArray' has no member named 'constData'

../../include/QtCore/../../src/corelib/tools/qbytearray.h: At global scope:
../../include/QtCore/../../src/corelib/tools/qbytearray.h:618: error: 
'Q_MOVABLE_TYPE' has not been declared
../../include/QtCore/../../src/corelib/tools/qbytearray.h:618: error: 
expected constructor, destructor, or type conversion before ';' token
../../include/QtCore/../../src/corelib/tools/qbytearray.h:621: error: 
expected constructor, destructor, or type conversion before 
'QT_END_NAMESPACE'

*** Error code 1
1 error
*** Error code 1

Stop in /usr/ports/devel/qt4-corelib.

FreeBSD 8.3-STABLE #0: Fri Feb 22 20:03:01 CET 2013
/usr/obj/usr/src/sys/GENERIC  amd64
___
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: Unable to print from firefox

2013-06-13 Thread Bernt Hansson



On 2013-06-12 11:01, Albert Shih wrote:

Hi

I'm unable to print from firefox/chrome/opera so that really s***..

When I try to print something in firefox I got this message

 (firefox:45435): Gtk-WARNING **: Unknown paper size A4


Do you have for example print/libpaper, print/papersize-default-a4 or 
any other paper size stuff installed.

___
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: Unable to print from firefox

2013-06-13 Thread Bernt Hansson

On 2013-06-12 22:19, Warren Block wrote:

On Wed, 12 Jun 2013, Warren Block wrote:


On Wed, 12 Jun 2013, Bernt Hansson wrote:


What windowmanager do you use.
Do you print with cups or lpr or both.

Try reinstalling gtk.


Me too: Firefox used to print, now it just coredumps.  This is on
xfce4 and printing with lpr, the real one.

I will reinstall gtk and report back.


No change after rebuilding x11-toolkits/gtk20, Firefox still dumps core
very quickly after choosing File/Print.  I do have the cups client
installed, something required it, but it is not configured.



What version of firefox do you use.

I'm running 15.0.1 att the office and firefox 21.0 at home

The office machine is amd64 8.3-STABLE home machine is i386 8.3-STABLE

Printing works without errors. Even with cups client installed.
___
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"


Pidgin does not build

2013-04-04 Thread Bernt Hansson

Hello list!

Trying to build pidgin on FreeBSD 8.3-STABLE i386 GENERIC

Bails out with this

/usr/bin/ld: warning: libpcre.so.1, needed by 
/usr/local/lib/libgtk-x11-2.0.so, may conflict with libpcre.so.3

gtkmedia.o(.text+0x21): In function `pidgin_medias_init':
/usbdisk/ports/net-im/pidgin/work/pidgin-2.10.7/pidgin/gtkmedia.c:1178: 
undefined reference to `purple_media_element_info_get_type'
gtkmedia.o(.text+0x79):/usbdisk/ports/net-im/pidgin/work/pidgin-2.10.7/pidgin/gtkmedia.c:1186: 
undefined reference to `purple_media_element_info_get_type'
gtkmedia.o(.text+0xd1):/usbdisk/ports/net-im/pidgin/work/pidgin-2.10.7/pidgin/gtkmedia.c:1195: 
undefined reference to `purple_media_element_info_get_type'
gtkmedia.o(.text+0x128):/usbdisk/ports/net-im/pidgin/work/pidgin-2.10.7/pidgin/gtkmedia.c:1203: 
undefined reference to `purple_media_element_info_get_type'
gtkmedia.o(.text+0x1ed):/usbdisk/ports/net-im/pidgin/work/pidgin-2.10.7/pidgin/gtkmedia.c:1216: 
undefined reference to `purple_media_manager_set_active_element'
gtkmedia.o(.text+0x1fc):/usbdisk/ports/net-im/pidgin/work/pidgin-2.10.7/pidgin/gtkmedia.c:1217: 
undefined reference to `purple_media_manager_set_active_element'
gtkmedia.o(.text+0x208):/usbdisk/ports/net-im/pidgin/work/pidgin-2.10.7/pidgin/gtkmedia.c:1218: 
undefined reference to `purple_media_manager_set_active_element'
gtkmedia.o(.text+0x214):/usbdisk/ports/net-im/pidgin/work/pidgin-2.10.7/pidgin/gtkmedia.c:1219: 
undefined reference to `purple_media_manager_set_active_element'

gtkmedia.o(.text+0x2605): In function `pidgin_media_dispose':
/usbdisk/ports/net-im/pidgin/work/pidgin-2.10.7/pidgin/gtkmedia.c:466: 
undefined reference to `purple_media_manager_get_pipeline'

/usr/local/lib/libpurple.so: undefined reference to `g_datalist_get_data'
gmake[1]: *** [pidgin] Fel 1
gmake[1]: Lämnar katalogen 
"/usbdisk/ports/net-im/pidgin/work/pidgin-2.10.7/pidgin"

gmake: *** [all-recursive] Fel 1
*** Error code 1

Stop in /usbdisk/ports/net-im/pidgin.
*** Error code 1

Stop in /usbdisk/ports/net-im/pidgin.
kw# pwd
/usbdisk/ports/net-im/pidgin
___
freebsd-questi...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"



___
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: graphviz -- can't fetch

2013-03-16 Thread Bernt Hansson

2013-03-16 01:09, Ronald F. Guilmette skrev:


In message <44k3p8pa1t@lowell-desk.lan>,
Lowell Gilbert  wrote:


"Ronald F. Guilmette"  writes:


What gives?  Where is the missing .gz file?


% portupgrade graphics/graphviz
...
===>  Found saved configuration for graphviz-2.30.1
=> graphviz-2.30.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://www.graphviz.org/pub/graphviz/ARCHIVE/graphviz

-2.30.1.tar.gz

fetch: http://www.graphviz.org/pub/graphviz/ARCHIVE/graphviz-2.30.1.tar.gz:

Moved Temporarily

=> Attempting to fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/gra

phviz-2.30.1.tar.gz

fetch:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/graphviz-2.30.1.tar.gz:
File unavailable (e.g., file not found, no access)
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** [do-fetch] Error code 1

Stop in /usr/ports/graphics/graphviz.
*** [build] Error code 1

Stop in /usr/ports/graphics/graphviz.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade20130314-39851-1llt20w-0 env UPGRADE_TOOL=portupgrade
UPGRADE_PORT=graphviz-2.30.0 UPGRADE_PORT_VER=2.30.0 make
** Fix the problem and try again.
** Listing the failed packages (-:ignored / *:skipped / !:failed)
 ! graphics/graphviz (graphviz-2.30.0)   (fetch error)


Try the first mastersite again; I just fetched from there.


By "the first master site" I assume you mean by the first URL, i.e.:

   http://www.graphviz.org/pub/graphviz/ARCHIVE/graphviz-2.30.1.tar.gz

Well, I just did try that and I am still getting the same result.  In fact,
it appears to me that the entire web site of "www.graphviz.org" is most
seriously and entirely baroque I mean busted, kaput, blewie, snafued,
hosed in a major way.

Please look for yourself.

I've tried looking at the home page on that site and every version of the
URL for the (alleged) .gz file between the full path of the .gz file and
the home page of the web site, and all of these display as nothing but
a blank page.  I've reproduced this is both FireFox and Opera.

I think that _somebody_ has really and totally effed up that site.

But anyway, meanwhile, back here on earth, forget about THAT for a
second... How come a copy of the dist file is *also* not available
(still) from ftp.FreeBSD.org ??

I'm filing a PR.  This is really broke.

(I wouldn't even care, but graphviz is apparently a dependency of something
else I need to build.  Gr.)


I built graphviz on 2013-03-15 with no errors and today 2013-03-16 08:24
looks like this

===>  Found saved configuration for graphviz-2.30.1
=> graphviz-2.30.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch 
http://www.graphviz.org/pub/graphviz/ARCHIVE/graphviz-2.30.1.tar.gz

graphviz-2.30.1.tar.gz 7% of   22 MB  478 kBps
^C
fetch: transfer interrupted

___
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: non-WWW calendar/diary software

2013-03-07 Thread Bernt Hansson

2013-03-07 22:03, Wojciech Puchar skrev:

I have not tried it, but how about the Lightning extension for
Thunderbird? (It's an option in make config; I think it's on by
default.)


tried. if you like CPU always utilized - it is OK ;)


Of course one want that. A turned off cpu is of no use.
___
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: non-WWW calendar/diary software

2013-03-07 Thread Bernt Hansson



2013-03-07 12:42, Wojciech Puchar skrev:

anyone knows such a thing - with polish translation (or translations at
all so i can translate)? preferably integrated with GNOME2, not a must,
but DEFINITELY evolution bloatware.

Something simple, just like gnote.

I know davical+web browser and it works, but something that doesn't
require browser would be much better.



At a prompt type cal or ncal

___
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: geda-

2013-03-06 Thread Bernt Hansson

2013-03-06 19:56, Михаил Рэверс skrev:

Installing geda-symcheck-1.4.3_4,1...pkg: geda-symcheck-1.4.3_4,1
conflicts with geda-1.8.1,1 (installs files into the same place).
Problematic file: /usr/local/man/man1/gsymcheck.1.gz
*** [fake-pkg] Error code 70

Stop in /usr/ports/cad/geda-symcheck.

and also such in
geda-utils
geda-attrib

geda gathered, and some additional components aren't present, it while
so is necessary?


You can use kicad if you don't get geda working.
___
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: PDF viewer for "editable" PDFs

2013-03-03 Thread Bernt Hansson



2013-03-03 12:31, Jerry skrev:

On Sun, 3 Mar 2013 11:33:06 +0100 (CET)
Wojciech Puchar articulated:


PDF wasn't designed for editing from the first place. But Adobe
decided to f..k up their own standard and added extensions to create
PDF with forms.


*Citation needed


>> PDF wasn't designed for editing from the first place. But Adobe
>> decided to f..k up their own standard and added extensions to create
>> PDF with forms.
___
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: FreeBSD port for redirecting printer

2013-02-27 Thread Bernt Hansson

2013-02-28 07:03, Matthias Apitz skrev:

El día Wednesday, February 27, 2013 a las 12:56:47PM +0100, Matthias Apitz 
escribió:


another issue, how do you print an UTF-8 encoded text file, containing
for example Hebrew and Greek? With CUPS' lpr(1) you just say:

$ lpr -Pfoo myfile.txt


And now? Big silence? Nobody wants to step-up with a proposal? :-)


You have already proposed the correct answer.


/usr/bin/lpr -Pbar file instead of your cups /usr/local/bin/lpr
___
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: mail/thunderbird builds with enigmail even though not selected in options

2013-02-21 Thread Bernt Hansson

2013-02-22 03:36, Joseph A. Nagy, Jr skrev:

On 02/21/13 19:45, Bernt Hansson wrote:

2013-02-22 02:18, Joseph A. Nagy, Jr skrev:

Is anyone else having an issue with enigmail-1.4.6 (re)building with
mail/thunderbird even though it's not selected? I"ve had it not selected
for two updates now and it's still listed in add-ons. I'm wanting to try
the one from addons.mozilla.org but I can't enable it with 1.4.6
installed concurrently.


Have you tried:

cd mail/thunderbird && make rmconfig && make


No, but after multiple svn updates and one or two complete ports tree
removals between builds, I was hoping it wasn't necessary.


Have you asked god or jesus? They should know.
___
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: mail/thunderbird builds with enigmail even though not selected in options

2013-02-21 Thread Bernt Hansson

2013-02-22 02:18, Joseph A. Nagy, Jr skrev:

Is anyone else having an issue with enigmail-1.4.6 (re)building with
mail/thunderbird even though it's not selected? I"ve had it not selected
for two updates now and it's still listed in add-ons. I'm wanting to try
the one from addons.mozilla.org but I can't enable it with 1.4.6
installed concurrently.


Have you tried:

cd mail/thunderbird && make rmconfig && make
___
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"


Hydrogen drum machine

2012-07-20 Thread Bernt Hansson

Why is audio/hydrogen marked as broken?

Hydrogen builds and installs just fine on

8.2-STABLE amd64 and i386

And it runs too.


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