! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
version 0.1.1 and 0.1.2: build fails: xfce4-screensaver-dialog-css.h is missing
Status:
RESOLVED: INVALID
Product:
Xfce4-screensaver
Component:
General

Comments

Description Maurizio Galli 2018-11-02 15:59:17 CET
Created attachment 8075 
full build log

Since the update to 0.1.1 and also to 0.1.2 build fails:  xfce4-screensaver-dialog-css.h is missing.

Here below is part of the relevant log:

[...]
[   58s] compilation terminated.
[   58s] make[3]: *** [Makefile:1076: xfce4-screensaver-preferences.o] Error 1
[   58s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/xfce4-screensaver-0.1.2/src'
[   58s] make[3]: *** Waiting for unfinished jobs....
[   58s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/xfce4-screensaver-0.1.2/src'
[   58s]   CC       xfce4-screensaver-dialog.o
[   58s] xfce4-screensaver-dialog.c:46:10: fatal error: xfce4-screensaver-dialog-css.h: No such file or directory
[   58s]  #include "xfce4-screensaver-dialog-css.h"
[   58s]           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[   58s] compilation terminated.
[   58s] make[3]: *** [Makefile:1076: xfce4-screensaver-dialog.o] Error 1
[   58s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/xfce4-screensaver-0.1.2/src'
[   58s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/xfce4-screensaver-0.1.2/src'
[   58s]   CC       copy-theme-dialog.o
[   58s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/xfce4-screensaver-0.1.2/src'
[   58s] make[2]: *** [Makefile:841: all] Error 2
[   58s] make[1]: *** [Makefile:528: all-recursive] Error 1
[   58s] make: *** [Makefile:460: all] Error 2
[   58s] error: Bad exit status from /var/tmp/rpm-tmp.3MkTbS (%build)
[...]

Full log is in the attachment 

openSUSE temporary repository for testing: https://build.opensuse.org/package/show/home:mauriziogalli/xfce4-screensaver
Comment 1 Maurizio Galli 2018-11-06 08:02:36 CET
UPDATE: 
After looking deeper into it I noticed that make is lookig for other files which are not in the /src folder:


xfce4-screensaver-preferences-ui.h
xfce4-screensaver-dialog-css.h
xfce4-screensaver-dialog-ui.h

[   97s] xfce4-screensaver-preferences.c:52:10: fatal error: xfce4-screensaver-preferences-ui.h: No such file or directory
[   97s]  #include "xfce4-screensaver-preferences-ui.h"
[   97s]           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[   97s] compilation terminated.
[   97s] make[3]: *** [Makefile:1076: xfce4-screensaver-preferences.o] Error 1
[   97s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/xfce4-screensaver-0.1.2/src'
[   97s] make[3]: *** Waiting for unfinished jobs....
[   97s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/xfce4-screensaver-0.1.2/src'
[   97s]   CC       xfce4-screensaver-dialog.o
[   97s] xfce4-screensaver-dialog.c:46:10: fatal error: xfce4-screensaver-dialog-css.h: No such file or directory
[   97s]  #include "xfce4-screensaver-dialog-css.h"
[   97s]           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[   97s] compilation terminated.
[   97s] make[3]: *** [Makefile:1076: xfce4-screensaver-dialog.o] Error 1
[   97s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/xfce4-screensaver-0.1.2/src'
[   97s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/xfce4-screensaver-0.1.2/src'
[   97s]   CC       copy-theme-dialog.o
[   97s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/xfce4-screensaver-0.1.2/src'
[   97s] make[3]: Entering directory '/home/abuild/rpmbuild/BUILD/xfce4-screensaver-0.1.2/src'
[   97s]   CC       gs-lock-plug.o
[   97s] gs-lock-plug.c:56:10: fatal error: xfce4-screensaver-dialog-ui.h: No such file or directory
[   97s]  #include "xfce4-screensaver-dialog-ui.h"
[   97s]           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[   97s] compilation terminated.
[   97s] make[3]: *** [Makefile:1076: gs-lock-plug.o] Error 1
[   97s] make[3]: Leaving directory '/home/abuild/rpmbuild/BUILD/xfce4-screensaver-0.1.2/src'
[   97s] make[2]: *** [Makefile:841: all] Error 2
[   97s] make[1]: *** [Makefile:528: all-recursive] Error 1
[   97s] make: *** [Makefile:460: all] Error 2
Comment 2 Maurizio Galli 2018-11-06 11:44:24 CET
I'm closing this as  it looks like the source archive I was using was incomplete. Downloaded the full one and the issue is gone.

Bug #14824

Reported by:
Maurizio Galli
Reported on: 2018-11-02
Last modified on: 2018-11-06

People

Assignee:
Sean Davis
CC List:
0 users

Version

Version:
unspecified

Attachments

full build log (104.17 KB, text/plain)
2018-11-02 15:59 CET , Maurizio Galli
no flags

Additional information