Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] emerge gnome-extra/evolution-data-server-3.50.4
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Dejv2024
n00b
n00b


Joined: 22 Jan 2024
Posts: 16

PostPosted: Tue Mar 19, 2024 11:15 pm    Post subject: [Solved] emerge gnome-extra/evolution-data-server-3.50.4 Reply with quote

While I was updating @world, the package gnome-extra/evolution-data-server-3.50.4 threw an error:
Call stack:
* ebuild.sh, line 136: Called src_configure
* environment, line 2699: Called cmake_src_configure
* environment, line 1113: Called die
* The specific snippet of code:
* "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";

I tried to re-emerge net-libs/libsoup and net-libs/gnutls as I found in the tutorials on the internet but it didn't help, do you have any idea?


Last edited by Dejv2024 on Thu Mar 21, 2024 9:28 am; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30922
Location: here

PostPosted: Wed Mar 20, 2024 6:12 am    Post subject: Reply with quote

You should post the full build.log with wgetpaste and your emerge --info.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Dejv2024
n00b
n00b


Joined: 22 Jan 2024
Posts: 16

PostPosted: Wed Mar 20, 2024 10:03 am    Post subject: Continue .. Reply with quote

fedeliallalinea wrote:
You should post the full build.log with wgetpaste and your emerge --info.


Hello and thanks, here si my emerge info: https://bpa.st/MA4A
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30922
Location: here

PostPosted: Wed Mar 20, 2024 10:09 am    Post subject: Reply with quote

Code:
-- Configuring done (6.6s)
CMake Error at cmake/modules/GtkDoc.cmake:201 (add_dependencies):
  The dependency target "etestserverutils" of target
  "gtkdoc-evolution-data-server" does not exist.
Call Stack (most recent call first):
  docs/reference/evolution-data-server/CMakeLists.txt:46 (add_gtkdoc)

It seems a ebuild bug (bug #914759).
As workaround try to disable gtk-doc use flag from gnome-extra/evolution-data-server package.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Dejv2024
n00b
n00b


Joined: 22 Jan 2024
Posts: 16

PostPosted: Thu Mar 21, 2024 9:28 am    Post subject: Solved Reply with quote

fedeliallalinea wrote:
Code:
-- Configuring done (6.6s)
CMake Error at cmake/modules/GtkDoc.cmake:201 (add_dependencies):
  The dependency target "etestserverutils" of target
  "gtkdoc-evolution-data-server" does not exist.
Call Stack (most recent call first):
  docs/reference/evolution-data-server/CMakeLists.txt:46 (add_gtkdoc)

It seems a ebuild bug (bug #914759).
As workaround try to disable gtk-doc use flag from gnome-extra/evolution-data-server package.


Thanks it helped. Have a nice day.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum