cannot update glib20 and gobject

2013-08-02 Thread Jakub Lach
  CCLD libgthread-2.0.la
Making all in gobject
/usr/bin/make  all-recursive
Making all in .
make: don't know how to make ./libgobject-2.0.la. Stop
*** [all-recursive] Error code 1
1 error
*** [all] Error code 2
1 error
*** [all-recursive] Error code 1
1 error
*** [all] Error code 2
1 error
=== Compilation failed unexpectedly.

tried rebuilding gobject without success 

config.status: executing libtool commands

gobject-introspection 1.36.0
===

tests: 

===  Building for gobject-introspection-1.36.0_1
Error expanding embedded variable.
*** [do-build] Error code 1

Stop in /usr/ports/devel/gobject-introspection.

Any ideas?



--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/cannot-update-glib20-and-gobject-tp5833348.html
Sent from the freebsd-ports mailing list archive at Nabble.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


Re: cannot update glib20 and gobject

2013-08-02 Thread Jakub Lach
Strange thing...

config.status: creating Makefile
===  Building for help2man-1.43.3
Makefile, line 25: Need an operator
Error expanding embedded variable.
*** [do-build] Error code 1

Stop in /usr/ports/misc/help2man.
*** [build] Error code 1




--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/cannot-update-glib20-and-gobject-tp5833348p5833383.html
Sent from the freebsd-ports mailing list archive at Nabble.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


Re: cannot update glib20 and gobject

2013-08-02 Thread Jakub Lach
FWIW I'm using https://trillian.chruetertee.ch/svn/ports/trunk/ 
but I don't see connection.



--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/cannot-update-glib20-and-gobject-tp5833348p5833384.html
Sent from the freebsd-ports mailing list archive at Nabble.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


update glib20

2013-03-08 Thread ajtiM
FreeBSD 9.1-RELEASE #0 r243826: Tue Dec  4 06:55:39 UTC 2012 
r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
gcc -v
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070831 patched [FreeBSD]

Try to update the stystem and it start with error when building glibl20:

gunicollate.c:50: warning: data definition has no type or storage class
gunicollate.c:50: warning: type defaults to 'int' in declaration of 
'G_LOCK_DEFINE_STATIC'
gunicollate.c:50: warning: parameter names (without types) in function 
declaration
gunicollate.c: In function 'init_icu_collator':
gunicollate.c:55: warning: implicit declaration of function 'G_LOCK'
gunicollate.c:66: warning: implicit declaration of function 'G_UNLOCK'
gunicollate.c: In function 'g_utf8_collate_key':
gunicollate.c:503: warning: pointer targets in passing argument 4 of 
'ucol_getSortKey_50' differ in signedness
  CC   gunidecomp.lo
  CC   gurifuncs.lo
  CC   gutils.lo
  CC   gvariant.lo
  CC   gvariant-core.lo
  CC   gvariant-parser.lo
  CC   gvariant-serialiser.lo
  CC   gvarianttypeinfo.lo
  CC   gvarianttype.lo
  CC   gversion.lo
  CC   gwakeup.lo
  CC   gprintf.lo
  CC   glib-unix.lo
  CC   gthread-posix.lo
  CC   giounix.lo
  CC   gspawn.lo
  CC   gtester.o
echo glib-unix.h glib-object.h glib.h galloca.h garray.h gasyncqueue.h 
gatomic.h gbacktrace.h gbase64.h gbitlock.h gbookmarkfile.h gbytes.h gcharset.h 
gchecksum.h gconvert.h gdataset.h gdate.h gdatetime.h gdir.h genviron.h 
gerror.h gfileutils.h ggettext.h ghash.h ghmac.h ghook.h ghostutils.h gi18n.h 
gi18n-lib.h giochannel.h gkeyfile.h glist.h gmacros.h gmain.h gmappedfile.h 
gmarkup.h gmem.h gmessages.h gnode.h goption.h gpattern.h gpoll.h gprimes.h 
gqsort.h gquark.h gqueue.h grand.h gregex.h gscanner.h gsequence.h gshell.h 
gslice.h gslist.h gspawn.h gstdio.h gstrfuncs.h gtestutils.h gstring.h 
gstringchunk.h gthread.h gthreadpool.h gtimer.h gtimezone.h gtrashstack.h 
gtree.h gtypes.h gunicode.h gurifuncs.h gutils.h gvarianttype.h gvariant.h 
gversion.h gversionmacros.h gwin32.h gprintf.h  glib-public-headers.txt.tmp 
 mv glib-public-headers.txt.tmp glib-public-headers.txt
  CCLD libglib-2.0.la
  CCLD gtester
./.libs/libglib-2.0.so: undefined reference to `G_LOCK'
./.libs/libglib-2.0.so: undefined reference to `G_UNLOCK'
gmake[4]: *** [gtester] Error 1
gmake[4]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.34.3/glib'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.34.3/glib'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.34.3/glib'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/glib20/work/glib-2.34.3'
gmake: *** [all] Error 2
*** [do-build] Error code 1

Stop in /usr/ports/devel/glib20.
*** [build] Error code 1

Stop in /usr/ports/devel/glib20.

=== make failed for devel/glib20
=== Aborting update

Terminated

=== You can restart from the point of failure with this command line:
   portmaster flags devel/glib20 

Thank you.


Mitja
--
http://www.redbubble.com/people/lumiwa
___
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: update glib20

2013-03-08 Thread Koop Mast

On 8-3-2013 12:54, ajtiM wrote:

FreeBSD 9.1-RELEASE #0 r243826: Tue Dec  4 06:55:39 UTC 2012
r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
gcc -v
Using built-in specs.
Target: i386-undermydesk-freebsd
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 4.2.1 20070831 patched [FreeBSD]

Try to update the stystem and it start with error when building glibl20:


Fix in revision 313639.
Thanks for reporting!

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