Discussion:
building ports with Synth and one failed
(too old to reply)
Stari Karp
2016-07-10 13:38:47 UTC
Permalink
configure: error: Package requirements (gtk+-3.0 >= 3.16.0
              glib-2.0 >= 2.37.6
              gmodule-export-2.0
              gnome-desktop-3.0
              folks >= 0.9.5
              folks-telepathy
              folks-eds
              libnotify
              telepathy-glib >= 0.17.5
              libebook-1.2 >= 3.13.90
              libedataserver-1.2 >= 3.13.90
              libedataserverui-1.2 >= 3.13.90
              goa-1.0
              gee-0.8
              champlain-0.12
              clutter-gtk-1.0
              geocode-glib-1.0 >= 3.15.3
There you have the error. Upgrade your ports and try again.
The ports are updated and problem exist.
_______________________________________________
https://lists.freebsd.org/mailman/listinfo/freebsd-questions
sd.org"
pkg info -d gnome-contacts
gnome-contacts-3.18.0:
libxml2-2.9.3
libgee-0.18.0
pango-1.38.0_1
perl5-5.20.3_13
clutter-gtk3-1.6.6
folks-0.11.1
libnotify-0.7.6_1
gnome-desktop-3.18.2_1
gettext-runtime-0.19.8.1
gnome-online-accounts-3.18.4_1
libchamplain-0.12.13
gtk3-3.18.8_3
cheese-3.18.1
atk-2.18.0
evolution-data-server-3.18.5_1
glib-2.46.2_2

pkg info -r gnome-contacts
gnome-contacts-3.18.0:
gnome-utils-3.18.0,1

pkg info -d gnome-utils
gnome-utils-3.18.0,1:
gnome-contacts-3.18.0
gnome-dictionary-3.18.1
gnome-maps-3.18.2
gnome-font-viewer-3.16.2
gnome-weather-3.18.1
gnome-system-monitor-3.16.0
gnome-documents-3.18.2
gnome-photos-3.18.2
gnome-search-tool-3.6.0
gnome-clocks-3.18.0
gnome-todo-3.18.1
gnome-system-log-3.9.90
gnome-screenshot-3.18.0
gnote-3.18.1
baobab-3.18.1
Bernt Hansson
2016-07-10 04:52:16 UTC
Permalink
configure: error: Package requirements (gtk+-3.0 >= 3.16.0
glib-2.0 >= 2.37.6
gmodule-export-2.0
gnome-desktop-3.0
folks >= 0.9.5
folks-telepathy
folks-eds
libnotify
telepathy-glib >= 0.17.5
libebook-1.2 >= 3.13.90
libedataserver-1.2 >= 3.13.90
libedataserverui-1.2 >= 3.13.90
goa-1.0
gee-0.8
champlain-0.12
clutter-gtk-1.0
geocode-glib-1.0 >= 3.15.3
There you have the error. Upgrade your ports and try again.
Stari Karp
2016-07-10 09:27:00 UTC
Permalink
configure: error: Package requirements (gtk+-3.0 >= 3.16.0
              glib-2.0 >= 2.37.6
              gmodule-export-2.0
              gnome-desktop-3.0
              folks >= 0.9.5
              folks-telepathy
              folks-eds
              libnotify
              telepathy-glib >= 0.17.5
              libebook-1.2 >= 3.13.90
              libedataserver-1.2 >= 3.13.90
              libedataserverui-1.2 >= 3.13.90
              goa-1.0
              gee-0.8
              champlain-0.12
              clutter-gtk-1.0
              geocode-glib-1.0 >= 3.15.3
There you have the error. Upgrade your ports and try again.
The ports are updated and problem exist.
Bernt Hansson
2016-07-10 19:37:32 UTC
Permalink
configure: error: Package requirements (gtk+-3.0 >= 3.16.0
glib-2.0 >= 2.37.6
gmodule-export-2.0
gnome-desktop-3.0
folks >= 0.9.5
folks-telepathy
folks-eds
libnotify
telepathy-glib >= 0.17.5
libebook-1.2 >= 3.13.90
libedataserver-1.2 >= 3.13.90
libedataserverui-1.2 >= 3.13.90
goa-1.0
gee-0.8
champlain-0.12
clutter-gtk-1.0
geocode-glib-1.0 >= 3.15.3
There you have the error. Upgrade your ports and try again.
The ports are updated and problem exist.
You need to upgrade those programs in the list.
Bernt Hansson
2016-07-12 04:45:19 UTC
Permalink
configure: error: Package requirements (gtk+-3.0 >= 3.16.0
glib-2.0 >= 2.37.6
gmodule-export-2.0
gnome-desktop-3.0
folks >= 0.9.5
folks-telepathy
folks-eds
libnotify
telepathy-glib >= 0.17.5
libebook-1.2 >= 3.13.90
libedataserver-1.2 >= 3.13.90
libedataserverui-1.2 >= 3.13.90
goa-1.0
gee-0.8
champlain-0.12
clutter-gtk-1.0
geocode-glib-1.0 >= 3.15.3
There you have the error. Upgrade your ports and try again.
The ports are updated and problem exist.
Your ports tree is not up to date. That is why configure complain.

gtk+-3.0 >= 3.16.0 you have a version prior to 3.16.0
Same with the other files that have the >= sign.
Stari Karp
2016-07-12 21:47:01 UTC
Permalink
Post by Bernt Hansson
configure: error: Package requirements (gtk+-3.0 >= 3.16.0
               glib-2.0 >= 2.37.6
               gmodule-export-2.0
               gnome-desktop-3.0
               folks >= 0.9.5
               folks-telepathy
               folks-eds
               libnotify
               telepathy-glib >= 0.17.5
               libebook-1.2 >= 3.13.90
               libedataserver-1.2 >= 3.13.90
               libedataserverui-1.2 >= 3.13.90
               goa-1.0
               gee-0.8
               champlain-0.12
               clutter-gtk-1.0
               geocode-glib-1.0 >= 3.15.3
There you have the error. Upgrade your ports and try again.
The ports are updated and problem exist.
Your ports tree is not up to date. That is why configure complain.
gtk+-3.0 >= 3.16.0 you have a version prior to 3.16.0
Same with the other files that have the >= sign.
_______________________________________________
I don't know what is wrong and it is Synth guilty because I have
installed gtk 3.18.8_3 which was build and installed with Synth,
Bernt Hansson
2016-07-13 03:40:04 UTC
Permalink
Post by Stari Karp
Post by Bernt Hansson
configure: error: Package requirements (gtk+-3.0 >= 3.16.0
glib-2.0 >= 2.37.6
gmodule-export-2.0
gnome-desktop-3.0
folks >= 0.9.5
folks-telepathy
folks-eds
libnotify
telepathy-glib >= 0.17.5
libebook-1.2 >= 3.13.90
libedataserver-1.2 >= 3.13.90
libedataserverui-1.2 >= 3.13.90
goa-1.0
gee-0.8
champlain-0.12
clutter-gtk-1.0
geocode-glib-1.0 >= 3.15.3
There you have the error. Upgrade your ports and try again.
The ports are updated and problem exist.
Your ports tree is not up to date. That is why configure complain.
gtk+-3.0 >= 3.16.0 you have a version prior to 3.16.0
Same with the other files that have the >= sign.
_______________________________________________
I don't know what is wrong and it is Synth guilty because I have
installed gtk 3.18.8_3 which was build and installed with Synth,
You need to find these in the ports tree and upgrade them
glib-2.0 >= 2.37.6

folks >= 0.9.5
telepathy-glib >= 0.17.5
libebook-1.2 >= 3.13.90
libedataserver-1.2 >= 3.13.90
libedataserverui-1.2 >= 3.13.90
geocode-glib-1.0 >= 3.15.3
Stari Karp
2016-07-15 09:53:17 UTC
Permalink
Post by Bernt Hansson
Post by Stari Karp
Post by Bernt Hansson
configure: error: Package requirements (gtk+-3.0 >= 3.16.0
                glib-2.0 >= 2.37.6
                gmodule-export-2.0
                gnome-desktop-3.0
                folks >= 0.9.5
                folks-telepathy
                folks-eds
                libnotify
                telepathy-glib >= 0.17.5
                libebook-1.2 >= 3.13.90
                libedataserver-1.2 >= 3.13.90
                libedataserverui-1.2 >= 3.13.90
                goa-1.0
                gee-0.8
                champlain-0.12
                clutter-gtk-1.0
                geocode-glib-1.0 >= 3.15.3
There you have the error. Upgrade your ports and try again.
The ports are updated and problem exist.
Your ports tree is not up to date. That is why configure
complain.
gtk+-3.0 >= 3.16.0 you have a version prior to 3.16.0
Same with the other files that have the >= sign.
_______________________________________________
I don't know what is wrong and it is Synth guilty because I have
installed gtk 3.18.8_3 which was build and installed with Synth,
You need to find these in the ports tree and upgrade them
glib-2.0 >= 2.37.6
folks >= 0.9.5
telepathy-glib >= 0.17.5
libebook-1.2 >= 3.13.90
libedataserver-1.2 >= 3.13.90
libedataserverui-1.2 >= 3.13.90
geocode-glib-1.0 >= 3.15.3
My versions:

folks 0.11.1
telepathy-glib 0.24.1
libe-book is version 0.1.2_4. It is version which we have in ports
geocode-glib 3.18.8_3
glib 2.46.2_2
libedataserver and libedataserverui: I don't know what part of ports
are

But the problem is also my pkg 1.8.7 version which core dump if I run
pkg upgrade -f.

Thank you.
Bernt Hansson
2016-07-15 14:06:11 UTC
Permalink
Post by Bernt Hansson
You need to find these in the ports tree and upgrade them
glib-2.0 >= 2.37.6
folks >= 0.9.5
telepathy-glib >= 0.17.5
libebook-1.2 >= 3.13.90
libedataserver-1.2 >= 3.13.90
libedataserverui-1.2 >= 3.13.90
geocode-glib-1.0 >= 3.15.3
folks 0.11.1
telepathy-glib 0.24.1
libe-book is version 0.1.2_4. It is version which we have in ports
geocode-glib 3.18.8_3
glib 2.46.2_2
libedataserver and libedataserverui: I don't know what part of ports
are
Those two is provided by databases/evolution-data-server
Post by Bernt Hansson
But the problem is also my pkg 1.8.7 version which core dump if I run
pkg upgrade -f.
Can't help you with that.
Stari Karp
2016-07-15 18:33:31 UTC
Permalink
Post by Bernt Hansson
Post by Bernt Hansson
You need to find these in the ports tree and upgrade them
glib-2.0 >= 2.37.6
folks >= 0.9.5
telepathy-glib >= 0.17.5
libebook-1.2 >= 3.13.90
libedataserver-1.2 >= 3.13.90
libedataserverui-1.2 >= 3.13.90
geocode-glib-1.0 >= 3.15.3
folks 0.11.1
telepathy-glib 0.24.1
libe-book is version 0.1.2_4. It is version which we have in ports
geocode-glib 3.18.8_3
glib 2.46.2_2
libedataserver and libedataserverui: I don't know what part of
ports
are
Those two is provided by databases/evolution-data-server
Post by Bernt Hansson
But the problem is also my pkg 1.8.7 version which core dump if I
run
pkg upgrade -f.
Can't help you with that.
databases/evolution-data-server is version 3.18.5.1. Looks everything
is installed on the last version but Synth has the problem still. I did
install gnome-contacts with "make install" without problem but not
Synth.

Thank you.
Bernt Hansson
2016-07-15 20:46:37 UTC
Permalink
Post by Stari Karp
Post by Bernt Hansson
Post by Stari Karp
folks 0.11.1
telepathy-glib 0.24.1
libe-book is version 0.1.2_4. It is version which we have in ports
geocode-glib 3.18.8_3
glib 2.46.2_2
libedataserver and libedataserverui: I don't know what part of
ports
are
Those two is provided by databases/evolution-data-server
Post by Stari Karp
But the problem is also my pkg 1.8.7 version which core dump if I
run
pkg upgrade -f.
Can't help you with that.
databases/evolution-data-server is version 3.18.5.1. Looks everything
is installed on the last version but Synth has the problem still. I did
install gnome-contacts with "make install" without problem but not
Synth.
Thank you.
Then I guess your package db is broken in some way.

Loading...