! 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 !
screenshooter-imgur-dialog.ui can not be created / git
Status:
RESOLVED: FIXED
Product:
Xfce4-screenshooter
Component:
General

Comments

Description Ali Akcaagac 2018-12-25 10:56:14 CET
I just downloaded screenshoter from Git and ran a "make dist" to get a tarball.
This tarball I wanted to compile and ended up getting the following error.
It looks like that thet makefile can not generate said ui file from the sources.

Please have a look and fix this issue.

;--- configure and then make
checking for bind_textdomain_codeset... (cached) yes
checking for locales directory... ${datarootdir}/locale
checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8
checking for help2man... no
checking whether to build with debugging support... minimum
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands

Build Configuration:

  * XFIXES support:                yes
  * Debugging support:             minimum

[root@localhost xfce4-screenshooter-1.9.3]# make
  GEN      lib/screenshooter-marshal.c
INFO: Reading ./lib/screenshooter-marshal.list...
  GEN      lib/stamp-screenshooter-marshal.h
INFO: Reading ./lib/screenshooter-marshal.list...
make: *** No rule to make target 'lib/screenshooter-imgur-dialog.ui', needed by 'lib/screenshooter-imgur-dialog_ui.h'.  Stop.
[root@localhost xfce4-screenshooter-1.9.3]#
Comment 1 Git Bot editbugs 2018-12-26 23:04:49 CET
Andre Miranda referenced this bugreport in commit cf23d1653860a9f2b91df44dcdb7fde7244253a6

Fix make distcheck (Bug #14988)

https://git.xfce.org/apps/xfce4-screenshooter/commit?id=cf23d1653860a9f2b91df44dcdb7fde7244253a6
Comment 2 Andre Miranda editbugs 2018-12-26 23:05:30 CET
Good catch, thanks!

Bug #14988

Reported by:
Ali Akcaagac
Reported on: 2018-12-25
Last modified on: 2018-12-26

People

Assignee:
Jérôme Guelfucci
CC List:
1 user

Version

Attachments

Additional information