View Single Post
  #6   (View Single Post)  
Old 14th March 2011
vermaden's Avatar
vermaden vermaden is offline
Administrator
 
Join Date: Apr 2008
Location: pl_PL.lodz
Posts: 1,056
Default

Quote:
Originally Posted by expl View Post
If you send me your coredump, I will make sure it will be fixed.
Seems that it does not compile anymore:
Code:
/usr/ports/ports-mgmt/bxpkg # make
===>  Vulnerability check disabled, database not found
===>  License check disabled, port has not defined LICENSE
=> 0.0.3_0.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://hg.bsdroot.lv/expl/bxpkg/archive/0.0.3_0.tar.bz2
fetch: http://hg.bsdroot.lv/expl/bxpkg/archive/0.0.3_0.tar.bz2: size unknown
fetch: http://hg.bsdroot.lv/expl/bxpkg/archive/0.0.3_0.tar.bz2: size of remote file is not known
0.0.3_0.tar.bz2                                        198 kB  148 kBps
===>  Extracting for bxpkg-0.0.3.0
=> SHA256 Checksum OK for 0.0.3_0.tar.bz2.
===>  Patching for bxpkg-0.0.3.0
===>   bxpkg-0.0.3.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   bxpkg-0.0.3.0 depends on file: /usr/local/bin/intltool-extract - found
===>   bxpkg-0.0.3.0 depends on executable: pkg-config - found
===>   bxpkg-0.0.3.0 depends on shared library: atk-1.0.0 - found
===>   bxpkg-0.0.3.0 depends on shared library: glib-2.0.0 - found
===>   bxpkg-0.0.3.0 depends on shared library: gtk-x11-2.0.0 - found
===>   bxpkg-0.0.3.0 depends on shared library: pango-1.0.0 - found
===>  Configuring for bxpkg-0.0.3.0
===>  Building for bxpkg-0.0.3.0
===> lib (all)
Warning: Object directory not changed from original /usr/ports/obj/usr/ports/ports-mgmt/bxpkg/work/bxpkg-0.0.3_0/lib
cc -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -Wall -ggdb -std=iso9899:1999 -fstack-protector -Wno-pointer-sign -c pkg_db.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -Wall -ggdb -std=iso9899:1999 -fstack-protector -Wno-pointer-sign -c pkg.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -Wall -ggdb -std=iso9899:1999 -fstack-protector -Wno-pointer-sign -c pkg_file.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -Wall -ggdb -std=iso9899:1999 -fstack-protector -Wno-pointer-sign -c pkg_archive.c
cc -O2 -pipe -fno-strict-aliasing  -I/usr/local/include -Wall -ggdb -std=iso9899:1999 -fstack-protector -Wno-pointer-sign -c pkg_index.c
building static pkg library
ranlib libpkg.a
===> src (all)
Warning: Object directory not changed from original /usr/ports/obj/usr/ports/ports-mgmt/bxpkg/work/bxpkg-0.0.3_0/src
cc -O2 -pipe -fno-strict-aliasing  -ggdb -I../lib -I/usr/local/include `pkg-config --cflags gtk+-2.0` -std=iso9899:1999 -fstack-protector -Wno-pointer-sign -c main.c
cc -O2 -pipe -fno-strict-aliasing  -ggdb -I../lib -I/usr/local/include `pkg-config --cflags gtk+-2.0` -std=iso9899:1999 -fstack-protector -Wno-pointer-sign -c free.c
cc -O2 -pipe -fno-strict-aliasing  -ggdb -I../lib -I/usr/local/include `pkg-config --cflags gtk+-2.0` -std=iso9899:1999 -fstack-protector -Wno-pointer-sign -c misc.c
cc -O2 -pipe -fno-strict-aliasing  -ggdb -I../lib -I/usr/local/include `pkg-config --cflags gtk+-2.0` -std=iso9899:1999 -fstack-protector -Wno-pointer-sign -c main_window.c
main_window.c: In function 'xpkg_window_key_press_callback':
main_window.c:924: error: 'GDK_KEY_q' undeclared (first use in this function)
main_window.c:924: error: (Each undeclared identifier is reported only once
main_window.c:924: error: for each function it appears in.)
*** Error code 1

Stop in /usr/ports/obj/usr/ports/ports-mgmt/bxpkg/work/bxpkg-0.0.3_0/src.
*** Error code 1

Stop in /usr/ports/obj/usr/ports/ports-mgmt/bxpkg/work/bxpkg-0.0.3_0.
*** Error code 1

Stop in /usr/ports/ports-mgmt/bxpkg.
I propably need to update all packages in my system since they still are 8.1-RELEASE packages and my base system is 8.2-RELEASE already.
__________________
religions, worst damnation of mankind
"If 386BSD had been available when I started on Linux, Linux would probably never had happened." Linus Torvalds

Linux is not UNIX! Face it! It is not an insult. It is fact: GNU is a recursive acronym for “GNU's Not UNIX”.
vermaden's: links resources deviantart spreadbsd
Reply With Quote