Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 879543 - media-gfx/jhead-3.06.0.1 - Fatal error: cant create obj/jpgqguess.o: No such file or directory
Summary: media-gfx/jhead-3.06.0.1 - Fatal error: cant create obj/jpgqguess.o: No such ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: parallel-make
  Show dependency tree
 
Reported: 2022-11-04 09:42 UTC by Toralf Förster
Modified: 2024-03-11 18:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.71 KB, text/plain)
2022-11-04 09:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,64.31 KB, text/plain)
2022-11-04 09:42 UTC, Toralf Förster
Details
environment (environment,23.48 KB, text/plain)
2022-11-04 09:43 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,25.77 KB, application/x-bzip)
2022-11-04 09:43 UTC, Toralf Förster
Details
media-gfx:jhead-3.06.0.1:20221104-084842.log (media-gfx:jhead-3.06.0.1:20221104-084842.log,2.94 KB, text/plain)
2022-11-04 09:43 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,8.32 KB, application/x-bzip)
2022-11-04 09:43 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-11-04 09:42:57 UTC
cc -fPIC -pipe -march=native -fno-diagnostics-color -O2 -c makernote.c -o obj/makernote.o
cc -fPIC -pipe -march=native -fno-diagnostics-color -O2 -c exif.c -o obj/exif.o
cc -fPIC -pipe -march=native -fno-diagnostics-color -O2 -c gpsinfo.c -o obj/gpsinfo.o
Assembler messages:
Fatal error: can't create obj/jpgqguess.o: No such file or directory
Assembler messages:
Fatal error: can't create obj/gpsinfo.o: No such file or directory

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20221103-190004

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.4
Python 3.10.8
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.4.1_p1 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.345_p01 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
GNU Make 4.4

  HEAD of ::gentoo
commit 4f6f5fa61210e712fa70b9b9404f7a970ae12c90
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 4 08:31:52 2022 +0000

    2022-11-04 08:31:52 UTC

emerge -qpvO media-gfx/jhead
[ebuild  N    ] media-gfx/jhead-3.06.0.1
Comment 1 Toralf Förster gentoo-dev 2022-11-04 09:42:58 UTC
Created attachment 827019 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-04 09:42:59 UTC
Created attachment 827021 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-11-04 09:43:00 UTC
Created attachment 827023 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-11-04 09:43:01 UTC
Created attachment 827025 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-11-04 09:43:02 UTC
Created attachment 827027 [details]
media-gfx:jhead-3.06.0.1:20221104-084842.log
Comment 6 Toralf Förster gentoo-dev 2022-11-04 09:43:03 UTC
Created attachment 827029 [details]
temp.tar.bz2
Comment 7 Andreas K. Hüttel archtester gentoo-dev 2023-04-07 12:40:40 UTC
Parallel make maybe?
Comment 8 Larry the Git Cow gentoo-dev 2024-03-11 18:49:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4bf8684d408ef7310a7915ca277707350d708d6

commit d4bf8684d408ef7310a7915ca277707350d708d6
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-03-11 18:02:02 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-11 18:02:11 +0000

    media-gfx/jhead: add 3.08
    
    Bug: https://bugs.gentoo.org/908519
    Closes: https://bugs.gentoo.org/879543
    Closes: https://bugs.gentoo.org/890252
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/jhead/Manifest                           |  1 +
 .../jhead/files/jhead-3.08-fix-makefile.patch      | 42 ++++++++++++++++++++++
 media-gfx/jhead/jhead-3.08.ebuild                  | 36 +++++++++++++++++++
 3 files changed, 79 insertions(+)