Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 15904] New: squashfs compilation error
@ 2023-12-26 16:45 bugzilla
  2024-01-10  9:50 ` [Buildroot] [Bug 15904] " bugzilla
  2024-06-15 15:24 ` bugzilla
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla @ 2023-12-26 16:45 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=15904

            Bug ID: 15904
           Summary: squashfs compilation error
           Product: buildroot
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: blocker
          Priority: P5
         Component: Other
          Assignee: unassigned@buildroot.uclibc.org
          Reporter: volodymyr.makhitko@databridge.co
                CC: buildroot@uclibc.org
  Target Milestone: ---

Hi, 

Compilation error on the latest buildroot
https://fossies.org/linux/privat/buildroot-2023.11.tar.xz/index_ap.html

Error: 

2023-12-26T17:40:55 mksquashfs.c: In function 'create_inode':
2023-12-26T17:40:55 mksquashfs.c:993:38: error: called object 'major' is not a
function or function pointer
2023-12-26T17:40:55 993 |                 unsigned int major =
major(buf->st_rdev);
2023-12-26T17:40:55 |                                      ^~~
2023-12-26T17:40:55 mksquashfs.c:993:30: note: declared here
2023-12-26T17:40:55 993 |                 unsigned int major =
major(buf->st_rdev);
2023-12-26T17:40:55 |                              ^
2023-12-26T17:40:55 mksquashfs.c:994:38: error: called object 'minor' is not a
function or function pointer
2023-12-26T17:40:55 994 |                 unsigned int minor =
minor(buf->st_rdev);
2023-12-26T17:40:55 |                                      ^
2023-12-26T17:40:55 mksquashfs.c:994:30: note: declared here
2023-12-26T17:40:55 994 |                 unsigned int minor =
minor(buf->st_rdev);
2023-12-26T17:40:55 |                              ^
2023-12-26T17:40:55 mksquashfs.c:1017:38: error: called object 'major' is not a
function or function pointer
2023-12-26T17:40:55 1017 |                 unsigned int major =
major(buf->st_rdev);
2023-12-26T17:40:55 |                                      ^
2023-12-26T17:40:55 mksquashfs.c:1017:30: note: declared here
2023-12-26T17:40:55 1017 |                 unsigned int major =
major(buf->st_rdev);
2023-12-26T17:40:55 |                              ^
2023-12-26T17:40:55 mksquashfs.c:1018:38: error: called object 'minor' is not a
function or function pointer
2023-12-26T17:40:55 1018 |                 unsigned int minor =
minor(buf->st_rdev);
2023-12-26T17:40:55 |                                      ^~~
2023-12-26T17:40:55 mksquashfs.c:1018:30: note: declared here
2023-12-26T17:40:55 1018 |                 unsigned int minor =
minor(buf->st_rdev);
2023-12-26T17:40:55 |

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [Bug 15904] squashfs compilation error
  2023-12-26 16:45 [Buildroot] [Bug 15904] New: squashfs compilation error bugzilla
@ 2024-01-10  9:50 ` bugzilla
  2024-06-15 15:24 ` bugzilla
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2024-01-10  9:50 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=15904

--- Comment #1 from Peter Korsgaard <jacmet@uclibc.org> ---
Can you provide some more details, please? E.G. what is your .config, what
Linux distribution are you compiling on, any local modifications, ..?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [Bug 15904] squashfs compilation error
  2023-12-26 16:45 [Buildroot] [Bug 15904] New: squashfs compilation error bugzilla
  2024-01-10  9:50 ` [Buildroot] [Bug 15904] " bugzilla
@ 2024-06-15 15:24 ` bugzilla
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2024-06-15 15:24 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=15904

Yann E. MORIN <yann.morin.1998@free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |yann.morin.1998@free.fr
         Resolution|---                         |MOVED

--- Comment #2 from Yann E. MORIN <yann.morin.1998@free.fr> ---
Thank you for your report.

The issue tracker for the Buildroot project has been moved to
the Gitlab.com issue tracker:
    https://gitlab.com/buildroot.org/buildroot/-/issues

We are taking this opportunity to close old issues in this old
tracker. If you believe your issue is still relevant, please
open one in the new issue tracker.

Thank you!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-15 15:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-26 16:45 [Buildroot] [Bug 15904] New: squashfs compilation error bugzilla
2024-01-10  9:50 ` [Buildroot] [Bug 15904] " bugzilla
2024-06-15 15:24 ` bugzilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox